NetBSD-Bugs archive

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

toolchain/59441: Impedance mismatch between objects produced/objects expected: MKDEBUGLIB=yes



>Number:         59441
>Category:       toolchain
>Synopsis:       MKDEBUGLIB doesn't seem to be producing what is expected (./build.sh)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 24 20:25:01 +0000 2025
>Originator:     bch
>Release:        NetBSD 10.99.14
>Organization:
	method logic digital
>Environment:
System: NetBSD katy 10.99.14 NetBSD 10.99.14 (GENERIC) #180: Sat May 24 12:19:54 PDT 2025 root@katy:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:

/etc/mk.conf
============

 [...]
MKDEBUGLIB=yes
 [...]

============



Shell...
========

# ./build.sh  -j4 -u -x distribution

[...]
======  3 missing files in DESTDIR  ========
Files in flist but missing from DESTDIR.
File wasn't installed ?
------------------------------------------
./usr/libdata/debug/usr/bin/lto-dump.debug
./usr/libdata/debug/usr/lib/i386/libi386.so.2.0.debug
./usr/libdata/debug/usr/tests/lib/libstdc++/h_cin_nosync.debug
========  end of 3 missing files  ==========
--- checkflist ---
*** Failed target: checkflist
[...]

>How-To-Repeat:
  MKDEBUGLIB=yes into /etc/mk.conf; cd /usr/src; ./build.sh -x distribution
>Fix:



Home | Main Index | Thread Index | Old Index