You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: c...@freebsd.org Last committer: c...@freebsd.org Ident: $FreeBSD: head/multimedia/mplayer2/Makefile 417684 2016-06-27 20:34:27Z cpm $ Log URL: http://beefy4.nyi.freebsd.org/data/head-amd64-default/p417690_s302242/logs/mplayer2-2.0.20130428_20.log Build URL: http://beefy4.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p417690_s302242 Log: ====>> Building multimedia/mplayer2 build started at Wed Jun 29 02:08:46 UTC 2016 port directory: /usr/ports/multimedia/mplayer2 building for: FreeBSD head-amd64-default-job-12 11.0-ALPHA5 FreeBSD 11.0-ALPHA5 r302242 amd64 maintained by: c...@freebsd.org Makefile ident: $FreeBSD: head/multimedia/mplayer2/Makefile 417684 2016-06-27 20:34:27Z cpm $ Poudriere version: 3.1.14 Host OSVERSION: 1100109 Jail OSVERSION: 1100120 !!! Jail is newer than host. (Jail: 1100120, Host: 1100109) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_v=FreeBSD 11.0-ALPHA5 r302242 UNAME_r=11.0-ALPHA5 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=amd64 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=mplayer2-2.0.20130428_20 OSREL=11.0 _OSRELEASE=11.0-ALPHA5 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool HAVE_COMPAT_IA32_KERN=YES LINUX_OSRELEASE=2.6.32 MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1100120 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mplayer2-2.0.20130428_20: A52=on: AC-3 support via liba52 ASS=on: Enable ASS/SSA subtitle rendering CACA=off: libcaca graphics library support CDIO=off: CDIO support via libcdio DEBUG=off: Build with debugging support DV=off: Quasar DV video codec support (libdv) DVDNAV=on: DVD menu navigation DVDREAD=on: DVD Playback support GIF=off: GIF image format support IPV6=on: IPv6 protocol support JACK=off: JACK audio server support LADSPA=off: LADSPA audio plugins support LIBBLURAY=off: Blu-ray discs support via libbluray LIRC=off: Infrared remote control support MAD=off: MAD MP3 audio decoder support OPENGL=off: 2D/3D rendering support via OpenGL PORTAUDIO=off: PortAudio library support PULSEAUDIO=off: PulseAudio sound server support REALPLAYER=off: Enable realplayer plugin RTC=off: Enable kernel realtime clock timing RTCPU=on: Allow runtime CPU detection SDL=off: Simple Direct Media Layer support SMB=off: SMB network protocol support SPEEX=off: Speex audio format support THEORA=off: Ogg Theora video codec support V4L=off: Video 4 Linux support VDPAU=on: VDPAU (GPU video acceleration) support X11=on: X11 (graphics) support XINERAMA=off: X11 Xinerama extension support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --cc=cc --extra-libs='' --mandir=/usr/local/man --disable-alsa --disable-directfb --disable-faad --disable-mng --disable-libdca --disable-xvid --disable-mpg123 --disable-musepack --disable-caca --disable-libcdio --disable-debug --disable-libdv --disable-gif --disable-jack --disable-ladspa --disable-bluray --disable-lirc --disable-mad --disable-gl --disable-portaudio --disable-pulse --disable-real --disable-rtc --enable-runtime-cpudetection --disable-sdl --disable-smb --disable-speex --disable-theora --disable-tv-v4l2 --disable-xinerama --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/wrkdirs/usr/ports/multimedia/mplayer2/work/mplayer2-2.0.20130428" MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/mplayer2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/mplayer2/work HOME=/wrkdirs/usr/ports/multimedia/mplayer2/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/mplayer2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/mplayer2/work HOME=/wrkdirs/usr/ports/multimedia/mplayer2/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- A52="" NO_A52="@comment " ASS="" NO_ASS="@comment " CACA="@comment " NO_CACA="" CDIO="@comment " NO_CDIO="" DEBUG="@comment " NO_DEBUG="" DV="@comment " NO_DV="" DVDNAV="" NO_DVDNAV="@comment " DVDREAD="" NO_DVDREAD="@comment " GIF="@comment " NO_GIF="" IPV6="" NO_IPV6="@comment " JACK="@comment " NO_JACK="" LADSPA="@comment " NO_LADSPA="" LIBBLURAY="@comment " NO_LIBBLURAY="" LIRC="@comment " NO_LIRC="" MAD="@comment " NO_MAD="" OPENGL="@comment " NO_OPENGL="" PORTAUDIO="@comment " NO_PORTAUDIO="" PULSEAUDIO="@comment " NO_PULSEAUDIO="" REALPLAYER="@comment " NO_REALPLAYER="" RTC="@comment " NO_RTC="" RTCPU="" NO_RTCPU="@comment " SDL="@comment " NO_SDL="" SMB="@comment " NO_SMB="" SPEEX="@comment " NO_SPEEX="" THEORA="@comment " NO_THEORA="" V4L="@comment " NO_V4L="" VDPAU="" NO_VDPAU="@comment " X11="" NO_X11="@comment " XINERAMA="@comment " NO_XINERAMA="" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VER=2.7 PYTHON_VERSION=python2.7 OSREL=11.0 <snip> play_tree_add_file(play_tree_t* pt,const char* file); ^ mplayer.c:3889:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] .begin_skip = MP_NOPTS_VALUE, ^~~~~~~~~~~~~~ ./mpcommon.h:23:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) ~~~~^ 73 warnings generated. cc -MD -MP -D_ISOC99_SOURCE -D_BSD_SOURCE -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I. -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o parser-mpcmd.o parser-mpcmd.c In file included from parser-mpcmd.c:29: In file included from ./m_option.h:27: ./bstr.h:54:57: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] return (struct bstr){(unsigned char *)s, s ? strlen(s) : 0}; ^ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ In file included from parser-mpcmd.c:29: In file included from ./m_option.h:27: ./bstr.h:107:38: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return bstr_startswith(str, bstr(prefix)); ^~~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ ./bstr.h:119:36: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return bstr_endswith(str, bstr(suffix)); ^~~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ ./bstr.h:124:31: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return bstrcmp(str1, bstr(str2)); ^~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ ./bstr.h:129:35: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return bstrcasecmp(str1, bstr(str2)); ^~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ ./bstr.h:134:37: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return bstr_find(haystack, bstr(needle)); ^~~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ ./bstr.h:139:34: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return bstr_eatstart(s, bstr(prefix)); ^~~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ In file included from parser-mpcmd.c:30: ./m_config.h:154:45: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return m_config_set_option(config, bstr(name), bstr(param), ambiguous); ^~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ In file included from parser-mpcmd.c:30: ./m_config.h:154:57: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return m_config_set_option(config, bstr(name), bstr(param), ambiguous); ^~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ In file included from parser-mpcmd.c:30: ./m_config.h:167:47: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return m_config_check_option(config, bstr(name), bstr(param), ambiguous); ^~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ In file included from parser-mpcmd.c:30: ./m_config.h:167:59: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return m_config_check_option(config, bstr(name), bstr(param), ambiguous); ^~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ parser-mpcmd.c:91:19: warning: passing 'char [3]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] *param = bstr("no"); ^~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ parser-mpcmd.c:121:32: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] struct bstr opt = bstr(argv[i]); ^~~~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ parser-mpcmd.c:153:34: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] struct bstr param = bstr(i+1 < argc ? argv[i+1] : NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ parser-mpcmd.c:324:32: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] struct bstr opt = bstr(argv[i]); ^~~~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ parser-mpcmd.c:328:34: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] struct bstr param = bstr(i+1 < argc ? argv[i+1] : NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ 16 warnings generated. cc -MD -MP -D_ISOC99_SOURCE -D_BSD_SOURCE -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I. -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o screenshot.o screenshot.c In file included from screenshot.c:31: In file included from ./mp_core.h:25: In file included from ./mixer.h:25: In file included from ./libao2/audio_out.h:24: ./bstr.h:54:57: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] return (struct bstr){(unsigned char *)s, s ? strlen(s) : 0}; ^ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ In file included from screenshot.c:31: In file included from ./mp_core.h:25: In file included from ./mixer.h:25: In file included from ./libao2/audio_out.h:24: ./bstr.h:107:38: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return bstr_startswith(str, bstr(prefix)); ^~~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ ./bstr.h:119:36: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return bstr_endswith(str, bstr(suffix)); ^~~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ ./bstr.h:124:31: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return bstrcmp(str1, bstr(str2)); ^~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ ./bstr.h:129:35: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return bstrcasecmp(str1, bstr(str2)); ^~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ ./bstr.h:134:37: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return bstr_find(haystack, bstr(needle)); ^~~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ ./bstr.h:139:34: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return bstr_eatstart(s, bstr(prefix)); ^~~~~~ ./bstr.h:52:53: note: passing argument to parameter 's' here static inline struct bstr bstr(const unsigned char *s) ^ screenshot.c:60:5: warning: 'avcodec_free_frame' is deprecated [-Wdeprecated-declarations] avcodec_free_frame(&ctx->pic); ^ /usr/local/include/libavcodec/avcodec.h:3952:6: note: 'avcodec_free_frame' has been explicitly marked deprecated here void avcodec_free_frame(AVFrame **frame); ^ screenshot.c:72:20: warning: 'avcodec_alloc_frame' is deprecated [-Wdeprecated-declarations] ctx->pic = avcodec_alloc_frame(); ^ /usr/local/include/libavcodec/avcodec.h:3927:10: note: 'avcodec_alloc_frame' has been explicitly marked deprecated here AVFrame *avcodec_alloc_frame(void); ^ screenshot.c:113:5: warning: 'avcodec_get_frame_defaults' is deprecated [-Wdeprecated-declarations] avcodec_get_frame_defaults(pic); ^ /usr/local/include/libavcodec/avcodec.h:3937:6: note: 'avcodec_get_frame_defaults' has been explicitly marked deprecated here void avcodec_get_frame_defaults(AVFrame *frame); ^ screenshot.c:118:16: warning: 'avcodec_encode_video' is deprecated [-Wdeprecated-declarations] int size = avcodec_encode_video(avctx, outbuffer, outbuffer_size, pic); ^ /usr/local/include/libavcodec/avcodec.h:4896:5: note: 'avcodec_encode_video' has been explicitly marked deprecated here int avcodec_encode_video(AVCodecContext *avctx, uint8_t *buf, int buf_size, ^ 11 warnings generated. ./TOOLS/file2string.py etc/input.conf >input/input.conf.h env: python3: No such file or directory gmake[1]: *** [Makefile:555: input/input.conf.h] Error 127 gmake[1]: *** Deleting file 'input/input.conf.h' gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/mplayer2/work/mplayer2-2.0.20130428' *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/mplayer2 _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"