Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386669 - net-wireless/bluedevil-1.2.1: Initial sed died
Summary: net-wireless/bluedevil-1.2.1: Initial sed died
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-10 15:05 UTC by Andrey Grozin
Modified: 2011-10-11 04:54 UTC (History)
1 user (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 Andrey Grozin gentoo-dev 2011-10-10 15:05:10 UTC
>>> Preparing source in /var/tmp/portage/net-wireless/bluedevil-1.2.1/work/bluedevil-1.2.1 ...
>>> Enabling languages:  ru
sed: no input files
 * ERROR: net-wireless/bluedevil-1.2.1 failed (prepare phase):
 *   1429: Initial sed died
 * 
 * Call stack:
 *     ebuild.sh, line   91:  Called src_prepare
 *   environment, line 4154:  Called kde4-base_src_prepare
 *   environment, line 3310:  Called enable_selected_doc_linguas
 *   environment, line 1752:  Called comment_all_add_subdirectory 'doc'
 *   environment, line 1429:  Called die
 * The specific snippet of code:
 *       find "$@" -name CMakeLists.txt -print0 | grep -vFzZ "./cmake" | xargs -0 sed -i -e '/^[[:space:]]*add_subdirectory/s/^/#DONOTCOMPILE /' -e '/^[[:space:]]*ADD_SUBDIRECTORY/s/^/#DONOTCOMPILE /' -e '/^[[:space:]]*macro_optional_add_subdirectory/s/^/#DONOTCOMPILE /' -e '/^[[:space:]]*MACRO_OPTIONAL_ADD_SUBDIRECTORY/s/^/#DONOTCOMPILE /' || die "${LINENO}: Initial sed died"


Reproducible: Always
Comment 1 Agostino Sarubbo gentoo-dev 2011-10-10 15:23:51 UTC
please resync, is fixed
Comment 2 Andrey Grozin gentoo-dev 2011-10-11 04:54:32 UTC
Yes, it has been already fixed.