Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485032 - =sci-electronics/qelectrotech-9999 - New folder makes build fail. - * Failed Patch: qelectrotech-0.3-fix-paths.patch !
Summary: =sci-electronics/qelectrotech-9999 - New folder makes build fail. - * Failed...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-15 18:10 UTC by Jonas Stein
Modified: 2013-12-22 17:08 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 Jonas Stein gentoo-dev 2013-09-15 18:10:37 UTC
The 9999 snapshot version does not compile anymore. 
I get the following errormessage: [1]

I talked to the developer scorpio, who explained, that name of the element folder and the paths for *.pro were changed.

btw: The next release is aimed to be released in 2013-10-xx 


[1] 
=====================
# emerge qelectrotech

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   #] sci-electronics/qelectrotech-9999 

Would you like to merge these packages? [Yes/No] 

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sci-electronics/qelectrotech-9999
>>> Unpacking source...
 * subversion update start -->
 *      repository: svn://svn.tuxfamily.org/svnroot/qet/qet/trunk
Updating '.':
At revision 2542.
 *    working copy: /usr/portage/distfiles/svn-src/qelectrotech/trunk

>>> Source unpacked in /var/tmp/portage/sci-electronics/qelectrotech-9999/work
>>> Preparing source in /var/tmp/portage/sci-electronics/qelectrotech-9999/work/qelectrotech-9999 ...
 * Applying qelectrotech-0.3-fix-paths.patch ...

 * Failed Patch: qelectrotech-0.3-fix-paths.patch !
 *  ( /usr/portage/sci-electronics/qelectrotech/files/qelectrotech-0.3-fix-paths.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/sci-electronics/qelectrotech-9999/temp/qelectrotech-0.3-fix-paths.patch.out

 * ERROR: sci-electronics/qelectrotech-9999::gentoo failed (prepare phase):
 *   Failed Patch: qelectrotech-0.3-fix-paths.patch!
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 2539:  Called qt4-r2_src_prepare
 *   environment, line 2470:  Called base_src_prepare
 *   environment, line  405:  Called epatch '/usr/portage/sci-electronics/qelectrotech/files/qelectrotech-0.3-fix-paths.patch'
 *   environment, line 1123:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";
 * 
 * If you need support, post the output of `emerge --info '=sci-electronics/qelectrotech-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sci-electronics/qelectrotech-9999::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sci-electronics/qelectrotech-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-electronics/qelectrotech-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/sci-electronics/qelectrotech-9999/work/qelectrotech-9999'
 * S: '/var/tmp/portage/sci-electronics/qelectrotech-9999/work/qelectrotech-9999'

>>> Failed to emerge sci-electronics/qelectrotech-9999, Log file:

>>>  '/var/tmp/portage/sci-electronics/qelectrotech-9999/temp/build.log'

 * Messages for package sci-electronics/qelectrotech-9999:

 * Failed Patch: qelectrotech-0.3-fix-paths.patch !
 *  ( /usr/portage/sci-electronics/qelectrotech/files/qelectrotech-0.3-fix-paths.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/sci-electronics/qelectrotech-9999/temp/qelectrotech-0.3-fix-paths.patch.out
 * ERROR: sci-electronics/qelectrotech-9999::gentoo failed (prepare phase):
 *   Failed Patch: qelectrotech-0.3-fix-paths.patch!
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 2539:  Called qt4-r2_src_prepare
 *   environment, line 2470:  Called base_src_prepare
 *   environment, line  405:  Called epatch '/usr/portage/sci-electronics/qelectrotech/files/qelectrotech-0.3-fix-paths.patch'
 *   environment, line 1123:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";
 * 
 * If you need support, post the output of `emerge --info '=sci-electronics/qelectrotech-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sci-electronics/qelectrotech-9999::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sci-electronics/qelectrotech-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-electronics/qelectrotech-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/sci-electronics/qelectrotech-9999/work/qelectrotech-9999'
 * S: '/var/tmp/portage/sci-electronics/qelectrotech-9999/work/qelectrotech-9999'
========================
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2013-12-22 17:08:33 UTC
Fixed in cvs. Thanks for reporting.