| Summary: | sci-geosciences/mapserver-4.10.3 failed patch | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Thomas Beutin <tb> |
| Component: | New packages | Assignee: | Sci-geo Project <sci-geosciences> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Thomas Beutin
2007-09-03 17:12:33 UTC
for using version 4.10.0-r1 it helps to copy mapserver-4.10.0_php.patch to mapserver-4.10.0-r1_php.patch, update the manifest and compile the package but for version 4.10.3 the patch failes Maybe if you posted actual errors, someone could help. Thanks. # emerge =sci-geosciences/mapserver-4.10.0-r1 Calculating dependencies... done! >>> Verifying ebuild Manifests... >>> Emerging (1 of 1) sci-geosciences/mapserver-4.10.0-r1 to / * mapserver-4.10.0.tar.gz RMD160 ;-) ... [ ok ] * mapserver-4.10.0.tar.gz SHA1 ;-) ... [ ok ] * mapserver-4.10.0.tar.gz SHA256 ;-) ... [ ok ] * mapserver-4.10.0.tar.gz size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking mapserver-4.10.0.tar.gz ;-) ... [ ok ] * * Using dev-lang/php-5.2.4_pre200708051230-r2 * * Using 2 PHP versions >>> Unpacking source... >>> Unpacking mapserver-4.10.0.tar.gz to /var/tmp/portage/sci-geosciences/mapserver-4.10.0-r1/work * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * /usr/portage/sci-geosciences/mapserver/files/mapserver-4.10.0-r1_php.patch * ( mapserver-4.10.0-r1_php.patch ) !!! ERROR: sci-geosciences/mapserver-4.10.0-r1 failed. Call stack: ebuild.sh, line 1638: Called dyn_unpack ebuild.sh, line 763: Called qa_call 'src_unpack' ebuild.sh, line 44: Called src_unpack mapserver-4.10.0-r1.ebuild, line 88: Called epatch '/usr/portage/sci-geosciences/mapserver/files/mapserver-4.10.0-r1_php.patch' eutils.eclass, line 161: Called die !!! Cannot find $EPATCH_SOURCE! !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/sci-geosciences/mapserver-4.10.0-r1/temp/build.log'. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="." JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info # emerge =sci-geosciences/mapserver-4.10.3 Calculating dependencies... done! >>> Verifying ebuild Manifests... >>> Emerging (1 of 1) sci-geosciences/mapserver-4.10.3 to / * mapserver-4.10.3.tar.gz RMD160 ;-) ... [ ok ] * mapserver-4.10.3.tar.gz SHA1 ;-) ... [ ok ] * mapserver-4.10.3.tar.gz SHA256 ;-) ... [ ok ] * mapserver-4.10.3.tar.gz size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking mapserver-4.10.3.tar.gz ;-) ... [ ok ] * * Using dev-lang/php-5.2.4_pre200708051230-r2 * * Using 2 PHP versions * Checking for gd compiled with truetype support... * Found truetype support; continuing... >>> Unpacking source... >>> Unpacking mapserver-4.10.3.tar.gz to /var/tmp/portage/sci-geosciences/mapserver-4.10.3/work * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * /usr/portage/sci-geosciences/mapserver/files/mapserver-4.10.3_php.patch * ( mapserver-4.10.3_php.patch ) !!! ERROR: sci-geosciences/mapserver-4.10.3 failed. Call stack: ebuild.sh, line 1638: Called dyn_unpack ebuild.sh, line 763: Called qa_call 'src_unpack' ebuild.sh, line 44: Called src_unpack mapserver-4.10.3.ebuild, line 109: Called epatch '/usr/portage/sci-geosciences/mapserver/files/mapserver-4.10.3_php.patch' eutils.eclass, line 161: Called die !!! Cannot find $EPATCH_SOURCE! !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/sci-geosciences/mapserver-4.10.3/temp/build.log'. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="." JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info (In reply to comment #2) > Maybe if you posted actual errors, someone could help. Thanks. sorry, i forgot. If You need the build.log as well i'll attach them (but i think the problem is clear now). I will make the patch this night, indeed it should be modified for each new mapserver version following the new configure.in. I'm realy sorry for being unable to make it quicker ... The new patch has been added to the tree. mapserver-4.10.0-r1 corrected to use the same patch as the 4.10.0 one. Thanks for your help. (In reply to comment #7) > The new patch has been added to the tree. > mapserver-4.10.0-r1 corrected to use the same patch as the 4.10.0 one. works for me. > Thanks for your help. I thank You! |