Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2019 03:56:05 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: make.conf for a poudriere jail and CPUTYPE
Message-ID:  <v9tb-6f2i-wny@FreeBSD.org>
In-Reply-To: <20190929010925.GJ49516@bastion.zyxst.net> (tech-lists@zyxst.net's message of "Sun, 29 Sep 2019 02:09:25 %2B0100")
References:  <20190928135343.GE49516@bastion.zyxst.net> <r240-cxo8-wny@FreeBSD.org> <20190928145055.GF49516@bastion.zyxst.net> <y2y8-bcuc-wny@FreeBSD.org> <20190928220050.GG49516@bastion.zyxst.net> <20190928224615.GH49516@bastion.zyxst.net> <pnjk-7z7a-wny@FreeBSD.org> <20190929010925.GJ49516@bastion.zyxst.net>

next in thread | previous in thread | raw e-mail | index | archive | help
tech-lists <tech-lists@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v9tb-6f2i-wny>