Opened 12 years ago

Last modified 3 years ago

#36132 assigned defect

playerstage-player: Undefined symbols: __playerc_client_t_set_transport etc

Reported by: rahulnori@… Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: ramchandani.jayesh@…
Port: playerstage-player

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

--->  Computing dependencies for playerstage-player
--->  Fetching archive for playerstage-player
--->  Attempting to fetch playerstage-player-3.0.2_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/playerstage-player
--->  Attempting to fetch playerstage-player-3.0.2_0.darwin_10.x86_64.tbz2 from http://lil.fr.packages.macports.org/playerstage-player
--->  Fetching distfiles for playerstage-player
--->  Verifying checksum(s) for playerstage-player
--->  Extracting playerstage-player
--->  Applying patches to playerstage-player
--->  Configuring playerstage-player
--->  Building playerstage-player
Error: org.macports.build for port playerstage-player returned: command execution failed
Please see the log file for port playerstage-player for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_playerstage-player/playerstage-player/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port playerstage-player failed

Any Idea what could be the problem.

Attachments (1)

main.log (299.9 KB) - added by rahulnori@… 12 years ago.

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by rahulnori@…

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to vincent@…
Port: playerstage-player added
Summary: Problem with installing playerstage-playerplayerstage-player: Undefined symbols: __playerc_client_t_set_transport etc

The relevant error in the log seems to be:

:info:build Linking C shared module _playerc.so
:info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_playerstage-player/playerstage-player/work/player-3.0.2/client_libs/libplayerc/bindings/python && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/_playerc.dir/link.txt --verbose=1
:info:build /usr/bin/gcc-4.2   -pipe -O2 -arch x86_64  -Wall -O3 -DNDEBUG -arch x86_64 -isysroot / -mmacosx-version-min=10.6 -bundle -Wl,-headerpad_max_install_names  -L/opt/local/lib -arch x86_64 -o _playerc.so CMakeFiles/_playerc.dir/playercPYTHON_wrap.o /opt/local/lib/libpython2.6.dylib ../../../../libplayerinterface/libplayerinterface.3.0.2.dylib ../../libplayerc.3.0.2.dylib ../../../../libplayercommon/libplayercommon.3.0.2.dylib ../../../../libplayerwkb/libplayerwkb.3.0.2.dylib ../../../../libplayerjpeg/libplayerjpeg.3.0.2.dylib ../../../../libplayerinterface/libplayerinterface.3.0.2.dylib ../../../../libplayercommon/libplayercommon.3.0.2.dylib -ljpeg -lm -lz 
:info:build Undefined symbols:
:info:build   "__playerc_client_t_set_transport", referenced from:
:info:build       __wrap_playerc_client_set_transport in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_term", referenced from:
:info:build       __wrap_playerc_device_term in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_get_devlist", referenced from:
:info:build       __wrap_playerc_client_get_devlist in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_write", referenced from:
:info:build       __wrap_playerc_client_write in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_subscribe", referenced from:
:info:build       __wrap_playerc_device_subscribe in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_set_intprop", referenced from:
:info:build       __wrap_playerc_device_set_intprop in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_get_intprop", referenced from:
:info:build       __wrap_playerc_device_get_intprop in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_peek", referenced from:
:info:build       __wrap_playerc_client_peek in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_request", referenced from:
:info:build       __wrap_playerc_client_request in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_set_retry_time", referenced from:
:info:build       __wrap_playerc_client_set_retry_time in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_read", referenced from:
:info:build       __wrap_playerc_client_read in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_set_request_timeout", referenced from:
:info:build       __wrap_playerc_client_set_request_timeout in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_set_strprop", referenced from:
:info:build       __wrap_playerc_device_set_strprop in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_addcallback", referenced from:
:info:build       __wrap_playerc_client_addcallback in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_get_strprop", referenced from:
:info:build       __wrap_playerc_device_get_strprop in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_set_dblprop", referenced from:
:info:build       __wrap_playerc_device_set_dblprop in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_read_nonblock", referenced from:
:info:build       __wrap_playerc_client_read_nonblock in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_set_retry_limit", referenced from:
:info:build       __wrap_playerc_client_set_retry_limit in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_get_dblprop", referenced from:
:info:build       __wrap_playerc_device_get_dblprop in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_set_boolprop", referenced from:
:info:build       __wrap_playerc_device_set_boolprop in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_deldevice", referenced from:
:info:build       __wrap_playerc_client_deldevice in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_disconnect_retry", referenced from:
:info:build       __wrap_playerc_client_disconnect_retry in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_unsubscribe", referenced from:
:info:build       __wrap_playerc_device_unsubscribe in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_requestdata", referenced from:
:info:build       __wrap_playerc_client_requestdata in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_connect", referenced from:
:info:build       __wrap_playerc_client_connect in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_hascapability", referenced from:
:info:build       __wrap_playerc_device_hascapability in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_delcallback", referenced from:
:info:build       __wrap_playerc_client_delcallback in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_adddevice", referenced from:
:info:build       __wrap_playerc_client_adddevice in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_set_replace_rule", referenced from:
:info:build       __wrap_playerc_client_set_replace_rule in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_datamode", referenced from:
:info:build       __wrap_playerc_client_datamode in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_disconnect", referenced from:
:info:build       __wrap_playerc_client_disconnect in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_get_boolprop", referenced from:
:info:build       __wrap_playerc_device_get_boolprop in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_destroy", referenced from:
:info:build       __wrap_playerc_client_destroy in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_read_nonblock_withproxy", referenced from:
:info:build       __wrap_playerc_client_read_nonblock_withproxy in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_subscribe", referenced from:
:info:build       __wrap_playerc_client_subscribe in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_internal_peek", referenced from:
:info:build       __wrap_playerc_client_internal_peek in playercPYTHON_wrap.o
:info:build   "__playerc_client_t_unsubscribe", referenced from:
:info:build       __wrap_playerc_client_unsubscribe in playercPYTHON_wrap.o
:info:build   "__playerc_device_t_init", referenced from:
:info:build       __wrap_playerc_device_init in playercPYTHON_wrap.o
:info:build ld: symbol(s) not found

As a first step toward working to solve this, the port should be updated to a newer version.

comment:2 Changed 12 years ago by mf2k (Frank Schima)

Cc: ramchandani.jayesh@… added

Cc'ing reporter of duplicate #36571.

comment:3 Changed 12 years ago by ramchandani.jayesh@…

Sorry about not attaching it.

How do I update it?

comment:4 Changed 12 years ago by ramchandani.jayesh@…

Still getting the same error

sudo port install playerstage-stage playerstage-playerPassword:
--->  Computing dependencies for playerstage-stage
--->  Dependencies to be installed: cmake pkgconfig playerstage-player
--->  Building playerstage-player
Error: org.macports.build for port playerstage-player returned: command execution failed
Error: Failed to install playerstage-player
Please see the log file for port playerstage-player for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_playerstage-player/playerstage-player/main.log
Error: The following dependencies were not installed: playerstage-player
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port playerstage-stage failed

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

Owner: vincent@… deleted
Status: newassigned

comment:6 in reply to:  1 Changed 3 years ago by jmroot (Joshua Root)

Replying to ryandesign:

As a first step toward working to solve this, the port should be updated to a newer version.

Note that #29769 is for Stage, while this ticket is for Player. There is also a new version of Player available, at: https://github.com/playerproject/player

Note: See TracTickets for help on using tickets.