First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 174623
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Daniel Pielmeier <billie@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge.info emerge info text/plain Daniel Pielmeier 2007-04-14 20:57 0000 3.51 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 174623 depends on: Show dependency tree
Bug 174623 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-04-14 20:55 0000
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:

------- Comment #1 From Daniel Pielmeier 2007-04-14 20:57:28 0000 -------
Created an attachment (id=116266) [details]
emerge info

Added emerge info

------- Comment #2 From Alexis Ballier 2007-04-14 22:09:15 0000 -------
fixed, thanks for reporting.

First Last Prev Next    No search results available      Search page      Enter new bug