guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: core-updates frozen


From: Mark H Weaver
Subject: Re: core-updates frozen
Date: Sun, 15 Jun 2014 20:47:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> address@hidden (Ludovic Courtès) skribis:
>
>> As discussed before, we’ll merge the branch before June 13th.
>
> The branch is now frozen.  Hydra is building it all now, and unless
> something goes wrong, I’ll merge it once it’s done building it.

I'm sorry I haven't had time to look into this, but in April I tried to
build GCC 4.9.0 on my YeeLoong and it failed.  Unless it has been fixed
since then, this might mean that our MIPS port will be non-functional in
the next release.

See below for the tail of my build log.

     Mark


--8<---------------cut here---------------start------------->8---
make[3]: Entering directory '/tmp/nix-build-gcc-4.9.0.drv-0/build/gcc'
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/gnu/store/l5884ix8rl5pf71aniiyz77q5z8s1awk-bash-4.3/bin/bash 
../../gcc-4.9.0/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="((MASK_SPLIT_ADDRESSES)|MASK_EXPLICIT_RELOCS)|MASK_RELAX_PIC_CALLS"
 \
HEADERS="options.h insn-constants.h config/dbxelf.h config/elfos.h 
config/gnu-user.h config/linux.h config/linux-android.h config/glibc-stdint.h 
config/vxworks-dummy.h config/mips/mips.h config/mips/gnu-user.h 
config/mips/gnu-user64.h config/mips/linux64.h config/mips/linux-common.h 
config/initfini-array.h defaults.h" DEFINES="TARGET_ENDIAN_DEFAULT=0  
LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 DEFAULT_LIBC=LIBC_GLIBC 
ANDROID_DEFAULT=0 MIPS_ABI_DEFAULT=ABI_N32" \
/gnu/store/l5884ix8rl5pf71aniiyz77q5z8s1awk-bash-4.3/bin/bash 
../../gcc-4.9.0/gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/mips/mips-protos.h config/linux-protos.h tm-preds.h" DEFINES="" 
\
/gnu/store/l5884ix8rl5pf71aniiyz77q5z8s1awk-bash-4.3/bin/bash 
../../gcc-4.9.0/gcc/mkconfig.sh tm_p.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/gnu/store/l5884ix8rl5pf71aniiyz77q5z8s1awk-bash-4.3/bin/bash 
../../gcc-4.9.0/gcc/mkconfig.sh bconfig.h
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables 
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. 
-Ibuild -I../../gcc-4.9.0/gcc -I../../gcc-4.9.0/gcc/build 
-I../../gcc-4.9.0/gcc/../include  -I../../gcc-4.9.0/gcc/../libcpp/include  \
        -o build/genmddeps.o ../../gcc-4.9.0/gcc/genmddeps.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables 
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. 
-Ibuild -I../../gcc-4.9.0/gcc -I../../gcc-4.9.0/gcc/build 
-I../../gcc-4.9.0/gcc/../include  -I../../gcc-4.9.0/gcc/../libcpp/include  \
        -o build/read-md.o ../../gcc-4.9.0/gcc/read-md.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables 
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. 
-Ibuild -I../../gcc-4.9.0/gcc -I../../gcc-4.9.0/gcc/build 
-I../../gcc-4.9.0/gcc/../include  -I../../gcc-4.9.0/gcc/../libcpp/include  \
        -o build/errors.o ../../gcc-4.9.0/gcc/errors.c
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W 
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE 
-static-libstdc++ -static-libgcc 
-Wl,-rpath=/gnu/store/awpcc2na8w1i2ydh416x8p5bqds5lh4a-glibc-2.19/lib 
-Wl,-dynamic-linker 
-Wl,/gnu/store/awpcc2na8w1i2ydh416x8p5bqds5lh4a-glibc-2.19/lib/ld.so.1 -o 
build/genmddeps \
    build/genmddeps.o build/read-md.o build/errors.o 
../build-mips64el-unknown-linux-gnu/libiberty/libiberty.a
build/genmddeps ../../gcc-4.9.0/gcc/config/mips/mips.md > tmp-mddeps
/gnu/store/l5884ix8rl5pf71aniiyz77q5z8s1awk-bash-4.3/bin/bash 
../../gcc-4.9.0/gcc/../move-if-change tmp-mddeps mddeps.mk
echo timestamp > s-mddeps
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables 
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. 
-Ibuild -I../../gcc-4.9.0/gcc -I../../gcc-4.9.0/gcc/build 
-I../../gcc-4.9.0/gcc/../include  -I../../gcc-4.9.0/gcc/../libcpp/include  \
        -o build/genmodes.o ../../gcc-4.9.0/gcc/genmodes.c
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W 
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE 
-static-libstdc++ -static-libgcc 
-Wl,-rpath=/gnu/store/awpcc2na8w1i2ydh416x8p5bqds5lh4a-glibc-2.19/lib 
-Wl,-dynamic-linker 
-Wl,/gnu/store/awpcc2na8w1i2ydh416x8p5bqds5lh4a-glibc-2.19/lib/ld.so.1 -o 
build/genmodes \
    build/genmodes.o build/errors.o 
../build-mips64el-unknown-linux-gnu/libiberty/libiberty.a
build/genmodes -h > tmp-modes.h
/gnu/store/l5884ix8rl5pf71aniiyz77q5z8s1awk-bash-4.3/bin/bash 
../../gcc-4.9.0/gcc/../move-if-change tmp-modes.h insn-modes.h
echo timestamp > s-modes-h
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables 
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. 
-Ibuild -I../../gcc-4.9.0/gcc -I../../gcc-4.9.0/gcc/build 
-I../../gcc-4.9.0/gcc/../include  -I../../gcc-4.9.0/gcc/../libcpp/include  \
        -o build/gengtype.o ../../gcc-4.9.0/gcc/gengtype.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables 
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE 
-I. -Ibuild -I../../gcc-4.9.0/gcc -I../../gcc-4.9.0/gcc/build 
-I../../gcc-4.9.0/gcc/../include  -I../../gcc-4.9.0/gcc/../libcpp/include  \
        -o build/gengtype-lex.o ../../gcc-4.9.0/gcc/gengtype-lex.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables 
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. 
-Ibuild -I../../gcc-4.9.0/gcc -I../../gcc-4.9.0/gcc/build 
-I../../gcc-4.9.0/gcc/../include  -I../../gcc-4.9.0/gcc/../libcpp/include  \
        -o build/gengtype-parse.o ../../gcc-4.9.0/gcc/gengtype-parse.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables 
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. 
-Ibuild -I../../gcc-4.9.0/gcc -I../../gcc-4.9.0/gcc/build 
-I../../gcc-4.9.0/gcc/../include  -I../../gcc-4.9.0/gcc/../libcpp/include  \
        -o build/gengtype-state.o ../../gcc-4.9.0/gcc/gengtype-state.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables 
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. 
-Ibuild -I../../gcc-4.9.0/gcc -I../../gcc-4.9.0/gcc/build 
-I../../gcc-4.9.0/gcc/../include  -I../../gcc-4.9.0/gcc/../libcpp/include  \
-DBASEVER="\"4.9.0\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o 
../../gcc-4.9.0/gcc/version.c
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W 
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE 
-static-libstdc++ -static-libgcc 
-Wl,-rpath=/gnu/store/awpcc2na8w1i2ydh416x8p5bqds5lh4a-glibc-2.19/lib 
-Wl,-dynamic-linker 
-Wl,/gnu/store/awpcc2na8w1i2ydh416x8p5bqds5lh4a-glibc-2.19/lib/ld.so.1 -o 
build/gengtype \
    build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o 
build/gengtype-state.o build/version.o 
../build-mips64el-unknown-linux-gnu/libiberty/libiberty.a
gawk -f ../../gcc-4.9.0/gcc/opt-gather.awk 
../../gcc-4.9.0/gcc/ada/gcc-interface/lang.opt 
../../gcc-4.9.0/gcc/fortran/lang.opt ../../gcc-4.9.0/gcc/go/lang.opt 
../../gcc-4.9.0/gcc/java/lang.opt ../../gcc-4.9.0/gcc/lto/lang.opt 
../../gcc-4.9.0/gcc/c-family/c.opt ../../gcc-4.9.0/gcc/common.opt 
../../gcc-4.9.0/gcc/config/g.opt 
../../gcc-4.9.0/gcc/config/mips/mips-tables.opt 
../../gcc-4.9.0/gcc/config/mips/mips.opt 
../../gcc-4.9.0/gcc/config/gnu-user.opt ../../gcc-4.9.0/gcc/config/linux.opt 
../../gcc-4.9.0/gcc/config/linux-android.opt > tmp-optionlist
/gnu/store/l5884ix8rl5pf71aniiyz77q5z8s1awk-bash-4.3/bin/bash 
../../gcc-4.9.0/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
gawk -f ../../gcc-4.9.0/gcc/opt-functions.awk -f 
../../gcc-4.9.0/gcc/opt-read.awk \
       -f ../../gcc-4.9.0/gcc/opth-gen.awk \
       < optionlist > tmp-options.h
/gnu/store/l5884ix8rl5pf71aniiyz77q5z8s1awk-bash-4.3/bin/bash 
../../gcc-4.9.0/gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
/gnu/store/l5884ix8rl5pf71aniiyz77q5z8s1awk-bash-4.3/bin/bash 
../../gcc-4.9.0/gcc/../move-if-change tmp-gi.list gtyp-input.list
echo timestamp > s-gtyp-input
build/gengtype  \
                    -S ../../gcc-4.9.0/gcc -I gtyp-input.list -w tmp-gtype.state
/gnu/store/l5884ix8rl5pf71aniiyz77q5z8s1awk-bash-4.3/bin/bash 
../../gcc-4.9.0/gcc/../move-if-change tmp-gtype.state gtype.state
build/gengtype  \
                    -r gtype.state
echo timestamp > s-gtype
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables 
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. 
-Ibuild -I../../gcc-4.9.0/gcc -I../../gcc-4.9.0/gcc/build 
-I../../gcc-4.9.0/gcc/../include  -I../../gcc-4.9.0/gcc/../libcpp/include  \
        -o build/genconstants.o ../../gcc-4.9.0/gcc/genconstants.c
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W 
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE 
-static-libstdc++ -static-libgcc 
-Wl,-rpath=/gnu/store/awpcc2na8w1i2ydh416x8p5bqds5lh4a-glibc-2.19/lib 
-Wl,-dynamic-linker 
-Wl,/gnu/store/awpcc2na8w1i2ydh416x8p5bqds5lh4a-glibc-2.19/lib/ld.so.1 -o 
build/genconstants \
    build/genconstants.o build/read-md.o build/errors.o 
../build-mips64el-unknown-linux-gnu/libiberty/libiberty.a
build/genconstants ../../gcc-4.9.0/gcc/config/mips/mips.md \
   > tmp-constants.h
/gnu/store/l5884ix8rl5pf71aniiyz77q5z8s1awk-bash-4.3/bin/bash 
../../gcc-4.9.0/gcc/../move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables 
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format 
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros 
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. 
-Ibuild -I../../gcc-4.9.0/gcc -I../../gcc-4.9.0/gcc/build 
-I../../gcc-4.9.0/gcc/../include  -I../../gcc-4.9.0/gcc/../libcpp/include  \
        -o build/genpreds.o ../../gcc-4.9.0/gcc/genpreds.c
In file included from ./tm.h:38:0,
                 from ../../gcc-4.9.0/gcc/genpreds.c:26:
../../gcc-4.9.0/gcc/config/mips/linux64.h:26:3: error: expected unqualified-id 
before string constant
   "%{mnan=2008:/lib/ld-linux-mipsn8.so.1;:/lib/ld.so.1}"
   ^
Makefile:2364: recipe for target 'build/genpreds.o' failed
make[3]: *** [build/genpreds.o] Error 1
make[3]: Leaving directory '/tmp/nix-build-gcc-4.9.0.drv-0/build/gcc'
Makefile:4219: recipe for target 'all-stage1-gcc' failed
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory '/tmp/nix-build-gcc-4.9.0.drv-0/build'
Makefile:18150: recipe for target 'stage1-bubble' failed
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory '/tmp/nix-build-gcc-4.9.0.drv-0/build'
Makefile:888: recipe for target 'all' failed
make: *** [all] Error 2
phase `build' failed after 1137 seconds
--8<---------------cut here---------------end--------------->8---



reply via email to

[Prev in Thread] Current Thread [Next in Thread]