Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16153 - Transcode .62 compilation fails on af6_aux.cpp
Summary: Transcode .62 compilation fails on af6_aux.cpp
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://thedoh.dyndns.org/linux/gentoo...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-21 12:52 UTC by Lisa Seelye (RETIRED)
Modified: 2003-02-21 18:43 UTC (History)
1 user (show)

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


Attachments
Full log of the emerge transcode process. (transcode.6.2.txt.gz,17.37 KB, application/x-gzip)
2003-02-21 12:53 UTC, Lisa Seelye (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lisa Seelye (RETIRED) gentoo-dev 2003-02-21 12:52:22 UTC
Transcode .62 fails compilation on 


g++ -DHAVE_CONFIG_H -I.. -I. -I.. -I. -I./ -I../ -I./.. -I../src -I./../src 
-I../avilib -I./../avilib -I/usr/include -I../encore2 -I./../encore2 
-I/usr/include -I/usr/local/include -I../libac3 -I./../libac3 -Wall 
-I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/local/include -I../libvo -I./../libvo -I/usr/include/mjpegtools 
-I../libioaux -I./../libioaux -march=i686 -O3 -pipe -c af6_aux.cpp -MT 
af6_aux.lo -MD -MP -MF .deps/af6_aux.TPlo  -fPIC -DPIC -o af6_aux.lo


In file included from af6_aux.cpp:37:


/usr/include/avifile/fourcc.h:4:2: warning: #warning Use #include "avm_fourcc.h" 
instead


In file included from af6_aux.cpp:39:


/usr/include/avifile/default.h:4:2: warning: #warning Use #include 
"avm_default.h" instead


af6_aux.cpp: In function `void list_attributes(const CodecInfo*)':


af6_aux.cpp:126: no matching function for call to `GetCodecAttr(const


   avm::CodecInfo&, const char*, char[256], int)'


/usr/include/avifile/creators.h:124: candidates are: int


   Creators::GetCodecAttr(const CodecInfo&, const char*, int&)


/usr/include/avifile/creators.h:132:                 int


   Creators::GetCodecAttr(const CodecInfo&, const char*, const char**)


make[2]: *** [af6_aux.lo] Error 1


make[2]: Leaving directory 
`/var/tmp/portage/transcode-0.6.2/work/transcode-0.6.2/export'


make[1]: *** [all-recursive] Error 1


make[1]: Leaving directory 
`/var/tmp/portage/transcode-0.6.2/work/transcode-0.6.2'


make: *** [all] Error 2




Reproducible: Always
Steps to Reproduce:
1. emerge transcode (or, emerge -u world) - basically, just start to emerge 
transcode .62.



Actual Results:  
The last few lines:




g++ -DHAVE_CONFIG_H -I.. -I. -I.. -I. -I./ -I../ -I./.. -I../src -I./../src 
-I../avilib -I./../avilib -I/usr/include -I../encore2 -I./../encore2 
-I/usr/include -I/usr/local/include -I../libac3 -I./../libac3 -Wall 
-I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/local/include -I../libvo -I./../libvo -I/usr/include/mjpegtools 
-I../libioaux -I./../libioaux -march=i686 -O3 -pipe -c af6_aux.cpp -MT 
af6_aux.lo -MD -MP -MF .deps/af6_aux.TPlo  -fPIC -DPIC -o af6_aux.lo


In file included from af6_aux.cpp:37:


/usr/include/avifile/fourcc.h:4:2: warning: #warning Use #include "avm_fourcc.h" 
instead


In file included from af6_aux.cpp:39:


/usr/include/avifile/default.h:4:2: warning: #warning Use #include 
"avm_default.h" instead


af6_aux.cpp: In function `void list_attributes(const CodecInfo*)':


af6_aux.cpp:126: no matching function for call to `GetCodecAttr(const


   avm::CodecInfo&, const char*, char[256], int)'


/usr/include/avifile/creators.h:124: candidates are: int


   Creators::GetCodecAttr(const CodecInfo&, const char*, int&)


/usr/include/avifile/creators.h:132:                 int


   Creators::GetCodecAttr(const CodecInfo&, const char*, const char**)


make[2]: *** [af6_aux.lo] Error 1


make[2]: Leaving directory 
`/var/tmp/portage/transcode-0.6.2/work/transcode-0.6.2/export'


make[1]: *** [all-recursive] Error 1


make[1]: Leaving directory 
`/var/tmp/portage/transcode-0.6.2/work/transcode-0.6.2'


make: *** [all] Error 2




!!! ERROR: media-video/transcode-0.6.2 failed.


!!! Function src_compile, Line 102, Exitcode 2


!!! (no error message)





I'll attach a compressed emerge transcode log.
Comment 1 Lisa Seelye (RETIRED) gentoo-dev 2003-02-21 12:53:15 UTC
Created attachment 8587 [details]
Full log of the emerge transcode process.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-02-21 18:43:33 UTC
you didn't use avifile-0.7.15.20020816
this is as dependeny ( =media-video/avifile-0.7.15.20020816)