[Craft] [Bug 421921] New: MacOS X builds failing on CI due to duplicate RPATH

michael bugzilla_noreply at kde.org
Fri May 22 16:48:21 BST 2020


https://bugs.kde.org/show_bug.cgi?id=421921

            Bug ID: 421921
           Summary: MacOS X builds failing on CI due to duplicate RPATH
           Product: Craft
           Version: unspecified
          Platform: unspecified
                OS: macOS
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Core
          Assignee: vonreth at kde.org
          Reporter: reeves.87 at gmail.com
                CC: kde-windows at kde.org
  Target Milestone: ---

SUMMARY

KDiff3 on binary-factory is currently failing on OS X with the fallowing.

00:44:13 error:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch=
ain/usr/bin/install_name_tool: for:
/Users/packaging/Craft/BinaryFactory/macos-64-clang/build/extragear/kd=
iff3/image-RelWithDebInfo-master/Users/packaging/Craft/BinaryFactory/macos-=
64-clang/plugins/kf5/parts/kdiff3part.so (for architecture x86_64) option
"-add_rpath /Users/packaging/Craft/BinaryFactory/macos-64-clang/lib" would
duplicate path, file already has LC_RPATH for:
/Users/packaging/Craft/BinaryFactory/macos-64-clang/lib

Errors of this sort appear in other projects as well. Unfortunately I don't
have the ability to do local testing of MacOS X craft builds. For KDiff3 I can
work around this by not generating the shared lib which is only really needed
as on linux/KDE platforms. My research on this issue indicates it is a
compatibility issue between -rpath and certain versions of apples tool chain.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kde-windows mailing list