ports/152412: compiling multimedia/vlc-1.1.5, 3 fails on FreeBSD 7.3

Martin Birgmeier martin.birgmeier at aon.at
Fri Nov 19 20:40:08 UTC 2010


>Number:         152412
>Category:       ports
>Synopsis:       compiling multimedia/vlc-1.1.5,3 fails on FreeBSD 7.3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 19 20:40:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Martin Birgmeier
>Release:        RELENG_7_3_0_RELEASE
>Organization:
MBi at home
>Environment:
FreeBSD gandalf.xyzzy 7.3-RELEASE-p3 FreeBSD 7.3-RELEASE-p3 #2: Sat Oct 16 08:55:47 CEST 2010     root at gandalf.xyzzy:/d/14.1/OBJ/FreeBSD/RELENG_7_3/src/sys/XYZZY  i386
>Description:
Compiling the latest version of vlc (vlc-1.1.5,3) on FreeBSD 7.3 fails with the following error messages:

..
  CC     libinhibit_plugin_la-inhibit.lo
  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'
gmake[5]: *** [libxscreensaver_plugin_la-xscreensaver.lo] Error 1
gmake[5]: *** Waiting for unfinished jobs....
gmake[5]: Leaving directory `/usr/tmp/z/SRC/FreeBSD/HEAD/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/usr/tmp/z/SRC/FreeBSD/HEAD/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory `/usr/tmp/z/SRC/FreeBSD/HEAD/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/tmp/z/SRC/FreeBSD/HEAD/ports/multimedia/vlc/work/vlc-1.1.5/modules'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/tmp/z/SRC/FreeBSD/HEAD/ports/multimedia/vlc/work/vlc-1.1.5'
gmake: *** [all] Error 2
*** Error code 1

Stop in /.../hal/z/SRC/FreeBSD/HEAD/ports/multimedia/vlc.
*** Error code 1

Stop in /.../hal/z/SRC/FreeBSD/HEAD/ports/multimedia/vlc.
make  422.42s user 51.24s system 148% cpu 5:19.72 total

>How-To-Repeat:
Try compiling vlc on FreeBSD 7.3
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list