Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675290 - sys-devel/m4-1.4.17: freadahead.c:91:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
Summary: sys-devel/m4-1.4.17: freadahead.c:91:3: error: #error "Please port gnulib fre...
Status: RESOLVED DUPLICATE of bug 663924
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-12 21:46 UTC by ernsteiswuerfel
Modified: 2019-01-12 22:08 UTC (History)
0 users

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


Attachments
build.log (m4-1.4.17:20190112-214043.log,80.57 KB, text/plain)
2019-01-12 21:46 UTC, ernsteiswuerfel
Details
emerge --info (file_675290.txt,6.54 KB, text/plain)
2019-01-12 21:46 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2019-01-12 21:46:20 UTC
Created attachment 560794 [details]
build.log

Got this after an upgrade to glibc-2.28-r5 and emerge -e @world. Probably related to bug #674126.

[...]
powerpc64-unknown-linux-gnu-gcc  -I.     -O2 -mcpu=power9 -mtune=power9 -pipe -c -o glthread/lock.o glthread/lock.c
freadahead.c: In function 'freadahead':
freadahead.c:91:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
  #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
   ^~~~~
make[3]: *** [Makefile:1842: freadahead.o] Error 1
make[3]: *** Waiting for unfinished jobs....
fseeko.c: In function 'rpl_fseeko':
fseeko.c:109:4: error: #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."
   #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."
    ^~~~~
make[3]: *** [Makefile:1842: fseeko.o] Error 1
make[3]: Leaving directory '/var/tmp/portage/sys-devel/m4-1.4.17/work/m4-1.4.17/lib'
make[2]: *** [Makefile:1602: all] Error 2
make[2]: Leaving directory '/var/tmp/portage/sys-devel/m4-1.4.17/work/m4-1.4.17/lib'
make[1]: *** [Makefile:1506: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/sys-devel/m4-1.4.17/work/m4-1.4.17'
make: *** [Makefile:1461: all] Error 2
 * ERROR: sys-devel/m4-1.4.17::gentoo failed (compile phase):
 *   emake failed
Comment 1 ernsteiswuerfel archtester 2019-01-12 21:46:54 UTC
Created attachment 560796 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2019-01-12 22:08:08 UTC

*** This bug has been marked as a duplicate of bug 663924 ***