Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2019 22:30:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 237856] 12-STABLE fails to build: use of undeclared identifier 'compiler_flags'
Message-ID:  <bug-237856-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 237856
           Summary: 12-STABLE fails to build: use of undeclared identifier
                    'compiler_flags'
           Product: Base System
           Version: 12.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: yuri@freebsd.org

The build of 12-STABLE on 11.2-STABLE fails:

> --- secure/lib/libcrypto__L ---
> /usr/src/crypto/openssl/crypto/cversion.c:27:16: error: use of undeclared=
 identifier 'compiler_flags'
>         return compiler_flags;
>                ^
> 1 error generated.
> --- lib/libkvm__L ---
> --- _libinstall ---
> sh /usr/src/tools/install.sh  -C -o root -g wheel -m 444   libkvm.a /usr/=
obj/usr/src/amd64.amd64/tmp/usr/lib/
> --- secure/lib/libcrypto__L ---
> *** [cversion.o] Error code 1
>=20
> make[4]: stopped in /usr/src/secure/lib/libcrypto
> 1 error

Does it accidentally use old headers?

rev.347511

--=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-237856-227>