Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 435702

Summary: app-misc/sl-3.03-r1 - ld: fatal error: sl: open: Is a directory
Product: Gentoo Linux Reporter: Antoine Lemoine <mail>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 435508    
Attachments: emerge --info '=app-misc/sl-3.03-r1'
/var/tmp/portage/app-misc/sl-3.03-r1/temp/build.log

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.