Path: csiph.com!weretis.net!feeder8.news.weretis.net!3.eu.feeder.erje.net!feeder.erje.net!news2.arglkargh.de!news.karotte.org!news.space.net!news.muc.de!.POSTED.news.muc.de!not-for-mail From: bugzilla-noreply@freebsd.org Newsgroups: muc.lists.freebsd.emulation Subject: [Bug 291390] emulators/qemu-user-static: poudriere build fails on both 14-STABLE and 15-STABLE Date: Tue, 23 Jun 2026 16:00:16 +0000 Organization: Newsgate at muc.de e.V. Sender: owner-freebsd-emulation@FreeBSD.org Approved: news-admin@muc.de Distribution: world Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Injection-Info: news.muc.de; posting-host="news.muc.de:193.149.48.2"; logging-data="40029"; mail-complaints-to="news-admin@muc.de" X-Original-To: emulation@mlmmj.nyi.freebsd.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782230416; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DcNN2zIvYtcPnWwvMNowNUxvu73Ar2J7xRDVfcea4EY=; b=YkiNbktD6+cuiQc5wm9ZzmtlpNQbx1IH5gZ5dk1TrdikbgnxIKCmoeZ0l7KCuLJcVTJOe3 AsamZJ0WNCcutUDEJN+zTIC2lHKzuz1oZSnoWoD8Ba1qGt9RZGTN7+U++B1jbcxQyIE036 aEnOwU7WsG+2pj+mlEZ6Bf8OxwULqNqncHFlVr/uxj3MRhROhpuHq2kmhtdAfUegYVd4WY rJiZW0mr6lmV/wUVtFlIyqd2+Y2VGAJdQVzrf6ulr2c5LhS9KSyS65aAPfE88VXOqlbSOb yT0tMFpCySKreOeZyfSk6+do4cHxfodkcP726RtE3v+e82R0EeC6r4C9hSbo5g== X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f In-Reply-To: Auto-Submitted: auto-generated Precedence: list X-Newsgate-Id: f02c70b8849f+ X-No-Archive: Yes Xref: csiph.com muc.lists.freebsd.emulation:13023 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D291390 --- Comment #39 from Alexey Shuvaev --- (In reply to Sulev-Madis Silber from comment #38) Probably we are close on target! ;) Within the build environment and with the same small test file from comment #28, but now with STATIC linking: > cc -o qemu-conf.exe -static `pkg-config --static --cflags --libs glib-2.0= ` qemu-conf.c Because the qemu-user-static is a statically linked binary (has to be, and = the name has it too :)! I obtain: > file qemu-conf.exe > qemu-conf.exe: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), st= atically linked, for FreeBSD 16.0 (1600018), FreeBSD-style, with debug_info= , not stripped Also check that you have static library libpcre2-8.a > ls /usr/local/lib/libpcre2-8.* > /usr/local/lib/libpcre2-8.a /usr/local/lib/libpcre2-8.so.0 > /usr/local/lib/libpcre2-8.so /usr/local/lib/libpcre2-8.so.0.15.0 --=20 You are receiving this mail because: You are the assignee for the bug.= -- Posted automagically by a mail2news gateway at muc.de e.V. Please direct questions, flames, donations, etc. to news-admin@muc.de