Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 362463 - media-video/ffmpeg-0.6.90_rc0: Failed to emerge - error: implicit declaration of function 'usleep'
Summary: media-video/ffmpeg-0.6.90_rc0: Failed to emerge - error: implicit declaration...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: x86 FreeBSD
: Normal normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-07 16:08 UTC by Denis I. Polukarov
Modified: 2011-07-07 23:55 UTC (History)
1 user (show)

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


Attachments
emerge --info =media-video/ffmpeg-0.6.90_rc0 (info,4.01 KB, text/plain)
2011-04-07 16:09 UTC, Denis I. Polukarov
Details
emerge -pqv =media-video/ffmpeg-0.6.90_rc0 (pqv,439 bytes, text/plain)
2011-04-07 16:09 UTC, Denis I. Polukarov
Details
The complete build log (build.log.bz2,3.89 KB, application/octet-stream)
2011-04-07 16:09 UTC, Denis I. Polukarov
Details
The ebuild environment file (environment.bz2,23.00 KB, application/octet-stream)
2011-04-07 16:10 UTC, Denis I. Polukarov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis I. Polukarov 2011-04-07 16:08:22 UTC
Failed to emerge

Reproducible: Always

Steps to Reproduce:
1. emerge media-video/ffmpeg
2.
3.
Actual Results:  
Not merged.

Expected Results:  
emerged media-video/ffmpeg & media-video/vlc
Comment 1 Denis I. Polukarov 2011-04-07 16:09:04 UTC
Created attachment 268875 [details]
emerge --info =media-video/ffmpeg-0.6.90_rc0
Comment 2 Denis I. Polukarov 2011-04-07 16:09:27 UTC
Created attachment 268877 [details]
emerge -pqv =media-video/ffmpeg-0.6.90_rc0
Comment 3 Denis I. Polukarov 2011-04-07 16:09:56 UTC
Created attachment 268879 [details]
The complete build log
Comment 4 Denis I. Polukarov 2011-04-07 16:10:23 UTC
Created attachment 268881 [details]
The ebuild environment file
Comment 5 Yuta SATOH 2011-04-09 16:14:14 UTC
Please try version 4.3.x of gcc.

for example) 
# emerge -a '<gcc-4.4'
[ebuild   R   ] sys-devel/gcc-4.3.4  USE="(multilib*)"

Would you like to merge these packages? [Yes/No] y
# gcc-config -l
 [1] x86_64-gentoo-freebsd8.2-4.3.4
 [2] x86_64-gentoo-freebsd8.2-4.4.5 *
# gcc-config 1
# source /etc/profile
# emerge ffmpeg
Comment 6 Alexis Ballier gentoo-dev 2011-07-07 23:55:10 UTC
bktr builds fine here with ffmpeg 0.7.1, closing