[MacPorts] #72244: nsis fails to find zlib: zlib (darwin) is missing!
MacPorts
noreply at macports.org
Wed Mar 26 09:55:41 UTC 2025
#72244: nsis fails to find zlib: zlib (darwin) is missing!
--------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: nsis
--------------------------+--------------------
{{{
---> Building nsis
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nsis/nsis/work/nsis-3.11-src"
&& /opt/local/bin/scons APPEND_CCFLAGS="-arch ppc -stdlib=libstdc++"
APPEND_CPPPATH="/opt/local/include" APPEND_LIBPATH="/opt/local/lib"
APPEND_LINKFLAGS="-arch ppc -stdlib=libstdc++" CC="/usr/bin/gcc-4.2"
CXX="/usr/bin/g++-4.2" PREFIX="/opt/local" SKIPMISC=all SKIPPLUGINS=all
SKIPSTUBS=all SKIPUTILS=all STRIP=0 VERSION=3.11
scons: Reading SConscript files ...
Using Python 3.13.2
Mkdir("build/urelease/config")
WARNING: VER_PACKED not set, defaulting to 0x03010666!
Delete("nsis-3.11")
Delete(".instdist")
Delete(".test")
Using GNU tools configuration
Checking for compiler flag -fno-tree-loop-distribute-patterns... no
Checking for linker flag -Wl,--disable-reloc-section... no
Checking for linker flag $MAP_FLAG... no
Checking for linker flag $MAP_FLAG... no
Checking for memcpy requirement... yes
Checking for memset requirement... yes
Checking for linker flag -pthread... no
Checking for __BIG_ENDIAN__... yes
gcc --version
powerpc-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot
3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
/usr/bin/g++-4.2 --version
powerpc-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot
3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
Checking for C library gdi32... no
Checking for C library user32... no
Checking for C library pthread... no
Checking for C library iconv... no
Checking for C library shlwapi... no
Checking for C library oleaut32... no
Checking for C library version... no
Checking for C library shell32... no
Checking for C library z... no
zlib (darwin) is missing!
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nsis/nsis/work/nsis-3.11-src"
&& /opt/local/bin/scons APPEND_CCFLAGS="-arch ppc -stdlib=libstdc++"
APPEND_CPPPATH="/opt/local/include" APPEND_LIBPATH="/opt/local/lib"
APPEND_LINKFLAGS="-arch ppc -stdlib=libstdc++" CC="/usr/bin/gcc-4.2"
CXX="/usr/bin/g++-4.2" PREFIX="/opt/local" SKIPMISC=all SKIPPLUGINS=all
SKIPSTUBS=all SKIPUTILS=all STRIP=0 VERSION=3.11
Exit code: 1
Error: Failed to build nsis: command execution failed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/72244>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list