Date: Sun, 21 Nov 2010 12:12:11 +0000 From: David Southwell <david@vizion2000.net> To: freebsd-ports@freebsd.org Cc: ntarmos@cs.uoi.gr Subject: multimedia/vlc Compile failure on upgrade Message-ID: <201011211212.11650.david@vizion2000.net>
next in thread | raw e-mail | index | archive | help
Hi I posted about this failure some time ago but have had no useful response. I jhave also not heard from the maintainer so I thought another posting might be helpful. I understand others have a similar problem. Thanks in advance for any assistance David gmake[6]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc/lua' gmake[5]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc/lua' gmake[5]: Entering directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc' CC libfreetype_plugin_la-freetype.lo CC libgnutls_plugin_la-gnutls.lo CC libinhibit_plugin_la-inhibit.lo CC libsvg_plugin_la-svg.lo freetype.c: In function 'Create': freetype.c:388: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness freetype.c:389: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness freetype.c:409: warning: passing argument 4 of 'FcPatternGetString' from incompatible pointer type freetype.c:350: warning: unused variable 't2' freetype.c: In function 'LoadFontsFromAttachments': freetype.c:544: warning: 'vlc_object_find' is deprecated (declared at ../../include/vlc_objects.h:74) CC libxdg_screensaver_plugin_la-xdg.lo inhibit/xdg.c: In function 'Thread': inhibit/xdg.c:119: warning: unused variable 'argv' CC libxscreensaver_plugin_la-xscreensaver.lo inhibit/xscreensaver.c:55: error: expected specifier-qualifier-list before 'posix_spawn_file_actions_t' inhibit/xscreensaver.c: In function 'Activate': inhibit/xscreensaver.c:91: error: implicit declaration of function 'posix_spawn_file_actions_init' inhibit/xscreensaver.c:91: error: 'vlc_inhibit_sys_t' has no member named 'actions' inhibit/xscreensaver.c:94: error: implicit declaration of function 'posix_spawn_file_actions_adddup2' inhibit/xscreensaver.c:94: error: 'vlc_inhibit_sys_t' has no member named 'actions' inhibit/xscreensaver.c:95: error: 'vlc_inhibit_sys_t' has no member named 'actions' inhibit/xscreensaver.c:96: error: implicit declaration of function 'posix_spawn_file_actions_addclose' inhibit/xscreensaver.c:96: error: 'vlc_inhibit_sys_t' has no member named 'actions' inhibit/xscreensaver.c:98: error: 'vlc_inhibit_sys_t' has no member named 'nullfd' inhibit/xscreensaver.c:101: error: implicit declaration of function 'posix_spawnattr_init' inhibit/xscreensaver.c:101: error: 'vlc_inhibit_sys_t' has no member named 'attr' inhibit/xscreensaver.c:103: error: implicit declaration of function 'posix_spawnattr_setsigmask' inhibit/xscreensaver.c:103: error: 'vlc_inhibit_sys_t' has no member named 'attr' inhibit/xscreensaver.c: In function 'Deactivate': inhibit/xscreensaver.c:117: error: 'vlc_inhibit_sys_t' has no member named 'nullfd' inhibit/xscreensaver.c:118: error: 'vlc_inhibit_sys_t' has no member named 'nullfd' inhibit/xscreensaver.c:119: error: implicit declaration of function 'posix_spawnattr_destroy' inhibit/xscreensaver.c:119: error: 'vlc_inhibit_sys_t' has no member named 'attr' inhibit/xscreensaver.c:120: error: implicit declaration of function 'posix_spawn_file_actions_destroy' inhibit/xscreensaver.c:120: error: 'vlc_inhibit_sys_t' has no member named 'actions' inhibit/xscreensaver.c: In function 'Execute': inhibit/xscreensaver.c:133: warning: unused parameter 'p_ih' inhibit/xscreensaver.c:133: warning: unused parameter 'argv' CC libaudioscrobbler_plugin_la-audioscrobbler.lo gmake[5]: *** [libxscreensaver_plugin_la-xscreensaver.lo] Error 1 gmake[5]: *** Waiting for unfinished jobs.... gmake[5]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/multimedia/vlc. *** Error code 1 Stop in /usr/ports/multimedia/vlc. Photographic Artist Permanent Installations & Design Creative Imagery and Advanced Digital Techniques High Dynamic Range Photography & Official Portraiture Combined darkroom & digital creations & Systems Adminstrator for the vizion2000.net network
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011211212.11650.david>