[MacPorts] #58876: ncurses-bootstrap fails to build as dependency on system with working libcxx environment
MacPorts
noreply at macports.org
Sat Aug 24 02:51:19 UTC 2019
#58876: ncurses-bootstrap fails to build as dependency on system with working
libcxx environment
------------------------+-------------------------------
Reporter: grumpybozo | Owner: (none)
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 2.5.4
Keywords: | Port: ncurses-bootstrap
------------------------+-------------------------------
Snow Leopard (MacOS X 10.6.8/Darwin 10.8.0)
MacPorts 2.5.4, selfupdate & clean all have been run.
port -d upgrade outdated ends like this:
{{{
---> Configuring ncurses-bootstrap
DEBUG: Preferred compilers: macports-clang-8.0 macports-clang-6.0
macports-clang-5.0 macports-clang-3.9 macports-clang-3.4 gcc-4.2 apple-
gcc-4.2 gcc-4.0
DEBUG: Using compiler 'MacPorts Clang 8.0'
DEBUG: elevating privileges for configure ccache: euid changed to 0, egid
changed to 0.
DEBUG: dropping privileges: euid changed to 504, egid changed to 500.
DEBUG: Executing org.macports.configure (ncurses-bootstrap)
DEBUG: Environment:
CC='ccache /opt/local/libexec/libcxx-bootstrap/bin/clang-mp-8.0'
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ncurses
/ncurses-bootstrap/work/.CC_PRINT_OPTIONS'
CFLAGS='-pipe -Os -arch i386'
CPATH='/opt/local/libexec/libcxx-bootstrap/include'
CXX='ccache /opt/local/libexec/libcxx-bootstrap/bin/clang++-mp-8.0'
CXXFLAGS='-pipe -Os -stdlib=libstdc++ -arch i386'
CXXLIBS='-stdlib=libstdc++'
F77FLAGS='-m32'
F90FLAGS='-pipe -Os -m32'
FCFLAGS='-pipe -Os -m32'
FFLAGS='-pipe -Os'
INSTALL='/usr/bin/install -c'
LDFLAGS='-arch i386'
LIBRARY_PATH='/opt/local/libexec/libcxx-bootstrap/lib'
MACOSX_DEPLOYMENT_TARGET='10.6'
OBJC='ccache /opt/local/libexec/libcxx-bootstrap/bin/clang-mp-8.0'
OBJCFLAGS='-pipe -Os -arch i386'
OBJCXX='ccache /opt/local/libexec/libcxx-bootstrap/bin/clang++-mp-8.0'
OBJCXXFLAGS='-pipe -Os -stdlib=libstdc++ -arch i386'
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ncurses
/ncurses-bootstrap/work/ncurses-6.1" && ./configure
--prefix=/opt/local/libexec/libcxx-bootstrap --enable-widec --disable-lib-
suffixes --enable-overwrite --with-shared --with-cxx-shared --without-
debug --without-ada --with-manpage-format=normal --enable-pc-files --with-
pkg-config-libdir="/opt/local/libexec/libcxx-bootstrap/lib/pkgconfig"
--disable-mixed-case
DEBUG: system: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ncurses
/ncurses-bootstrap/work/ncurses-6.1" && ./configure
--prefix=/opt/local/libexec/libcxx-bootstrap --enable-widec --disable-lib-
suffixes --enable-overwrite --with-shared --with-cxx-shared --without-
debug --without-ada --with-manpage-format=normal --enable-pc-files --with-
pkg-config-libdir="/opt/local/libexec/libcxx-bootstrap/lib/pkgconfig"
--disable-mixed-case
checking for egrep... grep -E
Configuring NCURSES 6.1 ABI 6 (Fri Aug 23 22:45:58 EDT 2019)
checking for package version... 6.0
checking for package patch date... 20180127
checking build system type... i386-apple-darwin10.8.0
checking host system type... i386-apple-darwin10.8.0
checking target system type... i386-apple-darwin10.8.0
Configuring for darwin10.8.0
checking for prefix... /opt/local/libexec/libcxx-bootstrap
checking for C compiler default output... configure: error: C compiler
cannot create executables
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ncurses
/ncurses-bootstrap/work/ncurses-6.1" && ./configure
--prefix=/opt/local/libexec/libcxx-bootstrap --enable-widec --disable-lib-
suffixes --enable-overwrite --with-shared --with-cxx-shared --without-
debug --without-ada --with-manpage-format=normal --enable-pc-files --with-
pkg-config-libdir="/opt/local/libexec/libcxx-bootstrap/lib/pkgconfig"
--disable-mixed-case
Exit code: 77
Error: Failed to configure ncurses-bootstrap, consult
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ncurses
/ncurses-bootstrap/work/ncurses-6.1/config.log
Error: Failed to configure ncurses-bootstrap: configure failure: command
execution failed
DEBUG: Error code: NONE
DEBUG: Backtrace: configure failure: command execution failed
while executing
"$procedure $targetname"
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ncurses
/ncurses-bootstrap/main.log for details.
Error: Problem while installing ncurses-bootstrap
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58876>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list