Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130059 - xchm-1.7.1 tarball has files with modification date in future
Summary: xchm-1.7.1 tarball has files with modification date in future
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
: 130133 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-15 05:41 UTC by Philip Lawatsch
Modified: 2006-04-16 02:20 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Lawatsch 2006-04-15 05:41:17 UTC
Hi,

philip@icefox ~ $ md5sum /usr/portage/distfiles/xchm-1.7.1.tar.gz 
e9006ce834cce7dd7e0481049a366c48  /usr/portage/distfiles/xchm-1.7.1.tar.gz
philip@icefox ~ $ tar vzft /usr/portage/distfiles/xchm-1.7.1.tar.gz  | grep 2006-04-22 | wc -l
18

-> 18 files have a modification date in the future, at least one of them is a Makefile.in file. -> On my system compilation will never finish because it looks like an endless loop in automake is reached:

make[2]: Warning: File `Makefile.in' has modification time 6.1e+05 s in the future
 cd .. && /bin/sh ./config.status art/Makefile 
config.status: creating art/Makefile
make[2]: Leaving directory `/var/tmp/portage/xchm-1.7.1/work/xchm-1.7.1/art'
make[2]: Entering directory `/var/tmp/portage/xchm-1.7.1/work/xchm-1.7.1/art'
make[2]: Warning: File `Makefile.in' has modification time 6.1e+05 s in the future
 cd .. && /bin/sh ./config.status art/Makefile 
config.status: creating art/Makefile
make[2]: Leaving directory `/var/tmp/portage/xchm-1.7.1/work/xchm-1.7.1/art'

This is a ~amd64 system, but this should not matter in this case. Emerge --info:

Portage 2.1_pre7-r5 (default-linux/amd64/2006.0, gcc-4.1.0, glibc-2.4-r1, 2.6.17-rc1-mm2 x86_64)
=================================================================
System uname: 2.6.17-rc1-mm2 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.12.0_pre17
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
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-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-Os -pipe -march=k8 -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-Os -pipe -march=k8 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://webmail.waug.at/gentoo/"
LANG="en_US.ISO-8859-1"
LC_ALL="en_US.ISO-8859-1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/xgl-coffee"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 3dnowex X a52 aac acpi4linux alsa apache2 arts artworkextra audiofile avi bash-completion beagle berkdb bitmap-fonts bluetooth cairo cdrom cg cli crypt css ctype cups dba debugger dri dvb dvd dvdr dvdread dvi eds emboss emoticon encode esd ethereal expat fam fastbuild ffmpeg figlet finger firefox foomaticdb force-cgi-redirect freetype ftp gd gif glade glitz gnome gpm gstreamer gtk gtk2 guile http icq imap imlib ipv6 isdnlog ithreads java javascript jpeg kde kdeenablefinal kdepim lesstif lm_sensors lzo lzw lzw-tiff mad matroska memlimit mikmod mjpeg mono mp3 mpeg mpeg4 mplayer ncurses nethack network neural nls nntp nptl nptlonly offensive opengl pam pcre pdflib perl pic plotutils png posix povray pppd prelink python qt quicktime readline screenshot sdl session shared sharedmem simplexml soap sockets speedo spell spl ssl stencil-buffer svg tcpd threads tiff tokenizer transcode truetype truetype-fonts type1-fonts unicode usb userlocales uudeview videos vim-with-x vorbis xanim xface xine xinerama xml xpm xprint xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nvidia video_cards_nv video_cards_vesa video_cards_fbdev"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-04-15 06:06:08 UTC
Thanks, fixed.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-16 02:20:33 UTC
*** Bug 130133 has been marked as a duplicate of this bug. ***