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

Bug 128040

Summary: coreutils fix for regex test
Product: Gentoo Linux Reporter: Emanuele Giaquinta (RETIRED) <exg>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: bsd+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gnulib-regex.patch

Description Emanuele Giaquinta (RETIRED) gentoo-dev 2006-03-29 15:02:02 UTC
The following patch fixes the test to detect a working glibc regex api; there is no need to use --without-included-regex, and regoff_t is now defined properly, so it should work automagically.
Comment 1 Emanuele Giaquinta (RETIRED) gentoo-dev 2006-03-29 15:03:25 UTC
Created attachment 83403 [details, diff]
gnulib-regex.patch
Comment 2 SpanKY gentoo-dev 2006-04-10 17:58:46 UTC
added to 5.94-r2
Comment 3 Benigno B. Junior (RETIRED) gentoo-dev 2006-04-27 03:21:52 UTC
And about dropping --without-included-regex, can it be done now? It causes coreutils to not compile on OpenBSD.
Comment 4 SpanKY gentoo-dev 2006-04-27 05:58:55 UTC
no ... on 64bit hosts it'll use the included regex still