Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388145 - sys-apps/file: submit/fixup strtoull patch
Summary: sys-apps/file: submit/fixup strtoull patch
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL: http://bugs.gw.com/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-22 19:43 UTC by Fabian Groffen
Modified: 2017-11-14 14:48 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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