From owner-freebsd-ports-bugs@freebsd.org Sun Feb 11 15:41:14 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64B01F22471 for ; Sun, 11 Feb 2018 15:41:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 025EB7D494 for ; Sun, 11 Feb 2018 15:41:14 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 1E2BA6C44 for ; Sun, 11 Feb 2018 15:41:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w1BFfC12022106 for ; Sun, 11 Feb 2018 15:41:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w1BFfCGH022105 for freebsd-ports-bugs@FreeBSD.org; Sun, 11 Feb 2018 15:41:12 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: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225827] x11/xlockmore: Assertion failed: CLANG 6.0.0 compiler frontend error Date: Sun, 11 Feb 2018 15:41:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jgh@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Feb 2018 15:41:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225827 Bug ID: 225827 Summary: x11/xlockmore: Assertion failed: CLANG 6.0.0 compiler frontend error Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: jgh@FreeBSD.org Reporter: ohartmann@walstatt.org Flags: maintainer-feedback?(jgh@FreeBSD.org) Assignee: jgh@FreeBSD.org On recent CURRENT (FreeBSD 12.0-CURRENT #133 r329113: Sat Feb 10 23:54:56 C= ET 2018 amd64) running poudriere: Poudriere version: 3.2.4 Host OSVERSION: 1200057 Jail OSVERSION: 1200057 x11/lockmore fails to build due to an clang error reported bewlow: [...] --- xglock.o --- cc -Wnested-externs -Wno-format -c -DHAVE_CONFIG_H=20 -DXGLOCKRC_FILE=3D\"/usr/local/share/xlock/xglockrc\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman= -1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_= SAFE -pthread -I.. -I.. -O2 -pipe -I/usr/local/include/FTGL -I/usr/local/include/freetype2 -fstack-protector -fno-strict-aliasing -pthr= ead xglock.c Assertion failed: (SE.DT.dominates(Ret, &*BIP)), function ReuseOrCreateCast, file /pool/sources/CURRENT/src/contrib/llvm/lib/Analysis/ScalarEvolutionExpander= .cpp, line 83. cc: error: unable to execute command: Abort trap cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 6.0.0 (branches/release_60 324090) (based on LLVM 6.0= .0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin --=20 You are receiving this mail because: You are the assignee for the bug.=