DVBCut fails to build with this error. >>> Compiling source in /var/tmp/portage/media-video/dvbcut-0.5.3-r1/work/dvbcut-0.5.3 ... scons FFMPEG=/usr \ scons: Reading SConscript files ... Checking for libao... found scons: done reading SConscript files. scons: Building targets ... g++ -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DHAVE_LIB_AO -DQT_NO_DEBUG -I/usr/qt/3/include -c -o src/avframe.o src/avframe.cpp src/avframe.cpp: In constructor 'avframe::avframe(AVFrame*, AVCodecContext*)': src/avframe.cpp:38: warning: 'img_copy' is deprecated (declared at /usr/include/ffmpeg/avcodec.h:3057) src/avframe.cpp:39: warning: 'img_copy' is deprecated (declared at /usr/include/ffmpeg/avcodec.h:3057) src/avframe.cpp: In member function 'QImage avframe::getqimage(bool, int)': src/avframe.cpp:80: warning: 'img_convert' is deprecated (declared at /usr/include/ffmpeg/avcodec.h:2588) src/avframe.cpp:80: warning: 'img_convert' is deprecated (declared at /usr/include/ffmpeg/avcodec.h:2588) g++ -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DHAVE_LIB_AO -DQT_NO_DEBUG -I/usr/qt/3/include -c -o src/buffer.o src/buffer.cpp g++ -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DHAVE_LIB_AO -DQT_NO_DEBUG -I/usr/qt/3/include -c -o src/differenceimageprovider.o src/differenceimageprovider.cpp /usr/qt/3/bin/uic -o src/mplayererrorbase.h src/mplayererrorbase.ui /usr/qt/3/bin/uic -impl mplayererrorbase.h -o src/uic_mplayererrorbase.cpp src/mplayererrorbase.ui /usr/qt/3/bin/moc -o src/moc_mplayererrorbase.cpp src/mplayererrorbase.h Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed /usr/qt/3/bin/uic -o src/dvbcutbase.h src/dvbcutbase.ui /usr/qt/3/bin/uic -impl dvbcutbase.h -o src/uic_dvbcutbase.cpp src/dvbcutbase.ui /usr/qt/3/bin/moc -o src/moc_dvbcutbase.cpp src/dvbcutbase.h Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed /usr/qt/3/bin/uic -o src/exportdialogbase.h src/exportdialogbase.ui /usr/qt/3/bin/uic -impl exportdialogbase.h -o src/uic_exportdialogbase.cpp src/exportdialogbase.ui /usr/qt/3/bin/moc -o src/moc_exportdialogbase.cpp src/exportdialogbase.h Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed /usr/qt/3/bin/uic -o src/progresswindowbase.h src/progresswindowbase.ui /usr/qt/3/bin/uic -impl progresswindowbase.h -o src/uic_progresswindowbase.cpp src/progresswindowbase.ui /usr/qt/3/bin/moc -o src/moc_progresswindowbase.cpp src/progresswindowbase.h Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed g++ -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DHAVE_LIB_AO -DQT_NO_DEBUG -I/usr/qt/3/include -c -o src/dvbcut.o src/dvbcut.cpp /usr/include/ffmpeg/avformat.h: In function 'void av_init_packet(AVPacket*)': /usr/include/ffmpeg/avformat.h:66: error: 'INT64_C' was not declared in this scope scons: *** [src/dvbcut.o] Error 1 scons: building terminated because of errors. make: *** [build] Error 2 !!! ERROR: media-video/dvbcut-0.5.3-r1 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 3390: Called src_compile dvbcut-0.5.3-r1.ebuild, line 43: Called die !!! build 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:dvbcut-0.5.3-r1:20070414-202408.log'. Reproducible: Always Steps to Reproduce:
Created attachment 116266 [details] emerge info Added emerge info
fixed, thanks for reporting.