error im 2.4er zweig nach dem 04.02.

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
dietmarw
Contributor
Beiträge: 1833
Registriert: Mittwoch 10. April 2002, 15:39

error im 2.4er zweig nach dem 04.02.

Beitrag von dietmarw »

nach dem 04.02. bleibt der kernel 2.4er compile mit unterschiedlichen errors bei den binutils stehen

Code: Alles auswählen

make[2]: Entering directory `/home/dietmarw/tux_test/20090206/tuxbox-cvs/cdk/build_binutils'
make[3]: Entering directory `/home/dietmarw/tux_test/20090206/tuxbox-cvs/cdk/build_binutils/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
	  mkdir pic; \
	else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.17.50.0.9/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  ../../binutils-2.17.50.0.9/libiberty/regex.c -o pic/regex.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.17.50.0.9/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat ../../binutils-2.17.50.0.9/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.17.50.0.9/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  ../../binutils-2.17.50.0.9/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.17.50.0.9/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat ../../binutils-2.17.50.0.9/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.17.50.0.9/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  ../../binutils-2.17.50.0.9/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.17.50.0.9/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat ../../binutils-2.17.50.0.9/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.17.50.0.9/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  ../../binutils-2.17.50.0.9/libiberty/md5.c -o pic/md5.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.17.50.0.9/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat ../../binutils-2.17.50.0.9/libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.17.50.0.9/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  ../../binutils-2.17.50.0.9/libiberty/alloca.c -o pic/alloca.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.17.50.0.9/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat ../../binutils-2.17.50.0.9/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.17.50.0.9/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat  ../../binutils-2.17.50.0.9/libiberty/argv.c -o pic/argv.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.17.50.0.9/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat ../../binutils-2.17.50.0.9/libiberty/argv.c -o argv.o
make[3]: *** [argv.o] Speicherzugriffsfehler
make[3]: Leaving directory `/home/dietmarw/tux_test/20090206/tuxbox-cvs/cdk/build_binutils/libiberty'
make[2]: *** [all-libiberty] Fehler 2
make[2]: Leaving directory `/home/dietmarw/tux_test/20090206/tuxbox-cvs/cdk/build_binutils'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/dietmarw/tux_test/20090206/tuxbox-cvs/cdk/build_binutils'
make: *** [.deps/binutils] Fehler 2

Code: Alles auswählen

config.status: creating Makefile
mkdir -p -- ./gas
Configuring in ./gas
configure: creating cache ./config.cache
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... powerpc-tuxbox-linux-gnu
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[1]: *** [configure-gas] Error 1
make[1]: Leaving directory `/home/dietmarw/tux_test/20090207/tuxbox-cvs/cdk/build_binutils'
make: *** [.deps/binutils] Error 2
der 2.6er zweig (also head+driver2.6 branch) compiliert ohne probleme auf dem selben server.
rhabarber1848
CDK-Experte
Beiträge: 4335
Registriert: Donnerstag 3. April 2008, 14:05

Re: error im 2.4er zweig nach dem 04.02.

Beitrag von rhabarber1848 »

dietmarw hat geschrieben:make[3]: *** [argv.o] Speicherzugriffsfehler
Hast Du schon einen Hardware-Check gemacht (memtest86 u.ä.)?
Hier ist gerade ein Binutils-Compile durchgelaufen.
dietmarw hat geschrieben:der 2.6er zweig (also head+driver2.6 branch) compiliert ohne probleme auf dem selben server.
Das kann nicht am CDK liegen, da binutils in beiden Fällen auf gleiche
Art und Weise kompiliert wird.
dietmarw
Contributor
Beiträge: 1833
Registriert: Mittwoch 10. April 2002, 15:39

Re: error im 2.4er zweig nach dem 04.02.

Beitrag von dietmarw »

bin nur gast auf dem server, hab aber dem root mal ne mail geschickt..

is trotzdem schon ein wenig komisch,
das sich der 2.4er regelmäßig weghängt
aber der 2.6er regelmäßig durchläuft..

(bis auf die tageszeit gleich, der 2.6er läuft 4std früher, server nicht so ausgelastet, weniger ram in benutzung.. hmm..)
dietmarw
Contributor
Beiträge: 1833
Registriert: Mittwoch 10. April 2002, 15:39

Re: error im 2.4er zweig nach dem 04.02.

Beitrag von dietmarw »

also laut memtest ist der serverspeicher i.o.
Striper
Erleuchteter
Erleuchteter
Beiträge: 625
Registriert: Samstag 8. September 2007, 16:17

Re: error im 2.4er zweig nach dem 04.02.

Beitrag von Striper »

Hab auch erst gestern erfolgreich ein 2.4 Image erstellt.
JtG-Riker
Image-Team
Beiträge: 1015
Registriert: Freitag 7. Februar 2003, 18:37

Re: error im 2.4er zweig nach dem 04.02.

Beitrag von JtG-Riker »

Bei mir geht auch alles.

Gruß Riker
dietmarw
Contributor
Beiträge: 1833
Registriert: Mittwoch 10. April 2002, 15:39

Re: error im 2.4er zweig nach dem 04.02.

Beitrag von dietmarw »

da scheint es meinen ccache inhalt gerissen zu haben..

nu gehts wieder..