Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Aug 2020 11:15:32 -0500
From:      Pedro Giffuni <pfg@FreeBSD.org>
To:        FreeBSD Ports <freebsd-ports@freeBSD.org>
Subject:   math/reduce: could use some help with recent current failure
Message-ID:  <9e9a7bfd-a936-9e8c-846f-cf929451910e@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hello;

math/reduce appears broken on pkg-fallout due to the recent LLVM upgrade.=


It seems like an lld issue:

> ld: error: duplicate symbol: MeToReduce
>>>> defined at redchild.c
>>>>            rfpsl-redchild.o:(MeToReduce)
>>>> defined at reddeb.c
>>>>            rfpsl-reddeb.o:(.bss+0x4)
> ld: error: duplicate symbol: ReduceToMe

Also, I have an updated port here:

https://people.freebsd.org/~pfg/ports/math-reduce.diff


I have tried both -fno-common and LLVM11 but I can't reproduce the
failure, so if someone with -current wants to try, it would be helpful.

Best regards,

Pedro.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9e9a7bfd-a936-9e8c-846f-cf929451910e>