Skip site navigation (1)Skip section navigation (2)
Date:      12 Mar 1997 14:36:17 +0100
From:      Thomas Gellekum <tg@ihf.rwth-aachen.de>
To:        asami@vader.cs.berkeley.edu (Satoshi Asami)
Cc:        handy@sag.space.lockheed.com, ports@FreeBSD.ORG
Subject:   Re: ports freeze in 9 1/2 hours
Message-ID:  <87k9ndcjvx.fsf@ghpc6.ihf.rwth-aachen.de>
In-Reply-To: asami@vader.cs.berkeley.edu's message of Tue, 11 Mar 1997 15:43:20 -0800 (PST)
References:  <199703112343.PAA01642@vader.cs.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
asami@vader.cs.berkeley.edu (Satoshi Asami) writes:
>  * On my machine, CVSupped (2.2-GAMMA) as of oh 5 or so days ago, I can't get
>  * 'expect' or 'teTeX' to compile.  I went so far as to submit a PR on
>  * expect, it was partially fixed (checksum error and fix the patches to
>  * reflect the version upgrade), but these things just don't work at all on
>  * my machine.
> 
> Expect was fixed last night and it compiles here; teTeX worked a while
> ago but now I can't get it to compile anymore.  Feel free to submit a
> log on how it doesn't work (see my other mail for my teTeX build) so
> we can patch together more information.

As I already wrote to Satoshi, teTeX builds fine for me (2.2-current,
built yesterday). I also tried expect a few minutes ago and I had no
difficulty producing a package. The latest versions were cvsupped this
morning (CET).

>From Satoshis log:

[...]
gcc -o gftodvi  gftodvi.o ../lib/lib.a ../../kpathsea/kpathsea.a 
../web/tangle gftopk.web gftopk.ch
This is TANGLE, Version 4.4 (C version 6.1)
*1*9*14*21*37*48*51*62*87*88
Writing the output file...
Done.
(No errors were found.)
/bin/sh ./../lib/convert gftopk.p gftopk.c
gcc -I./../lib -I../.. -O2 -s -pipe -DHAVE_EXTERN_SYS_ERRLIST=1 -c gftopk.c
gcc: Internal compiler error: program cc1 got fatal signal 6
gmake[3]: *** [gftopk.o] Error 1
gmake[3]: Leaving directory `/ccd/ports/print/teTeX/work/teTeX-src-0.4/kpse-2.6/web2c/fontutil'
gmake[3]: Entering directory `/ccd/ports/print/teTeX/work/teTeX-src-0.4/kpse-2.6/web2c/tex'
[...]
for d in dviutil fontutil tex mf mp mpware bibtex web; do (cd $d; gmake -w SHELL='/bin/sh' CC='gcc' CFLAGS='-O2 -s -pipe -DHAVE_EXTERN_SYS_ERRLIST=1' NO_X_FOR_MF='' FOIL='false' RANLIB='ranlib' LN='ln -s' DEFS='' CCLD='gcc' LDFLAGS='' LIBS='' x_extra_libs='' x_include_flags='-I/usr/X11R6/include' x_lib_flags='-L/usr/X11R6/lib'  all || exit 1); done
gmake[3]: Entering directory `/ccd/ports/print/teTeX/work/teTeX-src-0.4/kpse-2.6/web2c/dviutil'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/ccd/ports/print/teTeX/work/teTeX-src-0.4/kpse-2.6/web2c/dviutil'
gmake[3]: Entering directory `/ccd/ports/print/teTeX/work/teTeX-src-0.4/kpse-2.6/web2c/fontutil'
gcc -o gftopk  gftopk.o ../lib/lib.a ../../kpathsea/kpathsea.a 
gftopk.o: Undefined symbol `_xchr' referenced from text segment
gftopk.o: Undefined symbol `_xchr' referenced from text segment
gftopk.o: Undefined symbol `_xchr' referenced from text segment
[more undefined symbols follow]

Looks like gcc wrote a corrupted gftopk.o when it got the SIGABRT.

tg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87k9ndcjvx.fsf>