Opened 13 years ago

Last modified 7 years ago

#28098 assigned defect

playerstage-stage build fails

Reported by: yyongpil@… Owned by:
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: jmballantyne@…, livermouse@…
Port: playerstage-stage

Description


Attachments (1)

main.log (3.4 KB) - added by yyongpil@… 13 years ago.
log

Download all attachments as: .zip

Change History (8)

Changed 13 years ago by yyongpil@…

Attachment: main.log added

log

comment:1 Changed 13 years ago by yyongpil@…

MacOS 1.6.6 Xcode 3.2.5 MacPorts 1.9.2

$ sudo port install playerstage-stage
--->  Computing dependencies for playerstage-stage
--->  Building playerstage-stage
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for playerstage-stage is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-stage/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

main.log

:info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-stage/work/Stage-3.2.2-Source/examples/ctrl && /usr/bin/g++-4.2   -Dpioneer_flocking_EXPORTS -pipe -O2 -arch i386   -O3 -DNDEBUG -Wall   -arch i386 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -fPIC -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-stage/work/Stage-3.2.2-Source/. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-stage/work/Stage-3.2.2-Source/libstage -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-stage/work/Stage-3.2.2-Source/replace -I/opt/local/include/libpng14   -I/opt/local/include -pipe -arch i386 -arch i386 -D_THREAD_SAFE -D_REENTRANT -o CMakeFiles/pioneer_flocking.dir/pioneer_flocking.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-stage/work/Stage-3.2.2-Source/examples/ctrl/pioneer_flocking.cc
:info:build Undefined symbols:
:info:build   "Fl::run()", referenced from:
:info:build       _main in main.o
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status
:info:build make[2]: *** [libstage/stage] Error 1
:info:build make[1]: *** [libstage/CMakeFiles/stagebinary.dir/all] Error 2
:info:build make[1]: *** Waiting for unfinished jobs....
:info:build Linking CXX shared module pioneer_flocking.so
:info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-stage/work/Stage-3.2.2-Source/examples/ctrl && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/pioneer_flocking.dir/link.txt --verbose=1
:info:build /usr/bin/g++-4.2  -pipe -O2 -arch i386   -O3 -DNDEBUG -Wall   -arch i386 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -bundle -headerpad_max_install_names -L/opt/local/lib -arch i386 -o pioneer_flocking.so CMakeFiles/pioneer_flocking.dir/pioneer_flocking.o -L/opt/local/lib ../../libstage/libstage.3.2.2.dylib -framework AGL -framework OpenGL /opt/local/lib/libltdl.dylib
:info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-stage/work/Stage-3.2.2-Source/CMakeFiles  6
:info:build [ 66%] Built target pioneer_flocking
:info:build make: *** [all] Error 2
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-stage/work/Stage-3.2.2-Source" && /usr/bin/make -j2 all " returned error 2
:error:build Target org.macports.build returned: shell command failed (see log for details)
:debug:build Backtrace: shell command failed (see log for details)
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for playerstage-stage): org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Log for playerstage-stage is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-stage/main.log

comment:2 Changed 13 years ago by yyongpil@…

Cc: yyongpil@… added

Cc Me!

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Cc: yyongpil@… removed
Owner: changed from macports-tickets@… to vincent@…
Port: playerstage-stage added
Priority: HighNormal

Please remember to fill in the Port field and cc the maintainer. You do not need to be in cc when you are the reporter. As per the ticket guidelines, the High priority is reserved for the use of MacPorts team members.

comment:4 Changed 13 years ago by jmballantyne@…

is there any update on this ticket. I am having the same issue will installing playerstage-stage.

playerstage-player +universal installs without any problem

comment:5 Changed 13 years ago by jmballantyne@…

Cc: jmballantyne@… added

Cc Me!

comment:6 Changed 13 years ago by livermouse@…

Cc: livermouse@… added

Cc Me!

comment:7 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Owner: vincent@… deleted
Status: newassigned
Note: See TracTickets for help on using tickets.