NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
toolchain/59512: atari crunched binaries from reproducable builds contain source dir paths
>Number: 59512
>Category: toolchain
>Synopsis: atari crunched binaries from reproducable builds contain source dir paths
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: toolchain-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jul 06 06:30:00 +0000 2025
>Originator: Martin Husemann
>Release: NetBSD 10.99.14
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD martins.aprisoft.de 10.99.14 NetBSD 10.99.14 (GENERIC) #257: Sat Jul 5 06:57:11 CEST 2025 martin%martins.aprisoft.de@localhost:/home/martin/current/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
Somehow the source dir remapping for reproducable builds does not
happen for the atari install floppies.
>How-To-Repeat:
(Try to) build a reproducable atari release and go to the ojbect directory,
e.g. ~builds/ab/HEAD/atari/20250703130037Z-obj/home/martin/current/src/distrib/atari
and then run:
> strings --all --bytes=8 floppies/install/instbin | fgrep /src/ | head
/home/martin/current/src/usr.sbin/sysinst/arch/atari/../../disks.c:853: internal error
/home/martin/current/src/usr.sbin/sysinst/arch/atari/../../disklabel.c:547: internal error
/home/martin/current/src/common/lib/libprop/prop_string.c
/home/martin/current/src/common/lib/libprop/prop_number.c
/home/martin/current/src/common/lib/libprop/prop_intern.c
/home/martin/current/src/common/lib/libprop/prop_dictionary.c
/home/martin/current/src/common/lib/libprop/prop_data.c
/home/martin/current/src/common/lib/libprop/prop_bool.c
/home/martin/current/src/common/lib/libprop/prop_array.c
/home/martin/current/src/common/lib/libprop/prop_object.c
>Fix:
n/a
Home |
Main Index |
Thread Index |
Old Index