6.43 Groff-1.21 Error

2011-07-09 Thread Timothy Powell
Has anyone seen this error, if so how did you correct it.

Thanks.
Timothy


/bin/sh ./config.charset 'i686-pc-linux-gnu'  t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' \
-e 's/@''PACKAGE''@/groff/g' ./ref-add.sin  t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' \
-e 's/@''PACKAGE''@/groff/g' ./ref-del.sin  t-ref-del.sed
mv t-ref-del.sed ref-del.sed
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2  -c  assert.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2  -c  change_lf.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2  -c  cmap.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2  -c  color.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2  -c  cset.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2  -c  device.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2  -c  errarg.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2  -c  error.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2  -c  fatal.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2  -c  filename.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2  -c  font.cpp
font.cpp: In function 'int scale_round(int, int, int)':
font.cpp:250:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html for instructions.
make[2]: *** [font.o] Error 1
make[2]: Leaving directory `/sources/groff-1.21/src/libs/libgroff'
make[1]: *** [src/libs/libgroff] Error 2
make[1]: Leaving directory `/sources/groff-1.21'
make: *** [all] Error 2
root:/sources/groff-1.21#
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: 6.43 Groff-1.21 Error

2011-07-09 Thread Timothy Powell
Thank you for the help.

It's looking like a hardware issue.

Timothy



On Jul 9, 2011, at 8:43 PM, Bruce Dubbs wrote:

 Timothy Powell wrote:

 g++ -I. -I. -I/sources/groff-1.21/src/include
 -I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib - 
 DHAVE_CONFIG_H -g
 -O2  -c  font.cpp

 If you run this again, do you get the same error in the same place?

 font.cpp: In function 'int scale_round(int, int, int)':
 font.cpp:250:1: internal compiler error: Segmentation fault

 In most cases, a segfault in gcc would be a memory (hardware) error.
 Try running memtest.

   -- Bruce
 -- 
 http://linuxfromscratch.org/mailman/listinfo/lfs-support
 FAQ: http://www.linuxfromscratch.org/lfs/faq.html
 Unsubscribe: See the above information page

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: infinite loop while making Glibc-2.11.1 - Chapter 5

2010-05-27 Thread Timothy Powell
Thank you that was the issue.  I have vmware on a imac and when I paused it
the clock didn't reset after starting back up.

I appreciate your response.  I finally got to chapter 6.

Thanks
Timothy



 On Sun, May 23, 2010 at 5:30 PM, Timothy Powell kd4...@gmail.com wrote:
  After a couple of hours running I stopped the make and notice that the
  following kept repeating in the log.? Has anyone else had this problem
 and
  if so how did you correct it?


 I've seen this happen when the system clock is not set correctly. Make
 is tricked into rebuilding targets because they are stamped with a
 time that is older than their source files.

 When I saw this, it was on a friend's LFS build. He had quickly
 installed some Linux distribution without bothering to set the correct
 time. So check the host system's clock is correctly set.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


infinite loop while making Glibc-2.11.1 - Chapter 5

2010-05-23 Thread Timothy Powell
After a couple of hours running I stopped the make and notice that the
following kept repeating in the log.  Has anyone else had this problem and
if so how did you correct it?

Thanks.
Timothy



make[4]: Entering directory `/mnt/lfs/sources/glibc-2.11.1/nptl'
/usr/bin/install -c -m 644 ../include/limits.h /tools/include/limits.h
gawk -f ../scripts/gen-as-const.awk
../nptl/sysdeps/unix/sysv/linux/structsem.sym \
| i686-lfs-linux-gnu-gcc -S -o
/mnt/lfs/sources/glibc-build/structsem.hT3 -std=gnu99 -fgnu89-inline -O2
-Wall -Winline -Wwrite-strings -fmerge-all-constants -g -march=i486
-mtune=native -Wstrict-prototypes -mpreferred-stack-boundary=2
-I../include -I/mnt/lfs/sources/glibc-build/nptl
-I/mnt/lfs/sources/glibc-build -I../sysdeps/i386/elf
-I../nptl/sysdeps/unix/sysv/linux/i386/i686
-I../sysdeps/unix/sysv/linux/i386/i686
-I../nptl/sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/i386
-I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread
-I../sysdeps/pthread -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu
-I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet
-I../sysdeps/unix/sysv/i386 -I../nptl/sysdeps/unix/sysv
-I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../nptl/sysdeps/unix
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu
-I../nptl/sysdeps/i386/i686 -I../sysdeps/i386/i686 -I../sysdeps/i386/i486
-I../nptl/sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../nptl/sysdeps/i386
-I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754
-I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl  -I.. -I../libio -I.
-nostdinc -isystem
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.4.3/include -isystem
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.4.3/include-fixed
-isystem /tools/include -D_LIBC_REENTRANT -include
../include/libc-symbols.h   -x c - \
-MD -MP -MF /mnt/lfs/sources/glibc-build/structsem.h.dT -MT
'/mnt/lfs/sources/glibc-build/structsem.h.d
/mnt/lfs/sources/glibc-build/structsem.h'
sed -n 's/^.*@@@name@@@\([...@]*\)@@@value@
@@[^0-9Xxa-fA-F-]*\([0-9Xxa-fA-F-][0-9Xxa-fA-F-]*\).*@@@end@@@.*$/#define \1
\2/p' \
/mnt/lfs/sources/glibc-build/structsem.hT3 
/mnt/lfs/sources/glibc-build/structsem.hT
rm -f /mnt/lfs/sources/glibc-build/structsem.hT3
sed -e 's@ /mnt/lfs/sources/glibc-build/@ $(common-objpfx)@g' -e
's...@^/mnt/lfs/sources/glibc-build/@$(common-objpfx)@g'
-e 's@  *\.\.\/\([^ \]*\)@ $(..)\...@g' -e 's...@^\.\.\/\([^
\]*\)@$(..)\...@g' \
/mnt/lfs/sources/glibc-build/structsem.h.dT 
/mnt/lfs/sources/glibc-build/structsem.h.dT2
rm -f /mnt/lfs/sources/glibc-build/structsem.h.dT
mv -f /mnt/lfs/sources/glibc-build/structsem.h.dT2
/mnt/lfs/sources/glibc-build/structsem.h.d
mv -f /mnt/lfs/sources/glibc-build/structsem.hT
/mnt/lfs/sources/glibc-build/structsem.h
gawk -f ../scripts/gen-as-const.awk
../nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym \
| i686-lfs-linux-gnu-gcc -S -o
/mnt/lfs/sources/glibc-build/pthread-pi-defines.hT3 -std=gnu99
-fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -g
-march=i486 -mtune=native -Wstrict-prototypes
-mpreferred-stack-boundary=2 -I../include
-I/mnt/lfs/sources/glibc-build/nptl -I/mnt/lfs/sources/glibc-build
-I../sysdeps/i386/elf -I../nptl/sysdeps/unix/sysv/linux/i386/i686
-I../sysdeps/unix/sysv/linux/i386/i686
-I../nptl/sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/i386
-I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread
-I../sysdeps/pthread -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu
-I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet
-I../sysdeps/unix/sysv/i386 -I../nptl/sysdeps/unix/sysv
-I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../nptl/sysdeps/unix
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu
-I../nptl/sysdeps/i386/i686 -I../sysdeps/i386/i686 -I../sysdeps/i386/i486
-I../nptl/sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../nptl/sysdeps/i386
-I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754
-I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl  -I.. -I../libio -I.
-nostdinc -isystem
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.4.3/include -isystem
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.4.3/include-fixed
-isystem /tools/include -D_LIBC_REENTRANT -include
../include/libc-symbols.h   -x c - \
-MD -MP -MF /mnt/lfs/sources/glibc-build/pthread-pi-defines.h.dT -MT
'/mnt/lfs/sources/glibc-build/pthread-pi-defines.h.d
/mnt/lfs/sources/glibc-build/pthread-pi-defines.h'
sed -n 's/^.*@@@name@@@\([...@]*\)@@@value@
@@[^0-9Xxa-fA-F-]*\([0-9Xxa-fA-F-][0-9Xxa-fA-F-]*\).*@@@end@@@.*$/#define \1
\2/p' \
/mnt/lfs/sources/glibc-build/pthread-pi-defines.hT3 
/mnt/lfs/sources/glibc-build/pthread-pi-defines.hT
rm -f /mnt/lfs/sources/glibc-build/pthread-pi-defines.hT3
sed -e 's@