Opened 10 years ago
Closed 5 years ago
#46597 closed defect (worksforme)
serf1 @1.3.4: /usr/bin/ld: -i argument: nstall_name must have a ':' between its symbol names
Reported by: | saab99@… | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | serf1 |
Description (last modified by mf2k (Frank Schima))
Hi !
Those ports not build under Mac OS Tiger 10.4.11
mikhail-vlasovs-power-mac-g5:/ root# port install serf1 ---> Computing dependencies for serf1 ---> Building serf1 Error: org.macports.build for port serf1 returned: command execution failed Please see the log file for port serf1 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_serf1/serf1/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port serf1 failed mikhail-vlasovs-power-mac-g5:/ root#
In log i see
:info:build scons: `serf-1.pc' is up to date. :info:build /usr/bin/ld: -i argument: nstall_name must have a ':' between its symbol names :info:build collect2: ld returned 1 exit status :info:build scons: *** [libserf-1.1.3.4.dylib] Error 1 :info:build scons: building terminated because of errors. :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_r elease_tarballs_ports_www_serf1/serf1/work/serf-1.3.4" && /opt/local/bin/scons -j2 APR=/opt/local APU=/opt/local OP ENSSL=/opt/local PREFIX=/opt/local CC=/opt/local/bin/gcc-apple-4.2 CPPFLAGS="-I/opt/local/include" CFLAGS="-Os -arc h ppc" LINKFLAGS="-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc" CC="MACOSX_DEPLOYMENT_TARGET=10.4 /o pt/local/bin/gcc-apple-4.2" :info:build Exit code: 2 :error:build org.macports.build for port serf1 returned: command execution failed :debug:build Error code: CHILDSTATUS 17320 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "portbuild::build_main org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:build Warning: targets not executed for serf1: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port serf1 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_serf 1/serf1/main.log
Change History (4)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | serf1 removed |
Owner: | changed from macports-tickets@… to blair@… |
Port: | serf1 added |
Summary: | Serf1 → serf1 @1.3.4: /usr/bin/ld: -i argument: nstall_name must have a ':' between its symbol names |
comment:3 Changed 5 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | blair deleted |
Status: | new → assigned |
comment:4 Changed 5 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
No response from reporter and another user reports success. Please attach a clean main.log and re-open the ticket is there is still a problem here.
Note: See
TracTickets for help on using
tickets.
This was not a clean build. Please clean and try again, then attach the new main.log if it fails again.
Also, I see you're running MacPorts as root. This has been linked with some problems in the past. Please instead run MacPorts as your normal administrative user using
sudo
.