Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 538270 - =net-misc/ntp-4.2.8-r2 - src_compile(): aclocal is run in ...work/ntp-4.2.8/sntp/libevent
Summary: =net-misc/ntp-4.2.8-r2 - src_compile(): aclocal is run in ...work/ntp-4.2.8/s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-30 17:57 UTC by Jeroen Roovers (RETIRED)
Modified: 2015-04-04 07:55 UTC (History)
0 users

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


Attachments
net-misc:ntp-4.2.8-r2:20150130-175114.log (20150130-175114.log,197.91 KB, text/plain)
2015-01-30 17:57 UTC, Jeroen Roovers (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2015-01-30 17:57:11 UTC
Created attachment 395224 [details]
net-misc:ntp-4.2.8-r2:20150130-175114.log

>>> Compiling source in /home/jer/portage/net-misc/ntp-4.2.8-r2/work/ntp-4.2.8 ...
make -j10
cd . && \
./scripts/build/checkChangeLog
Compiling with GCC now generates lots of new warnings.
cd ./html && \
../scripts/build/checkHtmlFileDates

Don't be concerned. They're just warnings.

Don't send bug reports about the warnings, either.

Feel free to send patches that fix these warnings, though.

make  all-recursive
make[1]: Entering directory '/home/jer/portage/net-misc/ntp-4.2.8-r2/work/ntp-4.2.8'
Making all in sntp
make[2]: Entering directory '/home/jer/portage/net-misc/ntp-4.2.8-r2/work/ntp-4.2.8/sntp'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jer/portage/net-misc/ntp-4.2.8-r2/work/ntp-4.2.8/sntp/libevent/build-aux/missing aclocal-1.13 -I m4 -I libevent/m4 -I libopts/m4
/usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   run info Automake 'Extending aclocal'
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:66: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
...
Comment 1 SpanKY gentoo-dev 2015-04-04 07:55:02 UTC
should be all set now in the tree; thanks for the report!

Commit message: Fix up file timestamps to keep autotools from re-running
http://sources.gentoo.org/net-misc/ntp/ntp-4.2.8-r2.ebuild?r1=1.3&r2=1.4