NetBSD Problem Report #59704
From martin@duskware.de Sat Oct 11 14:31:56 2025
Return-Path: <martin@duskware.de>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256
client-signature RSA-PSS (2048 bits) client-digest SHA256)
(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
by mollari.NetBSD.org (Postfix) with ESMTPS id 34C041A923C
for <gnats-bugs@gnats.NetBSD.org>; Sat, 11 Oct 2025 14:31:56 +0000 (UTC)
Message-Id: <20251011143152.E6D9FE200EF@mail.duskware.de>
Date: Sat, 11 Oct 2025 16:31:47 +0200 (CEST)
From: martin@NetBSD.org
Reply-To: martin@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: spurious build failure
X-Send-Pr-Version: 3.95
>Number: 59704
>Category: toolchain
>Synopsis: spurious build failure
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: toolchain-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Oct 11 14:35:00 +0000 2025
>Originator: Martin Husemann
>Release: NetBSD 11.99.3
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD martins.aprisoft.de 11.99.3 NetBSD 11.99.3 (GENERIC) #288: Sat Oct 11 08:22:30 CEST 2025 martin@martins.aprisoft.de:/home/martin/current/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
This happend on the auto build cluster (but only once so far):
ln: unwind.h: File exists
--- unwind.h ---
*** Failed target: unwind.h
*** In directory: /home/source/ab/HEAD/src/external/gpl3/gcc/lib/libgcc/libgcov
*** Failed commands:
${_MKMSG} "symlink " ${.CURDIR:T}/${.TARGET}
=> @# "symlink " libgcov/unwind.h
rm -f ${.TARGET}
=> rm -f unwind.h
ln -s ${.ALLSRC} ${.TARGET}
=> ln -s /home/source/ab/HEAD/src/external/gpl3/gcc/dist/libgcc/unwind-generic.h unwind.h
*** [unwind.h] Error code 1
nbmake[6]: stopped making "includes" in /home/source/ab/HEAD/src/external/gpl3/gcc/lib/libgcc/libgcov
nbmake[6]: 1 error
nbmake[6]: stopped making "includes" in /home/source/ab/HEAD/src/external/gpl3/gcc/lib/libgcc/libgcov
build.sh command line was:
/home/source/ab/HEAD/src/build.sh -m amd64 -B 20251011125806Z -V NETBSD_OFFICIAL_RELEASE=no -D /home/builds/ab/HEAD/amd64/20251011125806Z-dest -M /home/builds/ab/HEAD/amd64/20251011125806Z-obj -R /home/builds/ab/HEAD/amd64/20251011125806Z-rlse -T /home/builds/ab/HEAD/amd64/20251011125806Z-tools -U -X /home/source/ab/HEAD/xsrc -P -x -N0 -V TMPDIR=/tmp -V BUILD=yes -V MAKECONF=/dev/null -V MKDEBUG=yes -j4 -VBUILDINFO=src@cvs:HEAD:20251011125806-xsrc@cvs:HEAD:20250920171020 -VMKREPRO_TIMESTAMP=1760187486 release iso-image install-image live-image
>How-To-Repeat:
s/a
>Fix:
8~n/a
(Contact us)
$NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2025
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.