ls -l appears to fail, newly created files are older than thedistributed ones.

tommy t0m1k at host.sk
Sat Feb 7 22:28:26 UTC 2004


Hi!
I have a problem installing several ports. I'm currently
using FreeBSD 5.2-RELEASE-p2 but the problem occured
also on my former 5.2-RELEASE and 4.7-RELEASE. When
trying to "make install" on some ports (for example gettext and
stunnel and mod_php4) I get the error:
"configure: error: newly created file is older than distributed files!":

----------------------------------------------------
Script started on Sat Feb  7 13:01:31 2004
[t0m1k at acid]:/usr/ports/www/mod_php4# make install
===>   mod_php4-4.3.4_6,1 depends on file: /usr/local/sbin/apxs - found
===>   mod_php4-4.3.4_6,1 depends on executable: bison - not found
===>    Verifying install for bison in /usr/ports/devel/bison
===>   bison-1.75_2 depends on executable: gm4 - found
===>   bison-1.75_2 depends on shared library: intl.6 - not found
===>    Verifying install for intl.6 in /usr/ports/devel/gettext
===>   gettext-0.13.1 depends on shared library: expat.4 - found
===>   gettext-0.13.1 depends on shared library: iconv.3 - found
===>  Configuring for gettext-0.13.1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... configure: error: ls -t 
appears to fail.  Make sure there is not a broken
alias in your environment
configure: error: newly created file is older than distributed files!
Check your system clock
===>  Script "configure" failed unexpectedly.
Please report the problem to ports at FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/gettext/work/gettext-0.13.1/config.log" including the 
output
of the failure of your make command. Also, it might be a good idea to 
provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/devel/gettext.
*** Error code 1

Stop in /usr/ports/devel/bison.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
[t0m1k at acid]:/usr/ports/www/mod_php4# uname -a
FreeBSD acid.salvinorin.bsd 5.2-RELEASE-p2 FreeBSD 5.2-RELEASE-p2 #0: 
Sat Feb  7 01:37:42 CET 2004     
root at acid.salvinorin.bsd:/usr/obj/usr/src/sys/ACID  i386
[t0m1k at acid]:/usr/ports/www/mod_php4# cat /root/.cshrc

#lines removed

alias h         history 25
alias j         jobs -l
alias la        ls -a
alias lf        ls -FA
alias ll        ls -lA
alias dt        date \"+[%d.%m.%Y @ %H:%M:%S]\"
alias up        uptime

[t0m1k at acid]:/usr/ports/www/mod_php4# date
Sat Feb  7 13:02:35 CET 2004
[t0m1k at acid]:/usr/ports/www/mod_php4# cd 
/usr/ports/devel/gettext/work/gettext-0.13.1
[t0m1k at acid]:/usr/ports/devel/gettext/work/gettext-0.13.1# ls -lt
total 416
-rw-r--r--   1 root  wheel   4127 Feb  7 13:58 config.log
-rwxr-xr-x   1 root  wheel  98042 Feb  7 13:58 configure.lineno
drwxr-xr-x   3 root  wheel    512 Feb  7 13:58 config
drwxr-xr-x  15 root  wheel   1024 Feb  7 12:29 gettext-tools
drwxr-xr-x  12 root  wheel   1024 Feb  7 12:29 gettext-runtime
drwxr-xr-x   4 root  wheel    512 Dec 17 21:33 autoconf-lib-link
drwxr-xr-x   2 root  wheel    512 Dec 17 21:33 vms
drwxr-xr-x   2 root  wheel    512 Dec 17 21:33 os2
drwxr-xr-x   2 root  wheel    512 Dec 17 21:33 djgpp
-rw-r--r--   1 root  wheel   6050 Dec 17 21:28 ChangeLog
-rw-r--r--   1 root  wheel  17079 Dec 17 21:08 Makefile.in
-rwxr-xr-x   1 root  wheel  98255 Dec 17 21:08 configure
-rw-r--r--   1 root  wheel  30966 Dec 17 21:08 aclocal.m4
-rw-r--r--   1 root  wheel    115 Dec 17 21:04 version.sh
-rw-r--r--   1 root  wheel   2666 Dec 15 15:25 README.woe32
-rw-r--r--   1 root  wheel  17931 Dec 12 18:57 NEWS
-rw-r--r--   1 root  wheel   5185 Nov 26 12:12 PACKAGING
-rw-r--r--   1 root  wheel   7150 Nov 21 16:12 THANKS
-rw-r--r--   1 root  wheel   2202 Jun 12  2003 Makefile.am
-rw-r--r--   1 root  wheel   2297 Apr 30  2003 configure.ac
-rw-r--r--   1 root  wheel   2267 Apr 15  2003 Makefile.vms
-rw-r--r--   1 root  wheel   3675 Apr 14  2003 Makefile.msvc
-rw-r--r--   1 root  wheel    139 Apr  1  2003 README.vms
-rw-r--r--   1 root  wheel    392 Apr  1  2003 README.mingw
-rw-r--r--   1 root  wheel  10678 Mar 17  2003 INSTALL
-rw-r--r--   1 root  wheel  52129 Feb 11  2003 ChangeLog.0
-rw-r--r--   1 root  wheel    575 Aug 28  2002 AUTHORS
-rw-r--r--   1 root  wheel   5142 Jan  7  2002 README
-rw-r--r--   1 root  wheel  18007 Jun 16  2000 COPYING
[t0m1k at acid]:/usr/ports/devel/gettext/work/gettext=0.13.1# exit
exit

Script done on Sat Feb  7 13:02:42 2004
----------------------------------------------------

My "date" displays correct information and the information displayed in 
BIOS is also correct.
I really don't know, what could be the problem. Does anyone know a 
possible solution (or
at least the cause) of this problem? Any (really ANY) help is 
appreciated, i'm desperate...
Thanks in advance.

Best regards,
Tomas Kacmary

#lines removed




More information about the freebsd-ports-bugs mailing list