Page MenuHomeFreeBSD

devel/xtensa-esp32-elf: unbreak build/run when lang/gcc48 is installed
ClosedPublic

Authored by leres on Jul 28 2018, 12:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 3, 7:32 PM
Unknown Object (File)
Dec 10 2024, 1:16 PM
Unknown Object (File)
Dec 8 2024, 2:04 AM
Unknown Object (File)
Dec 8 2024, 2:04 AM
Unknown Object (File)
Dec 8 2024, 2:03 AM
Unknown Object (File)
Dec 8 2024, 1:47 AM
Unknown Object (File)
Nov 25 2024, 7:55 AM
Unknown Object (File)
Nov 23 2024, 3:54 PM
Subscribers

Details

Summary

Proposed commit message:

A user reported a build failure with portmaster. I was able
to deduce he had lang/gcc48 installed and reproduce the
build error in a poudriere jail:
 
    /usr/local/lib/gcc48/libstdc++.so.6: version CXXABI_1.3.9 required by /usr/local/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc not found
 
He also reported that the binaries from FreeBSD built package
produced this error.
 
The fix is explicitly set LD_RUN_PATH to the gcc lib
directory.
 
Reported by: danny@cs.huji.ac.il
Reviewed by: ? (mentor)
Approved by: ? (mentor)
Differential Revision: ?

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 18387
Build 18102: arc lint + arc unit