[Reproducible-builds] Question about build environments used for i386

Mattia Rizzolo mattia at debian.org
Thu May 26 08:27:35 UTC 2016


On Thu, May 26, 2016 at 08:08:07AM +0200, Gert Wollny wrote:
> looking at the non-reproducibility of dcmtk [1], I found that for some
> reason on i386 in one build cmake obtains "x86_64" as system processor 
> versus "i686" the in other build. 

That's because for i386 one build is done with a i386 kernel, and the
other with a amd64 kernel, but both with a i386 userland.

> CMake supposedly uses "uname -p" to obtain this information and now I'm
> wondering about the build environment of the first build?

`uname -p` sounds like an ugly choice, also considering this:
mattia at chase ~ % uname -p
unknown

> Unfortunately, the provided logs are only for amd64.

Not sure what are you referring to here.
For i386 there are both logs for build builds done on i386.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160526/24d6d8bc/attachment.sig>


More information about the Reproducible-builds mailing list