| Summary: | media-video/motion-3.2.12-r1 fails to emerge with ffmpeg media-video/ffmpeg-0.8.7 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Gary E. Miller <gem> |
| Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Build.log
environment file |
||
|
Description
Gary E. Miller
2011-12-01 01:14:16 UTC
Created attachment 294407 [details]
environment file
The meat of the issue: x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -DWITHOUT_V4L -D_REENTRANT -DHAVE_FFMPEG -I/usr/include -DFFMPEG_NEW_INCLUDES -DHAVE_FFMPEG_NEW -I/usr/include/mysql -DTYPE_32BIT="int" -DHAVE_BSWAP -Wall -DVERSION=\"3.2.12\" -Dsysconfdir=\"/etc\" -c -o ffmpeg.o ffmpeg.c ffmpeg.c:26:10: warning: #warning ************************************************** ffmpeg.c:27:10: warning: #warning Your version of FFmpeg is newer than version 0.4.8 ffmpeg.c:28:10: warning: #warning Newer versions of ffmpeg do not support MPEG1 with ffmpeg.c:29:10: warning: #warning non-standard framerate. MPEG1 will be disabled for ffmpeg.c:30:10: warning: #warning normal video output. You can still use mpeg4 and ffmpeg.c:31:10: warning: #warning and mpeg4ms which are both better in terms of size ffmpeg.c:32:10: warning: #warning and quality. MPEG1 is always used for timelapse. ffmpeg.c:33:10: warning: #warning Please read the Motion Guide for more information. ffmpeg.c:34:10: warning: #warning Note that this is not an error message! ffmpeg.c:35:10: warning: #warning ************************************************** ffmpeg.c:183:5: warning: initialization from incompatible pointer type ffmpeg.c: In function ‘mpeg1_write_trailer’: ffmpeg.c:202:5: warning: ‘put_buffer’ is deprecated (declared at /usr/include/libavformat/avio.h:256) ffmpeg.c:203:5: warning: ‘put_flush_packet’ is deprecated (declared at /usr/include/libavformat/avio.h:293) ffmpeg.c: In function ‘ffmpeg_init’: ffmpeg.c:232:5: warning: implicit declaration of function ‘av_register_protocol’ ffmpeg.c: In function ‘get_oformat’: ffmpeg.c:261:9: warning: implicit declaration of function ‘guess_format’ ffmpeg.c:261:12: warning: assignment makes pointer from integer without a cast ffmpeg.c:273:12: warning: assignment makes pointer from integer without a cast ffmpeg.c:276:12: warning: assignment makes pointer from integer without a cast ffmpeg.c:283:12: warning: assignment makes pointer from integer without a cast ffmpeg.c:286:12: warning: assignment makes pointer from integer without a cast ffmpeg.c:290:12: warning: assignment makes pointer from integer without a cast ffmpeg.c:298:12: warning: assignment makes pointer from integer without a cast ffmpeg.c: In function ‘ffmpeg_open’: ffmpeg.c:380:21: error: ‘CODEC_TYPE_VIDEO’ undeclared (first use in this function) ffmpeg.c:380:21: note: each undeclared identifier is reported only once for each function it appears in ffmpeg.c:420:5: warning: ‘av_set_parameters’ is deprecated (declared at /usr/include/libavformat/avformat.h:1434) ffmpeg.c:501:9: warning: ‘url_fopen’ is deprecated (declared at /usr/include/libavformat/avio.h:279) ffmpeg.c:511:17: warning: ‘url_fopen’ is deprecated (declared at /usr/include/libavformat/avio.h:279) ffmpeg.c:532:5: warning: ‘av_write_header’ is deprecated (declared at /usr/include/libavformat/avformat.h:1492) ffmpeg.c: In function ‘ffmpeg_close’: ffmpeg.c:599:9: warning: ‘url_fclose’ is deprecated (declared at /usr/include/libavformat/avio.h:280) ffmpeg.c: In function ‘ffmpeg_put_frame’: ffmpeg.c:649:22: error: ‘PKT_FLAG_KEY’ undeclared (first use in this function) distcc[32158] ERROR: compile ffmpeg.c on localhost failed make: *** [ffmpeg.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: media-video/motion-3.2.12-r1 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =media-video/motion-3.2.12-r1', * the complete build log and the output of 'emerge -pqv =media-video/motion-3.2.12-r1'. * The complete build log is located at '/var/tmp/portage/media-video/motion-3.2.12-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/motion-3.2.12-r1/temp/environment'. * S: '/var/tmp/portage/media-video/motion-3.2.12-r1/work/motion-3.2.12' * * The following package has failed to build or install: * * (media-video/motion-3.2.12-r1::gentoo, ebuild scheduled for merge), Log file: * '/var/tmp/portage/media-video/motion-3.2.12-r1/temp/build.log' * Same here:
media-video/motion-3.2.12-r1 USE="ffmpeg v4l -mysql -postgres"
# emerge --info motion
Portage 2.1.10.39 (default/linux/amd64/10.0/desktop/gnome, gcc-4.5.3, glibc-2.14.1-r1, 3.1.4-gentoo x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-3.1.4-gentoo-x86_64-Intel-R-_Core-TM-_i7_CPU_M_620_@_2.67GHz-with-gentoo-2.1
Timestamp of tree: Fri, 02 Dec 2011 00:45:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 3.1.6 [disabled]
app-shells/bash: 4.2_p20
dev-java/java-config: 2.1.11-r3
dev-lang/python: 2.7.2-r3, 3.2.2
dev-util/ccache: 3.1.6
dev-util/cmake: 2.8.6-r4
dev-util/pkgconfig: 0.26
sys-apps/baselayout: 2.1
sys-apps/openrc: 0.9.4
sys-apps/sandbox: 2.5
sys-devel/autoconf: 2.13, 2.68
sys-devel/automake: 1.10.3, 1.11.1-r1
sys-devel/binutils: 2.22
sys-devel/gcc: 4.5.3-r1
sys-devel/gcc-config: 1.5-r2
sys-devel/libtool: 2.4.2
sys-devel/make: 3.82-r3
sys-kernel/linux-headers: 2.6.39 (virtual/os-headers)
sys-libs/glibc: 2.14.1-r1
Repositories: gentoo x-local-overlay
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -msse4 -mcx16 -mpopcnt -msahf -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-march=core2 -msse4 -mcx16 -mpopcnt -msahf -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="de"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/dev/shm"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/local-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X X509 a52 aac aalib acl acpi alsa amd64 apache2 asf automount avahi avi bacula-clientonly bash-completion berkdb bluetooth branding bzip2 cairo calendar cdda cddb cdr clamdtop cli colord consolekit cracklib crypt cups cxx dbus dri drm dts dvd dvdr dvdread eds emboss emerald encode evo exchange exif fam fbcondecor ffmpeg firefox flac fortran gdbm gdu gif gimp glitz gnome gnome-keyring gnome-online-accounts gphoto2 gpm gstreamer gtk hddtemp http http-cache iamd64 iconv imagemagick ipod ipv6 irda java jpeg jpeg2k lame laptop largefile lcms ldap libnotify lm_sensors mad mdnsresponder-compat milter mjpeg mmap mmx mng modules mono mp3 mp4 mpeg mudflap multilib nautilus ncurses networkmanager nls nptl nptlonly nsplugin nspluginwrapper nvidia ogg opengl openmp pam pango pcre pda pdf pdflib perl php png policykit ppds pppd pulseaudio qt3support qt4 quicktime readline redeyes reiserfs samba scanner sdl session sftp sms socialweb spell sse sse2 ssl startup-notification svg sysfs tcpd thumbnail tiff truetype udev unicode usb v4l v4l2 vcd video vorbis wifi x264 xcb xml xorg xulrunner xv xvid xvmc zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="access authz_host auth auth_dbm auth_anon auth_digest alias file-cache echo charset-lite cache disk-cache mem-cache ext-filter case_filter case-filter-in deflate mime-magic cern-meta expires filter headers loop-aes usertrack unique-id proxy proxy_connect proxy_ftp proxy_http info include cgi cgid dav dav-fs vhost-alias speling rewrite log_config logio env setenvif mime status autoindex asis negotiation dir imap actions userdir so unique_id authn_file auth_basic authn_dbm authz_groupfile authz_owner authz_user" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" SANE_BACKENDS="net hp hp3500" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa vmware v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
=================================================================
Package Settings
=================================================================
media-video/motion-3.2.12-r1 was built with the following:
USE="ffmpeg (multilib) v4l -mysql -postgres"
fixed, thanks Confirmed fixed. Thank you! |