Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50370 - ntp-4.2.0-r2 configure sizeof test fails
Summary: ntp-4.2.0-r2 configure sizeof test fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 All
: Normal major
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-07 09:40 UTC by Radoslaw Szkodzinski
Modified: 2004-05-25 06:11 UTC (History)
0 users

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


Attachments
config.log - beware: 216 KB long (config.log,210.95 KB, text/plain)
2004-05-07 13:16 UTC, Radoslaw Szkodzinski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Radoslaw Szkodzinski 2004-05-07 09:40:36 UTC
I can't get ntp-4.2.0-r2 to emerge, it always fails the configure sizeof signed char test in the same fashion. If required, I can post config.log.

Fragment of the screen log:
<snip>
checking for a fallback value for HZ... 100
checking if we need to override the system's value for HZ... no
checking struct sigaction for sa_sigaction... yes
checking for struct ppsclockev... no
checking struct sockaddr for sa_len... no
checking for ss_family field in struct sockaddr_storage... yes
checking for __ss_family field in struct sockaddr_storage... no
checking for struct snd_size... no
checking struct clockinfo for hz... no
checking struct clockinfo for tickadj... no
checking for struct timespec... yes
checking for struct ntptimeval... yes
checking for struct ntptimeval.time.tv_nsec... no
checking for inline... inline
checking whether char is unsigned... no
checking for signed char... yes
checking size of signed char... configure: error: cannot compute sizeof (signed
char), 77
See `config.log' for more details.

!!! ERROR: net-misc/ntp-4.2.0-r2 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed


Emerge info:
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 2.6.6-rc2-mm1)
=================================================================
System uname: 2.6.6-rc2-mm1 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.4.10
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb/rules /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://src.gentoo.pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/bmg"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X acpi alsa apache2 apm arts avi berkdb cdr crypt cups curl dga encode esd faad flac flash foomaticdb gd gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml imagemagick imap imlib jabber java javamail javascript jpeg kadu-modules kadu-voice kde lesstif libg++ libsamplerate libwww linguas_en linguas_pl mad mikmod mmap mmx motif mozilla mpeg ncurses nls nocd nptl oggvorbis opengl oss pam parse-clocks pdflib perl pic png portaudio pwdb python qt quicktime readline sdl slang speex spell sqlite sse ssl svga tcltk tcpd theora tiff tlen truetype wmf wsconvert wxwindows x86 xfs xml xml2 xmms xv zlib"
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-05-07 10:32:47 UTC
Please attach config.log
Comment 2 Radoslaw Szkodzinski 2004-05-07 13:16:31 UTC
Created attachment 30962 [details]
config.log - beware: 216 KB long
Comment 3 SpanKY gentoo-dev 2004-05-07 13:46:03 UTC
you upgraded mysql but never ran revdep-rebuild

re-emerge libwww
Comment 4 Radoslaw Szkodzinski 2004-05-07 15:06:32 UTC
Thenk you for the hint. I'd never know to do this.
Comment 5 MAL 2004-05-25 06:11:54 UTC
Thanks here too, I would have never known.

Well, I would if bug #11359 was integrated.