[MacPorts] #23050: help2man 1.37.1_0 destroot failure
#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
#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 --------------------------------+------------------------------------------- Comment(by nox@…): My installation there does not even try to build bindtextdomain.so, could you attach the full log? And also tell me your installed version of gettext. -- Ticket URL: <http://trac.macports.org/ticket/23050#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 --------------------------------+------------------------------------------- Comment(by blair@…): I have gettext @0.17_4 installed. -- Ticket URL: <http://trac.macports.org/ticket/23050#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23050: help2man 1.37.1_0 destroot failure ---------------------------------+------------------------------------------ Reporter: blair@… | Owner: nox@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: help2man | ---------------------------------+------------------------------------------ Changes (by nox@…): * status: new => closed * resolution: => fixed Comment: Should work by r62078 -- Ticket URL: <http://trac.macports.org/ticket/23050#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23050: help2man 1.37.1_0 destroot failure ---------------------------------+------------------------------------------ Reporter: blair@… | Owner: nox@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: help2man | ---------------------------------+------------------------------------------ Comment(by jakanapes@…): Replying to [comment:5 nox@…]:
Should work by r62078
About how long until this is available? I'm still getting the errors. -- Ticket URL: <http://trac.macports.org/ticket/23050#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23050: help2man 1.37.1_0 destroot failure ---------------------------------+------------------------------------------ Reporter: blair@… | Owner: nox@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: help2man | ---------------------------------+------------------------------------------ Comment(by allencmcbride@…): Replying to [comment:6 jakanapes@…]:
Replying to [comment:5 nox@…]:
Should work by r62078
About how long until this is available? I'm still getting the errors.
After updating the ports tree, try running "sudo port clean help2man" and then try again. Worked for me just now. -- Ticket URL: <http://trac.macports.org/ticket/23050#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23050: help2man 1.37.1_0 destroot failure ---------------------------------+------------------------------------------ Reporter: blair@… | Owner: nox@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: help2man | ---------------------------------+------------------------------------------ Comment(by jakanapes@…): Replying to [comment:7 allencmcbride@…]:
Replying to [comment:6 jakanapes@…]:
Replying to [comment:5 nox@…]:
Should work by r62078
About how long until this is available? I'm still getting the errors.
After updating the ports tree, try running "sudo port clean help2man" and then try again. Worked for me just now.
ah, perfect, thank you! -- Ticket URL: <http://trac.macports.org/ticket/23050#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts