Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Nov 2019 02:58:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 241747] security/openssl111: Fails to build on 13.0-CURRENT (r354143): Assertion failed: (isSimple() && "Expected a SimpleValueType!"), function getSimpleVT
Message-ID:  <bug-241747-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241747

            Bug ID: 241747
           Summary: security/openssl111: Fails to build on 13.0-CURRENT
                    (r354143): Assertion failed: (isSimple() && "Expected
                    a SimpleValueType!"), function getSimpleVT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: crash, needs-qa
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brnrd@freebsd.org
          Reporter: koobs@FreeBSD.org
                CC: dim@FreeBSD.org, toolchain@FreeBSD.org
          Assignee: brnrd@freebsd.org
             Flags: maintainer-feedback?(brnrd@freebsd.org)
             Flags: maintainer-feedback?(dim@FreeBSD.org)
                CC: dim@FreeBSD.org

Created attachment 208902
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208902&action=
=3Dedit
security-openssl111-clang.tar.gz

security/openssl111 fails to build on 13.0-CURRENT r354143 with error:

Assertion failed: (isSimple() && "Expected a SimpleValueType!"), function
getSimpleVT, file /usr/src/contrib/llvm/include/llvm/CodeGen/ValueTypes.h, =
line
253.

- Latest ports tree, default port OPTIONS
- DEFAULT_VERSIONS=3D       perl5=3D5.30 ssl=3Dopenssl111 python=3D2.7
- make.conf:

CPUTYPE?=3D       corei7-avx

.if !empty(.CURDIR:M/*/ports/*)
CFLAGS=3D         -O2 -pipe -fcolor-diagnostics
SSP_CFLAGS=3D     -fstack-protector-strong
.endif


Build log tail/backtrace, sources and script attached

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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