Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8005178

build-infra: Dependency on libfdlibm on mac is broken

XMLWordPrintable

    • b70
    • Not verified

      libfdlibm is built slightly differently on mac than other platforms. Because of this, a mistake in the dependency declarations from libjava to libfdlibm has been made. This causes the build to sometimes fail on mac with the following error:

      ld: file too small for architecture x86_64
      collect2: ld returned 1 exit status
      make[2]: *** [/Users/jprtadm/erik/jdk8-build/build/macosx-x86_64-normal-server-release/jdk/lib/libjava.dylib] Error 1

      Priority 1 as this blocks build-infra for RE.

            erikj Erik Joelsson
            erikj Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: