Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270540 - net-misc/ntp-4.2.4_p6 fails with glibc-2.10
Summary: net-misc/ntp-4.2.4_p6 fails with glibc-2.10
Status: RESOLVED DUPLICATE of bug 270483
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-20 09:54 UTC by Justin Lecher (RETIRED)
Modified: 2009-05-20 17:54 UTC (History)
0 users

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


Attachments
/tmp/emerge.info (emerge.info,4.34 KB, text/plain)
2009-05-20 09:55 UTC, Justin Lecher (RETIRED)
Details
/tmp/build.log (build.log,91.16 KB, text/plain)
2009-05-20 09:56 UTC, Justin Lecher (RETIRED)
Details
/tmp/build.log (build.log,201.00 KB, text/plain)
2009-05-20 17:54 UTC, Justin Lecher (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2009-05-20 09:54:42 UTC
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include -I../libopts -D_GNU_SOURCE -I/usr/include  -O2 -pipe -march=prescott -fomit-frame-pointer  -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ntp_filegen.o -MD -MP -MF ".deps/ntp_filegen.Tpo" -c -o ntp_filegen.o ntp_filegen.c; \
	then mv -f ".deps/ntp_filegen.Tpo" ".deps/ntp_filegen.Po"; else rm -f ".deps/ntp_filegen.Tpo"; exit 1; fi
ntp_filegen.c: In function ‘filegen_init’:
ntp_filegen.c:65: warning: declaration of ‘basename’ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
ntp_filegen.c: In function ‘filegen_open’:
ntp_filegen.c:89: warning: declaration of ‘basename’ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
ntp_filegen.c: In function ‘filegen_config’:
ntp_filegen.c:374: warning: declaration of ‘basename’ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
ntp_filegen.c: In function ‘valid_fileref’:
ntp_filegen.c:431: warning: declaration of ‘basename’ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include -I../libopts -D_GNU_SOURCE -I/usr/include  -O2 -pipe -march=prescott -fomit-frame-pointer  -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ntp_intres.o -MD -MP -MF ".deps/ntp_intres.Tpo" -c -o ntp_intres.o ntp_intres.c; \
	then mv -f ".deps/ntp_intres.Tpo" ".deps/ntp_intres.Po"; else rm -f ".deps/ntp_intres.Tpo"; exit 1; fi
ntp_intres.c: In function ‘ntp_intres’:
ntp_intres.c:319: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include -I../libopts -D_GNU_SOURCE -I/usr/include  -O2 -pipe -march=prescott -fomit-frame-pointer  -Wall -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ntp_loopfilter.o -MD -MP -MF ".deps/ntp_loopfilter.Tpo" -c -o ntp_loopfilter.o ntp_loopfilter.c; \
	then mv -f ".deps/ntp_loopfilter.Tpo" ".deps/ntp_loopfilter.Po"; else rm -f ".deps/ntp_loopfilter.Tpo"; exit 1; fi
ntp_loopfilter.c: In function ‘local_clock’:
ntp_loopfilter.c:571: error: ‘MOD_NANO’ undeclared (first use in this function)
ntp_loopfilter.c:571: error: (Each undeclared identifier is reported only once
ntp_loopfilter.c:571: error: for each function it appears in.)
ntp_loopfilter.c: In function ‘loop_config’:
ntp_loopfilter.c:896: error: ‘MOD_NANO’ undeclared (first use in this function)
make[3]: *** [ntp_loopfilter.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.4_p6/work/ntp-4.2.4p6/ntpd'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.4_p6/work/ntp-4.2.4p6/ntpd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/ntp-4.2.4_p6/work/ntp-4.2.4p6'
make: *** [all] Error 2
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2009-05-20 09:55:51 UTC
Created attachment 191890 [details]
/tmp/emerge.info

emerge --info
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2009-05-20 09:56:10 UTC
Created attachment 191892 [details]
/tmp/build.log

build.log
Comment 3 SpanKY gentoo-dev 2009-05-20 10:09:11 UTC

*** This bug has been marked as a duplicate of bug 270483 ***
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2009-05-20 17:54:01 UTC
Created attachment 191921 [details]
/tmp/build.log

build.log