Opened 13 years ago

Last modified 13 years ago

#27733 closed defect

playerstage-stage build fails — at Version 2

Reported by: no_spam2@… Owned by: vincent@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: playerstage-player, playerstage-stage

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Mac OS X: 10.6

xx$ sudo port install playerstage-stage 
Password:
--->  Computing dependencies for playerstage-stage
--->  Dependencies to be installed: playerstage-player
--->  Fetching playerstage-player
--->  Verifying checksum(s) for playerstage-player
--->  Extracting playerstage-player
--->  Applying patches to playerstage-player
--->  Configuring playerstage-player
--->  Building playerstage-player
Error: Target org.macports.build returned: shell command failed (see log for details)
Error: Failed to install playerstage-player
Log for playerstage-player is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-player/main.log
Error: The following dependencies were not installed: playerstage-player
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

and the end of the log is:

:info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-player/work/player-3.0.0/client_libs/libplayerc++ && /opt/local/bin/cmake -E cmake_symlink_library libplayerc++.3.0.0.dylib libplayerc++.3.0.dylib libplayerc++.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-player/work/player-3.0.0/CMakeFiles  23 24 25 26 27 28 29 30 31 32 33
:info:build [ 39%] Built target playerc++
: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-player/work/player-3.0.0" && /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-player): org.macports.activate org.macports.build org.macports.destroot org.macports.install
:error:build Failed to install playerstage-player
:notice:build Log for playerstage-player is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_playerstage-player/main.log

Change History (2)

comment:1 Changed 13 years ago by no_spam2@…

First I tried to install playerstage-player and then playerstage-stage. It seems that "port install playerstage-player" tries to install x86_64 packages, whilst "port install playerstage-stage" prefers i386 architecture.

Be honest "port install playerstage-player" succeeded (almost) I.e. calling player ends up making a core. After calling "port install playerstage-stage" all fd up as in the description above.

So, in my perception it is impossible to install playerstage-stage on Mac OS X 10.6

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: playerstage-stage removed
Owner: changed from macports-tickets@… to vincent@…
Port: playerstage-player playerstage-stage added

Please use WikiFormatting so your posts are legible, fill in the Port field, and Cc the maintainer of the ports in question.

I think we'll need more of the main.log than what you showed. Please attach it in its entirety.

Note: See TracTickets for help on using tickets.