Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 294405 Details for
Bug 392695
media-video/motion-3.2.12-r1 fails to emerge with ffmpeg media-video/ffmpeg-0.8.7
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build.log
build.log (text/plain), 14.47 KB, created by
Gary E. Miller
on 2011-12-01 01:14:16 UTC
(
hide
)
Description:
Build.log
Filename:
MIME Type:
Creator:
Gary E. Miller
Created:
2011-12-01 01:14:16 UTC
Size:
14.47 KB
patch
obsolete
> * Package: media-video/motion-3.2.12-r1 > * Repository: gentoo > * Maintainer: media-video@gentoo.org > * USE: amd64 elibc_glibc ffmpeg kernel_linux multilib mysql userland_GNU > * FEATURES: distcc sandbox >>>> Unpacking source... >>>> Unpacking motion-3.2.12.tar.gz to /var/tmp/portage/media-video/motion-3.2.12-r1/work >>>> Source unpacked in /var/tmp/portage/media-video/motion-3.2.12-r1/work >>>> Preparing source in /var/tmp/portage/media-video/motion-3.2.12-r1/work/motion-3.2.12 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-video/motion-3.2.12-r1/work/motion-3.2.12 ... > * Disabling video4linux support because of too new > * linux-headers. See bug 376225 for new motion. >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --without-v4l --with-ffmpeg --with-mysql --without-pgsql --without-optimizecpu --without-v4l >checking for Darwin... no >checking for *BSD... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking threads... yes >checking for libjpeg-mmx... skipping >checking for libjpeg... >checking for jpeg_set_defaults in -ljpeg... yes >checking for ffmpeg autodetecting... found in /usr/lib64 >checking for ffmpeg headers in /usr... found /usr/include/libavformat/avformat.h >checking file_protocol is defined in ffmpeg ?... no >checking for mysql support... testing >checking autodect mysql headers... yes >checking autodect mysql libs... /usr/lib64 >checking for mysql_init in -lmysqlclient... yes >checking for PostgreSQL... skipped >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for unistd.h... (cached) yes >checking for stdint.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking linux/videodev.h usability... no >checking linux/videodev.h presence... no >checking for linux/videodev.h... no >checking linux/videodev2.h usability... yes >checking linux/videodev2.h presence... yes >checking for linux/videodev2.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for sys/types.h... (cached) yes >checking for get_current_dir_name... yes >checking for V42L support... skipping >checking size of short... 2 >checking size of int... 4 >checking size of long int... 8 >checking size of long long... 8 >checking size of int *... 8 >checking size of void *... 8 >checking for an ANSI C-conforming const... yes >checking for bswap instruction... yes >configure: creating ./config.status >config.status: creating thread1.conf >config.status: creating thread2.conf >config.status: creating thread3.conf >config.status: creating thread4.conf >config.status: creating motion-dist.conf >config.status: creating motion.init-FreeBSD.sh >config.status: creating motion.init-Debian >config.status: creating motion.init-Fedora >config.status: creating motion.spec >config.status: creating Makefile >config.status: creating config.h > > ******************************* > Configure status > motion 3.2.12 > ******************************* > >OS : Linux >pthread Support: Yes >jpeg Support: Yes >V4L included: No >V4L2 supported: No >FFmpeg Support: Yes >MYSQL Support: Yes >PostgreSQL Support: No > >CFLAGS: -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 >LIBS: -lm -lpthread -ljpeg -L/usr/lib64 -lavformat -lavcodec -lavutil -lm -lz -L/usr/lib64 -lmysqlclient -lz >LDFLAGS: -Wl,-z,now,--as-needed,-O1,--hash-style=gnu,--sort-common -L/usr/lib64 > >Install prefix: /usr > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-video/motion-3.2.12-r1/work/motion-3.2.12 ... >make -j3 >Welcome to the setup procedure for Motion, the motion detection daemon! If you get >Generating dependencies, please wait... >error messages during this procedure, please report them to the mailing list. The >Compiling Motion object files... >Motion Guide contains all information you should need to get Motion up and running. >-------------------------------------------------------------------------------- >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 motion.o motion.c >Run "make updateguide" to download the latest version of the Motion Guide. > >Version: 3.2.12 >Platform: Linux (if this is incorrect, please read README.FreeBSD) > >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 conf.o conf.c >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 draw.o draw.c >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 jpegutils.o jpegutils.c >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 video.o video.c >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 video2.o video2.c >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 video_common.o video_common.c >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 netcam.o netcam.c > >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 netcam_ftp.o netcam_ftp.c >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 netcam_jpeg.o netcam_jpeg.c >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 netcam_wget.o netcam_wget.c >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 track.o track.c >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 alg.o alg.c >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 event.o event.c >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 picture.o picture.c >picture.c:121:2: warning: #warning using JPEG_LIB_VERSION >= 70 >picture.c:240:2: warning: #warning using JPEG_LIB_VERSION >= 70 >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 rotate.o rotate.c >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 webhttpd.o webhttpd.c >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 webcam.o webcam.c >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'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 392695
: 294405 |
294407