Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- usr/include/x86_64-linux-gnu/bits/stdio2.h:97:24: warning: ‘%s’ directive argument is null [-Wformat-overflow=]
- 97 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
- | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 98 | __va_arg_pack ());
- | ~~~~~~~~~~~~~~~~~
- In function ‘int fprintf(FILE*, const char*, ...)’,
- inlined from ‘void ADLParser::frame_parse()’ at /workdir/build/container-x86-64-java/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/src/share/vm/adlc/adlparse.cpp:1118:34:
- /usr/include/x86_64-linux-gnu/bits/stdio2.h:97:24: warning: ‘%s’ directive argument is null [-Wformat-overflow=]
- 97 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
- | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 98 | __va_arg_pack ());
- | ~~~~~~~~~~~~~~~~~
- At global scope:
- cc1plus: error: unrecognized command line option ‘-Wno-unknown-warning’ [-Werror]
- cc1plus: all warnings being treated as errors
- make[7]: *** [/workdir/build/container-x86-64-java/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/make/linux/makefiles/adlc.make:205: ../generated/adfiles/adlparse.o] Error 1
- make[7]: Leaving directory '/workdir/build/container-x86-64-java/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk.build-boot/hotspot/outputdir/linux_amd64_compiler2/product'
- make[6]: *** [/workdir/build/container-x86-64-java/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/make/linux/makefiles/top.make:93: ad_stuff] Error 2
- make[6]: Leaving directory '/workdir/build/container-x86-64-java/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk.build-boot/hotspot/outputdir/linux_amd64_compiler2/product'
- make[5]: *** [/workdir/build/container-x86-64-java/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/make/linux/Makefile:290: product] Error 2
- make[5]: Leaving directory '/workdir/build/container-x86-64-java/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk.build-boot/hotspot/outputdir'
- make[4]: *** [Makefile:181: generic_build2] Error 2
- make[4]: Leaving directory '/workdir/build/container-x86-64-java/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/make'
- make[3]: *** [Makefile:138: product] Error 2
- make[3]: Leaving directory '/workdir/build/container-x86-64-java/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot/hotspot/make'
- make[2]: *** [make/hotspot-rules.gmk:101: hotspot-build] Error 2
- make[2]: Leaving directory '/workdir/build/container-x86-64-java/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot'
- make[1]: *** [Makefile:244: build_product_image] Error 2
- make[1]: Leaving directory '/workdir/build/container-x86-64-java/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot'
- make: *** [Makefile:2243: stamps/icedtea-boot.stamp] Error 2
- WARNING: /workdir/build/container-x86-64-java/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/temp/run.do_compile.19918:1 exit 1 from 'exit 1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement