Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 371969 - app-office/libreoffice-3.3.3 - Cannot find $EPATCH_SOURCE : [...]app-office/libreoffice/files/gentoo-3.3.3.diff
Summary: app-office/libreoffice-3.3.3 - Cannot find $EPATCH_SOURCE : [...]app-office/l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
: 371959 371993 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-06-16 22:04 UTC by Attila Jecs
Modified: 2011-06-17 08:22 UTC (History)
3 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 Attila Jecs 2011-06-16 22:04:38 UTC
Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/app-office/libreoffice/files/gentoo-3.3.3.diff
 *   ( gentoo-3.3.3.diff )
 * ERROR: app-office/libreoffice-3.3.3 failed (prepare phase):
 *   Cannot find $EPATCH_SOURCE!


Reproducible: Always

Steps to Reproduce:
1.emerge =app-office/libreoffice-3.3.3
2.
3.
Actual Results:  
Calculating dependencies       ... done!       
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) app-office/libreoffice-3.3.3
>>> Failed to emerge app-office/libreoffice-3.3.3, Log file:
>>>  '/var/tmp/portage/app-office/libreoffice-3.3.3/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 3.46, 1.89, 1.42
 * Package:    app-office/libreoffice-3.3.3
 * Repository: gentoo
 * Maintainer: openoffice@gentoo.org
 * USE:        amd64 bash-completion custom-cflags dbus elibc_glibc kde kernel_linux linguas_en linguas_hu nsplugin opengl userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking libreoffice-build-3.3.3.1.tar.gz to /var/tmp/portage/app-office/libreoffice-3.3.3/work
>>> Source unpacked in /var/tmp/portage/app-office/libreoffice-3.3.3/work
>>> Preparing source in /var/tmp/portage/app-office/libreoffice-3.3.3/work/libreoffice-build-3.3.3.1 ...
 *  You are using custom CFLAGS, which is NOT supported and can cause 
 *  all sorts of build and runtime errors. 
 * 
 *  Before reporting a bug, please make sure you rebuild and try with 
 *  basic CFLAGS, otherwise the bug will not be accepted. 
 * 
 * 
 *  If you experience a build break, please make sure to retry 
 *  with MAKEOPTS=-j1 before filing a bug. 
 * 
 * Checking for at least 512MBytes RAM ...
 [ ok ]
 * Checking for at least 7144MBytes disk space at /var/tmp/portage/app-office/libreoffice-3.3.3/temp ...
 [ ok ]
 *  You are building with java-support disabled, this results in some 
 *  of the LibreOffice functionality being disabled. 
 *  If something you need does not work for you, rebuild with 
 *  java in your USE-flags. 
 * 
 *  If you want the LibreOffice systray quickstarter to work 
 *  activate either the 'gtk' or 'gnome' use flags. 
 * 

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/app-office/libreoffice/files/gentoo-3.3.3.diff
 *   ( gentoo-3.3.3.diff )

 * ERROR: app-office/libreoffice-3.3.3 failed (prepare phase):
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 8592:  Called epatch '/usr/portage/app-office/libreoffice/files/gentoo-3.3.3.diff'
 *   environment, line 3351:  Called die
 * The specific snippet of code:
 *               die "Cannot find \$EPATCH_SOURCE!";
 * 
 * If you need support, post the output of 'emerge --info =app-office/libreoffice-3.3.3',
 * the complete build log and the output of 'emerge -pqv =app-office/libreoffice-3.3.3'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/tmp/portage/app-office/libreoffice-3.3.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/libreoffice-3.3.3/temp/environment'.
 * S: '/var/tmp/portage/app-office/libreoffice-3.3.3/work/libreoffice-build-3.3.3.1'


Expected Results:  
...
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-06-16 23:24:16 UTC
*** Bug 371959 has been marked as a duplicate of this bug. ***
Comment 2 Billy DeVincentis 2011-06-17 02:01:46 UTC
I hit this too!!
Comment 3 Siena Fath-Azam 2011-06-17 02:02:56 UTC
Confirmed, patch is not present in the package.
Comment 4 octoploid 2011-06-17 05:47:52 UTC
Don't you test your ebuild at least once before you 
submit it to the tree?
This is happening more and more.
Comment 5 Andreas Proschofsky (RETIRED) gentoo-dev 2011-06-17 06:39:58 UTC
Aaargh, what a stupid oversight. Unfortunately I'm right now away from my development machine. So if some other dev wants to beat me to that, I'm fine with it. The patch is the same as for 3.3.2, you just have to copy and rename it.
Comment 6 Andreas Proschofsky (RETIRED) gentoo-dev 2011-06-17 06:40:29 UTC
*** Bug 371993 has been marked as a duplicate of this bug. ***
Comment 7 tman 2011-06-17 07:37:16 UTC
well no one will beat u for this small problem. i hope so. :) but i hope have fixes this small problem so that we can emerge it.

thanks
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-06-17 07:45:05 UTC
(In reply to comment #5)
> Aaargh, what a stupid oversight. Unfortunately I'm right now away from my
> development machine. So if some other dev wants to beat me to that, I'm fine
> with it. The patch is the same as for 3.3.2, you just have to copy and rename
> it.

+  17 Jun 2011; Lars Wendler <polynomial-c@gentoo.org> +files/gentoo-3.3.3.diff:
+  Non-maintainer commit: Added missing patch file with kind permission from
+  suka (bug #371969).
+
Comment 9 Andreas Proschofsky (RETIRED) gentoo-dev 2011-06-17 08:22:21 UTC
(In reply to comment #8)
> (In reply to comment #5)
> > Aaargh, what a stupid oversight. Unfortunately I'm right now away from my
> > development machine. So if some other dev wants to beat me to that, I'm fine
> > with it. The patch is the same as for 3.3.2, you just have to copy and rename
> > it.
> 
> +  17 Jun 2011; Lars Wendler <polynomial-c@gentoo.org>
> +files/gentoo-3.3.3.diff:
> +  Non-maintainer commit: Added missing patch file with kind permission from
> +  suka (bug #371969).
> +

Thanks Lars!