NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/48354: rump-related differences in MKREPRO build
>Number: 48354
>Category: misc
>Synopsis: rump-related differences in MKREPRO build
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Oct 30 16:15:00 +0000 2013
>Originator: Alan Barrett
>Release: NetBSD 6.99.24
>Organization:
Not much
>Environment:
NetBSD 6.99.24 i386
>Description:
After two consecutive builds, using build.sh with identical settings,
including MKREPRO=yes, the following rump-related
files in the DESTDIR have differences:
usr/lib/librump.a
usr/lib/librump.so
usr/lib/librump.so.0
usr/lib/librump.so.0.0
usr/lib/librump_p.a
usr/lib/librump_pic.a
usr/tests/rump/modautoload/t_modautoload
>How-To-Repeat:
Checkout a NetBSD-current tree;
build.sh -V MKREPRO=yes -O OBJDIR.1 [more options];
build.sh -V MKREPRO=yes -O OBJDIR.2 [more options];
diff -q -r OBJDIR.1 OBJDIR.2;
>Fix:
Find out why there are differences, and adjust the build so that
two consecutive builds with MKREPRO=yes give identical results.
Home |
Main Index |
Thread Index |
Old Index