Opened 17 years ago

Last modified 15 years ago

#13005 closed defect

expat fails to destroot on leopard — at Initial Version

Reported by: johan@… Owned by: macports-dev@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: ryandesign@…, openmaintainer@…
Port:

Description

A clean leopard install and a fresh macports:

{{{$ sudo port -d install expat [....] DEBUG: Executing org.macports.destroot (expat) DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1" && gnumake install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot' /bin/sh ./conftools/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/include /bin/sh ./libtool --mode=install /opt/local/bin/ginstall -c libexpat.la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib/libexpat.la /opt/local/bin/ginstall -c .libs/libexpat.1.5.2.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib/libexpat.1.5.2.dylib /opt/local/bin/ginstall: `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib/libexpat.1.5.2.dylib': Invalid argument gnumake: * [installlib] Error 1 Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1" && gnumake install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot " returned error 2 Command output: /bin/sh ./conftools/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/include /bin/sh ./libtool --mode=install /opt/local/bin/ginstall -c libexpat.la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib/libexpat.la /opt/local/bin/ginstall -c .libs/libexpat.1.5.2.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib/libexpat.1.5.2.dylib /opt/local/bin/ginstall: `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib/libexpat.1.5.2.dylib': Invalid argument gnumake: * [installlib] Error 1

Warning: the following items did not execute (for expat): org.macports.activate org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}}

Change History (0)

Note: See TracTickets for help on using tickets.