Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103023 - File-4.15 wont compile because it thinks my time is wrong
Summary: File-4.15 wont compile because it thinks my time is wrong
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 17:16 UTC by George Prowse
Modified: 2005-08-19 01:15 UTC (History)
0 users

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


Attachments
config.log (config.log,4.36 KB, text/plain)
2005-08-18 17:18 UTC, George Prowse
Details

Note You need to log in before you can comment on or make changes to this bug.
Description George Prowse 2005-08-18 17:16:02 UTC
doing an emerge -upDv world and it stops at sys-apps/file-4.15 with the error
"configure: error: newly created file is older than distributed files!".

date gives me the correct time and date: george@othello ~ $ date
Thu Aug 18 01:07:04 BST 2005



Reproducible: Always
Steps to Reproduce:
1.emerge file (emerge -u world)
2.
3.

Actual Results:  
compile fail:

checking whether build environment is sane... configure: error: newly created
file is older than distributed files!
Check your system clock

Expected Results:  
install and move on to the next package

Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.12.0_pre5
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://212.219.56.162/sites/www.ibiblio.org/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://194.117.143.71/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts browserplugin cdr crypt cups dvd eds
encode esd fam firefox foomaticdb fortran gif gnome gpm gstreamer gtk gtk2
imagemagick imlib ipv6 java jpeg lzw lzw-tiff mad mozilla mp3 mpeg ncurses nls
nvidia ogg opengl pam pdflib perl png python quicktime readline real sdl spell
ssl tcpd tiff truetype truetype-fonts type1-fonts usb userlocales vorbis xine
xinerama xml2 xmms xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 George Prowse 2005-08-18 17:18:22 UTC
Created attachment 66277 [details]
config.log

here is the config.log as was asked to submit
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-19 01:15:43 UTC
Works fine here. Either you time or your timezone are set incorrectly. Fix your
system clock.