From owner-freebsd-ports-bugs@freebsd.org Thu Nov 16 17:05:34 2017 Return-Path: Delivered-To: freebsd-ports-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 21274DE3493 for ; Thu, 16 Nov 2017 17:05:34 +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 0EE0521B9 for ; Thu, 16 Nov 2017 17:05:34 +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 vAGH5XAw030525 for ; Thu, 16 Nov 2017 17:05:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 223713] lang/swift fails to build using poudriere Date: Thu, 16 Nov 2017 17:05:33 +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 Only Me X-Bugzilla-Who: transitive@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: swills@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 attachments.created 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: Thu, 16 Nov 2017 17:05:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223713 Bug ID: 223713 Summary: lang/swift fails to build using poudriere Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: swills@FreeBSD.org Reporter: transitive@gmail.com Flags: maintainer-feedback?(swills@FreeBSD.org) Assignee: swills@FreeBSD.org Created attachment 188054 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188054&action= =3Dedit lang/swift build log The lang/swift port fails to build on my system using poudriere and FreeBSD 11.1-STABLE 1101506. Attached is the build log for the poudriere build that failed. ^ 1 warning generated. [92/696] Building CXX object lib/SILOptimizer/CMakeFiles/swiftSILOptimizer.dir/Utils/PerformanceInlinerU= tils.cpp.o In file included from /wrkdirs/usr/ports/lang/swift/work/swift-3.1.1/swift/lib/SILOptimizer/Utils= /PerformanceInlinerUtils.cpp:13: In file included from /wrkdirs/usr/ports/lang/swift/work/swift-3.1.1/swift/include/swift/SILOptim= izer/Utils/PerformanceInlinerUtils.h:13: In file included from /wrkdirs/usr/ports/lang/swift/work/swift-3.1.1/swift/include/swift/SIL/SILI= nstruction.h:29: /wrkdirs/usr/ports/lang/swift/work/swift-3.1.1/swift/include/swift/SIL/SILV= alue.h:238:26: warning: cast from 'const swift::ValueBase *' to 'swift::ValueBase *' drops const qualifier [-Wcast-qual] : Value((ValueBase *)V) { } ^ 1 warning generated. [93/696] Building CXX object lib/SILOptimizer/CMakeFiles/swiftSILOptimizer.dir/Utils/SILSSAUpdater.cpp.o In file included from /wrkdirs/usr/ports/lang/swift/work/swift-3.1.1/swift/lib/SILOptimizer/Utils= /SILSSAUpdater.cpp:18: In file included from /wrkdirs/usr/ports/lang/swift/work/swift-3.1.1/swift/include/swift/SIL/SILA= rgument.h:18: In file included from /wrkdirs/usr/ports/lang/swift/work/swift-3.1.1/swift/include/swift/SIL/SILF= unction.h:20: In file included from /wrkdirs/usr/ports/lang/swift/work/swift-3.1.1/swift/include/swift/SIL/SILB= asicBlock.h:23: In file included from /wrkdirs/usr/ports/lang/swift/work/swift-3.1.1/swift/include/swift/SIL/SILI= nstruction.h:29: /wrkdirs/usr/ports/lang/swift/work/swift-3.1.1/swift/include/swift/SIL/SILV= alue.h:238:26: warning: cast from 'const swift::ValueBase *' to 'swift::ValueBase *' drops const qualifier [-Wcast-qual] : Value((ValueBase *)V) { } ^ 1 warning generated. ninja: build stopped: subcommand failed. ./swift/utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting ./swift/utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting *** Error code 1 Stop. make: stopped in /usr/ports/lang/swift =3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for swift-3.1.1_3 build of lang/swift | swift-3.1.1_3 ended at Thu Nov 16 11:54:44 EST 2017 build time: 00:23:24 !!! build failure encountered !!! --=20 You are receiving this mail because: You are the assignee for the bug.=