Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2020 18:05:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252027] Buildworld problem
Message-ID:  <bug-252027-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252027-227>