Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180764 - packages w/gnulib: "futimens" problems with sys-libs/glibc-2.6
Summary: packages w/gnulib: "futimens" problems with sys-libs/glibc-2.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 183098 (view as bug list)
Depends on:
Blocks: 181472 181476
  Show dependency tree
 
Reported: 2007-06-03 17:10 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2007-07-07 01:33 UTC (History)
1 user (show)

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


Attachments
coreutils.log (coreutils.log,104.24 KB, text/plain)
2007-06-03 17:11 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-06-03 17:10:30 UTC
sys-apps/coreutils-6.9-r1 doesn't compile with sys-libs/glibc-2.6.

In glibc-2.5's /usr/include/sys/stat.h there weren't lines:
#ifdef __USE_GNU
extern int futimens (int __fd, __const struct timespec __times[2]) __THROW;
#endif
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-06-03 17:11:22 UTC
Created attachment 121051 [details]
coreutils.log
Comment 2 Steve Yin 2007-06-04 06:33:44 UTC
this function exists in linux-headers-2.6.20/21
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-06-07 18:16:35 UTC
It also concerns app-arch/{cpio,gzip,tar}.
Comment 4 SpanKY gentoo-dev 2007-06-25 02:32:25 UTC
*** Bug 183098 has been marked as a duplicate of this bug. ***
Comment 5 SpanKY gentoo-dev 2007-07-07 01:33:48 UTC
there are fixed versions of coreutils/gzip/cpio/tar in the tree now