Path: csiph.com!weretis.net!feeder8.news.weretis.net!news.szaf.org!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: Mon, 22 Jun 2026 20:56:17 +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="86710"; 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=1782161778; 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=kvZR4ObvoU64DKybwhkI2FLOHTr6aebKiUsJz4WZ5S8=; b=i25LujEbnjdfFVf99+x75bU/WqB/CJqXiJ8r80LuaFbkPMGJ00LcKSWojNm8eqqULIhqqC TGheqT9fmqPNX7mojQtL/sizmckiPqQexFAguc3RdJLN8O3g9HPzpGxmqgBT+BBH7pdNyp WECrDmi3cRh+1XcbSvt7Wt+YSuU4T8MdGE2MRARCGrefDOBAU4uWhtquzPXbkxNm48ec4c u6beP2OnxLsuouiIuPbTNjQB2PtbU7a1F7fW0oB5RqrzjmVan34QcBeiNDJX0JEMh+PQQQ ZS2pa5pjJbdc+FmB62mTjwV8jAQfxN6Gg8ws4cfSlGpKV9or1K4OFDLMSSRklA== 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:13010 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D291390 --- Comment #27 from Sulev-Madis Silber --- 23:54,ketas@green:~/files/sizeof-size_t> tail -1000 *.c *.sh =3D=3D> sizeof-size_t.c <=3D=3D #include #include int main(void) { printf("sizeof(size_t) =3D %lu\n", sizeof(size_t)); printf("GLIB_SIZEOF_SIZE_T =3D %d\n", GLIB_SIZEOF_SIZE_T); return (0); } =3D=3D> make.sh <=3D=3D cc -o sizeof-size_t `pkg-config --cflags --libs glib-2.0` sizeof-size_t.c 23:54,ketas@green:~/files/sizeof-size_t> sh -x make.sh + pkg-config --cflags --libs glib-2.0 + cc -o sizeof-size_t -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/includ e -I/usr/local/include -L/usr/local/lib -lglib-2.0 -lintl sizeof-size_t.c 23:55,ketas@green:~/files/sizeof-size_t> ./sizeof-size_t sizeof(size_t) =3D 8 GLIB_SIZEOF_SIZE_T =3D 8 23:55,ketas@green:~/files/sizeof-size_t> uname -a FreeBSD green.sau.si.pri.ee 14.4-RELEASE-p6 FreeBSD 14.4-RELEASE-p6 #0 releng/14.4-n 273726-3d95ec875867-dirty: Thu Jun 11 15:24:33 EEST 2026=20=20=20=20 root@green.sau.si.pri.e e:/usr/obj/usr/src/amd64.amd64/sys/CUSTOM amd64 23:55,ketas@green:~/files/sizeof-size_t> now what? i expected a fail here btw --=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