scilab build failure C++ ABI?

DAVID Clément c.david86 at gmail.com
Thu May 21 08:31:40 UTC 2015


> On 05/17/2015 05:46 PM, Jerry James wrote:
>>
>> On Sun, May 17, 2015 at 3:52 PM, Orion Poplawski <orion at cora.nwra.com
>> <mailto:orion at cora.nwra.com>> wrote:
>>
>>     and it's linked into other libraries in the build okay.  What else
>>     could be going on?
>>
>>
>> Add "export LDFLAGS=-Wl,-z,relro" just above your %configure line.  If
>> that fixes the build, then scilab is yet another victim of -z now
>> breaking lazily loaded modules.  I have several packages that have been
>> broken by that.
>
>
> Thanks, but that doesn't help.  scilab appears to also set
-Wl,--no-as-needed, perhaps that affects things?

I patched the source code to remove the linker options but it continue to
fail :( .

More important I'm not able to reproduce the failure using mock-build on my
local machine. Are you able to ?

--
Clement
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20150521/ae6db683/attachment.html>


More information about the devel mailing list