Re: [proaudio] [964] updated and fixed xjadeo -- please test |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
Frieder Bürzele wrote:
Erwan Lerale wrote:
subversion@xxxxxxxxxxxxx wrote:
trunk/overlays/proaudio/media-video/xjadeo/files/xjadeo-0.4.1-use_sws_scale.patch
trunk/overlays/proaudio/media-video/xjadeo/xjadeo-0.4.1.ebuild
Hello,
Not compiling here :
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -o xjinfo
xjinfo-avinfo.o xjinfo-getopt.o xjinfo-getopt1.o -lavformat -lavcodec
-lz -la52 -lamrnb -lamrwb -lmp3lame -lx264 -lxvidcore
-ldc1394_control -lfaac -lfaad -lX11 -lXext -ltheora -lvorbisenc
-lraw1394 -lavutil -lvorbis -lm -logg -lX11 -ljack -L/usr/X11R6/lib
xjadeo-xjadeo.o: In function `display_frame':
/var/tmp/portage/media-video/xjadeo-0.4.1/work/xjadeo-0.4.1/src/xjadeo/xjadeo.c:660:
undefined reference to `img_convert'
collect2: ld returned 1 exit status
make[4]: *** [xjadeo] Error 1
[ebuild R ] media-video/ffmpeg-0.4.9_p20070616-r2 USE="X a52 aac
amr encode ieee1394 imlib ipv6 network ogg oss sdl theora threads
truetype v4l vorbis x264 xvid zlib (-altivec) -debug -doc -mmx -test"
Cheers
r1
could you test again -- now it should fail with a message
please report if this is the case: --> post whole output
could you also post the output of this both commands
strings /usr/lib/libavcodec.so|grep -c sws_scale
strings /usr/lib/libavcodec.so|grep -c img_import
Hallo Frieder,
It doesn't say much :
>>> Emerging (1 of 1) media-video/xjadeo-0.4.1 to /
* xjadeo-0.4.1.tar.gz MD5 RMD160 SHA1 SHA256 size ;-)
.... [
ok ]
* checking ebuild checksums ;-)
....
[ ok ]
* checking auxfile checksums ;-)
....
[ ok ]
* checking miscfile checksums ;-)
....
[ ok ]
* checking xjadeo-0.4.1.tar.gz ;-)
....
[ ok ]
* ffmpeg: BUG please report this messages and to the proaudio team
*
* ERROR: media-video/xjadeo-0.4.1 failed.
* Call stack:
* ebuild.sh, line 1717: Called dyn_setup
* ebuild.sh, line 768: Called qa_call 'pkg_setup'
* ebuild.sh, line 44: Called pkg_setup
* xjadeo-0.4.1.ebuild, line 42: Called die
* The specific snippet of code:
* die
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call stack
if relevant.
* A complete build log is located at
'/var/tmp/portage/media-video/xjadeo-0.4.1/temp/build.log'.
* This ebuild is from an overlay: '/usr/local/layman/pro-audio/'
*
* Messages for package media-video/xjadeo-0.4.1:
* ffmpeg: BUG please report this messages and to the proaudio team
*
* ERROR: media-video/xjadeo-0.4.1 failed.
* Call stack:
* ebuild.sh, line 1717: Called dyn_setup
* ebuild.sh, line 768: Called qa_call 'pkg_setup'
* ebuild.sh, line 44: Called pkg_setup
* xjadeo-0.4.1.ebuild, line 42: Called die
* The specific snippet of code:
* die
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call stack
if relevant.
* A complete build log is located at
'/var/tmp/portage/media-video/xjadeo-0.4.1/temp/build.log'.
* This ebuild is from an overlay: '/usr/local/layman/pro-audio/'
menhir erwan # strings /usr/lib/libavcodec.so|grep -c sws_scale
0
menhir erwan # strings /usr/lib/libavcodec.so|grep -c img_import
0
Danke fuer alles
r1