From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Iavnw-0003U8-RQ for garchives@archives.gentoo.org; Thu, 27 Sep 2007 16:01:33 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8RFphVT005843; Thu, 27 Sep 2007 15:51:43 GMT Received: from web31706.mail.mud.yahoo.com (web31706.mail.mud.yahoo.com [68.142.201.186]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8RFkNPE031470 for ; Thu, 27 Sep 2007 15:46:24 GMT Received: (qmail 68092 invoked by uid 60001); 27 Sep 2007 15:46:21 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=LOwIkQNTG/ZySjn4nuXfMSLH44UjSoT/sVo4uThHBfNWfhZJOLwiItLKkfx4H2LgmOOjIResHtiHkraCg3LyM8+KJgz/7AZGlGcXp/Mu4zaXBIX2jDvb6RIMErO7+HNjJxqBhayHzlCdT0RFkQ/62XgkWiBLcYaxtUUUnJ0NY7o=; X-YMail-OSG: OUa3.bUVM1nkaf3MC3GPIDq49f7hxbpv.7GFh30hvkcrQdxlpwrifAnziN3vcNmm3GNfD9TrGDLZ1zc4iFtPCoMvrVsMrkmSJ3jIVObWyA_SJbNV46g- Received: from [64.228.98.81] by web31706.mail.mud.yahoo.com via HTTP; Thu, 27 Sep 2007 08:46:21 PDT Date: Thu, 27 Sep 2007 08:46:21 -0700 (PDT) From: maxim wexler Subject: Re: [gentoo-user] emerge xine-ui fails To: gentoo-user@lists.gentoo.org In-Reply-To: <46FB4516.1000505@electronsweatshop.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <800933.67345.qm@web31706.mail.mud.yahoo.com> X-Archives-Salt: 53072511-0090-4c01-804f-c6263e71dbbc X-Archives-Hash: 62c8749ee1701985f040263962f06312 --- Randy Barlow wrote: > maxim wexler wrote: > > > > make[1]: Leaving directory > > > `/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/vhook' > > Hmm, can you show us a few more lines before this? > The error isn't > obvious yet... OK Scrolling back about 150 lines in the log I came across this earlier use of "Error". Also mentions "vhook" as near the very end. make[1]: Entering directory `/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/vhook' i686-pc-linux-gnu-gcc -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg" -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg" -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libswscale -fPIC -O2 -march=i686 -fomit-frame-pointer -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -DHAVE_AV_CONFIG_H `imlib2-config --cflags` `freetype-config --cflags` -c -o null.o null.c /usr/lib/libdc1394_control.so.11: undefined reference to `raw1394_set_iso_handler' /usr/lib/libdc1394_control.so.11: undefined reference to `raw1394_set_port' /usr/lib/libdc1394_control.so.11: undefined reference to `raw1394_write' /usr/lib/libdc1394_control.so.11: undefined reference to `raw1394_loop_iterate' /usr/lib/libdc1394_control.so.11: undefined reference to `raw1394_get_userdata' /usr/lib/libdc1394_control.so.11: undefined reference to `raw1394_new_handle' /usr/lib/libdc1394_control.so.11: undefined reference to `raw1394_destroy_handle' /usr/lib/libdc1394_control.so.11: undefined reference to `raw1394_start_iso_rcv' /usr/lib/libdc1394_control.so.11: undefined reference to `raw1394_stop_iso_rcv' /usr/lib/libdc1394_control.so.11: undefined reference to `raw1394_read' /usr/lib/libdc1394_control.so.11: undefined reference to `raw1394_set_userdata' /usr/lib/libdc1394_control.so.11: undefined reference to `raw1394_get_nodecount' collect2: ld returned 1 exit status make: *** [ffmpeg_g] Error 1 make: *** Waiting for unfinished jobs.... And here's the last bit. More than "a few" :) watermark.c:227: warning: previous implicit declaration of 'exit_is_forbidden' was here watermark.c: In function `Process1': watermark.c:227: warning: redundant redeclaration of 'exit_is_forbidden' watermark.c:227: warning: previous implicit declaration of 'exit_is_forbidden' was here watermark.c:227: warning: redundant redeclaration of 'exit_is_forbidden' watermark.c:227: warning: previous implicit declaration of 'exit_is_forbidden' was here watermark.c: In function `get_watermark_picture': watermark.c:227: warning: redundant redeclaration of 'exit_is_forbidden' watermark.c:227: warning: previous implicit declaration of 'exit_is_forbidden' was here i686-pc-linux-gnu-gcc -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg" -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg" -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libswscale -fPIC -O2 -march=i686 -fomit-frame-pointer -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -DHAVE_AV_CONFIG_H `imlib2-config --cflags` `freetype-config --cflags` -c -o imlib2.o imlib2.c In file included from imlib2.c:94: /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavformat/framehook.h:25:2: warning: #warning VHOOK is deprecated please help porting libmpcodecs or a better filter system to ffmpeg instead of wasting your time writing new fiters for this crappy one In file included from /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavformat/framehook.h:31, from imlib2.c:94: /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavcodec/avcodec.h:2460: warning: `ImgReSampleContext' is deprecated (declared at /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavcodec/avcodec.h:2447) /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavcodec/avcodec.h:2463: warning: `ImgReSampleContext' is deprecated (declared at /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavcodec/avcodec.h:2447) imlib2.c: In function `Release': imlib2.c:167: warning: passing arg 1 of `ff_eval_free' from incompatible pointer type imlib2.c:168: warning: passing arg 1 of `ff_eval_free' from incompatible pointer type imlib2.c: In function `Configure': imlib2.c:197: warning: suggest parentheses around assignment used as truth value imlib2.c: In function `Process': imlib2.c:353: warning: implicit declaration of function `exit_is_forbidden' imlib2.c:353: warning: redundant redeclaration of 'exit_is_forbidden' imlib2.c:353: warning: previous implicit declaration of 'exit_is_forbidden' was here i686-pc-linux-gnu-gcc -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg" -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg" -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libswscale -fPIC -O2 -march=i686 -fomit-frame-pointer -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -DHAVE_AV_CONFIG_H `imlib2-config --cflags` `freetype-config --cflags` -c -o drawtext.o drawtext.c i686-pc-linux-gnu-gcc -Wl,--warn-common -rdynamic -export-dynamic -Wl,--as-needed -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavcodec -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavformat -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavutil -g -o null.so -shared -Wl,-soname,null.so null.o In file included from drawtext.c:48: /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavformat/framehook.h:25:2: warning: #warning VHOOK is deprecated please help porting libmpcodecs or a better filter system to ffmpeg instead of wasting your time writing new fiters for this crappy one In file included from /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavformat/framehook.h:31, from drawtext.c:48: /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavcodec/avcodec.h:2460: warning: `ImgReSampleContext' is deprecated (declared at /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavcodec/avcodec.h:2447) /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavcodec/avcodec.h:2463: warning: `ImgReSampleContext' is deprecated (declared at /var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/libavcodec/avcodec.h:2447) i686-pc-linux-gnu-gcc -Wl,--warn-common -rdynamic -export-dynamic -Wl,--as-needed -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavcodec -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavformat -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavutil -g -o fish.so -shared -Wl,-soname,fish.so fish.o i686-pc-linux-gnu-gcc -Wl,--warn-common -rdynamic -export-dynamic -Wl,--as-needed -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavcodec -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavformat -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavutil -g -o ppm.so -shared -Wl,-soname,ppm.so ppm.o i686-pc-linux-gnu-gcc -Wl,--warn-common -rdynamic -export-dynamic -Wl,--as-needed -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavcodec -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavformat -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavutil -g -o watermark.so -shared -Wl,-soname,watermark.so watermark.o i686-pc-linux-gnu-gcc -Wl,--warn-common -rdynamic -export-dynamic -Wl,--as-needed -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavcodec -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavformat -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavutil -g -o imlib2.so -shared -Wl,-soname,imlib2.so imlib2.o `imlib2-config --libs` i686-pc-linux-gnu-gcc -Wl,--warn-common -rdynamic -export-dynamic -Wl,--as-needed -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavcodec -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavformat -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg"/libavutil -g -o drawtext.so -shared -Wl,-soname,drawtext.so drawtext.o `freetype-config --libs` make[1]: Leaving directory `/var/tmp/portage/media-video/ffmpeg-0.4.9_p20070330/work/ffmpeg/vhook' !!! ERROR: media-video/ffmpeg-0.4.9_p20070330 failed. Call stack: ebuild.sh, line 1621: Called dyn_compile ebuild.sh, line 973: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile ffmpeg-0.4.9_p20070330.ebuild, line 169: Called die !!! make failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/log/portage/media-video:ffmpeg-0.4.9_p20070330:20070927-042103.log'. heathen@localhost ~ $ > > -- > Randy Barlow > http://electronsweatshop.com > -- > gentoo-user@gentoo.org mailing list > > ____________________________________________________________________________________ Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 -- gentoo-user@gentoo.org mailing list