Date: Sat, 7 Jun 2014 11:48:03 +0200 (CEST) From: Marco Beishuizen <mbeis@xs4all.nl> To: multimedia@freebsd.org Subject: vlc doesn't build Message-ID: <alpine.BSF.2.00.1406071142480.2595@localhost>
next in thread | raw e-mail | index | archive | help
Hi, VLC isn't building anymore after the recent portupdate: ... gmake[4]: *** [libdeinterlace_plugin_la-algo_yadif.lo] Error 1 gmake[4]: *** Waiting for unfinished jobs.... In file included from puzzle_lib.c:31: In file included from ../../config.h:785: ../../include/vlc_fixups.h:241:10: warning: '_Static_assert' macro redefined # define _Static_assert(x, s) ((void) sizeof (struct { unsigned:-!(x); })) ^ /usr/include/sys/cdefs.h:251:9: note: previous definition is here #define _Static_assert(x, y) __Static_assert(x, __COUNTER__) ^ 5 warnings generated. 1 warning generated. mv -f .deps/libremoteosd_plugin_la-remoteosd.Tpo .deps/libremoteosd_plugin_la-remoteosd.Plo mv -f .deps/libpuzzle_plugin_la-puzzle.Tpo .deps/libpuzzle_plugin_la-puzzle.Plo 1 warning generated. mv -f .deps/libpuzzle_plugin_la-puzzle_lib.Tpo .deps/libpuzzle_plugin_la-puzzle_lib.Plo gmake[4]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-2.1.4/modules/video_filter' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-2.1.4/modules/video_filter' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-2.1.4/modules' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-2.1.4' gmake: *** [all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 ... Uname -a: FreeBSD yokozuna.lan 9.3-BETA2 FreeBSD 9.3-BETA2 #0 r267174: Fri Jun 6 21:52:01 CEST 2014 root@yokozuna.lan:/usr/obj/usr/src/sys/AKIRA i386 I upgraded yesterday from 9.2-ST to 9.3-BETA2, but on 9.2-ST I got the same error. Ports are up-to-date. Regards, Marco -- Him: "Your skin is so soft. Are you a model?" Her: "No," [blush] "I'm a cosmetologist." Him: "Really? That's incredible... It must be very tough to handle weightlessness." -- "The Jerk"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1406071142480.2595>