Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681718 - app-admin/metalog-3-r2 - fseterr.c:77:3: error: #error "Please port gnulib fseterr.c to your platform! Look at the definitions of ferror and clearerr on your system, then report this to bug-gnulib."
Summary: app-admin/metalog-3-r2 - fseterr.c:77:3: error: #error "Please port gnulib fs...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on: 682842
Blocks: glibc-2.28
  Show dependency tree
 
Reported: 2019-03-25 09:03 UTC by tt_1
Modified: 2019-04-22 17:30 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,82.20 KB, text/plain)
2019-03-25 09:03 UTC, tt_1
Details
emerge --info (emerge-info,7.87 KB, text/plain)
2019-03-25 09:05 UTC, tt_1
Details
config.log (config.log,375.19 KB, text/x-log)
2019-03-25 09:38 UTC, tt_1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tt_1 2019-03-25 09:03:36 UTC
Created attachment 570688 [details]
build.log

the build chokes on this: 

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -march=znver1 -pipe  -c vfprintf.c
fseterr.c: In function ‘fseterr’:
fseterr.c:77:3: error: #error "Please port gnulib fseterr.c to your platform! Look at the definitions of ferror and clearerr on your system, then report this to bug-gnulib."
  #error "Please port gnulib fseterr.c to your platform! Look at the definitions of ferror and clearerr on your system, then report this to bug-gnulib."
   ^~~~~


This happened during an emerge -e world, which I started after upgrading gcc and glibc to its recent stable on amd64 (8.2.0-r6 and 2.28-r5)

metalog-20181125 seems to be ok
Comment 1 tt_1 2019-03-25 09:05:27 UTC
Created attachment 570690 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-03-25 09:36:05 UTC
checking for __fseterr... no

Could you please attach config.log as well?
Comment 3 tt_1 2019-03-25 09:38:27 UTC
Created attachment 570692 [details]
config.log
Comment 4 Daniel Augustin 2019-03-26 13:45:56 UTC
Yes, I'm also seeing this in a new install.

This seems to be glibc-2.28 related, see https://lists.gnu.org/r/bug-gnulib/2018-03/msg00000.html.

As the op said that ~20181125 worked fine, maybe we should just mark this as stable.
Comment 5 Zac Medico gentoo-dev 2019-03-26 18:44:08 UTC
I experienced this with glibc-2.28-r5, and metalog-20181125 builds for me.
Comment 6 tt_1 2019-04-22 17:30:27 UTC
it's fixed for main arches, closing