pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc



On Fri 08 May 2020 at 09:32:37 +1200, Mark Davies wrote:
> 
> 
> On 8/05/20 9:29 am, Mark Davies wrote:
> > This breaks for me building on 8.1_STABLE/amd64 with 72 instances of
> > this error:
> 
> > libs/math/build/../src/tr1/asinh.cpp:1: fatal error: had to relocate PCH
> 
> 
> I should have added that I'm using gcc8 and I see there was a thread
> about this back in 2018.
> 
> https://mail-index.netbsd.org/tech-toolchain/2018/11/05/msg003326.html

gcc 7 had the same problem. Earlier versions has patches to fix this,
but these were not present in gcc 7. It sounds like they are missing in
version 8 too.

The relevant patches are 

patch-gcc_config.host
patch-gcc_config_host-netbsd.c
patch-gcc_config_x-netbsd

and indeed the first two are missing in lang/gcc8/patches. Simply adding
them and rebuilding should fix the issue (unless the patches need some
kind of update).

> mark
-Olaf.
-- 
Olaf 'Rhialto' Seibert -- rhialto at falu dot nl
___  Anyone who is capable of getting themselves made President should on
\X/  no account be allowed to do the job.       --Douglas Adams, "THGTTG"

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index