Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2023 20:30:54 +0900
From:      KIRIYAMA Kazuhiko <kiri@truefc.org>
To:        Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Cc:        KIRIYAMA Kazuhiko <kiri@truefc.org>, Yuri <yuri@aetern.org>, freebsd-current@freebsd.org
Subject:   Re: revision not displayed in a2440348eed7
Message-ID:  <202309261130.38QBUsLF053699@kx.truefc.org>
In-Reply-To: <20230926181845.539e5816fbef80efda6162ec@dec.sakura.ne.jp>
References:  <202309260107.38Q17Vp0047265@kx.truefc.org> <bcb843e0-a2ca-18d9-70cd-cb702467c72a@aetern.org> <202309260629.38Q6T018051416@kx.truefc.org> <20230926181845.539e5816fbef80efda6162ec@dec.sakura.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Sep 2023 18:18:45 +0900,
Tomoaki AOKI wrote:
> 
> On Tue, 26 Sep 2023 15:29:00 +0900
> KIRIYAMA Kazuhiko <kiri@truefc.org> wrote:
> 
> > Hi, Yuri
> > 
> > On Tue, 26 Sep 2023 10:31:34 +0900,
> > Yuri wrote:
> > > 
> > > KIRIYAMA Kazuhiko wrote:
> > > > Hi, list
> > > > 
> > > > I updated to a2440348eed7, but could not display revision:
> > > > 
> > > > admin@tbedfc:~ % uname -a
> > > > FreeBSD tbedfc 15.0-CURRENT FreeBSD 15.0-CURRENT #0: Tue Sep 26 00:15:10 JST 2023     root@tbedfc:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
> > > > admin@tbedfc:~ % 
> > > > 
> > > > Why ???
> > > 
> > > Are you using WITH_REPRODUCIBLE_BUILD?
> > > 
> > 
> > Exact opposite state of affairs:
> > 
> > admin@tbedfc:~ % cat /etc/src.conf
> > WITHOUT_REPRODUCIBLE_BUILD=yes
> > admin@tbedfc:~ % 
> > 
> > ---
> > Kazuhiko Kiriyama
> 
> So next possibility.
> Are you sure that...
> 
>   *There is no "WITH_REPRODUCIBLE_BUILD=no" nor
>    "WITH_REPRODUCIBLE_BUILD=false" lines both in /etc/src.conf
>    and /etc/make.conf
> 
>   *If you are using any script to automate src builds,
>    there are none like above in the `make` command lines in the script.
> 
> As you may alreay know of, but easily forgotton, values set to WITH_foo
> and/or WITHOUT_bar does not have any meaning. Just the variable is set
> or not is checked. I've bitten by something alike before.

At least up to 15.0-CURRENT, nothing has happend by
WITHOUT_REPRODUCIBLE_BUILD=yes. Something has changed in
15.0-CURRENT at some time. I've rebuilded with 3fb80f1476c7,
but revision not showed by `uname -a' ;-(

What changed ????

---
Kazuhiko Kiriyama



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309261130.38QBUsLF053699>