Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245467 - media-libs/mlt-0.2.4-r2 - consumer_avformat.c:723: error: ‘first_avcodec’ undeclared (first use in this function)
Summary: media-libs/mlt-0.2.4-r2 - consumer_avformat.c:723: error: ‘first_avcodec’ und...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 214740
  Show dependency tree
 
Reported: 2008-11-04 02:35 UTC by a_tevelev
Modified: 2008-11-04 19:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,3.43 KB, text/plain)
2008-11-04 02:36 UTC, a_tevelev
Details
build.log (build.log,21.83 KB, text/plain)
2008-11-04 02:36 UTC, a_tevelev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a_tevelev 2008-11-04 02:35:45 UTC
media-libs/mlt-0.2.4-r2 fails to build:

# emerge -pv media-libs/mlt

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] media-libs/mlt-0.3.0  USE="dv ffmpeg lame libsamplerate mmx ogg sdl vorbis xine xml -gtk -jack -qt3 -quicktime -sox -theora" 0 kB

Total: 1 package (1 new), Size of downloads: 0 kB

...



x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -fomit-frame-pointer -Wall -fPIC -DPIC    -DUSE_MMX -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -Wall -fPIC -DPIC    -DUSE_MMX -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -Wall -fPIC -DPIC    -DUSE_MMX -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I/usr/include/libavformat  -I/usr/include/libswscale  -I../.. -DSWSCALE   -c -o consumer_avformat.o consumer_avformat.c
consumer_avformat.c: In function ‘consumer_thread’:
consumer_avformat.c:723: error: ‘first_avcodec’ undeclared (first use in this function)
consumer_avformat.c:723: error: (Each undeclared identifier is reported only once
consumer_avformat.c:723: error: for each function it appears in.)
consumer_avformat.c:1153: warning: passing argument 1 of ‘url_fclose’ from incompatible pointer type
make[2]: *** [consumer_avformat.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/media-libs/mlt-0.2.4-r2/work/mlt-0.2.4/src/modules/avformat'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/mlt-0.2.4-r2/work/mlt-0.2.4/src/modules'
make: *** [all] Error 1
 *
 * ERROR: media-libs/mlt-0.2.4-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2467:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * 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-libs/mlt-0.2.4-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/mlt-0.2.4-r2/temp/environment'.
 *
Comment 1 a_tevelev 2008-11-04 02:36:19 UTC
Created attachment 170675 [details]
emerge --info
Comment 2 a_tevelev 2008-11-04 02:36:51 UTC
Created attachment 170677 [details]
build.log
Comment 3 Alexis Ballier gentoo-dev 2008-11-04 19:08:03 UTC
deps fixed, thanks