Changes between Initial Version and Version 1 of Ticket #21777


Ignore:
Timestamp:
Oct 2, 2009, 7:53:05 PM (15 years ago)
Author:
blb@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21777

    • Property Summary changed from WINE install fail to help2man fails during WINE install
    • Property Port help2man added
  • Ticket #21777 – Description

    initial v1  
    22
    33I keep getting the following, when I try to install WINE:
    4 
    5 --->  Computing dependencies for wine[[BR]]
    6 --->  Staging help2man into destroot[[BR]]
    7 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_help2man/work/help2man-1.36.4" && /usr/bin/make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot " returned error 2[[BR]]
    8 Command output: ./mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/bin[[BR]]
    9 ./mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/lib[[BR]]
    10 ./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[[BR]]
    11 ./mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info[[BR]]
    12 /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[[BR]]
    13 /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[[BR]]
    14 /usr/bin/install -c -m 644 ./help2man.info \[[BR]]
    15             /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[[BR]]
    16 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; \[[BR]]
    17         then \[[BR]]
    18             /usr/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 \[[BR]]
    19                 ./help2man.info; \[[BR]]
    20         fi[[BR]]
    21 /usr/bin/gcc-4.0  -o hacklocaledir.so -fPIC -bundle hacklocaledir.c [[BR]]
    22 hacklocaledir.c: In function '__open':[[BR]]
    23 hacklocaledir.c:44: error: 'RTLD_NEXT' undeclared (first use in this function)[[BR]]
    24 hacklocaledir.c:44: error: (Each undeclared identifier is reported only once[[BR]]
    25 hacklocaledir.c:44: error: for each function it appears in.)[[BR]]
    26 hacklocaledir.c: At top level:[[BR]]
    27 hacklocaledir.c:113: warning: alias definitions not supported in Mach-O; ignored[[BR]]
    28 make: *** [hacklocaledir.so] Error 1[[BR]]
     4{{{
     5--->  Computing dependencies for wine
     6--->  Staging help2man into destroot
     7Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/help2man-1.36.4" && /usr/bin/make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot " returned error 2
     8Command output: ./mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/bin
     9./mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/lib
     10./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
     11./mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/destroot/opt/local/share/info
     12/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
     13/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
     14/usr/bin/install -c -m 644 ./help2man.info \
     15            /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
     16if 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; \
     17        then \
     18            /usr/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 \
     19                ./help2man.info; \
     20        fi
     21/usr/bin/gcc-4.0  -o hacklocaledir.so -fPIC -bundle hacklocaledir.c
     22hacklocaledir.c: In function '__open':
     23hacklocaledir.c:44: error: 'RTLD_NEXT' undeclared (first use in this function)
     24hacklocaledir.c:44: error: (Each undeclared identifier is reported only once
     25hacklocaledir.c:44: error: for each function it appears in.)
     26hacklocaledir.c: At top level:
     27hacklocaledir.c:113: warning: alias definitions not supported in Mach-O; ignored
     28make: *** [hacklocaledir.so] Error 1
    2929
    3030Error: The following dependencies failed to build: autoconf help2man m4 automake libtool mesa glut makedepend xorg-dri2proto xorg-glproto xorg-libXfixes xorg-fixesproto xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-libXdmcp xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-libXi xorg-libXext xorg-libXmu xorg-libXt xorg-libsm xorg-libice xorg-libXcursor xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto xorg-libXxf86vm xorg-xf86vidmodeproto
    3131Error: Status 1 encountered during processing.
     32}}}