Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 533158 - dev-lisp/sbcl-1.2.6 - missing patch : concurrency-test-1.2.6.patch
Summary: dev-lisp/sbcl-1.2.6 - missing patch : concurrency-test-1.2.6.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Panagiotis Christopoulos (RETIRED)
URL:
Whiteboard:
Keywords:
: 533288 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-12-21 00:57 UTC by Coacher
Modified: 2014-12-22 14:41 UTC (History)
5 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 Coacher 2014-12-21 00:57:59 UTC
Hello.

An attempt to build sbcl-1.2.6 fails with the following message:

 * Fetching files in the background. To view fetch progress, run
 * `tail -f /var/log/emerge-fetch.log` in another terminal.
 * sbcl-1.2.6-source.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                           [ ok ]
 * sbcl-1.2.6-x86-64-linux-binary.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                              [ ok ]
>>> Unpacking source...
>>> Unpacking sbcl-1.2.6-source.tar.bz2 to /var/tmp/portage/dev-lisp/sbcl-1.2.6/work
>>> Unpacking sbcl-1.2.6-x86-64-linux-binary.tar.bz2 to /var/tmp/portage/dev-lisp/sbcl-1.2.6/work
>>> Source unpacked in /var/tmp/portage/dev-lisp/sbcl-1.2.6/work
>>> Preparing source in /var/tmp/portage/dev-lisp/sbcl-1.2.6/work/sbcl-1.2.6 ...
 * Applying gentoo-fix_install_man.patch ...                                                                                                                                [ ok ]

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /var/portage/dev-lisp/sbcl/files/concurrency-test-1.2.6.patch
 *   ( concurrency-test-1.2.6.patch )

 * ERROR: dev-lisp/sbcl-1.2.6::gentoo failed (prepare phase):
 *   Cannot find $EPATCH_SOURCE!
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 2383:  Called epatch '/var/portage/dev-lisp/sbcl/files/concurrency-test-1.2.6.patch'
 *   environment, line  697:  Called die
 * The specific snippet of code:
 *                   die "Cannot find \$EPATCH_SOURCE!";

I've synced already a couple of times during last hour without any luck. Please fix.

Reproducible: Always
Comment 1 Juergen Rose 2014-12-21 10:00:15 UTC
Same here.
Comment 2 Andrey Grozin gentoo-dev 2014-12-22 10:51:52 UTC
Forgot to cvs add, sorry

  22 Dec 2014; Andrey Grozin <grozin@gentoo.org>
  +files/concurrency-test-1.2.6.patch:
  Adding a missing patch (#533158)
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-22 14:41:30 UTC
*** Bug 533288 has been marked as a duplicate of this bug. ***