Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2020 17:08:03 -0500
From:      Eric van Gyzen <eric@vangyzen.net>
To:        =?UTF-8?Q?T=c4=b3l_Coosemans?= <tijl@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r360964 - in head: lib/libclang_rt lib/libthr lib/msun libexec/rtld-elf libexec/tftpd/tests share/mk stand stand/arm/uboot stand/efi stand/efi/boot1 stand/efi/loader stand/i386/boot2 st...
Message-ID:  <5f15c365-d6dd-d572-c232-447dd45a2774@vangyzen.net>
In-Reply-To: <20200525103719.7762dbc7@FreeBSD.org>
References:  <202005121522.04CFMfuo007680@repo.freebsd.org> <20200525103719.7762dbc7@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/25/20 3:37 AM, Tijl Coosemans wrote:
> On Tue, 12 May 2020 15:22:41 +0000 (UTC) Eric van Gyzen
> <vangyzen@FreeBSD.org> wrote:
>> Author: vangyzen
>> Date: Tue May 12 15:22:40 2020
>> New Revision: 360964
>> URL: https://svnweb.freebsd.org/changeset/base/360964
>>
>> Log:
>>    Remove tests for obsolete compilers in the build system
>>    
>>    Assume gcc is at least 6.4, the oldest xtoolchain in the ports tree.
>>    Assume clang is at least 6, which was in 11.2-RELEASE.  Drop conditions
>>    for older compilers.
>>    
>>    Reviewed by:	imp (earlier version), emaste, jhb
>>    MFC after:	2 weeks
>>    Sponsored by:	Dell EMC Isilon
>>    Differential Revision:	https://reviews.freebsd.org/D24802
> 
> This broke devel/linux_libusb.  It is FreeBSD libusb built with Linux
> gcc 4.8.5 (devel/linux-c7-devtools).  It's probably caused by the
> changes to share/mk/*.
> 
> http://beefy18.nyi.freebsd.org/data/head-amd64-default/p536258_s361404/logs/linux_libusb-13.0r358841.log

This should be fixed in r361605.  Thanks for bringing it to my attention.

Eric



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5f15c365-d6dd-d572-c232-447dd45a2774>