[MacPorts] #23050: help2man 1.37.1_0 destroot failure
MacPorts
noreply at macports.org
Mon Dec 28 09:54:07 PST 2009
#23050: help2man 1.37.1_0 destroot failure
--------------------------------+-------------------------------------------
Reporter: blair@… | Owner: nox@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: help2man
--------------------------------+-------------------------------------------
Hello,
Trying to upgrade to 1.37.1 fails on the destroot phase on
two different Snow Leopard systems:
{{{
./www missing (created)
./mkinstalldirs
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/bin
./mkinstalldirs
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/lib
./mkinstalldirs
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/man/man1
./mkinstalldirs
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info
/usr/bin/install -c help2man
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/bin
/usr/bin/install -c -m 644 ./help2man.1
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/man/man1
/usr/bin/install -c -m 644 ./help2man.info \
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info/help2man.info
if test -f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info/dir;
\
then \
/opt/local/bin/install-info --info-
dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info
\
./help2man.info; \
fi
/usr/bin/gcc-4.2 -o bindtextdomain.so -fPIC -bundle bindtextdomain.c
-lintl
ld: library not found for -lintl
collect2: ld returned 1 exit status
make: *** [bindtextdomain.so] Error 1
}}}
It looks like there is a missing -L$prefix/lib.
Regards,
Blair
--
Ticket URL: <http://trac.macports.org/ticket/23050>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list