From owner-freebsd-bugs@freebsd.org Mon Dec 21 18:05:14 2020 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DDDA74C0FF7 for ; Mon, 21 Dec 2020 18:05:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4D06nk5n5Qz3tQ3 for ; Mon, 21 Dec 2020 18:05:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id C4AD34C0FF6; Mon, 21 Dec 2020 18:05:14 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C33784C09CA for ; Mon, 21 Dec 2020 18:05:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D06nk4r9Sz3tNB for ; Mon, 21 Dec 2020 18:05:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 94F2F256F6 for ; Mon, 21 Dec 2020 18:05:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BLI5EkF004756 for ; Mon, 21 Dec 2020 18:05:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0BLI5Eio004755 for bugs@FreeBSD.org; Mon, 21 Dec 2020 18:05:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 252027] Buildworld problem Date: Mon, 21 Dec 2020 18:05:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 12.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: budijanto@studiokaraoke.co.id X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2020 18:05:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252027 Bug ID: 252027 Summary: Buildworld problem Product: Base System Version: 12.2-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: budijanto@studiokaraoke.co.id uname -smrin FreeBSD BEC-STG-P1.studiokaraoke.co.id 12.2-RELEASE amd64 GENERIC # svnlite info /usr/src/ Path: . Working Copy Root Path: /usr/src URL: https://svn.freebsd.org/base/releng/12.2 Relative URL: ^/releng/12.2 Repository Root: https://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 368820 Node Kind: directory Schedule: normal Last Changed Author: gordon Last Changed Rev: 368463 Last Changed Date: 2020-12-09 02:10:40 +0700 (Wed, 09 Dec 2020) # sysctl -a | grep hw.ncpu hw.ncpu: 4 # cd /usr/src; make -j4 buildworld [...] cc -target x86_64-unknown-freebsd12.2 --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpic -DPIC -O2 -pipe -fno-comm= on -DCTF_OLD_VERSIONS -I/usr/src/sys/cddl/compat/opensolaris=20 -I/usr/src/cddl/compat/opensolaris/include=20 -I/usr/src/cddl/lib/libctf/../../../cddl/contrib/opensolaris/head=20 -I/usr/src/cddl/lib/libctf/../../../cddl/contrib/opensolaris/common/ctf=20 -I/usr/src/cddl/lib/libctf/../../../cddl/contrib/opensolaris/lib/libctf/com= mon=20 -I/usr/src/cddl/lib/libctf/../../../sys/cddl/contrib/opensolaris/uts/common= =20=20 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.ctf_lookup.pico -MTctf_lookup.pico -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/cddl/contrib/opensolaris/common/ctf/ctf_lookup.c -o ctf_lookup.pico --- lib/libsqlite3__L --- cc: note: diagnostic msg:=20 ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/sqlite3-292428.c cc: note: diagnostic msg: /tmp/sqlite3-292428.sh cc: note: diagnostic msg:=20 ******************** *** [sqlite3.o] Error code 254 make[4]: stopped in /usr/src/lib/libsqlite3 1 error make[4]: stopped in /usr/src/lib/libsqlite3 --- cddl/lib/libctf__L --- --- secure/lib/libcrypto__L --- --- lib/libc++__L --- [...] --=20 You are receiving this mail because: You are the assignee for the bug.=