Changes between Initial Version and Version 1 of Ticket #25403


Ignore:
Timestamp:
Jun 24, 2010, 9:20:45 AM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to Cc the port maintainer.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25403

    • Property Keywords shell removed
    • Property Owner changed from macports-tickets@… to snc@…
    • Property Summary changed from mumble: fails to compile with "shell command failed" to mumble: build fails: sed: No such file or directory
  • Ticket #25403 – Description

    initial v1  
    1 {{{
    21Default variants are : +ipv6 +quartz +no_x11 -x11 +nls +tls +ssl +with_default_names +ares +idn +aqua +bash_completion +adns +aspell
    32
    4 
     3{{{
    54# port -d install mumble +dbus
    65...
    76DEBUG: Executing org.macports.configure (mumble)                                                       
    8 DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/in
    9 clude' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' C
    10 XX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sourc
    11 es_rsync.macports.org_release_ports_aqua_mumble/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAG
    12 S='-L/opt/local/lib -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/ins
    13 tall -c' QMAKESPEC='/opt/local/libexec/qt4-mac/mkspecs/macx-g++' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLA
    14 GS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'                                       
    15 DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macpo
    16 rts.org_release_ports_aqua_mumble/work/mumble-1.2.1" && /opt/local/bin/qmake-mac CONFIG+=" release no-un
    17 iversal no-server " DEFINES+=NO_UPDATE_CHECK main.pro'                                                 
     7DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_mumble/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c' QMAKESPEC='/opt/local/libexec/qt4-mac/mkspecs/macx-g++' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'                                       
     8DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_mumble/work/mumble-1.2.1" && /opt/local/bin/qmake-mac CONFIG+=" release no-universal no-server " DEFINES+=NO_UPDATE_CHECK main.pro'                                                 
    189--->  Building mumble                                                                                   
    1910DEBUG: build phase started at Thu Jun 24 10:44:33 CEST 2010                                             
    2011DEBUG: Executing proc-pre-org.macports.build-build-0                                                   
    2112sed: impossible de lire : No such file or directory                                                     
    22 shell command "sed -i '' -e 's,a.setLibraryPaths(QStringList());,a.setLibraryPaths(QStringList("/opt/loc
    23 al/libexec/qt4-mac/plugins"));,' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.mac
    24 ports.org_release_ports_aqua_mumble/work/mumble-1.2.1/src/mumble/main.cpp" returned error 2             
     13shell command "sed -i '' -e 's,a.setLibraryPaths(QStringList());,a.setLibraryPaths(QStringList("/opt/local/libexec/qt4-mac/plugins"));,' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_mumble/work/mumble-1.2.1/src/mumble/main.cpp" returned error 2             
    2514Error: Target org.macports.build returned: shell command failed                                         
    2615DEBUG: Backtrace: shell command failed                                                                 
    2716    while executing                                                                                     
    2817"$pre $targetname"                                                                                     
    29 Warning: the following items did not execute (for mumble): org.macports.activate org.macports.build org.
    30 macports.destroot org.macports.archive org.macports.install                                             
    31 Log for mumble is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_re
    32 lease_ports_aqua_mumble/main.log                                                                       
     18Warning: the following items did not execute (for mumble): org.macports.activate org.macports.build org.macports.destroot org.macports.archive org.macports.install                                             
     19Log for mumble is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_mumble/main.log                                                                       
    3320Error: Status 1 encountered during processing.
    3421To report a bug, see <http://guide.macports.org/#project.tickets>