Date: Sun, 26 Feb 2017 06:04:42 -0500 From: Aryeh Friedman <aryeh.friedman@gmail.com> To: Baptiste Daroussin <bapt@freebsd.org> Cc: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: pkgconfig fails to configure on 12-CURRENT Message-ID: <CAGBxaXnEc3%2BzhByLd%2BGm9g43hJjJF6O7veY4qXhybjdgb4-6wg@mail.gmail.com> In-Reply-To: <20170226103252.vvdq525bsmdj3gta@ivaldir.etoilebsd.net> References: <CAGBxaXkDkXDctBumrc%2BHp5%2BY_HUuvJ%2BTYgFS3iZ3ASAw4fMfdg@mail.gmail.com> <20170226103252.vvdq525bsmdj3gta@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Six hours slow but the right date: aryehl@rain:/home/aryehl% date Sun Feb 26 00:55:11 EST 2017 Here is the date from a machine I know to be accurate: aryehl@lilith:/home/aryehl/Desktop% date Sun Feb 26 06:04:32 EST 2017 On Sun, Feb 26, 2017 at 5:32 AM, Baptiste Daroussin <bapt@freebsd.org> wrote: > On Sat, Feb 25, 2017 at 08:08:28PM -0500, Aryeh Friedman wrote: > > FreeBSD rain 12.0-CURRENT FreeBSD 12.0-CURRENT #93 r314227: Fri Feb 24 > > 13:51:55 EST 2017 root@rain:/usr/obj/usr/src/sys/GENERIC amd64 > > > > > > ===> Fetching all distfiles required by pkgconf-1.3.0 for building > > ===> Extracting for pkgconf-1.3.0 > > => SHA256 Checksum OK for pkgconf-1.3.0.tar.xz. > > ===> Patching for pkgconf-1.3.0 > > ===> Configuring for pkgconf-1.3.0 > > configure: loading site script /usr/ports/Templates/config.site > > checking for gcc... cc > > checking whether the C compiler works... yes > > checking for C compiler default output file name... a.out > > checking for suffix of executables... > > checking whether we are cross compiling... no > > checking for suffix of object files... o > > checking whether we are using the GNU C compiler... yes > > checking whether cc accepts -g... yes > > checking for cc option to accept ISO C89... none needed > > checking whether cc understands -c and -o together... yes > > checking for strlcpy... (cached) yes > > checking for strlcat... (cached) yes > > checking for strndup... (cached) yes > > checking for cygwin_conv_path... no > > checking how to run the C preprocessor... cpp > > checking for grep that handles long lines and -e... (cached) > /usr/bin/grep > > checking for egrep... (cached) /usr/bin/egrep > > checking for ANSI C header files... (cached) yes > > checking for sys/types.h... (cached) yes > > checking for sys/stat.h... (cached) yes > > checking for stdlib.h... (cached) yes > > checking for string.h... (cached) yes > > checking for memory.h... (cached) yes > > checking for strings.h... (cached) yes > > checking for inttypes.h... (cached) yes > > checking for stdint.h... (cached) yes > > checking for unistd.h... (cached) yes > > checking for sys/stat.h... (cached) yes > > checking for a BSD-compatible install... /usr/bin/install -c > > checking whether build environment is sane... configure: error: newly > > created file is older than distributed files! > > Check your system clock > > The message here is telling you to check your clock have you checked it? > > This is a regular test from autotools which ensure that produced binaries > are > newer that the timestamp of the sources which appears to not be the case > in your > system. > > Best regards, > Bapt > -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaXnEc3%2BzhByLd%2BGm9g43hJjJF6O7veY4qXhybjdgb4-6wg>