Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435702 - app-misc/sl-3.03-r1 - ld: fatal error: sl: open: Is a directory
Summary: app-misc/sl-3.03-r1 - ld: fatal error: sl: open: Is a directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: patch-2.7
  Show dependency tree
 
Reported: 2012-09-21 00:00 UTC by Antoine Lemoine
Modified: 2012-10-18 08:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info '=app-misc/sl-3.03-r1' (file_435702.txt,5.33 KB, text/plain)
2012-09-21 00:01 UTC, Antoine Lemoine
Details
/var/tmp/portage/app-misc/sl-3.03-r1/temp/build.log (file_435702.txt,2.97 KB, text/plain)
2012-09-21 00:02 UTC, Antoine Lemoine
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Lemoine 2012-09-21 00:00:48 UTC
app-misc/sl-3.03-r1 fails to build

Reproducible: Always
Comment 1 Antoine Lemoine 2012-09-21 00:01:26 UTC
Created attachment 324448 [details]
emerge --info '=app-misc/sl-3.03-r1'
Comment 2 Antoine Lemoine 2012-09-21 00:02:29 UTC
Created attachment 324450 [details]
/var/tmp/portage/app-misc/sl-3.03-r1/temp/build.log
Comment 3 Pacho Ramos gentoo-dev 2012-09-23 07:49:56 UTC
Does it work when setting MAKEOPTS="-j1"?
Comment 4 Martin Jansa 2012-10-03 13:33:07 UTC
(In reply to comment #3)
> Does it work when setting MAKEOPTS="-j1"?

Yes the "sl" dir is created during prepare (applying patches), even before compile is executed.
Comment 5 Pacho Ramos gentoo-dev 2012-10-05 20:52:05 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > Does it work when setting MAKEOPTS="-j1"?
> 
> Yes the "sl" dir is created during prepare (applying patches), even before
> compile is executed.

Then, does it work or fail with "-j1"?
Comment 6 Antoine Lemoine 2012-10-05 22:27:35 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > Does it work when setting MAKEOPTS="-j1"?
> > 
> > Yes the "sl" dir is created during prepare (applying patches), even before
> > compile is executed.
> 
> Then, does it work or fail with "-j1"?

It fails with "-j1".
Comment 7 Michael Palimaka (kensington) gentoo-dev 2012-10-18 08:54:18 UTC
It seems that some behaviour change in patch-2.7 is causing the offending directory to be created.

In any case, thank-you, this issue is now fixed in CVS.

+  18 Oct 2012; Michael Palimaka <kensington@gentoo.org> +sl-3.03-r2.ebuild:
+  Fix breakage with patch-2.7, wrt bug #435702. Migrate to EAPI 4.