Custom Query (532 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 532)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#863 fixed PowerPC Mutilib Build clfs-commits@… Jonathan
Description

Complete a build for the PowerPC Multilib architecture without errors.

#864 worksforme Mips 64 Segfault clfs-commits@… Jonathan
Description

Mips pure 64 Little Endian, Big Endian and Mips Multilib segfault when compiling GCC in chapter 6 even with Mips fix patch that works for Mips 32.

make[2]: Entering directory `/mnt/clfs/sources/gcc-build/gcc'
mips64el-unknown-linux-gnu-gcc -mabi=64 -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.0/gcc -I../../gcc-4.6.0/gcc/. -I../../gcc-4.6.0/gcc/../include -I../../gcc-4.6.0/gcc/../libcpp/include  -I../../gcc-4.6.0/gcc/../libdecnumber -I../../gcc-4.6.0/gcc/../libdecnumber/dpd -I../libdecnumber    insn-attrtab.c -o insn-attrtab.o
mips64el-unknown-linux-gnu-gcc -mabi=64 -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.0/gcc -I../../gcc-4.6.0/gcc/. -I../../gcc-4.6.0/gcc/../include -I../../gcc-4.6.0/gcc/../libcpp/include  -I../../gcc-4.6.0/gcc/../libdecnumber -I../../gcc-4.6.0/gcc/../libdecnumber/dpd -I../libdecnumber    insn-automata.c -o insn-automata.o
mips64el-unknown-linux-gnu-gcc -mabi=64 -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.0/gcc -I../../gcc-4.6.0/gcc/. -I../../gcc-4.6.0/gcc/../include -I../../gcc-4.6.0/gcc/../libcpp/include  -I../../gcc-4.6.0/gcc/../libdecnumber -I../../gcc-4.6.0/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.0/gcc/tree-ssa-structalias.c -o tree-ssa-structalias.o
mips64el-unknown-linux-gnu-gcc: internal compiler error: Segmentation fault (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [tree-ssa-structalias.o] Error 4
make[2]: Leaving directory `/mnt/clfs/sources/gcc-build/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/mnt/clfs/sources/gcc-build'
make: *** [all] Error 2
#879 fixed Util Linux 32bit logger should be removed clfs-commits@… Jonathan
Description

Util-Linux 32bit installs logger which is then moved to /bin. 64bit logger is then also moved to /bin replacing the 32bit. The 32bit logger should be removed instead of moved or only util-linux 32bit libs should be installed.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.