[Bug 632] New: patches/security/20110215/6878713.patch breaks zero build

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Feb 16 05:38:27 PST 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=632

           Summary: patches/security/20110215/6878713.patch breaks zero
                    build
           Product: IcedTea
           Version: unspecified
          Platform: all
               URL: http://builder.classpath.org/icedtea/buildbot/builders/i
                    cedtea6-squeeze-x86_64-
                    quick/builds/25/steps/compile/logs/stdio
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Zero
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: mark at klomp.org


patches/security/20110215/6878713.patch introduces #define __STDC_LIMIT_MACROS
which the zero build already uses as gcc command line define. Causing the
following build failure:

make[8]: Leaving directory
`/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk.build/hotspot/outputdir/linux_amd64_shark/product'
make[8]: Entering directory
`/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk.build/hotspot/outputdir/linux_amd64_shark/product'
echo Generating precompiled header incls/_precompiled.incl.gch
Generating precompiled header incls/_precompiled.incl.gch
mkdir -p ./incls
g++ -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -DAMD64 -DZERO_LIBARCH=\"amd64\"
-DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/asm
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/c1
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/ci
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/classfile
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/code
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/compiler
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/gc_implementation
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/gc_implementation/parNew
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/gc_implementation/g1
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/gc_implementation/shared
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/gc_interface
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/interpreter
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/memory
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/oops
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/prims
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/runtime
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/services
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/shark
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/utilities
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/cpu/zero/vm
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/os/linux/vm
-I/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/os_cpu/linux_zero/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"19.0-b09\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"buildslave\""
-DHOTSPOT_LIB_ARCH=\"amd64\" -DJRE_RELEASE_VERSION="\"1.6.0_21-b21\""
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6
1.10pre+r6a5e37e3180b\"" -DDISTRIBUTION_ID="\"Built on Debian GNU/Linux 6.0
(squeeze) (Wed Feb 16 13:30:49 UTC 2011)\"" -DSHARK 
-I/usr/lib/llvm-2.7/include -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS
-D__STDC_CONSTANT_MACROS -DSHARK_LLVM_VERSION=27 -fpic -fno-rtti
-fno-exceptions -D_REENTRANT -fcheck-new -m64 -pipe -g -O3 -fno-strict-aliasing
-DVM_LITTLE_ENDIAN -D_LP64=1 -Werror -Wpointer-arith -Wsign-compare    -c -x
c++-header -c ../generated/incls/_precompiled.incl -o
incls/_precompiled.incl.gch 
In file included from ../generated/incls/_precompiled.incl:2:
/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:75:1:
error: "__STDC_LIMIT_MACROS" redefined
<command-line>: error: this is the location of the previous definition
make[8]: Leaving directory
`/usr/local/build/buildslave/icedtea/icedtea6-quick/build/zerovm/openjdk.build/hotspot/outputdir/linux_amd64_shark/product'
make[8]: *** [incls/_precompiled.incl.gch] Error 1

Full build logs at
http://builder.classpath.org/icedtea/buildbot/builders/icedtea6-squeeze-x86_64-quick/builds/25


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list