pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/56992: openjdk8 and openjdk11 fail to build



The following reply was made to PR pkg/56992; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/56992: openjdk8 and openjdk11 fail to build
Date: Sun, 4 Sep 2022 05:51:36 +0000

 On Sat, Sep 03, 2022 at 06:10:00AM +0000, mlelstv%netbsd.org@localhost wrote:
  > Reason seems to be that we override configure files with
  > 
  > CONFIG_SUB_OVERRIDE
  > CONFIG_GUESS_OVERRIDE
  > 
  > after Makefiles have been generated and the Makefile checks that
  > it is not older than the autoconf input.
 
 Maybe try setting their times back with touch -r?
 
  > It's unclear why this didn't happen before.
 
 ...unless it's happening for some other reason like clock skew I guess.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index