[MacPorts] #53058: nsis: build fails on 10.6 due to a missing zlib
MacPorts
noreply at macports.org
Mon Dec 12 20:51:43 CET 2016
#53058: nsis: build fails on 10.6 due to a missing zlib
-------------------------+------------------
Reporter: mojca | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: snowleopard | Port: nsis
-------------------------+------------------
See the [https://build.macports.org/builders/ports-10.6_x86_64_legacy-
builder/builds/12923 build log]:
{{{
/usr/bin/c++ --version
i686-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 z... no
zlib (darwin) is missing!
Command failed: cd "/path/to/nsis/work/nsis-3.01-src" && scons
PREFIX="/opt/local" CC="/usr/bin/cc" CXX="/usr/bin/c++"
APPEND_CCFLAGS="-stdlib=libstdc++" APPEND_LINKFLAGS="-stdlib=libstdc++"
STRIP=0 SKIPSTUBS=all SKIPPLUGINS=all SKIPUTILS=all SKIPMISC=all
}}}
--
Ticket URL: <https://trac.macports.org/ticket/53058>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list