On Fri, Jan 16, 2004 at 11:44:20AM +0100, Jacek Konieczny wrote: > On Fri, Jan 16, 2004 at 10:16:42AM +0000, PLD ac-alpha builder wrote: > > elfutils.spec (HEAD): FAILED > > > > --- elfutils.spec:HEAD: > > Build-Time: user:179.29s sys:19.24s real:285.09s (faults io:0 non-io:0) > > > alpha-pld-linux-gcc -Wall > > -DSRCDIR=\"/home/users/builder/rpm/BUILD/elfutils-0.89/src\" > > -DOBJDIR=\"/home/users/builder/rpm/BUILD/elfutils-0.89/src\" -O2 -mieee -s -o > > size size.o ../libelf/libelf.so ../lib/libeu.a > > if alpha-pld-linux-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wshadow -Werror -I. > > -I. -I.. -I. -I./../libelf -I./../libebl -I./../lib -I./../libdwarf -I.. -Wall > > -DSRCDIR=\"/home/users/builder/rpm/BUILD/elfutils-0.89/src\" > > -DOBJDIR=\"/home/users/builder/rpm/BUILD/elfutils-0.89/src\" -O2 -mieee -MT > > strip.o -MD -MP -MF ".deps/strip.Tpo" \ > > -c -o strip.o `test -f 'strip.c' || echo './'`strip.c; \ > > then mv -f ".deps/strip.Tpo" ".deps/strip.Po"; \ > > else rm -f ".deps/strip.Tpo"; exit 1; \ > > fi > > strip.c: In function `process_file': > > strip.c:268: error: structure has no member named `st_atim' > > strip.c:268: error: structure has no member named `st_atim' > > strip.c:269: error: structure has no member named `st_mtim' > > strip.c:269: error: structure has no member named `st_mtim' > > Na pozostałych builderach się zbudowało. Wygląda na problem z glibc.
Z elfutils. Na builderach dotychczas było 0.76. A 0.89 na alphie nie miało prawa się skompilować. Na tej architekturze struct stat64 takiego pola nie zawiera i nie zawierało (nie zostało dodane zapewne z braku miejsca - porty x86_64 czy ia64 są młodsze; a wciśnięcie tego na alphie spowodowałoby utratę kompatybilności). -- Jakub Bogusz http://cyber.cs.net.pl/~qboosh/ __________________________________________________________ nie pytaj co inni zrobili dla pld, pomysl ile sam zrobiles
