Skip to content

Instantly share code, notes, and snippets.

@ypnos

ypnos/build.log Secret

Last active March 29, 2017 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ypnos/43db4b1c7af3283899e83a1916688471 to your computer and use it in GitHub Desktop.
Save ypnos/43db4b1c7af3283899e83a1916688471 to your computer and use it in GitHub Desktop.
Build log
==> Validating source files with sha256sums...
jdk8u-jb8u112-b783.1.tar.gz ... Passed
corba-jb8u112-b783.1.tar.gz ... Passed
hotspot-jb8u112-b783.1.tar.gz ... Passed
jdk-jb8u112-b783.1.tar.gz ... Passed
jaxws-jb8u112-b783.1.tar.gz ... Passed
jaxp-jb8u112-b783.1.tar.gz ... Passed
langtools-jb8u112-b783.1.tar.gz ... Passed
nashorn-jb8u112-b783.1.tar.gz ... Passed
build_with_gcc6.patch ... Passed
==> Extracting sources...
-> Extracting jdk8u-jb8u112-b783.1.tar.gz with bsdtar
-> Extracting corba-jb8u112-b783.1.tar.gz with bsdtar
-> Extracting hotspot-jb8u112-b783.1.tar.gz with bsdtar
-> Extracting jdk-jb8u112-b783.1.tar.gz with bsdtar
-> Extracting jaxws-jb8u112-b783.1.tar.gz with bsdtar
-> Extracting jaxp-jb8u112-b783.1.tar.gz with bsdtar
-> Extracting langtools-jb8u112-b783.1.tar.gz with bsdtar
-> Extracting nashorn-jb8u112-b783.1.tar.gz with bsdtar
==> Starting prepare()...
patching file common/autoconf/generated-configure.sh
Hunk #3 succeeded at 3744 (offset 67 lines).
patching file common/autoconf/hotspot-spec.gmk.in
patching file common/autoconf/spec.gmk.in
patching file common/autoconf/toolchain.m4
==> Starting build()...
Running generated-configure.sh
configure: Configuration created at Wed Mar 29 15:53:10 CEST 2017.
configure: configure script generated at timestamp 1468207795.
checking for basename... /usr/bin/basename
checking for bash... /usr/bin/bash
checking for cat... /usr/bin/cat
checking for chmod... /usr/bin/chmod
checking for cmp... /usr/bin/cmp
checking for comm... /usr/bin/comm
checking for cp... /usr/bin/cp
checking for cpio... /usr/bin/cpio
checking for cut... /usr/bin/cut
checking for date... /usr/bin/date
checking for gdiff... no
checking for diff... /usr/bin/diff
checking for dirname... /usr/bin/dirname
checking for echo... /usr/bin/echo
checking for expr... /usr/bin/expr
checking for file... /usr/bin/file
checking for find... /usr/bin/find
checking for head... /usr/bin/head
checking for ln... /usr/bin/ln
checking for ls... /usr/bin/ls
checking for mkdir... /usr/bin/mkdir
checking for mktemp... /usr/bin/mktemp
checking for mv... /usr/bin/mv
checking for printf... /usr/bin/printf
checking for rm... /usr/bin/rm
checking for sh... /usr/bin/sh
checking for sort... /usr/bin/sort
checking for tail... /usr/bin/tail
checking for tar... /usr/bin/tar
checking for tee... /usr/bin/tee
checking for touch... /usr/bin/touch
checking for tr... /usr/bin/tr
checking for uname... /usr/bin/uname
checking for uniq... /usr/bin/uniq
checking for wc... /usr/bin/wc
checking for which... /usr/bin/which
checking for xargs... /usr/bin/xargs
checking for gawk... gawk
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for a sed that does not truncate output... /usr/bin/sed
checking for nawk... no
checking for gawk... /usr/bin/gawk
checking for cygpath... no
checking for readlink... /usr/bin/readlink
checking for df... /usr/bin/df
checking for SetFile... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking openjdk-build os-cpu... linux-x86_64
checking openjdk-target os-cpu... linux-x86_64
checking compilation type... native
checking for presence of closed sources... no
checking if closed source is suppressed (openjdk-only)... no
checking which variant of the JDK to build... normal
checking which interpreter of the JVM to build... template
checking which variants of the JVM to build... server
checking which debug level to use... release
checking what configuration name to use... linux-x86_64-normal-server-release
checking for apt-get... no
checking for yum... no
checking for port... no
checking for pkgutil... no
checking for pkgadd... no
checking for gmake... no
checking for make... /usr/bin/make
configure: Testing potential make at /usr/bin/make, found using make in PATH
configure: Resolving FOUND_MAKE (as /usr/bin/make) failed, using /usr/bin/make directly.
configure: Using GNU make 3.81 (or later) at /usr/bin/make (version: GNU Make 4.2.1)
checking if find supports -delete... yes
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for ldd... /usr/bin/ldd
checking for readelf... /usr/bin/readelf
checking for hg... no
checking for stat... /usr/bin/stat
checking for time... /usr/bin/time
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for 7z... 7z
checking for wget... wget
checking headful support... include support for both headful and headless
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
configure: Found potential Boot JDK using java(c) in PATH
checking for Boot JDK... /usr/lib/jvm/java-8-openjdk
checking Boot JDK version... openjdk version "1.8.0_121" OpenJDK Runtime Environment (build 1.8.0_121-b13) OpenJDK 64-Bit Server VM (build 25.121-b13, mixed mode)
checking for java in Boot JDK... ok
checking for javac in Boot JDK... ok
checking for javah in Boot JDK... ok
checking for javap in Boot JDK... ok
checking for jar in Boot JDK... ok
checking for rmic in Boot JDK... ok
checking for native2ascii in Boot JDK... ok
checking if Boot JDK is 32 or 64 bits... 64
checking flags for boot jdk java command ...
checking flags for boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M
checking for jtreg... no
checking for gcc... /usr/bin/gcc
configure: Resolving CC (as /usr/bin/gcc) failed, using /usr/bin/gcc directly.
checking resolved symbolic links for CC... /usr/bin/gcc
checking if CC is disguised ccache... no, keeping CC
configure: Using gcc (GCC) 6.3.1 C compiler version 6.3.1 (located at /usr/bin/gcc)
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for g++... /usr/bin/g++
configure: Resolving CXX (as /usr/bin/g++) failed, using /usr/bin/g++ directly.
checking resolved symbolic links for CXX... /usr/bin/g++
checking if CXX is disguised ccache... no, keeping CXX
configure: Using g++ (GCC) 6.3.1 C++ compiler version 6.3.1 (located at /usr/bin/g++)
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking for ar... ar
configure: Rewriting AR to "/usr/bin/ar"
checking how to run the C preprocessor... /usr/bin/gcc -E
configure: Resolving CPP (as /usr/bin/gcc) failed, using /usr/bin/gcc directly.
checking how to run the C++ preprocessor... /usr/bin/g++ -E
configure: Resolving CXXCPP (as /usr/bin/g++) failed, using /usr/bin/g++ directly.
checking for otool... no
checking for nm... nm
configure: Rewriting NM to "/usr/bin/nm"
checking for strip... strip
configure: Rewriting STRIP to "/usr/bin/strip"
checking for gobjcopy... no
checking for objcopy... objcopy
configure: Rewriting OBJCOPY to "/usr/bin/objcopy"
checking for gobjdump... no
checking for objdump... objdump
configure: Rewriting OBJDUMP to "/usr/bin/objdump"
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking size of int *... 8
checking for target address size... 64 bits
checking whether byte ordering is bigendian... no
configure: WARNING: Ignoring CFLAGS(-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-error=deprecated-declarations) found in environment. Use --with-extra-cflags
configure: WARNING: Ignoring CXXFLAGS(-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong) found in environment. Use --with-extra-cxxflags
configure: WARNING: Ignoring LDFLAGS(-Wl,-O1,--sort-common,--as-needed,-z,relro) found in environment. Use --with-extra-ldflags
checking if the C++ compiler supports "-std=gnu++98 "... yes
checking if the C compiler supports "-fno-delete-null-pointer-checks -Werror"... yes
checking if the C++ compiler supports "-fno-delete-null-pointer-checks -Werror"... yes
checking if both compilers support "-fno-delete-null-pointer-checks -Werror"... yes
checking if the C compiler supports "-fno-lifetime-dse -Werror"... yes
checking if the C++ compiler supports "-fno-lifetime-dse -Werror"... yes
checking if both compilers support "-fno-lifetime-dse -Werror"... yes
checking if the C compiler supports "-m64"... yes
checking if the C++ compiler supports "-m64"... yes
checking if both compilers support "-m64"... yes
checking if the C compiler supports "-m64"... yes
checking if the C++ compiler supports "-m64"... yes
checking if both compilers support "-m64"... yes
checking for broken SuSE 'ld' which only understands anonymous version tags in executables... no
checking if we should generate debug symbols... true
checking if we should zip debug-info files... yes
checking what is not needed on Linux?... pulse
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/XTest.h... yes
checking for X11/Intrinsic.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking for FREETYPE... yes
checking for freetype... yes (using pkg-config)
checking if we can compile and link with freetype... yes
checking if we should bundle freetype... no
checking for ALSA... yes
checking for main in -ljpeg... yes
checking for which giflib to use... bundled
checking for compress in -lz... yes
checking for which zlib to use... system
checking for cos in -lm... yes
checking for dlopen in -ldl... yes
checking if dynamic link of stdc++ is possible... yes
checking if static link of stdc++ is possible... yes
checking how to link with libstdc++... static
checking if elliptic curve crypto implementation is present... yes
checking for number of cores... 8
checking for memory size... 11955 MB
checking for appropriate number of jobs to run in parallel... 7
checking whether to use sjavac... no
checking that precompiled headers work... yes
checking for ccache... /usr/bin/ccache
checking if ccache supports precompiled headers... no, disabling ccache
checking if build directory is on local disk... yes
configure: creating /tmp/yaourt-tmp-johannes/aur-jre8-openjdk-jetbrains/src/jdk8u-jb8u112-b783.1/build/linux-x86_64-normal-server-release/config.status
config.status: creating /tmp/yaourt-tmp-johannes/aur-jre8-openjdk-jetbrains/src/jdk8u-jb8u112-b783.1/build/linux-x86_64-normal-server-release/spec.gmk
config.status: creating /tmp/yaourt-tmp-johannes/aur-jre8-openjdk-jetbrains/src/jdk8u-jb8u112-b783.1/build/linux-x86_64-normal-server-release/hotspot-spec.gmk
config.status: creating /tmp/yaourt-tmp-johannes/aur-jre8-openjdk-jetbrains/src/jdk8u-jb8u112-b783.1/build/linux-x86_64-normal-server-release/bootcycle-spec.gmk
config.status: creating /tmp/yaourt-tmp-johannes/aur-jre8-openjdk-jetbrains/src/jdk8u-jb8u112-b783.1/build/linux-x86_64-normal-server-release/compare.sh
config.status: creating /tmp/yaourt-tmp-johannes/aur-jre8-openjdk-jetbrains/src/jdk8u-jb8u112-b783.1/build/linux-x86_64-normal-server-release/spec.sh
config.status: creating /tmp/yaourt-tmp-johannes/aur-jre8-openjdk-jetbrains/src/jdk8u-jb8u112-b783.1/build/linux-x86_64-normal-server-release/Makefile
config.status: creating /tmp/yaourt-tmp-johannes/aur-jre8-openjdk-jetbrains/src/jdk8u-jb8u112-b783.1/build/linux-x86_64-normal-server-release/config.h
====================================================
A new configuration has been successfully created in
/tmp/yaourt-tmp-johannes/aur-jre8-openjdk-jetbrains/src/jdk8u-jb8u112-b783.1/build/linux-x86_64-normal-server-release
using configure arguments '--prefix=/tmp/yaourt-tmp-johannes/aur-jre8-openjdk-jetbrains/src/jdk8u-jb8u112-b783.1/image --with-update-version=112 --with-build-number=b783.1 --with-milestone=fcs --enable-unlimited-crypto --with-zlib=system --with-extra-cflags=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-error=deprecated-declarations --with-extra-cxxflags=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --with-extra-ldflags=-Wl,-O1,--sort-common,--as-needed,-z,relro'.
Configuration summary:
* Debug level: release
* JDK variant: normal
* JVM variants: server
* OpenJDK target: OS: linux, CPU architecture: x86, address length: 64
Tools summary:
* Boot JDK: openjdk version "1.8.0_121" OpenJDK Runtime Environment (build 1.8.0_121-b13) OpenJDK 64-Bit Server VM (build 25.121-b13, mixed mode) (at /usr/lib/jvm/java-8-openjdk)
* C Compiler: gcc (GCC) 6.3.1 version 6.3.1 (at /usr/bin/gcc)
* C++ Compiler: g++ (GCC) 6.3.1 version 6.3.1 (at /usr/bin/g++)
Build performance summary:
* Cores to use: 7
* Memory limit: 11955 MB
* ccache status: installed, but disabled (version older than 3.1.4)
Build performance tip: ccache gives a tremendous speedup for C++ recompilations.
You have ccache installed, but it is a version prior to 3.1.4. Try upgrading.
Building OpenJDK for target 'default' in configuration 'linux-x86_64-normal-server-release'
## Starting langtools
Compiling 2 files for BUILD_TOOLS
warning: [path] bad path element "/home/johannes/GNUstep/Library/Libraries/Java": no such file or directory
warning: [path] bad path element "/usr/lib/GNUstep/Libraries/Java": no such file or directory
error: warnings found and -Werror specified
1 error
2 warnings
make[1]: *** No rule to make target 'all', needed by 'default'. Stop.
make: *** [/tmp/yaourt-tmp-johannes/aur-jre8-openjdk-jetbrains/src/jdk8u-jb8u112-b783.1//make/Main.gmk:84: langtools-only] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment