[Bug 233110] make buildworld fails: libelf.so.2: undefined reference to <some _libelf*mips64* symbols>

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 10 13:43:30 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233110

            Bug ID: 233110
           Summary: make buildworld fails: libelf.so.2: undefined
                    reference to <some _libelf*mips64* symbols>
           Product: Base System
           Version: 11.2-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: philippe.michel7 at sfr.fr

Created attachment 199110
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199110&action=edit
End of "make buildworld" log

11.2-STABLE, amd64, trying to build r340316 on a r339426 system, "make
buildworld" fails as reported in the attached log.

I have the following flags in src.conf :
WITHOUT_LLVM_TARGET_AARCH64=true
WITHOUT_LLVM_TARGET_ARM=true
WITHOUT_LLVM_TARGET_MIPS=true
WITHOUT_LLVM_TARGET_POWERPC=true
WITHOUT_LLVM_TARGET_SPARC=true

I didn't try to go back to an earlier source revision, but looking at the
recent commits, it is probably triggered by r340309, possibly in combination
with WITHOUT_LLVM_TARGET_MIPS=true

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list