make.conf for a poudriere jail and CPUTYPE

Jan Beich jbeich at FreeBSD.org
Sun Sep 29 01:56:10 UTC 2019


tech-lists <tech-lists at zyxst.net> writes:

> On Sun, Sep 29, 2019 at 01:55:53AM +0200, Jan Beich wrote:
>
>>Could be a compiler[1], kernel or hardware bug then. For compiler try using
>>clang80 from devel/llvm80 or upgrade to the upcoming FreeBSD 12.1. For kernel
>>try booting -CURRENT kernel (e.g., from snapshot) while keeping old world/base.
>>For hardware try reproducing on another machine or virtual machine.
>>
>>Alternatively, track down which function returns unexpected result,
>>disassemble and/or minimize then ask for feedback on toolchain@ list.
>>To get debugging symbols build WITH_DEBUG=1.
>
> Ok, thanks for trying to help anyway. The poudriere box reports
>
> # llvm-tblgen --version
> LLVM (http://llvm.org/):
>  LLVM version 8.0.1
>  Optimized build.
>  Default target: x86_64-unknown-freebsd12.1
>  Host CPU: sandybridge

Is that for host or after upgrade? Your build logs had the following:

> _CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin

FreeBSD 11.2/12.0 have Clang 6, FreeBSD 11.3/12.1 have Clang 8.


More information about the freebsd-ports mailing list