Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 584042 - =media-video/libav-12_pre20160522: source directory doesn't exist
Summary: =media-video/libav-12_pre20160522: source directory doesn't exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Media-video project
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-24 21:59 UTC by Coacher
Modified: 2016-06-06 14:28 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Coacher 2016-05-24 21:59:04 UTC
Hello.

${S} is borked in 12_pre20160522:

 * Package:    media-video/libav-12_pre20160522
 * Repository: gentoo
 * Maintainer: media-video@gentoo.org
 * USE:        abi_x86_64 amd64 bzip2 cpu_flags_x86_mmx cpu_flags_x86_mmxext cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_ssse3 elibc_glibc encode gpl hardcoded-tables kernel_linux network ssl threads userland_GNU zlib
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking libav-12_pre20160522.tar.xz to /var/tmp/portage/media-video/libav-12_pre20160522/work
>>> Source unpacked in /var/tmp/portage/media-video/libav-12_pre20160522/work
 * ERROR: media-video/libav-12_pre20160522::gentoo failed (prepare phase):
 *   The source directory '/var/tmp/portage/media-video/libav-12_pre20160522/work/libav-12_pre20160522' doesn't exist
 *
 * Call stack:
 *            ebuild.sh, line  762:  Called __ebuild_main 'prepare'
 *   phase-functions.sh, line 1005:  Called __dyn_prepare
 *   phase-functions.sh, line  369:  Called die
 * The specific snippet of code:
 *              die "The source directory '${S}' doesn't exist"

Please fix ebuild or better fix the snapshot tarball to have proper dir without extra '0'.
Comment 1 Luca Barbato gentoo-dev 2016-06-05 09:07:41 UTC
A new snapshot should be available and working, could you please test it and report back?

Thank you
Comment 2 Coacher 2016-06-06 14:28:39 UTC
media-video/libav-12_pre20160529:0/12::gentoo builds and installs fine. Thank you.