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

Bug 388145

Summary: sys-apps/file: submit/fixup strtoull patch
Product: Gentoo/Alt Reporter: Fabian Groffen <grobian>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED OBSOLETE    
Severity: normal CC: mduft
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://bugs.gw.com/
Whiteboard:
Package list:
Runtime testing required: ---

Description Fabian Groffen gentoo-dev 2011-10-22 19:43:33 UTC
sys-apps/file currently has this:

+       epatch "${FILESDIR}"/${PN}-5.00-strtoull.patch
+       # avoid eautoreconf when adding check for strtoull #263527
+       sed -i 's/ strtoul / strtoul strtoull __strtoull /' configure
+       sed -i "/#undef HAVE_STRTOUL\$/a#undef HAVE_STRTOULL\n#undef HAVE___STRTOULL" config.h.in
+

While the strtoull isn't exactly beautiful, we need to have this thing sorted upstream.
Comment 1 SpanKY gentoo-dev 2011-12-31 05:59:51 UTC
file now has a bug tracker where you can submit patches ...
Comment 2 Pacho Ramos gentoo-dev 2012-10-07 13:59:25 UTC
Not sure if prefix team could help now that Markus is not able to help a lot until 2013
Comment 3 Fabian Groffen gentoo-dev 2017-11-14 14:48:28 UTC
Interix is gone