Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2019 09:08:21 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        "Russell L. Carter" <rcarter@pinyon.org>, FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: FreeCAD 0.17 && /lib//libgcc_s.so.1
Message-ID:  <cacca32e-79ad-ded8-f439-2b44a94db09a@grosbein.net>
In-Reply-To: <a2d2834e-48c2-f738-ccdb-7ebe45176b24@pinyon.org>
References:  <a2102b4e-7d7a-7d5b-2ba1-b9a14f8574f6@pinyon.org> <f6a45ec9-7ae4-d9ba-f71c-f2ef8c235039@grosbein.net> <416689e6-37f9-17ec-54d8-0d224c26f30f@pinyon.org> <2405b01d-06b8-a9b0-a193-ed3f2890b70e@grosbein.net> <a2d2834e-48c2-f738-ccdb-7ebe45176b24@pinyon.org>

next in thread | previous in thread | raw e-mail | index | archive | help
17.02.2019 8:58, Russell L. Carter wrote:

> On 2/16/19 6:44 PM, Eugene Grosbein wrote:
>> 17.02.2019 8:35, Russell L. Carter wrote:
>>
>>>>> Transcribed output from the FreeCAD Testing Framework GUI test all:
>>>>>
>>>>> First run of TestApp.All: Run: 212 Failures: 1 Errors: 20
>>>>>
>>>>> which isn't bad at all I suspect.  However one of the failures is
>>>>>
>>>>> /lib/libgcc_s.so.1 version GCC_4.8.0 required by
>>>>> /usr/local/lib/gcc8/libgfortran.so.5 not found
>>
>> Where did you get this from, exactly?
>>
> 
> I apologize, I am unsure what you are asking about with respect to the
> "this".  The output I am showing is literally typed in from the error
> display box that happens when I run FreeCAD-git, ie, current git
> FreeCAD, in an outside the ports tree bleeding edge version, including
> the dependencies, that I am working on.  I detailed this in the
> original message.  I would be delighted to share all my scripts and
> patches that got me this far.
> 
> Anyway there is a FreeCAD Test workbench, with an "all" option, right
> at the top, and that's where I'm starting on the bug triage.
> 
> Now I got to cook dinner but I will be back at it tomorrow.  Something
> of an obsession.  Plus I have a deck to design.  It would be cheaper
> to have someone else do this, but shouldn't FreeCAD do it on FreeBSD?

Maybe you should use libmap.conf(5) to work around the problem.
"ktrace -i" and kdump would be handy to discover exact name of the binary or library
for /etc/libmap.conf if FreeCAD-git happens to be not binary but some wrapping script
for real binary.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cacca32e-79ad-ded8-f439-2b44a94db09a>