[MacPorts] #54374: texlive-bin @2017_0 won't build on PPC Leopard, Mac OS X 10.5.8, because other characters are expected
MacPorts
noreply at macports.org
Tue Jun 27 18:02:58 UTC 2017
#54374: texlive-bin @2017_0 won't build on PPC Leopard, Mac OS X 10.5.8, because
other characters are expected
--------------------------+----------------------
Reporter: ballapete | Owner: drkp
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Resolution: | Keywords: leopard
Port: texlive-bin |
--------------------------+----------------------
Comment (by ballapete):
Replying to [comment:6 kencu]:
Your eMail came just in time! I was starting to upgrade on Leopard. It's
strange that I had nothing more to do and port output:
{{{
DEBUG: compiler clang blacklisted because it's not installed or it doesn't
work
Doing PPC c++11 overrides. EXPERIMENTAL.
Selected c++ library is:
libstdc++
DEBUG: Sourcing PortGroup cxx11 1.1 from
/opt/local/var/macports/sources/nue.de.rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/cxx11-1.1.tcl
}}}
Why and how is port sourcing that TCL file?
But it failed to work:
{{{
---> Configuring texlive-bin
DEBUG: Preferred compilers: gcc-4.2 apple-gcc-4.2 gcc-4.0 macports-
clang-3.4 macports-clang-3.3
DEBUG: Using compiler 'Xcode GCC 4.2'
DEBUG: Executing org.macports.configure (texlive-bin)
DEBUG: Environment:
CC='/usr/bin/gcc-4.2'
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports
.org_macports_release_tarballs_ports_tex_texlive-bin/texlive-
bin/work/.CC_PRINT_OPTIONS'
CFLAGS='-pipe -Os -arch ppc'
CPATH='/opt/local/include'
CPPFLAGS='-isystem/opt/local/include'
CXX='/usr/bin/g++-4.2'
CXXFLAGS='-pipe -Os -arch ppc'
F77FLAGS='-m32'
F90FLAGS='-pipe -Os -m32'
FCFLAGS='-pipe -Os -m32'
FFLAGS='-pipe -Os'
INSTALL='/usr/bin/install -c'
LDFLAGS='-Wl,-headerpad_max_install_names -arch ppc'
LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.5'
OBJC='/usr/bin/gcc-4.2'
OBJCFLAGS='-pipe -Os -arch ppc'
OBJCXX='/usr/bin/g++-4.2'
OBJCXXFLAGS='-pipe -Os -arch ppc'
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports
.org_macports_release_tarballs_ports_tex_texlive-bin/texlive-bin/work
/texlive-source-20170604-stripped" && ./configure --prefix=/opt/local
--bindir=/opt/local/libexec/texlive/binaries
--mandir=/opt/local/libexec/texlive/binaries
--infodir=/opt/local/share/info --enable-shared --disable-multiplatform
--disable-native-texlive-build --without-old-mac-fonts --with-banner-
add="/MacPorts 2017_0" --with-system-freetype2 --without-system-freetype
--without-system-icu --with-system-cairo --with-system-gd --with-system-
gmp --with-system-graphite2 --with-system-harfbuzz --with-system-icu
--with-system-libpaper --with-libpaper-includes=/opt/local/include --with-
libpaper-libdir=/opt/local/lib --with-system-libpng --with-libpng-
includes=/opt/local/include --with-libpng-libdir=/opt/local/lib --with-
system-mpfr --with-system-ncurses --with-system-pixman --with-system-
poppler --with-system-potrace --with-system-xpdf --with-system-zlib
--with-system-zziplib --disable-biber --disable-etex --disable-detex
--disable-dvi2tty --disable-dvipng --disable-lcdf-typetools --disable-
ps2eps --disable-psutils --disable-t1utils --disable-texinfo --disable-
xindy --enable-build-in-source-tree ac_cv_prog_AWK=/usr/bin/awk --disable-
luajittex --with-xdvi-x-toolkit=xaw
DEBUG: system: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports
.org_macports_release_tarballs_ports_tex_texlive-bin/texlive-bin/work
/texlive-source-20170604-stripped" && ./configure --prefix=/opt/local
--bindir=/opt/local/libexec/texlive/binaries
--mandir=/opt/local/libexec/texlive/binaries
--infodir=/opt/local/share/info --enable-shared --disable-multiplatform
--disable-native-texlive-build --without-old-mac-fonts --with-banner-
add="/MacPorts 2017_0" --with-system-freetype2 --without-system-freetype
--without-system-icu --with-system-cairo --with-system-gd --with-system-
gmp --with-system-graphite2 --with-system-harfbuzz --with-system-icu
--with-system-libpaper --with-libpaper-includes=/opt/local/include --with-
libpaper-libdir=/opt/local/lib --with-system-libpng --with-libpng-
includes=/opt/local/include --with-libpng-libdir=/opt/local/lib --with-
system-mpfr --with-system-ncurses --with-system-pixman --with-system-
poppler --with-system-potrace --with-system-xpdf --with-system-zlib
--with-system-zziplib --disable-biber --disable-etex --disable-detex
--disable-dvi2tty --disable-dvipng --disable-lcdf-typetools --disable-
ps2eps --disable-psutils --disable-t1utils --disable-texinfo --disable-
xindy --enable-build-in-source-tree ac_cv_prog_AWK=/usr/bin/awk --disable-
luajittex --with-xdvi-x-toolkit=xaw
checking build system type... powerpc-apple-darwin9.8.0
checking host system type... powerpc-apple-darwin9.8.0
checking for gcc... /usr/bin/gcc-4.2
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking whether /usr/bin/gcc-4.2 understands -c and -o together... yes
checking for native WIN32 or MINGW32... no
configure: Assuming `--with-x'
}}}
Still GCC 4.2 at work. Which will fail in the near futureā¦
--
Ticket URL: <https://trac.macports.org/ticket/54374#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list