[MacPorts] #67317: gettext @0.21 builds incorrectly on PPC Leopard, Mac OS X 10.5.8
MacPorts
noreply at macports.org
Thu Apr 27 11:25:15 UTC 2023
#67317: gettext @0.21 builds incorrectly on PPC Leopard, Mac OS X 10.5.8
-------------------------+---------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: leopard ppc | Port: gettext
-------------------------+---------------------
When building these errors appear that signify that before parts of
`gettext` (`gettext-tools-libs` or `libtextstyle`) were incorrectly
upgraded because they left the application programmes unusable:
{{{
Dyld Error Message:
Library not loaded: /opt/local/lib/libgettextsrc-0.21.dylib
Referenced from: /opt/local/bin/msgfmt
Reason: image not found
}}}
{{{
---> Configuring gettext
DEBUG: system: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.21.1
/gettext-tools" && ./configure --prefix=/opt/local
ac_cv_prog_AWK=/usr/bin/awk ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed --disable-csharp --disable-java --disable-
openmp --with-included-libunistring --with-included-libxml --with-
installed-libtextstyle --without-emacs --without-cvs --without-git
--without-xz --disable-libasprintf
checking for a BSD-compatible install... /usr/bin/install -c
...
checking for windres... no
checking whether NLS is requested... yes
checking for msgfmt... ./configure: line 23487: 77484 Trace/BPT trap
$ac_dir/$ac_word --statistics /dev/null 1>&5 2>&1
no
checking for gmsgfmt... :
checking for xgettext... ./configure: line 23610: 77494 Trace/BPT trap
$ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address=
/dev/null 1>&5 2>&1
no
checking for msgmerge... ./configure: line 23688: 77503 Trace/BPT trap
$ac_dir/$ac_word --update -q /dev/null /dev/null 1>&5 2>&1
no
checking whether we are using the GNU C Library 2 or newer... no
checking whether the -Werror option is usable... yes
...
=== configuring in examples
(/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.21.1
/gettext-tools/examples)
configure: running /bin/sh ./configure --disable-option-checking '--
prefix=/opt/local' 'ac_cv_prog_AWK=/usr/bin/awk'
'ac_cv_path_GREP=/usr/bin/grep' 'ac_cv_path_SED=/usr/bin/sed' '--disable-
csharp' '--disable-java' '--disable-openmp' '--with-included-libunistring'
'--with-included-libxml' '--with-installed-libtextstyle' '--without-emacs'
'--without-cvs' '--without-git' '--without-xz' '--disable-libasprintf'
'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -Os -arch ppc'
'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -Os
-arch ppc' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... ./configure: line 2642: 88395 Trace/BPT trap
$ac_dir/$ac_word --statistics /dev/null 1>&5 2>&1
no
checking for gmsgfmt... :
checking for xgettext... ./configure: line 2765: 88405 Trace/BPT trap
$ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address=
/dev/null 1>&5 2>&1
no
checking for msgmerge... ./configure: line 2843: 88415 Trace/BPT trap
$ac_dir/$ac_word --update -q /dev/null /dev/null 1>&5 2>&1
no
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67317>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list