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

Bug 226935 (bindnow-flags)

Summary: [TRACKER] Ebuilds still using bindnow-flags
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Quality Assurance Team <qa>
Status: RESOLVED FIXED    
Severity: normal CC: n-roeser
Priority: High Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 210882, 212004, 218925, 223781, 226939, 226941, 226943, 226945, 226947, 226949, 226951, 226953, 226955, 226957, 226961, 226963, 226967, 226969, 226973, 226975, 226977, 226979, 226981, 226983, 226985, 226987, 226989, 226991, 226993, 226995, 226997, 226999, 227001, 227005, 227007, 227009, 227011, 227013, 227015, 227017, 227019, 227021, 227025, 227029, 227031, 227033, 227035, 255885, 255894, 255938    
Bug Blocks:    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-14 18:43:30 UTC
Tracking the ebuilds that should stop using bindnow-flags now that it's deprecated.
Comment 1 Fabian Groffen gentoo-dev 2009-07-27 19:32:27 UTC
You probably want to add ebuilds like app-crypt/mit-krb5 to this list as well.  They hardwire it into the build-system using a patch (breaking others, but that's a side effect).
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-07-27 19:40:56 UTC
I've fixed every ebuild in tree that was still using the append-flags method to pass bindnow-flags (including all old revisions). Was about to close this, but I guess not then.. sigh.. ;-)
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-07-29 08:29:42 UTC
(In reply to comment #1)
> You probably want to add ebuilds like app-crypt/mit-krb5 to this list as well. 
> They hardwire it into the build-system using a patch (breaking others, but
> that's a side effect).
> 

+*mit-krb5-1.7-r1 (29 Jul 2009)
+
+  29 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
+  +mit-krb5-1.7-r1.ebuild:
+  Don't apply 0001_all_lazyldflags.patch which is same as bindnow-flags.

Closing. Diego, Fabian, if there's more, please reopen.
Comment 4 Rafał Mużyło 2009-10-06 07:58:08 UTC
Well, I'm not quite sure if it's a bug,
but sys-fs/fuse-2.7.4 has a patch,
that looks alike to the kerberos one.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2009-10-06 11:59:44 UTC
(In reply to comment #4)
> Well, I'm not quite sure if it's a bug,
> but sys-fs/fuse-2.7.4 has a patch,
> that looks alike to the kerberos one.
> 

+*fuse-2.7.4-r1 (06 Oct 2009)
+
+  06 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> +fuse-2.7.4-r1.ebuild:
+  Drop fuse-fix-lazy-binding.patch wrt #226935, thanks to Rafał Mużyło
+  for reporting.