Malformed UTF-8 character: \xe8\x6e\x69
Paul Dufresne <[email protected]> Fri, 05 Mar 2021 23:21:30 -0500
| Newsgroups | gmane.comp.compilers.gpc |
|---|---|
| Message-ID | <[email protected]> |
--===============1524948904004516765== Content-Type: multipart/alternative; boundary="----=_Part_120007_1459270831.1615004490255" ------=_Part_120007_1459270831.1615004490255 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Been building https://codeload.github.com/hebisch/gpc/zip/master with:=20 ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-3.4.6.tar.bz2 I am getting: gcc=C2=A0=C2=A0 -g -O2 -DIN_GCC=C2=A0=C2=A0 -W -Wall -Wwrite-strings -Wstri= ct-prototypes -Wmissing-prototypes -pedantic -Wno-long-long=C2=A0=C2=A0=C2= =A0 -DHAVE_CONFIG_H=C2=A0=C2=A0=C2=A0 -W -Wall -Wwrite-strings -Wstrict-pro= totypes -Wmissing-prototypes -pedantic -Wno-long-long=C2=A0=C2=A0 -pedantic= -Wno-long-long -Wno-traditional -I. -I. -I../../gpc1/gcc-3.4.6/gcc -I../..= /gpc1/gcc-3.4.6/gcc/. -I../../gpc1/gcc-3.4.6/gcc/../include=C2=A0 -DGPC -DG= PC_UNITS_DIR=3D\"/usr/local/lib/gcc/x86_64-unknown-linux-gnu/3.4.6/units\" = -I../../gpc1/gcc-3.4.6/gcc/p=C2=A0 -o gpc1 p/parse.o p/declarations.o p/exp= ressions.o p/gpc-lex.o p/lang.o p/module.o p/objects.o p/options.o p/predef= .o p/statements.o p/typecheck.o p/types.o p/convert.o p/dbxout.o p/dwarf2ou= t.o p/expr.o p/fold-const.o p/function.o p/integrate.o p/optabs.o p/stor-la= yout.o p/toplev.o p/tree.o p/stmt.o p/emit-rtl.o p/varasm.o p/version.o p/g= pcpp.o p/plant.o=C2=A0 p/diagnostic.o attribs.o main.o libbackend.a ../libi= berty/libiberty.a ../libiberty/libiberty.a=C2=A0=C2=A0 =C2=A0 /home/paul/opt/GNAT/2020/bin/../libexec/gcc/x86_64-pc-linux-gnu/9.3.1/ld: .= ./libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': /home/paul/gpc1-build/libiberty/../../gpc1/gcc-3.4.6/libiberty/choose-temp.= c:68: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `m= kdtemp' (SHLIB_LINK=3D'/home/paul/gpc1-build/gcc/xgcc -B/home/paul/gpc1-build/gcc/ = -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linu= x-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /u= sr/local/x86_64-unknown-linux-gnu/sys-include -O2=C2=A0 -DIN_GCC=C2=A0=C2= =A0=C2=A0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes= -Wold-style-definition -Wno-error -isystem ./include=C2=A0 -fPIC -g -DHAVE= _GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED=C2=A0 -shared -nodefaul= tlibs -Wl,--soname=3D@[email protected] -Wl,--version-script=3D@shlib_map= _file@ -o @shlib_dir@@[email protected] @multilib_flags@ @shlib_objs@= -lc && rm -f @[email protected] && if [ -f @shlib_dir@@[email protected]= .1 ]; then mv -f @shlib_dir@@[email protected] @shlib_dir@@shlib_so_name@= .so.1.backup; else true; fi && mv @shlib_dir@@[email protected] @shli= b_dir@@[email protected] && ln -s @shlib_dir@@[email protected] @shlib_= [email protected]' \ SHLIB_MULTILIB=3D''; \ gcc=C2=A0=C2=A0 -g -O2 -DIN_GCC=C2=A0=C2=A0 -W -Wall -Wwrite-strings -Wstri= ct-prototypes -Wmissing-prototypes -pedantic -Wno-long-long=C2=A0 -Wno-erro= r=C2=A0 -DHAVE_CONFIG_H=C2=A0=C2=A0=C2=A0 -I. -I. -I../../gpc1/gcc-3.4.6/gc= c -I../../gpc1/gcc-3.4.6/gcc/. -I../../gpc1/gcc-3.4.6/gcc/../include=C2=A0 = \ =C2=A0 -DSTANDARD_STARTFILE_PREFIX=3D\"../../../\" -DSTANDARD_EXEC_PREFIX= =3D\"/usr/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=3D\"/usr/local/libexec= /gcc/\" -DDEFAULT_TARGET_VERSION=3D\"3.4.6\" -DDEFAULT_TARGET_MACHINE=3D\"x= 86_64-unknown-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=3D\"/usr/local/bin/\" -D= TOOLDIR_BASE_PREFIX=3D\"../../../../\"=C2=A0 `test "X${SHLIB_LINK}" =3D "X"= || test "yes" !=3D "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB= _MULTILIB}" =3D "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ =C2=A0 -c ../../gpc1/gcc-3.4.6/gcc/gcc.c -o gcc.o) ../../gpc1/gcc-3.4.6/gcc/gcc.c: In function 'do_spec_1': ../../gpc1/gcc-3.4.6/gcc/gcc.c:5118:6: warning: this statement may fall thr= ough [-Wimplicit-fallthrough=3D] =C2=A05118 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 error ("warning: use of obsolete= %%[ operator in specs"); =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gpc1/gcc-3.4.6/gcc/gcc.c:5119:4: note: here =C2=A05119 |=C2=A0=C2=A0=C2=A0 case '(': =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0 ^~~~ (SHLIB_LINK=3D'/home/paul/gpc1-build/gcc/xgcc -B/home/paul/gpc1-build/gcc/ = -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linu= x-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /u= sr/local/x86_64-unknown-linux-gnu/sys-include -O2=C2=A0 -DIN_GCC=C2=A0=C2= =A0=C2=A0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes= -Wold-style-definition=C2=A0 -isystem ./include=C2=A0 -fPIC -g -DHAVE_GTHR= _DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED=C2=A0 -shared -nodefaultlibs= -Wl,--soname=3D@[email protected] -Wl,--version-script=3D@shlib_map_file= @ -o @shlib_dir@@[email protected] @multilib_flags@ @shlib_objs@ -lc = && rm -f @[email protected] && if [ -f @shlib_dir@@[email protected] ];= then mv -f @shlib_dir@@[email protected] @shlib_dir@@[email protected]= .backup; else true; fi && mv @shlib_dir@@[email protected] @shlib_dir= @@[email protected] && ln -s @shlib_dir@@[email protected] @shlib_base_= [email protected]' \ SHLIB_MULTILIB=3D''; \ gcc=C2=A0=C2=A0 -g -O2 -DIN_GCC=C2=A0=C2=A0 -W -Wall -Wwrite-strings -Wstri= ct-prototypes -Wmissing-prototypes -pedantic -Wno-long-long=C2=A0=C2=A0=C2= =A0 -DHAVE_CONFIG_H=C2=A0=C2=A0=C2=A0 -I. -I. -I../../gpc1/gcc-3.4.6/gcc -I= ../../gpc1/gcc-3.4.6/gcc/. -I../../gpc1/gcc-3.4.6/gcc/../include=C2=A0 \ =C2=A0 -DSTANDARD_STARTFILE_PREFIX=3D\"../../../\" -DSTANDARD_EXEC_PREFIX= =3D\"/usr/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=3D\"/usr/local/libexec= /gcc/\" -DDEFAULT_TARGET_VERSION=3D\"3.4.6\" -DDEFAULT_TARGET_MACHINE=3D\"x= 86_64-unknown-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=3D\"/usr/local/bin/\" -D= TOOLDIR_BASE_PREFIX=3D\"../../../../\"=C2=A0 `test "X${SHLIB_LINK}" =3D "X"= || test "yes" !=3D "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB= _MULTILIB}" =3D "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ =C2=A0 -c ../../gpc1/gcc-3.4.6/gcc/gccspec.c -o gccspec.o) gcc=C2=A0=C2=A0 -g -O2 -DIN_GCC=C2=A0=C2=A0 -W -Wall -Wwrite-strings -Wstri= ct-prototypes -Wmissing-prototypes -pedantic -Wno-long-long=C2=A0=C2=A0=C2= =A0 -DHAVE_CONFIG_H=C2=A0 -o xgcc gcc.o gccspec.o intl.o \ =C2=A0 prefix.o version.o=C2=A0 ../libiberty/libiberty.a =C2=A0 /home/paul/gpc1-build/gcc/xgcc -B/home/paul/gpc1-build/gcc/ -B/usr/local/x8= 6_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isy= stem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64= -unknown-linux-gnu/sys-include -dumpspecs > tmp-specs mv tmp-specs specs cd ../../gpc1/gcc-3.4.6/gcc/p/rts && make -f Makefile.in srcdir=3D. GCC_VER= SION=3D"3.4.6" SHELL=3D"/bin/sh" CFLAGS=3D"-g -O2" PFLAGS=3D"" AR_FLAGS=3D"= rc" RTSFLAGS=3D"" GPC_DESTDIR=3D"../.." AR=3D"ar" RANLIB=3D"ranlib" RANLIB_= TEST=3D"" generated-files make[2]=C2=A0: on entre dans le r=C3=A9pertoire =C2=AB=C2=A0/home/paul/gpc1= /gcc-3.4.6/gcc/p/rts=C2=A0=C2=BB make[2]: rien =C3=A0 faire pour =C2=AB=C2=A0generated-files=C2=A0=C2=BB. make[2]=C2=A0: on quitte le r=C3=A9pertoire =C2=AB=C2=A0/home/paul/gpc1/gcc= -3.4.6/gcc/p/rts=C2=A0=C2=BB cd ../../gpc1/gcc-3.4.6/gcc/p/rts && make -f Makefile.in srcdir=3D. GCC_VER= SION=3D"3.4.6" SHELL=3D"/bin/sh" CFLAGS=3D"-g -O2" PFLAGS=3D"" AR_FLAGS=3D"= rc" RTSFLAGS=3D"" GPC_DESTDIR=3D"../.." AR=3D"ar" RANLIB=3D"ranlib" RANLIB_= TEST=3D"" generated-files make[2]=C2=A0: on entre dans le r=C3=A9pertoire =C2=AB=C2=A0/home/paul/gpc1= /gcc-3.4.6/gcc/p/rts=C2=A0=C2=BB make[2]: rien =C3=A0 faire pour =C2=AB=C2=A0generated-files=C2=A0=C2=BB. make[2]=C2=A0: on quitte le r=C3=A9pertoire =C2=AB=C2=A0/home/paul/gpc1/gcc= -3.4.6/gcc/p/rts=C2=A0=C2=BB cd ../../gpc1/gcc-3.4.6/gcc/p/rts && make -f Makefile.in srcdir=3D. GCC_VER= SION=3D"3.4.6" SHELL=3D"/bin/sh" CFLAGS=3D"-g -O2" PFLAGS=3D"" AR_FLAGS=3D"= rc" RTSFLAGS=3D"" GPC_DESTDIR=3D"../.." AR=3D"ar" RANLIB=3D"ranlib" RANLIB_= TEST=3D"" generated-files make[2]=C2=A0: on entre dans le r=C3=A9pertoire =C2=AB=C2=A0/home/paul/gpc1= /gcc-3.4.6/gcc/p/rts=C2=A0=C2=BB make[2]: rien =C3=A0 faire pour =C2=AB=C2=A0generated-files=C2=A0=C2=BB. make[2]=C2=A0: on quitte le r=C3=A9pertoire =C2=AB=C2=A0/home/paul/gpc1/gcc= -3.4.6/gcc/p/rts=C2=A0=C2=BB cd ../../gpc1/gcc-3.4.6/gcc/p/rts && make -f Makefile.in srcdir=3D. GCC_VER= SION=3D"3.4.6" SHELL=3D"/bin/sh" CFLAGS=3D"-g -O2" PFLAGS=3D"" AR_FLAGS=3D"= rc" RTSFLAGS=3D"" GPC_DESTDIR=3D"../.." AR=3D"ar" RANLIB=3D"ranlib" RANLIB_= TEST=3D"" generated-files make[2]=C2=A0: on entre dans le r=C3=A9pertoire =C2=AB=C2=A0/home/paul/gpc1= /gcc-3.4.6/gcc/p/rts=C2=A0=C2=BB make[2]: rien =C3=A0 faire pour =C2=AB=C2=A0generated-files=C2=A0=C2=BB. make[2]=C2=A0: on quitte le r=C3=A9pertoire =C2=AB=C2=A0/home/paul/gpc1/gcc= -3.4.6/gcc/p/rts=C2=A0=C2=BB cd ../../gpc1/gcc-3.4.6/gcc/p/rts && make -f Makefile.in srcdir=3D. GCC_VER= SION=3D"3.4.6" SHELL=3D"/bin/sh" CFLAGS=3D"-g -O2" PFLAGS=3D"" AR_FLAGS=3D"= rc" RTSFLAGS=3D"" GPC_DESTDIR=3D"../.." AR=3D"ar" RANLIB=3D"ranlib" RANLIB_= TEST=3D"" generated-files make[2]=C2=A0: on entre dans le r=C3=A9pertoire =C2=AB=C2=A0/home/paul/gpc1= /gcc-3.4.6/gcc/p/rts=C2=A0=C2=BB make[2]: rien =C3=A0 faire pour =C2=AB=C2=A0generated-files=C2=A0=C2=BB. make[2]=C2=A0: on quitte le r=C3=A9pertoire =C2=AB=C2=A0/home/paul/gpc1/gcc= -3.4.6/gcc/p/rts=C2=A0=C2=BB [ -d "../../gpc1/gcc-3.4.6/gcc/p/doc/info" ] || ../../gpc1/gcc-3.4.6/gcc/p/= script/mkdir-p "../../gpc1/gcc-3.4.6/gcc/p/doc/info" LANG=3Dhr_HR LC_ALL=3Dhr_HR makeinfo --split-size=3D5000000=C2=A0 -I ../../= gpc1/gcc-3.4.6/gcc/p/doc -I ../../gpc1/gcc-3.4.6/gcc/p/doc/hr -I ../../gpc1= /gcc-3.4.6/gcc/p/doc/generated -I ../../gpc1/gcc-3.4.6/gcc/p/doc/en -o ../.= ./gpc1/gcc-3.4.6/gcc/p/doc/info/gpc-hr.info \ =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ../../gpc1/gcc-3.4.6= /gcc/p/doc/hr/gpc.texi utf8 "\xE8" does not map to Unicode at /usr/share/texinfo/Texinfo/ParserNon= XS.pm line 1796, <FH> line 3. Malformed UTF-8 character: \xe8\x6e\x69 (unexpected non-continuation byte 0= x6e, immediately after start byte 0xe8; need 3 bytes, got 1) in pattern mat= ch (m//) at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 3364. Malformed UTF-8 character (fatal) at /usr/share/texinfo/Texinfo/ParserNonXS= .pm line 3364. make[1]: *** [../../gpc1/gcc-3.4.6/gcc/p/Make-lang.in:844 : ../../gpc1/gcc-= 3.4.6/gcc/p/doc/info/gpc-hr.info] Erreur 25 make[1]=C2=A0: on quitte le r=C3=A9pertoire =C2=AB=C2=A0/home/paul/gpc1-bui= ld/gcc=C2=A0=C2=BB make: *** [Makefile:23375 : all-gcc] Erreur 2 paul@jacko:~/gpc1-build$=20 At first I had tought it was because I did not have hr locale, but I did "s= udo dpkg-reconfigure locales" where I included hr locales. ------=_Part_120007_1459270831.1615004490255 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>= <meta content=3D"text/html;charset=3DUTF-8" http-equiv=3D"Content-Type"></h= ead><body ><div style=3D"font-family: Verdana, Arial, Helvetica, sans-serif= ; font-size: 10pt;"><div>Been building <a target=3D"_blank" href=3D"https:/= /codeload.github.com/hebisch/gpc/zip/master">https://codeload.github.com/he= bisch/gpc/zip/master</a> with: <br></div><div><a target=3D"_blank" href=3D"= ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-3.4.6.tar.bz2">ftp://ftp.gnu.o= rg/gnu/gcc/gcc-3.4.6/gcc-core-3.4.6.tar.bz2</a><br></div><div><br></div><di= v>I am getting:<br></div><div>gcc -g -O2 -DIN_GCC -= W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic = -Wno-long-long -DHAVE_CONFIG_H -W -Wall= -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-lo= ng-long -pedantic -Wno-long-long -Wno-traditional -I. -I. -I../= ../gpc1/gcc-3.4.6/gcc -I../../gpc1/gcc-3.4.6/gcc/. -I../../gpc1/gcc-3.4.6/g= cc/../include -DGPC -DGPC_UNITS_DIR=3D\"/usr/local/lib/gcc/x86_64-unk= nown-linux-gnu/3.4.6/units\" -I../../gpc1/gcc-3.4.6/gcc/p -o gpc1 p/p= arse.o p/declarations.o p/expressions.o p/gpc-lex.o p/lang.o p/module.o p/o= bjects.o p/options.o p/predef.o p/statements.o p/typecheck.o p/types.o p/co= nvert.o p/dbxout.o p/dwarf2out.o p/expr.o p/fold-const.o p/function.o p/int= egrate.o p/optabs.o p/stor-layout.o p/toplev.o p/tree.o p/stmt.o p/emit-rtl= .o p/varasm.o p/version.o p/gpcpp.o p/plant.o p/diagnostic.o attribs.= o main.o libbackend.a ../libiberty/libiberty.a ../libiberty/libiberty.a&nbs= p; <br></div><div>/home/paul/opt/GNAT/2020/bin/../libexec/gcc/x= 86_64-pc-linux-gnu/9.3.1/ld: ../libiberty/libiberty.a(choose-temp.o): in fu= nction `choose_temp_base':<br></div><div>/home/paul/gpc1-build/libiberty/..= /../gpc1/gcc-3.4.6/libiberty/choose-temp.c:68: warning: the use of `mktemp'= is dangerous, better use `mkstemp' or `mkdtemp'<br></div><div>(SHLIB_LINK= =3D'/home/paul/gpc1-build/gcc/xgcc -B/home/paul/gpc1-build/gcc/ -B/usr/loca= l/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ = -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x8= 6_64-unknown-linux-gnu/sys-include -O2 -DIN_GCC -W = -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-= definition -Wno-error -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT= -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--s= oname=3D@[email protected] -Wl,--version-script=3D@shlib_map_file@ -o @sh= lib_dir@@[email protected] @multilib_flags@ @shlib_objs@ -lc &&am= p; rm -f @[email protected] && if [ -f @shlib_dir@@shlib_so_name@= .so.1 ]; then mv -f @shlib_dir@@[email protected] @shlib_dir@@shlib_so_na= [email protected]; else true; fi && mv @shlib_dir@@[email protected].= 1.tmp @shlib_dir@@[email protected] && ln -s @shlib_dir@@shlib_so= [email protected] @[email protected]' \<br></div><div>SHLIB_MULTILIB=3D''; \<br= ></div><div>gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-st= rings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long&nbs= p; -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gpc1/= gcc-3.4.6/gcc -I../../gpc1/gcc-3.4.6/gcc/. -I../../gpc1/gcc-3.4.6/gcc/../in= clude \<br></div><div> -DSTANDARD_STARTFILE_PREFIX=3D\"../../..= /\" -DSTANDARD_EXEC_PREFIX=3D\"/usr/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PRE= FIX=3D\"/usr/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=3D\"3.4.6\" -DDE= FAULT_TARGET_MACHINE=3D\"x86_64-unknown-linux-gnu\" -DSTANDARD_BINDIR_PREFI= X=3D\"/usr/local/bin/\" -DTOOLDIR_BASE_PREFIX=3D\"../../../../\" `tes= t "X${SHLIB_LINK}" =3D "X" || test "yes" !=3D "yes" || echo "-DENABLE_SHARE= D_LIBGCC"` `test "X${SHLIB_MULTILIB}" =3D "X" || echo "-DNO_SHARED_LIBGCC_M= ULTILIB"` \<br></div><div> -c ../../gpc1/gcc-3.4.6/gcc/gcc.c -o gcc.o= )<br></div><div>../../gpc1/gcc-3.4.6/gcc/gcc.c: In function 'do_spec_1':<br= ></div><div>../../gpc1/gcc-3.4.6/gcc/gcc.c:5118:6: warning: this statement = may fall through [-Wimplicit-fallthrough=3D]<br></div><div> 5118 |&nbs= p; error ("warning: use of obsolete %%[ operator in= specs");<br></div><div> | &= nbsp; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br></d= iv><div>../../gpc1/gcc-3.4.6/gcc/gcc.c:5119:4: note: here<br></div><div>&nb= sp;5119 | case '(':<br></div><div>  = ; | ^~~~<br></div><div>(SHLIB_LINK=3D'/home/paul/gp= c1-build/gcc/xgcc -B/home/paul/gpc1-build/gcc/ -B/usr/local/x86_64-unknown-= linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/loc= al/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linu= x-gnu/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-str= ings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition = -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_= FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=3D@shlib_so_name= @.so.1 -Wl,--version-script=3D@shlib_map_file@ -o @shlib_dir@@shlib_so_name= @.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_n= [email protected] && if [ -f @shlib_dir@@[email protected] ]; then mv -f @s= hlib_dir@@[email protected] @shlib_dir@@[email protected]; else = true; fi && mv @shlib_dir@@[email protected] @shlib_dir@@shli= [email protected] && ln -s @shlib_dir@@[email protected] @shlib_bas= [email protected]' \<br></div><div>SHLIB_MULTILIB=3D''; \<br></div><div>gcc &= nbsp; -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototy= pes -Wmissing-prototypes -pedantic -Wno-long-long -DHAVE_= CONFIG_H -I. -I. -I../../gpc1/gcc-3.4.6/gcc -I../../gpc1/= gcc-3.4.6/gcc/. -I../../gpc1/gcc-3.4.6/gcc/../include \<br></div><div= > -DSTANDARD_STARTFILE_PREFIX=3D\"../../../\" -DSTANDARD_EXEC_PREFIX= =3D\"/usr/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=3D\"/usr/local/libexec= /gcc/\" -DDEFAULT_TARGET_VERSION=3D\"3.4.6\" -DDEFAULT_TARGET_MACHINE=3D\"x= 86_64-unknown-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=3D\"/usr/local/bin/\" -D= TOOLDIR_BASE_PREFIX=3D\"../../../../\" `test "X${SHLIB_LINK}" =3D "X"= || test "yes" !=3D "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB= _MULTILIB}" =3D "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \<br></div><div>= -c ../../gpc1/gcc-3.4.6/gcc/gccspec.c -o gccspec.o)<br></div><div>gc= c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict= -prototypes -Wmissing-prototypes -pedantic -Wno-long-long = -DHAVE_CONFIG_H -o xgcc gcc.o gccspec.o intl.o \<br></div><div> = ; prefix.o version.o ../libiberty/libiberty.a <br></div><div>/h= ome/paul/gpc1-build/gcc/xgcc -B/home/paul/gpc1-build/gcc/ -B/usr/local/x86_= 64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isyst= em /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-u= nknown-linux-gnu/sys-include -dumpspecs > tmp-specs<br></div><div>mv tmp= -specs specs<br></div><div>cd ../../gpc1/gcc-3.4.6/gcc/p/rts && mak= e -f Makefile.in srcdir=3D. GCC_VERSION=3D"3.4.6" SHELL=3D"/bin/sh" CFLAGS= =3D"-g -O2" PFLAGS=3D"" AR_FLAGS=3D"rc" RTSFLAGS=3D"" GPC_DESTDIR=3D"../.."= AR=3D"ar" RANLIB=3D"ranlib" RANLIB_TEST=3D"" generated-files<br></div><div= >make[2] : on entre dans le r=C3=A9pertoire =C2=AB /home/paul/gpc= 1/gcc-3.4.6/gcc/p/rts =C2=BB<br></div><div>make[2]: rien =C3=A0 faire = pour =C2=AB generated-files =C2=BB.<br></div><div>make[2] : = on quitte le r=C3=A9pertoire =C2=AB /home/paul/gpc1/gcc-3.4.6/gcc/p/rt= s =C2=BB<br></div><div>cd ../../gpc1/gcc-3.4.6/gcc/p/rts && ma= ke -f Makefile.in srcdir=3D. GCC_VERSION=3D"3.4.6" SHELL=3D"/bin/sh" CFLAGS= =3D"-g -O2" PFLAGS=3D"" AR_FLAGS=3D"rc" RTSFLAGS=3D"" GPC_DESTDIR=3D"../.."= AR=3D"ar" RANLIB=3D"ranlib" RANLIB_TEST=3D"" generated-files<br></div><div= >make[2] : on entre dans le r=C3=A9pertoire =C2=AB /home/paul/gpc= 1/gcc-3.4.6/gcc/p/rts =C2=BB<br></div><div>make[2]: rien =C3=A0 faire = pour =C2=AB generated-files =C2=BB.<br></div><div>make[2] : = on quitte le r=C3=A9pertoire =C2=AB /home/paul/gpc1/gcc-3.4.6/gcc/p/rt= s =C2=BB<br></div><div>cd ../../gpc1/gcc-3.4.6/gcc/p/rts && ma= ke -f Makefile.in srcdir=3D. GCC_VERSION=3D"3.4.6" SHELL=3D"/bin/sh" CFLAGS= =3D"-g -O2" PFLAGS=3D"" AR_FLAGS=3D"rc" RTSFLAGS=3D"" GPC_DESTDIR=3D"../.."= AR=3D"ar" RANLIB=3D"ranlib" RANLIB_TEST=3D"" generated-files<br></div><div= >make[2] : on entre dans le r=C3=A9pertoire =C2=AB /home/paul/gpc= 1/gcc-3.4.6/gcc/p/rts =C2=BB<br></div><div>make[2]: rien =C3=A0 faire = pour =C2=AB generated-files =C2=BB.<br></div><div>make[2] : = on quitte le r=C3=A9pertoire =C2=AB /home/paul/gpc1/gcc-3.4.6/gcc/p/rt= s =C2=BB<br></div><div>cd ../../gpc1/gcc-3.4.6/gcc/p/rts && ma= ke -f Makefile.in srcdir=3D. GCC_VERSION=3D"3.4.6" SHELL=3D"/bin/sh" CFLAGS= =3D"-g -O2" PFLAGS=3D"" AR_FLAGS=3D"rc" RTSFLAGS=3D"" GPC_DESTDIR=3D"../.."= AR=3D"ar" RANLIB=3D"ranlib" RANLIB_TEST=3D"" generated-files<br></div><div= >make[2] : on entre dans le r=C3=A9pertoire =C2=AB /home/paul/gpc= 1/gcc-3.4.6/gcc/p/rts =C2=BB<br></div><div>make[2]: rien =C3=A0 faire = pour =C2=AB generated-files =C2=BB.<br></div><div>make[2] : = on quitte le r=C3=A9pertoire =C2=AB /home/paul/gpc1/gcc-3.4.6/gcc/p/rt= s =C2=BB<br></div><div>cd ../../gpc1/gcc-3.4.6/gcc/p/rts && ma= ke -f Makefile.in srcdir=3D. GCC_VERSION=3D"3.4.6" SHELL=3D"/bin/sh" CFLAGS= =3D"-g -O2" PFLAGS=3D"" AR_FLAGS=3D"rc" RTSFLAGS=3D"" GPC_DESTDIR=3D"../.."= AR=3D"ar" RANLIB=3D"ranlib" RANLIB_TEST=3D"" generated-files<br></div><div= >make[2] : on entre dans le r=C3=A9pertoire =C2=AB /home/paul/gpc= 1/gcc-3.4.6/gcc/p/rts =C2=BB<br></div><div>make[2]: rien =C3=A0 faire = pour =C2=AB generated-files =C2=BB.<br></div><div>make[2] : = on quitte le r=C3=A9pertoire =C2=AB /home/paul/gpc1/gcc-3.4.6/gcc/p/rt= s =C2=BB<br></div><div>[ -d "../../gpc1/gcc-3.4.6/gcc/p/doc/info" ] ||= ../../gpc1/gcc-3.4.6/gcc/p/script/mkdir-p "../../gpc1/gcc-3.4.6/gcc/p/doc/= info"<br></div><div>LANG=3Dhr_HR LC_ALL=3Dhr_HR makeinfo --split-size=3D500= 0000 -I ../../gpc1/gcc-3.4.6/gcc/p/doc -I ../../gpc1/gcc-3.4.6/gcc/p/= doc/hr -I ../../gpc1/gcc-3.4.6/gcc/p/doc/generated -I ../../gpc1/gcc-3.4.6/= gcc/p/doc/en -o ../../gpc1/gcc-3.4.6/gcc/p/doc/info/gpc-hr.info \<br></div>= <div> ../../gpc1/gcc-= 3.4.6/gcc/p/doc/hr/gpc.texi<br></div><div>utf8 "\xE8" does not map to Unico= de at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 1796, <FH> line = 3.<br></div><div>Malformed UTF-8 character: \xe8\x6e\x69 (unexpected non-co= ntinuation byte 0x6e, immediately after start byte 0xe8; need 3 bytes, got = 1) in pattern match (m//) at /usr/share/texinfo/Texinfo/ParserNonXS.pm line= 3364.<br></div><div>Malformed UTF-8 character (fatal) at /usr/share/texinf= o/Texinfo/ParserNonXS.pm line 3364.<br></div><div>make[1]: *** [../../gpc1/= gcc-3.4.6/gcc/p/Make-lang.in:844 : ../../gpc1/gcc-3.4.6/gcc/p/doc/info/gpc-= hr.info] Erreur 25<br></div><div>make[1] : on quitte le r=C3=A9pertoir= e =C2=AB /home/paul/gpc1-build/gcc =C2=BB<br></div><div>make: ***= [Makefile:23375 : all-gcc] Erreur 2<br></div><div>paul@jacko:~/gpc1-build$= <br></div><div><br></div><div>At first I had tought it was because I did n= ot have hr locale, but I did "sudo dpkg-reconfigure locales" where I includ= ed hr locales.<br></div><div><br></div></div><br></body></html> ------=_Part_120007_1459270831.1615004490255-- --===============1524948904004516765== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Gpc mailing list [email protected] https://www.g-n-u.de/mailman/listinfo/gpc --===============1524948904004516765==--