From owner-freebsd-bugs@freebsd.org Sat Oct 22 18:33:06 2016 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B2C3C1DDD6 for ; Sat, 22 Oct 2016 18:33:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57F06C4 for ; Sat, 22 Oct 2016 18:33:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u9MIX6Mm015603 for ; Sat, 22 Oct 2016 18:33:06 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 213708] buildworld fail Date: Sat, 22 Oct 2016 18:33:06 +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: 11.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: rozhuk.im@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-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.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2016 18:33:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213708 Bug ID: 213708 Summary: buildworld fail Product: Base System Version: 11.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com /etc/make.conf # C Lang CC=3Dclang CXX=3Dclang++ CPP=3Dclang-cpp make -j4 -s -DALWAYS_CHECK_MAKE buildworld make[1]: "/usr/src/Makefile.inc1" line 144: SYSTEM_COMPILER: Determined that CC=3Dclang matches the source tree. Not bootstrapping a cross-compiler. -------------------------------------------------------------- >>> World build started on Sat Oct 22 03:50:16 MSK 2016 -------------------------------------------------------------- -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- -------------------------------------------------------------- >>> stage 1.1: legacy release compatibility shims -------------------------------------------------------------- =3D=3D=3D> tools/build (obj,includes,all,install) -------------------------------------------------------------- >>> stage 1.2: bootstrap tools -------------------------------------------------------------- ... -------------------------------------------------------------- >>> stage 2.1: cleaning up the object tree -------------------------------------------------------------- ... -------------------------------------------------------------- >>> stage 2.2: rebuilding the object tree -------------------------------------------------------------- ... -------------------------------------------------------------- >>> stage 2.3: build tools -------------------------------------------------------------- ... -------------------------------------------------------------- >>> stage 3: cross tools -------------------------------------------------------------- =3D=3D=3D> gnu/usr.bin/binutils (obj,all,install) =3D=3D=3D> gnu/usr.bin/binutils/doc (obj) =3D=3D=3D> gnu/usr.bin/binutils/libiberty (obj) =3D=3D=3D> gnu/usr.bin/binutils/libbfd (obj) =3D=3D=3D> gnu/usr.bin/binutils/libopcodes (obj) =3D=3D=3D> gnu/usr.bin/binutils/libbinutils (obj) =3D=3D=3D> gnu/usr.bin/binutils/as (obj) =3D=3D=3D> gnu/usr.bin/binutils/ld (obj) =3D=3D=3D> gnu/usr.bin/binutils/objdump (obj) =3D=3D=3D> gnu/usr.bin/binutils/doc (all) =3D=3D=3D> gnu/usr.bin/binutils/libiberty (all) =3D=3D=3D> gnu/usr.bin/binutils/libbfd (all) =3D=3D=3D> gnu/usr.bin/binutils/libopcodes (all) =3D=3D=3D> gnu/usr.bin/binutils/libbinutils (all) =3D=3D=3D> gnu/usr.bin/binutils/as (all) =3D=3D=3D> gnu/usr.bin/binutils/ld (all) =3D=3D=3D> gnu/usr.bin/binutils/objdump (all) =3D=3D=3D> gnu/usr.bin/binutils/doc (install) =3D=3D=3D> gnu/usr.bin/binutils/libiberty (install) =3D=3D=3D> gnu/usr.bin/binutils/libbfd (install) =3D=3D=3D> gnu/usr.bin/binutils/libopcodes (install) =3D=3D=3D> gnu/usr.bin/binutils/libbinutils (install) =3D=3D=3D> gnu/usr.bin/binutils/as (install) =3D=3D=3D> gnu/usr.bin/binutils/ld (install) =3D=3D=3D> gnu/usr.bin/binutils/objdump (install) =3D=3D=3D> lib/libelftc (obj,all,install) =3D=3D=3D> lib/libpe (obj,all,install) =3D=3D=3D> usr.bin/elfcopy (obj,all,install) =3D=3D=3D> usr.bin/nm (obj,all,install) =3D=3D=3D> usr.bin/size (obj,all,install) =3D=3D=3D> usr.bin/strings (obj,all,install) =3D=3D=3D> usr.bin/addr2line (obj,all,install) =3D=3D=3D> sys/boot/usb/tools (obj,all,install) -------------------------------------------------------------- >>> stage 4.1: building includes -------------------------------------------------------------- ... -------------------------------------------------------------- >>> stage 4.2: building libraries -------------------------------------------------------------- =3D=3D=3D> gnu/lib/libssp/libssp_nonshared (obj,all,install) =3D=3D=3D> gnu/lib/libgcc (obj,all,install) =3D=3D=3D> lib/libcompiler_rt (obj,all,install) =3D=3D=3D> gnu/lib/csu (obj,all,install) =3D=3D=3D> lib/csu (obj,all,install) =3D=3D=3D> lib/libcompiler_rt (obj,all,install) =3D=3D=3D> lib/libc (obj,all,install) =3D=3D=3D> lib/csu/amd64 (obj) =3D=3D=3D> lib/csu/amd64 (all) =3D=3D=3D> lib/libc_nonshared (obj,all,install) =3D=3D=3D> lib/csu/amd64 (install) /usr/src/lib/libc/sys/__vdso_gettimeofday.c:43:27: error: too many argument= s to function call, expected single argument 'vdso_th', have 2 arguments error =3D __vdso_gettc(th, &tc); ~~~~~~~~~~~~ ^~~ /usr/include/sys/vdso.h:65:1: note: '__vdso_gettc' declared here u_int __vdso_gettc(const struct vdso_timehands *vdso_th); ^ 1 error generated. --- __vdso_gettimeofday.o --- *** [__vdso_gettimeofday.o] Error code 1 make[4]: stopped in /usr/src/lib/libc 1 error make[4]: stopped in /usr/src/lib/libc --- lib/libc__L --- *** [lib/libc__L] Error code 2 make[3]: stopped in /usr/src 1 error OK if: /etc/make.conf # C Lang #CC=3Dclang #CXX=3Dclang++ #CPP=3Dclang-cpp make -j4 -s -DALWAYS_CHECK_MAKE buildworld make[1]: "/usr/src/Makefile.inc1" line 144: SYSTEM_COMPILER: Determined that CC=3Dcc matches the source tree. Not bootstrapping a cross-compiler. -------------------------------------------------------------- >>> World build started on Sat Oct 22 20:36:32 MSK 2016 -------------------------------------------------------------- -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- -------------------------------------------------------------- >>> stage 1.1: legacy release compatibility shims -------------------------------------------------------------- =3D=3D=3D> tools/build (obj,includes,all,install) -------------------------------------------------------------- >>> stage 1.2: bootstrap tools -------------------------------------------------------------- ... --=20 You are receiving this mail because: You are the assignee for the bug.=