Advertisement
trademark91

Untitled

Jan 20th, 2022
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.10 KB | None | 0 0
  1. cat /var/tmp/portage/dev-java/openjdk-11.0.14_p9/temp/build.log
  2. * Package: dev-java/openjdk-11.0.14_p9
  3. * Repository: gentoo
  4. * Maintainer: gyakovlev@gentoo.org java@gentoo.org
  5. * USE: abi_x86_64 alsa amd64 cups elibc_glibc jbootstrap kernel_linux selinux system-bootstrap userland_GNU
  6. * FEATURES: network-sandbox preserve-libs sandbox selinux sesandbox userpriv usersandbox
  7. * Checking for at least 4288 MiB disk space at "/var/tmp/portage/dev-java/openjdk-11.0.14_p9/temp" ... [ ok ]
  8. !!! Failed to set new SELinux execution context. Is your current SELinux context allowed to run Portage?
  9. >>> Unpacking source...
  10. >>> Unpacking openjdk-11.0.14_p9.tar.gz to /var/tmp/portage/dev-java/openjdk-11.0.14_p9/work
  11. >>> Source unpacked in /var/tmp/portage/dev-java/openjdk-11.0.14_p9/work
  12. !!! Failed to set new SELinux execution context. Is your current SELinux context allowed to run Portage?
  13. >>> Preparing source in /var/tmp/portage/dev-java/openjdk-11.0.14_p9/work/jdk11u-jdk-11.0.14-ga ...
  14. >>> Source prepared.
  15. !!! Failed to set new SELinux execution context. Is your current SELinux context allowed to run Portage?
  16. >>> Configuring source in /var/tmp/portage/dev-java/openjdk-11.0.14_p9/work/jdk11u-jdk-11.0.14-ga ...
  17. * econf: updating jdk11u-jdk-11.0.14-ga/make/autoconf/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  18. * econf: updating jdk11u-jdk-11.0.14-ga/make/autoconf/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  19. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/openjdk-11.0.14_p9 --htmldir=/usr/share/doc/openjdk-11.0.14_p9/html --libdir=/usr/lib64 --disable-ccache --disable-precompiled-headers --enable-full-docs=no --with-boot-jdk=/etc/java-config-2/current-system-vm --with-extra-cflags=-march=skylake -mtune=skylake -O2 -pipe -fcommon --with-extra-cxxflags=-march=skylake -mtune=skylake -O2 -pipe -fcommon --with-extra-ldflags=-Wl,-O1 -Wl,--as-needed --with-freetype=system --with-giflib=system --with-harfbuzz=system --with-lcms=system --with-libjpeg=system --with-libpng=system --with-native-debug-symbols=none --with-vendor-name=Gentoo --with-vendor-url=https://gentoo.org --with-vendor-bug-url=https://bugs.gentoo.org --with-vendor-vm-bug-url=https://bugs.openjdk.java.net --with-vendor-version-string=11.0.14_p9 --with-version-pre= --with-version-string=11.0.14 --with-version-build=9 --with-zlib=system --enable-dtrace=no --enable-headless-only=no
  20. Warning: You are using legacy autoconf cross-compilation flags.
  21. It is recommended that you use --openjdk-target instead.
  22.  
  23. configure: Configuration created at Thu Jan 20 19:38:04 CST 2022.
  24. checking for basename... /usr/bin/basename
  25. checking for bash... /bin/bash
  26. checking for cat... /bin/cat
  27. checking for chmod... /bin/chmod
  28. checking for cmp... /usr/bin/cmp
  29. checking for comm... /usr/bin/comm
  30. checking for cp... /bin/cp
  31. checking for cut... /usr/bin/cut
  32. checking for date... /bin/date
  33. checking for gdiff... no
  34. checking for diff... /usr/bin/diff
  35. checking for dirname... /usr/bin/dirname
  36. checking for echo... /bin/echo
  37. checking for expr... /usr/bin/expr
  38. checking for file... /usr/bin/file
  39. checking for find... /usr/bin/find
  40. checking for head... /usr/bin/head
  41. checking for gunzip... /bin/gunzip
  42. checking for pigz... no
  43. checking for gzip... /bin/gzip
  44. checking for ln... /bin/ln
  45. checking for ls... /bin/ls
  46. checking for mkdir... /bin/mkdir
  47. checking for mktemp... /usr/bin/mktemp
  48. checking for mv... /bin/mv
  49. checking for nawk... no
  50. checking for gawk... /usr/bin/gawk
  51. checking for printf... /usr/bin/printf
  52. checking for greadlink... no
  53. checking for readlink... /usr/bin/readlink
  54. checking for rm... /bin/rm
  55. checking for rmdir... /bin/rmdir
  56. checking for sh... /bin/sh
  57. checking for sort... /usr/bin/sort
  58. checking for tail... /usr/bin/tail
  59. checking for gtar... no
  60. checking for tar... /bin/tar
  61. checking for tee... /usr/bin/tee
  62. checking for touch... /usr/bin/touch
  63. checking for tr... /usr/bin/tr
  64. checking for uname... /usr/bin/uname
  65. checking for uniq... /usr/bin/uniq
  66. checking for wc... /usr/bin/wc
  67. checking for which... /usr/bin/which
  68. checking for xargs... /usr/bin/xargs
  69. checking for gawk... gawk
  70. checking for grep that handles long lines and -e... /bin/grep
  71. checking for egrep... /bin/grep -E
  72. checking for fgrep... /bin/grep -F
  73. checking for a sed that does not truncate output... /bin/sed
  74. checking for cygpath... no
  75. checking for df... /bin/df
  76. checking for cpio... /bin/cpio
  77. checking for nice... /usr/bin/nice
  78. checking for pandoc... no
  79. checking build system type... x86_64-pc-linux-gnu
  80. checking host system type... x86_64-pc-linux-gnu
  81. checking target system type... x86_64-pc-linux-gnu
  82. checking openjdk-build os-cpu... linux-x86_64
  83. checking openjdk-target os-cpu... linux-x86_64
  84. checking compilation type... native
  85. checking for top-level directory... /var/tmp/portage/dev-java/openjdk-11.0.14_p9/work/jdk11u-jdk-11.0.14-ga
  86. checking if custom source is suppressed (openjdk-only)... no
  87. checking which variant of the JDK to build... normal
  88. checking which debug level to use... release
  89. checking which variants of the JVM to build... server
  90. checking if absolute paths should be allowed in the build output... no, release build
  91. checking for sysroot...
  92. checking for toolchain path...
  93. checking for extra path...
  94. checking where to store configuration... in default location
  95. checking what configuration name to use... linux-x86_64-normal-server-release
  96. checking for apt-get... no
  97. checking for yum... no
  98. checking for brew... no
  99. checking for port... no
  100. checking for pkgutil... no
  101. checking for pkgadd... no
  102. checking for gmake... /usr/bin/gmake
  103. configure: Testing potential make at /usr/bin/gmake, found using gmake in PATH
  104. configure: Using GNU make at /usr/bin/gmake (version: GNU Make 4.3)
  105. checking if make --output-sync is supported... yes
  106. checking for output-sync value... none
  107. checking if find supports -delete... yes
  108. checking what type of tar was found... gnu
  109. checking that grep (/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
  110. checking for unzip... /usr/bin/unzip
  111. checking for zip... /usr/bin/zip
  112. checking for ldd... /usr/bin/ldd
  113. checking for greadelf... no
  114. checking for readelf... /usr/bin/readelf
  115. checking for dot... /usr/bin/dot
  116. checking for hg... no
  117. checking for git... /usr/bin/git
  118. checking for stat... /usr/bin/stat
  119. checking for time... no
  120. checking for flock... /usr/bin/flock
  121. checking for dtrace... no
  122. checking for gpatch... no
  123. checking for patch... /usr/bin/patch
  124. checking bash version... 5.1.16
  125. checking if bash supports pipefail... yes
  126. checking if bash supports errexit (-e)... yes
  127. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  128. checking pkg-config is at least version 0.9.0... yes
  129. checking for default LOG value...
  130. checking headless only... no
  131. checking for graphviz dot... yes
  132. checking for pandoc... no, cannot generate full docs
  133. checking full docs... no, forced
  134. checking for cacerts file... default
  135. checking if packaged modules are kept... yes (default)
  136. checking for version string... 11.0.14+9
  137. configure: Found potential Boot JDK using configure arguments
  138. configure: Potential Boot JDK found at /etc/java-config-2/current-system-vm is incorrect JDK version (openjdk version "1.8.0_312"); ignoring
  139. configure: (Your Boot JDK version must be one of: 10 11)
  140. configure: error: The path given by --with-boot-jdk does not contain a valid Boot JDK
  141. configure exiting with result code 1
  142.  
  143. !!! Please attach the following file when seeking support:
  144. !!! /var/tmp/portage/dev-java/openjdk-11.0.14_p9/work/jdk11u-jdk-11.0.14-ga/config.log
  145. * ERROR: dev-java/openjdk-11.0.14_p9::gentoo failed (configure phase):
  146. * econf failed
  147. *
  148. * Call stack:
  149. * ebuild.sh, line 127: Called src_configure
  150. * environment, line 4929: Called econf '--disable-ccache' '--disable-precompiled-headers' '--enable-full-docs=no' '--with-boot-jdk=/etc/java-config-2/current-system-vm' '--with-extra-cflags=-march=skylake -mtune=skylake -O2 -pipe -fcommon' '--with-extra-cxxflags=-march=skylake -mtune=skylake -O2 -pipe -fcommon' '--with-extra-ldflags=-Wl,-O1 -Wl,--as-needed' '--with-freetype=system' '--with-giflib=system' '--with-harfbuzz=system' '--with-lcms=system' '--with-libjpeg=system' '--with-libpng=system' '--with-native-debug-symbols=none' '--with-vendor-name=Gentoo' '--with-vendor-url=https://gentoo.org' '--with-vendor-bug-url=https://bugs.gentoo.org' '--with-vendor-vm-bug-url=https://bugs.openjdk.java.net' '--with-vendor-version-string=11.0.14_p9' '--with-version-pre=' '--with-version-string=11.0.14' '--with-version-build=9' '--with-zlib=system' '--enable-dtrace=no' '--enable-headless-only=no'
  151. * phase-helpers.sh, line 711: Called __helpers_die 'econf failed'
  152. * isolated-functions.sh, line 112: Called die
  153. * The specific snippet of code:
  154. * die "$@"
  155. *
  156. * If you need support, post the output of `emerge --info '=dev-java/openjdk-11.0.14_p9::gentoo'`,
  157. * the complete build log and the output of `emerge -pqv '=dev-java/openjdk-11.0.14_p9::gentoo'`.
  158. !!! When you file a bug report, please include the following information:
  159. GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
  160. JAVACFLAGS="" COMPILER=""
  161. and of course, the output of emerge --info =openjdk-11.0.14_p9
  162. * The complete build log is located at '/var/tmp/portage/dev-java/openjdk-11.0.14_p9/temp/build.log'.
  163. * The ebuild environment file is located at '/var/tmp/portage/dev-java/openjdk-11.0.14_p9/temp/environment'.
  164. * Working directory: '/var/tmp/portage/dev-java/openjdk-11.0.14_p9/work/jdk11u-jdk-11.0.14-ga'
  165. * S: '/var/tmp/portage/dev-java/openjdk-11.0.14_p9/work/jdk11u-jdk-11.0.14-ga'
  166.  root  ~  
  167.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement