Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532604 - games-puzzle/sgt-puzzles-99999999, src_prepare fails
Summary: games-puzzle/sgt-puzzles-99999999, src_prepare fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-15 01:10 UTC by Puggan
Modified: 2015-04-20 04:14 UTC (History)
0 users

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 Puggan 2014-12-15 01:10:52 UTC
emerge output:
 * ERROR: games-puzzle/sgt-puzzles-99999999::gentoo failed (prepare phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  93:  Called src_prepare
 *   environment, line 2630:  Called die
 * The specific snippet of code:
 *       sed -i -e '1iPKG_CONFIG ?= pkg-config' -e '/^GTK_CONFIG/s:=.*:= $(PKG_CONFIG) gtk+-2.0:' Makefile || die
Comment 1 Puggan 2014-12-15 01:26:45 UTC
cat /var/tmp/portage/games-puzzle/sgt-puzzles-99999999/temp/build.log

 * Package:    games-puzzle/sgt-puzzles-99999999
 * Repository: gentoo
 * Maintainer: games@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux policykit userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
 * subversion update start -->
 *      repository: svn://svn.tartarus.org/sgt/puzzles
Updating '.':
At revision 10297.
 *    working copy: /usr/portage/distfiles/svn-src/sgt-puzzles/puzzles

>>> Source unpacked in /var/tmp/portage/games-puzzle/sgt-puzzles-99999999/work
>>> Preparing source in /var/tmp/portage/games-puzzle/sgt-puzzles-99999999/work/sgt-puzzles-99999999 ...
sed: can't read Makefile: No such file or directory
 * ERROR: games-puzzle/sgt-puzzles-99999999::gentoo failed (prepare phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  93:  Called src_prepare
 *   environment, line 2635:  Called die
 * The specific snippet of code:
 *       sed -i -e '1iPKG_CONFIG ?= pkg-config' -e '/^GTK_CONFIG/s:=.*:= $(PKG_CONFIG) gtk+-2.0:' Makefile || die
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2015-04-20 04:14:09 UTC
upstream switch to git and this bug should be fixed in the conversion from subversion.  thanks for the bug report.