Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2017 17:05:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223713] lang/swift fails to build using poudriere
Message-ID:  <bug-223713-13@https.bugs.freebsd.org/bugzilla/>

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



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