Gentoo Archives: gentoo-amd64

From: Lorenzo Milesi <lorenzo.milesi@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Problem emerging enblend
Date: Wed, 09 May 2007 06:38:36
Message-Id: 29c147bd0705082336t209c209dkd7e80d1850f10190@mail.gmail.com
1 Hi
2
3 I'm trying to merge hugin with enblend enabled.
4 When my pc tries to compile enblend it reaches some point when gcc
5 takes 100% of ram and 100% of cpu, and start taking megs and megs of
6 swap.
7 I tried yesterday letting it run for one hour or so and it didn't step
8 ahead a bit!
9
10 It stops here:
11 rm -f libvigra_impex.a
12 ar cru libvigra_impex.a libvigra_impex_a-bmp.o
13 libvigra_impex_a-byteorder.o libvigra_impex_a-codecmanager.o
14 libvigra_impex_a-gif.o libvigra_impex_a-hdr.o iccjpeg.o
15 libvigra_impex_a-imageinfo.o libvigra_impex_a-jpeg.o
16 libvigra_impex_a-png.o libvigra_impex_a-pnm.o rgbe.o
17 libvigra_impex_a-sun.o libvigra_impex_a-tiff.o libvigra_impex_a-viff.o
18 libvigra_impex_a-void_vector.o
19 x86_64-pc-linux-gnu-ranlib libvigra_impex.a
20 make[3]: Leaving directory
21 `/var/tmp/portage/media-gfx/enblend-3.0/work/enblend-3.0/src/vigra_impex'
22 Making all in win32helpers
23 make[3]: Entering directory
24 `/var/tmp/portage/media-gfx/enblend-3.0/work/enblend-3.0/src/win32helpers'
25 make[3]: Nothing to be done for `all'.
26 make[3]: Leaving directory
27 `/var/tmp/portage/media-gfx/enblend-3.0/work/enblend-3.0/src/win32helpers'
28 make[3]: Entering directory
29 `/var/tmp/portage/media-gfx/enblend-3.0/work/enblend-3.0/src'
30 if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O3
31 -ffast-math -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
32 -DENBLEND_CACHE_IMAGES -DNDEBUG -I../include -march=athlon64 -O2 -fweb
33 -frename-registers -pipe -MT enblend-enblend.o -MD -MP -MF
34 ".deps/enblend-enblend.Tpo" -c -o enblend-enblend.o `test -f
35 'enblend.cc' || echo './'`enblend.cc; \
36 then mv -f ".deps/enblend-enblend.Tpo"
37 ".deps/enblend-enblend.Po"; else rm -f ".deps/enblend-enblend.Tpo";
38 exit 1; fi
39 if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -g
40 -O3 -ffast-math -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
41 -DENBLEND_CACHE_IMAGES -DNDEBUG -I../include -march=athlon64 -O2 -fweb
42 -frename-registers -pipe -MT enblend-gpu.o -MD -MP -MF
43 ".deps/enblend-gpu.Tpo" -c -o enblend-gpu.o `test -f 'gpu.cc' || echo
44 './'`gpu.cc; \
45 then mv -f ".deps/enblend-gpu.Tpo"
46 ".deps/enblend-gpu.Po"; else rm -f ".deps/enblend-gpu.Tpo"; exit 1; fi
47
48 Anyone experiencing the same?
49 Thanks
50 maxxer
51 --
52 gentoo-amd64@g.o mailing list