File: blender_2.45-5_sid32-gcc43.buildoutput

package info (click to toggle)
collab-qa-tools 0.2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 16,668 kB
  • ctags: 247
  • sloc: ruby: 3,432; makefile: 2
file content (850 lines) | stat: -rw-r--r-- 51,392 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
blender 2.45-5 Failed 798.071484
Reason: LD_ERROR

1-line summary:
writeffmpeg.c:320: undefined reference to `img_convert'

multi-line summary:
build/linux2/lib/libbf_blenkernel.a(writeffmpeg.o): In function `generate_video_frame':
/build/user-blender_2.45-5-amd64-9xuWpa/blender-2.45-5/source/blender/blenkernel/intern/writeffmpeg.c:320: undefined reference to `img_convert'
build/linux2/lib/libbf_imbuf.a(anim.o): In function `ffmpeg_fetchibuf':
/build/user-blender_2.45-5-amd64-9xuWpa/blender-2.45-5/source/blender/imbuf/intern/anim.c:709: undefined reference to `img_convert'

excerpt for mail:
DC-Build-Header: blender 2.45-5 / Wed May 28 00:19:51 +0200 2008
Automatic build of blender_2.45-5 on paravent-83.rennes.grid5000.fr by sbuild/amd64 0.57.3
Build started at 20080528-0019
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 15.1MB of source archives.
Get:1 http://idpot.grenoble.grid5000.fr sid/main blender 2.45-5 (dsc) [1349B]
Get:2 http://idpot.grenoble.grid5000.fr sid/main blender 2.45-5 (tar) [15.1MB]
Get:3 http://idpot.grenoble.grid5000.fr sid/main blender 2.45-5 (diff) [27.9kB]
Fetched 15.1MB in 5s (2970kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.37.2), quilt, ftgl-dev, gettext, libgettextpo-dev, libglut-dev, libjpeg-dev, libpng-dev, libsdl-dev, libz-dev, python2.5-dev, python-support, scons, libtiff4-dev, libopenexr-dev, libavformat-dev, libxi-dev, autotools-dev, pkg-config
Build-Conflicts: nvidia-glx
Checking for already installed source dependencies...
debhelper: missing
Using default version 7.0.9
quilt: missing
ftgl-dev: missing
gettext: missing
libgettextpo-dev: missing
libglut-dev: missing
libjpeg-dev: missing
libpng-dev: missing
libsdl-dev: missing
libz-dev: missing
python2.5-dev: missing
python-support: missing
scons: missing
libtiff4-dev: missing
libopenexr-dev: missing
libavformat-dev: missing
libxi-dev: missing
autotools-dev: missing
pkg-config: missing
nvidia-glx: already deinstalled
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
Note, selecting gettext instead of libgettextpo-dev
Note, selecting freeglut3-dev instead of libglut-dev
Note, selecting libjpeg62-dev instead of libjpeg-dev
Note, selecting libpng12-dev instead of libpng-dev
Note, selecting libsdl1.2-dev instead of libsdl-dev
Note, selecting zlib1g-dev instead of libz-dev
The following extra packages will be installed:
  bsdmainutils diffstat file freeglut3 freeglut3-dev gettext-base groff-base
  html2text intltool-debian liba52-0.7.4 liba52-0.7.4-dev libasound2
  libavcodec-dev libavcodec51 libavformat52 libavutil-dev libavutil49 libdb4.5
  libdc1394-13 libdc1394-13-dev libdirectfb-1.0-0 libdrm2 libfaad0
  libfreetype6 libfreetype6-dev libgl1-mesa-dev libgl1-mesa-glx libglib2.0-0
  libglu1-mesa libglu1-mesa-dev libgsm1 libgsm1-dev libice-dev libice6
  libilmbase-dev libilmbase6 libjpeg62 libjpeg62-dev libmagic1 libncursesw5
  libogg-dev libogg0 libopenexr6 libpcre3 libpng12-0 libpng12-dev libraw1394-8
  libraw1394-dev libsdl1.2-dev libsdl1.2debian libsdl1.2debian-alsa libsm-dev
  libsm6 libsqlite3-0 libssl0.9.8 libsvga1 libsysfs2 libtheora-dev libtheora0
  libtiff4 libtiffxx0c2 libts-0.0-0 libvorbis-dev libvorbis0a libvorbisenc2
  libvorbisfile3 libx11-6 libx11-data libx11-dev libx86-1 libxau-dev libxau6
  libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxfixes3 libxi6
  libxt-dev libxt6 libxxf86vm1 makedev man-db mesa-common-dev mime-support
  po-debconf python python-central python-minimal python2.5 python2.5-minimal
  svgalibg1 x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev
  x11proto-xext-dev xtrans-dev zlib1g-dev
Suggested packages:
  wamerican wordlist whois vacation dh-make cvs gettext-doc groff
  libasound2-plugins libraw1394-doc www-browser python-doc python-tk
  python-profiler python2.5-doc binfmt-support procmail graphviz
Recommended packages:
  curl wget lynx libglib2.0-data libgpmg1 libaa1-dev libartsc0-dev
  libasound2-dev libaudio-dev libcaca-dev libcucul-dev libdirectfb-dev
  libesd0-dev libsvga1-dev libmail-sendmail-perl libcompress-zlib-perl
  libmail-box-perl
The following NEW packages will be installed:
  autotools-dev bsdmainutils debhelper diffstat file freeglut3 freeglut3-dev
  ftgl-dev gettext gettext-base groff-base html2text intltool-debian
  liba52-0.7.4 liba52-0.7.4-dev libasound2 libavcodec-dev libavcodec51
  libavformat-dev libavformat52 libavutil-dev libavutil49 libdb4.5
  libdc1394-13 libdc1394-13-dev libdirectfb-1.0-0 libdrm2 libfaad0
  libfreetype6 libfreetype6-dev libgl1-mesa-dev libgl1-mesa-glx libglib2.0-0
  libglu1-mesa libglu1-mesa-dev libgsm1 libgsm1-dev libice-dev libice6
  libilmbase-dev libilmbase6 libjpeg62 libjpeg62-dev libmagic1 libncursesw5
  libogg-dev libogg0 libopenexr-dev libopenexr6 libpcre3 libpng12-0
  libpng12-dev libraw1394-8 libraw1394-dev libsdl1.2-dev libsdl1.2debian
  libsdl1.2debian-alsa libsm-dev libsm6 libsqlite3-0 libssl0.9.8 libsvga1
  libsysfs2 libtheora-dev libtheora0 libtiff4 libtiff4-dev libtiffxx0c2
  libts-0.0-0 libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libx11-6
  libx11-data libx11-dev libx86-1 libxau-dev libxau6 libxdamage1 libxdmcp-dev
  libxdmcp6 libxext-dev libxext6 libxfixes3 libxi-dev libxi6 libxt-dev libxt6
  libxxf86vm1 makedev man-db mesa-common-dev mime-support pkg-config
  po-debconf python python-central python-minimal python-support python2.5
  python2.5-dev python2.5-minimal quilt scons svgalibg1 x11-common
  x11proto-core-dev x11proto-input-dev x11proto-kb-dev x11proto-xext-dev
  xtrans-dev zlib1g-dev
0 upgraded, 113 newly installed, 0 to remove and 0 not upgraded.
Need to get 35.7MB of archives.
After this operation, 111MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  x11-common libice6 x11proto-core-dev libice-dev libsm6 libsm-dev libxau6
  libxdmcp6 libx11-data libx11-6 libxau-dev libxdmcp-dev libxext6
  x11proto-input-dev x11proto-xext-dev libxext-dev x11proto-kb-dev xtrans-dev
  libx11-dev libxfixes3 libxi6 libxi-dev libxt6 libxt-dev bsdmainutils
  groff-base libncursesw5 libssl0.9.8 man-db makedev libmagic1 file
  gettext-base libdb4.5 libpcre3 mime-support python2.5-minimal libsqlite3-0
  python2.5 python-minimal python python-central python-support autotools-dev
  html2text gettext intltool-debian po-debconf debhelper diffstat libdrm2
  libxdamage1 libxxf86vm1 libgl1-mesa-glx libglu1-mesa freeglut3
  mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev freeglut3-dev libfreetype6
  zlib1g-dev libfreetype6-dev ftgl-dev liba52-0.7.4 liba52-0.7.4-dev
  libasound2 libavutil49 libfaad0 libgsm1 libogg0 libtheora0 libvorbis0a
  libvorbisenc2 libavcodec51 libavutil-dev libgsm1-dev libogg-dev
  libtheora-dev libvorbisfile3 libvorbis-dev libraw1394-8 libraw1394-dev
  libdc1394-13 libdc1394-13-dev libavcodec-dev libavformat52 libavformat-dev
  libsysfs2 libts-0.0-0 libdirectfb-1.0-0 libglib2.0-0 libilmbase6
  libilmbase-dev libjpeg62 libjpeg62-dev libopenexr6 libopenexr-dev libpng12-0
  libpng12-dev libx86-1 libsvga1 svgalibg1 libsdl1.2debian-alsa
  libsdl1.2debian libsdl1.2-dev libtiff4 libtiffxx0c2 libtiff4-dev pkg-config
  python2.5-dev quilt scons
Authentication warning overridden.
Get:1 http://idpot.grenoble.grid5000.fr sid/main x11-common 1:7.3+10 [345kB]
Get:2 http://idpot.grenoble.grid5000.fr sid/main libice6 2:1.0.4-1 [46.6kB]
Get:3 http://idpot.grenoble.grid5000.fr sid/main x11proto-core-dev 7.0.12-1 [89.6kB]
Get:4 http://idpot.grenoble.grid5000.fr sid/main libice-dev 2:1.0.4-1 [55.1kB]
Get:5 http://idpot.grenoble.grid5000.fr sid/main libsm6 2:1.0.3-1+b1 [21.8kB]
Get:6 http://idpot.grenoble.grid5000.fr sid/main libsm-dev 2:1.0.3-1+b1 [24.3kB]
Get:7 http://idpot.grenoble.grid5000.fr sid/main libxau6 1:1.0.3-3 [11.9kB]
Get:8 http://idpot.grenoble.grid5000.fr sid/main libxdmcp6 1:1.0.2-3 [17.0kB]
Get:9 http://idpot.grenoble.grid5000.fr sid/main libx11-data 2:1.0.3-7 [157kB]
Get:10 http://idpot.grenoble.grid5000.fr sid/main libx11-6 2:1.0.3-7 [567kB]
Get:11 http://idpot.grenoble.grid5000.fr sid/main libxau-dev 1:1.0.3-3 [15.4kB]
Get:12 http://idpot.grenoble.grid5000.fr sid/main libxdmcp-dev 1:1.0.2-3 [19.9kB]
Get:13 http://idpot.grenoble.grid5000.fr sid/main libxext6 2:1.0.4-1 [33.5kB]
Get:14 http://idpot.grenoble.grid5000.fr sid/main x11proto-input-dev 1.4.3-2 [16.0kB]
Get:15 http://idpot.grenoble.grid5000.fr sid/main x11proto-xext-dev 7.0.2-6 [42.1kB]
Get:16 http://idpot.grenoble.grid5000.fr sid/main libxext-dev 2:1.0.4-1 [84.2kB]
Get:17 http://idpot.grenoble.grid5000.fr sid/main x11proto-kb-dev 1.0.3-3 [27.1kB]
Get:18 http://idpot.grenoble.grid5000.fr sid/main xtrans-dev 1.2-2 [75.4kB]
Get:19 http://idpot.grenoble.grid5000.fr sid/main libx11-dev 2:1.0.3-7 [1269kB]
Get:20 http://idpot.grenoble.grid5000.fr sid/main libxfixes3 1:4.0.3-2 [9572B]
Get:21 http://idpot.grenoble.grid5000.fr sid/main libxi6 2:1.1.3-1 [24.6kB]
Get:22 http://idpot.grenoble.grid5000.fr sid/main libxi-dev 2:1.1.3-1 [69.0kB]
Get:23 http://idpot.grenoble.grid5000.fr sid/main libxt6 1:1.0.5-3 [166kB]
Get:24 http://idpot.grenoble.grid5000.fr sid/main libxt-dev 1:1.0.5-3 [480kB]
Get:25 http://idpot.grenoble.grid5000.fr sid/main bsdmainutils 6.1.10 [172kB]
Get:26 http://idpot.grenoble.grid5000.fr sid/main groff-base 1.18.1.1-20 [846kB]
Get:27 http://idpot.grenoble.grid5000.fr sid/main libncursesw5 5.6+20080503-1 [349kB]
Get:28 http://idpot.grenoble.grid5000.fr sid/main libssl0.9.8 0.9.8g-10 [2900kB]
Get:29 http://idpot.grenoble.grid5000.fr sid/main man-db 2.5.2-1 [1035kB]
Get:30 http://idpot.grenoble.grid5000.fr sid/main makedev 2.3.1-88 [42.3kB]
Get:31 http://idpot.grenoble.grid5000.fr sid/main libmagic1 4.24-2 [351kB]
Get:32 http://idpot.grenoble.grid5000.fr sid/main file 4.24-2 [41.8kB]
Get:33 http://idpot.grenoble.grid5000.fr sid/main gettext-base 0.17-2 [123kB]
Get:34 http://idpot.grenoble.grid5000.fr sid/main libdb4.5 4.5.20-12 [525kB]
Get:35 http://idpot.grenoble.grid5000.fr sid/main libpcre3 7.6-2 [208kB]
Get:36 http://idpot.grenoble.grid5000.fr sid/main mime-support 3.41-1 [58.9kB]
Get:37 http://idpot.grenoble.grid5000.fr sid/main python2.5-minimal 2.5.2-5 [1177kB]
Get:38 http://idpot.grenoble.grid5000.fr sid/main libsqlite3-0 3.5.9-1 [204kB]
Get:39 http://idpot.grenoble.grid5000.fr sid/main python2.5 2.5.2-5 [2900kB]
Get:40 http://idpot.grenoble.grid5000.fr sid/main python-minimal 2.5.2-1 [13.3kB]
Get:41 http://idpot.grenoble.grid5000.fr sid/main python 2.5.2-1 [141kB]
Get:42 http://idpot.grenoble.grid5000.fr sid/main python-central 0.6.6 [39.9kB]
Get:43 http://idpot.grenoble.grid5000.fr sid/main python-support 0.8.1 [27.5kB]
Get:44 http://idpot.grenoble.grid5000.fr sid/main autotools-dev 20080123.1 [63.0kB]
Get:45 http://idpot.grenoble.grid5000.fr sid/main html2text 1.3.2a-3 [98.9kB]
Get:46 http://idpot.grenoble.grid5000.fr sid/main gettext 0.17-2 [2683kB]
Get:47 http://idpot.grenoble.grid5000.fr sid/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:48 http://idpot.grenoble.grid5000.fr sid/main po-debconf 1.0.13 [236kB]
Get:49 http://idpot.grenoble.grid5000.fr sid/main debhelper 7.0.9 [553kB]
Get:50 http://idpot.grenoble.grid5000.fr sid/main diffstat 1.45-2 [21.1kB]
Get:51 http://idpot.grenoble.grid5000.fr sid/main libdrm2 2.3.0-4 [20.7kB]
Get:52 http://idpot.grenoble.grid5000.fr sid/main libxdamage1 1:1.1.1-4 [9980B]
Get:53 http://idpot.grenoble.grid5000.fr sid/main libxxf86vm1 1:1.0.1-3 [10.0kB]
Get:54 http://idpot.grenoble.grid5000.fr sid/main libgl1-mesa-glx 7.0.3-1 [149kB]
Get:55 http://idpot.grenoble.grid5000.fr sid/main libglu1-mesa 7.0.3-1 [238kB]
Get:56 http://idpot.grenoble.grid5000.fr sid/main freeglut3 2.4.0-6.1 [86.8kB]
Get:57 http://idpot.grenoble.grid5000.fr sid/main mesa-common-dev 7.0.3-1 [183kB]
Get:58 http://idpot.grenoble.grid5000.fr sid/main libgl1-mesa-dev 7.0.3-1 [25.4kB]
Get:59 http://idpot.grenoble.grid5000.fr sid/main libglu1-mesa-dev 7.0.3-1 [256kB]
Get:60 http://idpot.grenoble.grid5000.fr sid/main freeglut3-dev 2.4.0-6.1 [154kB]
Get:61 http://idpot.grenoble.grid5000.fr sid/main libfreetype6 2.3.5-1+b1 [347kB]
Get:62 http://idpot.grenoble.grid5000.fr sid/main zlib1g-dev 1:1.2.3.3.dfsg-12 [157kB]
Get:63 http://idpot.grenoble.grid5000.fr sid/main libfreetype6-dev 2.3.5-1+b1 [662kB]
Get:64 http://idpot.grenoble.grid5000.fr sid/main ftgl-dev 2.1.2-4 [130kB]
Get:65 http://idpot.grenoble.grid5000.fr sid/main liba52-0.7.4 0.7.4-11 [26.8kB]
Get:66 http://idpot.grenoble.grid5000.fr sid/main liba52-0.7.4-dev 0.7.4-11 [43.4kB]
Get:67 http://idpot.grenoble.grid5000.fr sid/main libasound2 1.0.16-2 [356kB]
Get:68 http://idpot.grenoble.grid5000.fr sid/main libavutil49 0.svn20080206-5 [48.9kB]
Get:69 http://idpot.grenoble.grid5000.fr sid/main libfaad0 2.6.1-2 [168kB]
Get:70 http://idpot.grenoble.grid5000.fr sid/main libgsm1 1.0.12-1 [27.2kB]
Get:71 http://idpot.grenoble.grid5000.fr sid/main libogg0 1.1.3-3 [14.1kB]
Get:72 http://idpot.grenoble.grid5000.fr sid/main libtheora0 1.0~beta3-1 [264kB]
Get:73 http://idpot.grenoble.grid5000.fr sid/main libvorbis0a 1.2.0.dfsg-3.1 [100kB]
Get:74 http://idpot.grenoble.grid5000.fr sid/main libvorbisenc2 1.2.0.dfsg-3.1 [76.9kB]
Get:75 http://idpot.grenoble.grid5000.fr sid/main libavcodec51 0.svn20080206-5 [1627kB]
Get:76 http://idpot.grenoble.grid5000.fr sid/main libavutil-dev 0.svn20080206-5 [63.8kB]
Get:77 http://idpot.grenoble.grid5000.fr sid/main libgsm1-dev 1.0.12-1 [66.7kB]
Get:78 http://idpot.grenoble.grid5000.fr sid/main libogg-dev 1.1.3-3 [57.0kB]
Get:79 http://idpot.grenoble.grid5000.fr sid/main libtheora-dev 1.0~beta3-1 [339kB]
Get:80 http://idpot.grenoble.grid5000.fr sid/main libvorbisfile3 1.2.0.dfsg-3.1 [20.7kB]
Get:81 http://idpot.grenoble.grid5000.fr sid/main libvorbis-dev 1.2.0.dfsg-3.1 [462kB]
Get:82 http://idpot.grenoble.grid5000.fr sid/main libraw1394-8 1.3.0-3 [26.9kB]
Get:83 http://idpot.grenoble.grid5000.fr sid/main libraw1394-dev 1.3.0-3 [49.5kB]
Get:84 http://idpot.grenoble.grid5000.fr sid/main libdc1394-13 1.1.0-5 [33.6kB]
Get:85 http://idpot.grenoble.grid5000.fr sid/main libdc1394-13-dev 1.1.0-5 [40.4kB]
Get:86 http://idpot.grenoble.grid5000.fr sid/main libavcodec-dev 0.svn20080206-5 [1874kB]
Get:87 http://idpot.grenoble.grid5000.fr sid/main libavformat52 0.svn20080206-5 [320kB]
Get:88 http://idpot.grenoble.grid5000.fr sid/main libavformat-dev 0.svn20080206-5 [373kB]
Get:89 http://idpot.grenoble.grid5000.fr sid/main libsysfs2 2.1.0-4 [27.5kB]
Get:90 http://idpot.grenoble.grid5000.fr sid/main libts-0.0-0 1.0-4 [27.1kB]
Get:91 http://idpot.grenoble.grid5000.fr sid/main libdirectfb-1.0-0 1.0.1-9 [1134kB]
Get:92 http://idpot.grenoble.grid5000.fr sid/main libglib2.0-0 2.16.3-2 [749kB]
Get:93 http://idpot.grenoble.grid5000.fr sid/main libilmbase6 1.0.1-2 [115kB]
Get:94 http://idpot.grenoble.grid5000.fr sid/main libilmbase-dev 1.0.1-2 [195kB]
Get:95 http://idpot.grenoble.grid5000.fr sid/main libjpeg62 6b-14 [86.0kB]
Get:96 http://idpot.grenoble.grid5000.fr sid/main libjpeg62-dev 6b-14 [186kB]
Get:97 http://idpot.grenoble.grid5000.fr sid/main libopenexr6 1.6.1-3 [262kB]
Get:98 http://idpot.grenoble.grid5000.fr sid/main libopenexr-dev 1.6.1-3 [389kB]
Get:99 http://idpot.grenoble.grid5000.fr sid/main libpng12-0 1.2.27-1 [164kB]
Get:100 http://idpot.grenoble.grid5000.fr sid/main libpng12-dev 1.2.27-1 [245kB]
Get:101 http://idpot.grenoble.grid5000.fr sid/main libx86-1 0.99+ds1-2 [7618B]
Get:102 http://idpot.grenoble.grid5000.fr sid/main libsvga1 1:1.4.3-25 [309kB]
Get:103 http://idpot.grenoble.grid5000.fr sid/main svgalibg1 1:1.4.3-25 [748B]
Get:104 http://idpot.grenoble.grid5000.fr sid/main libsdl1.2debian-alsa 1.2.13-2 [209kB]
Get:105 http://idpot.grenoble.grid5000.fr sid/main libsdl1.2debian 1.2.13-2 [19.4kB]
Get:106 http://idpot.grenoble.grid5000.fr sid/main libsdl1.2-dev 1.2.13-2 [822kB]
Get:107 http://idpot.grenoble.grid5000.fr sid/main libtiff4 3.8.2-8 [157kB]
Get:108 http://idpot.grenoble.grid5000.fr sid/main libtiffxx0c2 3.8.2-8 [48.3kB]
Get:109 http://idpot.grenoble.grid5000.fr sid/main libtiff4-dev 3.8.2-8 [271kB]
Get:110 http://idpot.grenoble.grid5000.fr sid/main pkg-config 0.22-1 [52.2kB]
Get:111 http://idpot.grenoble.grid5000.fr sid/main python2.5-dev 2.5.2-5 [1896kB]
Get:112 http://idpot.grenoble.grid5000.fr sid/main quilt 0.46-4 [339kB]
Get:113 http://idpot.grenoble.grid5000.fr sid/main scons 0.98.4-1 [540kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 35.7MB in 7s (4562kB/s)
Selecting previously deselected package x11-common.
(Reading database ... 9494 files and directories currently installed.)
Unpacking x11-common (from .../x11-common_1%3a7.3+10_i386.deb) ...
Selecting previously deselected package libice6.
Unpacking libice6 (from .../libice6_2%3a1.0.4-1_i386.deb) ...
Setting up x11-common (1:7.3+10) ...
Selecting previously deselected package x11proto-core-dev.
(Reading database ... 9532 files and directories currently installed.)
Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.12-1_all.deb) ...
Selecting previously deselected package libice-dev.
Unpacking libice-dev (from .../libice-dev_2%3a1.0.4-1_i386.deb) ...
Selecting previously deselected package libsm6.
Unpacking libsm6 (from .../libsm6_2%3a1.0.3-1+b1_i386.deb) ...
Selecting previously deselected package libsm-dev.
Unpacking libsm-dev (from .../libsm-dev_2%3a1.0.3-1+b1_i386.deb) ...
Selecting previously deselected package libxau6.
Unpacking libxau6 (from .../libxau6_1%3a1.0.3-3_i386.deb) ...
Selecting previously deselected package libxdmcp6.
Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.2-3_i386.deb) ...
Selecting previously deselected package libx11-data.
Unpacking libx11-data (from .../libx11-data_2%3a1.0.3-7_all.deb) ...
Selecting previously deselected package libx11-6.
Unpacking libx11-6 (from .../libx11-6_2%3a1.0.3-7_i386.deb) ...
Selecting previously deselected package libxau-dev.
Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.3-3_i386.deb) ...
Selecting previously deselected package libxdmcp-dev.
Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.0.2-3_i386.deb) ...
Selecting previously deselected package libxext6.
Unpacking libxext6 (from .../libxext6_2%3a1.0.4-1_i386.deb) ...
Selecting previously deselected package x11proto-input-dev.
Unpacking x11proto-input-dev (from .../x11proto-input-dev_1.4.3-2_all.deb) ...
Selecting previously deselected package x11proto-xext-dev.
Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.0.2-6_all.deb) ...
Selecting previously deselected package libxext-dev.
Unpacking libxext-dev (from .../libxext-dev_2%3a1.0.4-1_i386.deb) ...
Selecting previously deselected package x11proto-kb-dev.
Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.3-3_all.deb) ...
Selecting previously deselected package xtrans-dev.
Unpacking xtrans-dev (from .../xtrans-dev_1.2-2_all.deb) ...
Selecting previously deselected package libx11-dev.
Unpacking libx11-dev (from .../libx11-dev_2%3a1.0.3-7_i386.deb) ...
Selecting previously deselected package libxfixes3.
Unpacking libxfixes3 (from .../libxfixes3_1%3a4.0.3-2_i386.deb) ...
Selecting previously deselected package libxi6.
Unpacking libxi6 (from .../libxi6_2%3a1.1.3-1_i386.deb) ...
Selecting previously deselected package libxi-dev.
Unpacking libxi-dev (from .../libxi-dev_2%3a1.1.3-1_i386.deb) ...
Selecting previously deselected package libxt6.
Unpacking libxt6 (from .../libxt6_1%3a1.0.5-3_i386.deb) ...
Selecting previously deselected package libxt-dev.
Unpacking libxt-dev (from .../libxt-dev_1%3a1.0.5-3_i386.deb) ...
Selecting previously deselected package bsdmainutils.
Unpacking bsdmainutils (from .../bsdmainutils_6.1.10_i386.deb) ...
Selecting previously deselected package groff-base.
Unpacking groff-base (from .../groff-base_1.18.1.1-20_i386.deb) ...
Selecting previously deselected package libncursesw5.
Unpacking libncursesw5 (from .../libncursesw5_5.6+20080503-1_i386.deb) ...
Selecting previously deselected package libssl0.9.8.
Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8g-10_i386.deb) ...
Selecting previously deselected package man-db.
Unpacking man-db (from .../man-db_2.5.2-1_i386.deb) ...
Selecting previously deselected package makedev.
Unpacking makedev (from .../makedev_2.3.1-88_all.deb) ...
 Removing any system startup links for /etc/init.d/makedev ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_4.24-2_i386.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_4.24-2_i386.deb) ...
Selecting previously deselected package gettext-base.
Unpacking gettext-base (from .../gettext-base_0.17-2_i386.deb) ...
Selecting previously deselected package libdb4.5.
Unpacking libdb4.5 (from .../libdb4.5_4.5.20-12_i386.deb) ...
Selecting previously deselected package libpcre3.
Unpacking libpcre3 (from .../libpcre3_7.6-2_i386.deb) ...
Selecting previously deselected package mime-support.
Unpacking mime-support (from .../mime-support_3.41-1_all.deb) ...
Selecting previously deselected package python2.5-minimal.
Unpacking python2.5-minimal (from .../python2.5-minimal_2.5.2-5_i386.deb) ...
Selecting previously deselected package libsqlite3-0.
Unpacking libsqlite3-0 (from .../libsqlite3-0_3.5.9-1_i386.deb) ...
Selecting previously deselected package python2.5.
Unpacking python2.5 (from .../python2.5_2.5.2-5_i386.deb) ...
Selecting previously deselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.5.2-1_all.deb) ...
Selecting previously deselected package python.
Unpacking python (from .../python_2.5.2-1_all.deb) ...
Selecting previously deselected package python-central.
Unpacking python-central (from .../python-central_0.6.6_all.deb) ...
Selecting previously deselected package python-support.
Unpacking python-support (from .../python-support_0.8.1_all.deb) ...
Selecting previously deselected package autotools-dev.
Unpacking autotools-dev (from .../autotools-dev_20080123.1_all.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-3_i386.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.17-2_i386.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.13_all.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_7.0.9_all.deb) ...
Selecting previously deselected package diffstat.
Unpacking diffstat (from .../diffstat_1.45-2_i386.deb) ...
Selecting previously deselected package libdrm2.
Unpacking libdrm2 (from .../libdrm2_2.3.0-4_i386.deb) ...
Selecting previously deselected package libxdamage1.
Unpacking libxdamage1 (from .../libxdamage1_1%3a1.1.1-4_i386.deb) ...
Selecting previously deselected package libxxf86vm1.
Unpacking libxxf86vm1 (from .../libxxf86vm1_1%3a1.0.1-3_i386.deb) ...
Selecting previously deselected package libgl1-mesa-glx.
Unpacking libgl1-mesa-glx (from .../libgl1-mesa-glx_7.0.3-1_i386.deb) ...
Selecting previously deselected package libglu1-mesa.
Unpacking libglu1-mesa (from .../libglu1-mesa_7.0.3-1_i386.deb) ...
Selecting previously deselected package freeglut3.
Unpacking freeglut3 (from .../freeglut3_2.4.0-6.1_i386.deb) ...
Selecting previously deselected package mesa-common-dev.
Unpacking mesa-common-dev (from .../mesa-common-dev_7.0.3-1_all.deb) ...
Selecting previously deselected package libgl1-mesa-dev.
Unpacking libgl1-mesa-dev (from .../libgl1-mesa-dev_7.0.3-1_all.deb) ...
Selecting previously deselected package libglu1-mesa-dev.
Unpacking libglu1-mesa-dev (from .../libglu1-mesa-dev_7.0.3-1_i386.deb) ...
Selecting previously deselected package freeglut3-dev.
Unpacking freeglut3-dev (from .../freeglut3-dev_2.4.0-6.1_i386.deb) ...
Selecting previously deselected package libfreetype6.
Unpacking libfreetype6 (from .../libfreetype6_2.3.5-1+b1_i386.deb) ...
Selecting previously deselected package zlib1g-dev.
Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.3.dfsg-12_i386.deb) ...
Selecting previously deselected package libfreetype6-dev.
Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.3.5-1+b1_i386.deb) ...
Selecting previously deselected package ftgl-dev.
Unpacking ftgl-dev (from .../ftgl-dev_2.1.2-4_i386.deb) ...
Selecting previously deselected package liba52-0.7.4.
Unpacking liba52-0.7.4 (from .../liba52-0.7.4_0.7.4-11_i386.deb) ...
Selecting previously deselected package liba52-0.7.4-dev.
Unpacking liba52-0.7.4-dev (from .../liba52-0.7.4-dev_0.7.4-11_i386.deb) ...
Selecting previously deselected package libasound2.
Unpacking libasound2 (from .../libasound2_1.0.16-2_i386.deb) ...
Selecting previously deselected package libavutil49.
Unpacking libavutil49 (from .../libavutil49_0.svn20080206-5_i386.deb) ...
Selecting previously deselected package libfaad0.
Unpacking libfaad0 (from .../libfaad0_2.6.1-2_i386.deb) ...
Selecting previously deselected package libgsm1.
Unpacking libgsm1 (from .../libgsm1_1.0.12-1_i386.deb) ...
Selecting previously deselected package libogg0.
Unpacking libogg0 (from .../libogg0_1.1.3-3_i386.deb) ...
Selecting previously deselected package libtheora0.
Unpacking libtheora0 (from .../libtheora0_1.0~beta3-1_i386.deb) ...
Selecting previously deselected package libvorbis0a.
Unpacking libvorbis0a (from .../libvorbis0a_1.2.0.dfsg-3.1_i386.deb) ...
Selecting previously deselected package libvorbisenc2.
Unpacking libvorbisenc2 (from .../libvorbisenc2_1.2.0.dfsg-3.1_i386.deb) ...
Selecting previously deselected package libavcodec51.
Unpacking libavcodec51 (from .../libavcodec51_0.svn20080206-5_i386.deb) ...
Selecting previously deselected package libavutil-dev.
Unpacking libavutil-dev (from .../libavutil-dev_0.svn20080206-5_i386.deb) ...
Selecting previously deselected package libgsm1-dev.
Unpacking libgsm1-dev (from .../libgsm1-dev_1.0.12-1_i386.deb) ...
Selecting previously deselected package libogg-dev.
Unpacking libogg-dev (from .../libogg-dev_1.1.3-3_i386.deb) ...
Selecting previously deselected package libtheora-dev.
Unpacking libtheora-dev (from .../libtheora-dev_1.0~beta3-1_i386.deb) ...
Selecting previously deselected package libvorbisfile3.
Unpacking libvorbisfile3 (from .../libvorbisfile3_1.2.0.dfsg-3.1_i386.deb) ...
Selecting previously deselected package libvorbis-dev.
Unpacking libvorbis-dev (from .../libvorbis-dev_1.2.0.dfsg-3.1_i386.deb) ...
Selecting previously deselected package libraw1394-8.
Unpacking libraw1394-8 (from .../libraw1394-8_1.3.0-3_i386.deb) ...
Selecting previously deselected package libraw1394-dev.
Unpacking libraw1394-dev (from .../libraw1394-dev_1.3.0-3_i386.deb) ...
Selecting previously deselected package libdc1394-13.
Unpacking libdc1394-13 (from .../libdc1394-13_1.1.0-5_i386.deb) ...
Selecting previously deselected package libdc1394-13-dev.
Unpacking libdc1394-13-dev (from .../libdc1394-13-dev_1.1.0-5_i386.deb) ...
Selecting previously deselected package libavcodec-dev.
Unpacking libavcodec-dev (from .../libavcodec-dev_0.svn20080206-5_i386.deb) ...
Selecting previously deselected package libavformat52.
Unpacking libavformat52 (from .../libavformat52_0.svn20080206-5_i386.deb) ...
Selecting previously deselected package libavformat-dev.
Unpacking libavformat-dev (from .../libavformat-dev_0.svn20080206-5_i386.deb) ...
Selecting previously deselected package libsysfs2.
Unpacking libsysfs2 (from .../libsysfs2_2.1.0-4_i386.deb) ...
Selecting previously deselected package libts-0.0-0.
Unpacking libts-0.0-0 (from .../libts-0.0-0_1.0-4_i386.deb) ...
Selecting previously deselected package libdirectfb-1.0-0.
Unpacking libdirectfb-1.0-0 (from .../libdirectfb-1.0-0_1.0.1-9_i386.deb) ...
Selecting previously deselected package libglib2.0-0.
Unpacking libglib2.0-0 (from .../libglib2.0-0_2.16.3-2_i386.deb) ...
Selecting previously deselected package libilmbase6.
Unpacking libilmbase6 (from .../libilmbase6_1.0.1-2_i386.deb) ...
Selecting previously deselected package libilmbase-dev.
Unpacking libilmbase-dev (from .../libilmbase-dev_1.0.1-2_i386.deb) ...
Selecting previously deselected package libjpeg62.
Unpacking libjpeg62 (from .../libjpeg62_6b-14_i386.deb) ...
Selecting previously deselected package libjpeg62-dev.
Unpacking libjpeg62-dev (from .../libjpeg62-dev_6b-14_i386.deb) ...
Selecting previously deselected package libopenexr6.
Unpacking libopenexr6 (from .../libopenexr6_1.6.1-3_i386.deb) ...
Selecting previously deselected package libopenexr-dev.
Unpacking libopenexr-dev (from .../libopenexr-dev_1.6.1-3_i386.deb) ...
Selecting previously deselected package libpng12-0.
Unpacking libpng12-0 (from .../libpng12-0_1.2.27-1_i386.deb) ...
Selecting previously deselected package libpng12-dev.
Unpacking libpng12-dev (from .../libpng12-dev_1.2.27-1_i386.deb) ...
Selecting previously deselected package libx86-1.
Unpacking libx86-1 (from .../libx86-1_0.99+ds1-2_i386.deb) ...
Selecting previously deselected package libsvga1.
Unpacking libsvga1 (from .../libsvga1_1%3a1.4.3-25_i386.deb) ...
Selecting previously deselected package svgalibg1.
Unpacking svgalibg1 (from .../svgalibg1_1%3a1.4.3-25_all.deb) ...
Selecting previously deselected package libsdl1.2debian-alsa.
Unpacking libsdl1.2debian-alsa (from .../libsdl1.2debian-alsa_1.2.13-2_i386.deb) ...
Selecting previously deselected package libsdl1.2debian.
Unpacking libsdl1.2debian (from .../libsdl1.2debian_1.2.13-2_i386.deb) ...
Selecting previously deselected package libsdl1.2-dev.
Unpacking libsdl1.2-dev (from .../libsdl1.2-dev_1.2.13-2_i386.deb) ...
Selecting previously deselected package libtiff4.
Unpacking libtiff4 (from .../libtiff4_3.8.2-8_i386.deb) ...
Selecting previously deselected package libtiffxx0c2.
Unpacking libtiffxx0c2 (from .../libtiffxx0c2_3.8.2-8_i386.deb) ...
Selecting previously deselected package libtiff4-dev.
Unpacking libtiff4-dev (from .../libtiff4-dev_3.8.2-8_i386.deb) ...
Selecting previously deselected package pkg-config.
Unpacking pkg-config (from .../pkg-config_0.22-1_i386.deb) ...
Selecting previously deselected package python2.5-dev.
Unpacking python2.5-dev (from .../python2.5-dev_2.5.2-5_i386.deb) ...
Selecting previously deselected package quilt.
Unpacking quilt (from .../archives/quilt_0.46-4_all.deb) ...
Selecting previously deselected package scons.
Unpacking scons (from .../scons_0.98.4-1_all.deb) ...
Setting up libice6 (2:1.0.4-1) ...
Setting up x11proto-core-dev (7.0.12-1) ...
Setting up libice-dev (2:1.0.4-1) ...
Setting up libsm6 (2:1.0.3-1+b1) ...
Setting up libsm-dev (2:1.0.3-1+b1) ...
Setting up libxau6 (1:1.0.3-3) ...
Setting up libxdmcp6 (1:1.0.2-3) ...
Setting up libx11-data (2:1.0.3-7) ...
Setting up libx11-6 (2:1.0.3-7) ...
Setting up libxau-dev (1:1.0.3-3) ...
Setting up libxdmcp-dev (1:1.0.2-3) ...
Setting up libxext6 (2:1.0.4-1) ...
Setting up x11proto-input-dev (1.4.3-2) ...
Setting up x11proto-xext-dev (7.0.2-6) ...
Setting up x11proto-kb-dev (1.0.3-3) ...
Setting up xtrans-dev (1.2-2) ...
Setting up libxfixes3 (1:4.0.3-2) ...
Setting up libxi6 (2:1.1.3-1) ...
Setting up libxt6 (1:1.0.5-3) ...
Setting up bsdmainutils (6.1.10) ...
Setting up groff-base (1.18.1.1-20) ...
Setting up libncursesw5 (5.6+20080503-1) ...
Setting up libssl0.9.8 (0.9.8g-10) ...
Setting up man-db (2.5.2-1) ...
Building database of manual pages ...
Setting up makedev (2.3.1-88) ...
Setting up libmagic1 (4.24-2) ...
Setting up file (4.24-2) ...
Setting up gettext-base (0.17-2) ...
Setting up libdb4.5 (4.5.20-12) ...
Setting up libpcre3 (7.6-2) ...
Setting up mime-support (3.41-1) ...
Setting up python2.5-minimal (2.5.2-5) ...
Setting up libsqlite3-0 (3.5.9-1) ...
Setting up python2.5 (2.5.2-5) ...
Setting up python-minimal (2.5.2-1) ...
Setting up python (2.5.2-1) ...
Setting up python-central (0.6.6) ...
Setting up python-support (0.8.1) ...
Setting up autotools-dev (20080123.1) ...
Setting up html2text (1.3.2a-3) ...
Setting up gettext (0.17-2) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.13) ...
Setting up debhelper (7.0.9) ...
Setting up diffstat (1.45-2) ...
Setting up libdrm2 (2.3.0-4) ...
Setting up libxdamage1 (1:1.1.1-4) ...
Setting up libxxf86vm1 (1:1.0.1-3) ...
Setting up libgl1-mesa-glx (7.0.3-1) ...
Setting up libglu1-mesa (7.0.3-1) ...
Setting up freeglut3 (2.4.0-6.1) ...
Setting up libfreetype6 (2.3.5-1+b1) ...
Setting up zlib1g-dev (1:1.2.3.3.dfsg-12) ...
Setting up libfreetype6-dev (2.3.5-1+b1) ...
Setting up liba52-0.7.4 (0.7.4-11) ...
Setting up liba52-0.7.4-dev (0.7.4-11) ...
Setting up libasound2 (1.0.16-2) ...
Setting up libavutil49 (0.svn20080206-5) ...
Setting up libfaad0 (2.6.1-2) ...
Setting up libgsm1 (1.0.12-1) ...
Setting up libogg0 (1.1.3-3) ...
Setting up libtheora0 (1.0~beta3-1) ...
Setting up libvorbis0a (1.2.0.dfsg-3.1) ...
Setting up libvorbisenc2 (1.2.0.dfsg-3.1) ...
Setting up libavcodec51 (0.svn20080206-5) ...
Setting up libavutil-dev (0.svn20080206-5) ...
Setting up libgsm1-dev (1.0.12-1) ...
Setting up libogg-dev (1.1.3-3) ...
Setting up libtheora-dev (1.0~beta3-1) ...
Setting up libvorbisfile3 (1.2.0.dfsg-3.1) ...
Setting up libvorbis-dev (1.2.0.dfsg-3.1) ...
Setting up libraw1394-8 (1.3.gpg: Signature made Fri Apr 25 23:26:15 2008 CEST using DSA key ID 747935DD
gpg: Can't check signature: public key not found
dpkg-source: extracting blender in blender-2.45-5
dpkg-source: info: unpacking blender_2.45.orig.tar.gz
dpkg-source: info: applying blender_2.45-5.diff.gz
0-3) ...
Creating device node /dev/raw1394... done.
Setting up libraw1394-dev (1.3.0-3) ...
Setting up libdc1394-13 (1.1.0-5) ...
Setting up libdc1394-13-dev (1.1.0-5) ...
Setting up libavcodec-dev (0.svn20080206-5) ...
Setting up libavformat52 (0.svn20080206-5) ...
Setting up libavformat-dev (0.svn20080206-5) ...
Setting up libsysfs2 (2.1.0-4) ...
Setting up libts-0.0-0 (1.0-4) ...
Setting up libdirectfb-1.0-0 (1.0.1-9) ...
Setting up libglib2.0-0 (2.16.3-2) ...
Setting up libilmbase6 (1.0.1-2) ...
Setting up libilmbase-dev (1.0.1-2) ...
Setting up libjpeg62 (6b-14) ...
Setting up libjpeg62-dev (6b-14) ...
Setting up libopenexr6 (1.6.1-3) ...
Setting up libopenexr-dev (1.6.1-3) ...
Setting up libpng12-0 (1.2.27-1) ...
Setting up libpng12-dev (1.2.27-1) ...
Setting up libx86-1 (0.99+ds1-2) ...
Setting up libsvga1 (1:1.4.3-25) ...
Setting up svgalibg1 (1:1.4.3-25) ...
Setting up libsdl1.2debian-alsa (1.2.13-2) ...
Setting up libsdl1.2debian (1.2.13-2) ...
Setting up libtiff4 (3.8.2-8) ...
Setting up libtiffxx0c2 (3.8.2-8) ...
Setting up libtiff4-dev (3.8.2-8) ...
Setting up pkg-config (0.22-1) ...
Setting up python2.5-dev (2.5.2-5) ...
Setting up quilt (0.46-4) ...
Setting up scons (0.98.4-1) ...
Setting up libxext-dev (2:1.0.4-1) ...
Setting up libx11-dev (2:1.0.3-7) ...
Setting up libxi-dev (2:1.1.3-1) ...
Setting up libxt-dev (1:1.0.5-3) ...
Setting up mesa-common-dev (7.0.3-1) ...
Setting up libgl1-mesa-dev (7.0.3-1) ...
Setting up libglu1-mesa-dev (7.0.3-1) ...
Setting up freeglut3-dev (2.4.0-6.1) ...
Setting up ftgl-dev (2.1.2-4) ...
Setting up libsdl1.2-dev (1.2.13-2) ...
Checking correctness of source dependencies...
Kernel: Linux 2.6.18-6-amd64 i386 (x86_64)
Toolchain package versions: libc6-dev_2.7-11 linux-libc-dev_2.6.25-3 gcc-4.3_4.3.0-5 g++-4.3_4.3.0-5 binutils_2.18.1~cvs20080103-6 libstdc++6-4.3-dev_4.3.0-5 libstdc++6_4.3.0-5
------------------------------------------------------------------------------
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package blender
dpkg-buildpackage: source version 2.45-5
dpkg-buildpackage: source changed by Cyril Brulebois <kibi@debian.org>
dpkg-buildpackage: host architecture i386
 /usr/bin/fakeroot debian/rules clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 
No patch removed
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
# Remove stamps and configuration helpers
rm -f build-stamp configure-stamp
rm -f user-config.py source/tools/guess/config.guess extern/bFTGL/unix/config.guess extern/bFTGL/unix/config.sub
# General cleanup (instead of buggy scons clean)
rm -rf build
rm -rf install
# Additional cleanup
rm -f .sconsign.dblite
rm -f tools/*.pyc
rm -f install/linux2/plugins/include
dh_clean
 dpkg-source -b blender-2.45-5
dpkg-source: warning: source directory 'blender-2.45-5' is not <sourcepackage>-<upstreamversion> 'blender-2.45'
dpkg-source: warning: .orig directory name blender-2.45-5.orig is not <package>-<upstreamversion> (wanted blender-2.45.orig)
dpkg-source: info: using source format `1.0'
dpkg-source: info: building blender using existing blender_2.45.orig.tar.gz
dpkg-source: info: building blender in blender_2.45-5.diff.gz
dpkg-source: warning: ignoring deletion of file source/tools/guess/config.guess
dpkg-source: warning: ignoring deletion of file extern/bFTGL/unix/config.guess
dpkg-source: warning: ignoring deletion of file extern/bFTGL/unix/config.sub
dpkg-source: info: building blender in blender_2.45-5.dsc
 debian/rules build
# quilt exits with 2 as return when there was nothing to do. 
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch 02_tmp_in_HOME
patching file source/blender/src/usiblender.c

Applying patch 04_de_po_fix
patching file po/de.po

Applying patch 10_gnukfreebsd_support
patching file SConstruct
patching file extern/bullet2/src/SConscript
patching file extern/qhull/SConscript
patching file extern/solid/SConscript
patching file extern/verse/dist/SConstruct
patching file intern/ghost/SConscript
patching file source/blender/blenlib/SConscript
patching file source/blender/render/SConscript
patching file extern/bFTGL/src/FTVectoriser.cpp
patching file source/blender/blenlib/intern/storage.c
patching file release/plugins/bmake

Applying patch 20_gcc4.3_support
patching file intern/SoundSystem/intern/SND_Utils.cpp
patching file intern/ghost/intern/GHOST_WindowX11.cpp
patching file source/gameengine/Rasterizer/RAS_OpenGLRasterizer/glext.h
patching file intern/string/STR_String.h
patching file source/gameengine/GamePlayer/common/GPC_KeyboardDevice.cpp
patching file source/blender/yafray/intern/yafray_Render.cpp
patching file source/blender/yafray/intern/export_Plugin.cpp
patching file source/blender/yafray/intern/export_File.cpp

Applying patch 30_fix_CVE-2008-1102
patching file source/blender/imbuf/intern/radiance_hdr.c

Applying patch 40_workaround_scons_options_deprecation
patching file tools/btools.py

Applying patch 50_debian_build_config
patching file config/linux2-config.py

Now at patch 50_debian_build_config
touch debian/stamp-patched
dh_testdir
# Use updated config.* scripts
for config in source/tools/guess/config.guess extern/bFTGL/unix/config.guess extern/bFTGL/unix/config.sub; do \
		ln -sf /usr/share/misc/`basename $config` $config; \
	done
# Ensure that non-Linux architectures use the same
# configuration without having to duplicate it
ln -sf config/linux2-config.py user-config.py
# Main build
scons WITH_BF_PLAYER=1 BF_FANCY=0 CC=cc CXX=g++ CFLAGS="-Wall -g -O2" CPPFLAGS=""
scons: Reading SConscript files ...
Command-line arguments
	CPPFLAGS = 
	WITH_BF_PLAYER = 1
	CC = cc
	CXX = g++
	CFLAGS = -Wall -g -O2
	BF_FANCY = 0
Command-line targets
	No targets given, using default
Using config file: config/linux2-config.py
Using config file: user-config.py
Building in ./build/linux2/
Configuring library bf_soundsystem

scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
File "/build/user-blender_2.45-5-amd64-9xuWpa/blender-2.45-5/tools/Blender.py", line 385, in BlenderLib
Configuring library bf_string
Configuring library bf_ghost
Configuring library bf_guardedalloc
Configuring library bf_bmfont
Configuring library bf_moto
Compiling ==> 'bmfont.cpp'
Compiling ==> 'GPC_Canvas.cpp'
Compiling ==> 'GPC_Engine.cpp'
In file included from intern/moto/include/MT_Matrix3x3.h:52,
                 from intern/moto/include/MT_Transform.h:57,
                 from source/gameengine/Rasterizer/RAS_TexVert.h:38,
                 from source/gameengine/Rasterizer/RAS_Polygon.h:35,
                 from source/gameengine/Rasterizer/RAS_MeshObject.h:43,
                 from source/gameengine/GamePlayer/common/GPC_Engine.cpp:56:
intern/moto/include/MT_Quaternion.h: In member function 'void MT_Quaternion::setRotation(const MT_Vector3&, MT_Scalar)':
intern/moto/include/MT_Quaternion.h:71: warning: deprecated conversion from string constant to 'char*'
intern/moto/include/MT_Quaternion.h:71: warning: deprecated conversion from string constant to 'char*'
In file included from intern/moto/include/MT_Transform.h:57,
                 from source/gameengine/Rasterizer/RAS_TexVert.h:38,
                 from source/gameengine/Rasterizer/RAS_Polygon.h:35,
                 from source/gameengine/Rasterizer/RAS_MeshObject.h:43,
                 from source/gameengine/GamePlayer/common/GPC_Engine.cpp:56:
intern/moto/include/MT_Matrix3x3.h: In member function 'void MT_Matrix3x3::setRotation(const MT_Quaternion&)':
intern/moto/include/MT_Matrix3x3.h:114: warning: deprecated conversion from string constant to 'char*'
intern/moto/include/MT_Matrix3x3.h:114: warning: deprecated conversion from string constant to 'char*'
source/gameengine/GamePlayer/common/GPC_Engine.cpp: In constructor 'GPC_Engine::GPC_Engine(char*, int, int, int)':
source/gameengine/GamePlayer/common/GPC_Engine.cpp:95: warning: deprecated conversion from string constant to 'char*'
source/gameengine/GamePlayer/common/GPC_Engine.cpp:101: warning: deprecated conversion from string constant to 'char*'
Compiling ==> 'GPC_KeyboardDevice.cpp'
Compiling ==> 'GPC_MouseDevice.cpp'
Compiling ==> 'GPC_PolygonMaterial.cpp'
In file included from intern/moto/include/MT_Matrix3x3.h:52,
                 from intern/moto/include/MT_Transform.h:57,
                 from intern/moto/include/MT_Matrix4x4.h:45,
                 from source/gameengine/Rasterizer/RAS_IRasterizer.h:40,
                 from source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:53:
intern/moto/include/MT_Quaternion.h: In member function 'void MT_Quaternion::setRotation(const MT_Vector3&, MT_Scalar)':
intern/moto/include/MT_Quaternion.h:71: warning: deprecated conversion from string constant to 'char*'
intern/moto/include/MT_Quaternion.h:71: warning: deprecated conversion from string constant to 'char*'
In file included from intern/moto/include/MT_Transform.h:57,
                 from intern/moto/include/MT_Matrix4x4.h:45,
                 from source/gameengine/Rasterizer/RAS_IRasterizer.h:40,
                 from source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:53:
intern/moto/include/MT_Matrix3x3.h: In member function 'void MT_Matrix3x3::setRotation(const MT_Quaternion&)':
intern/moto/include/MT_Matrix3x3.h:114: warning: deprecated conversion from string constant to 'char*'
intern/moto/include/MT_Matrix3x3.h:114: warning: deprecated conversion from string constant to 'char*'
Compiling ==> 'GPC_RawImage.cpp'
Compiling ==> 'GPC_RawLoadDotBlendArray.cpp'
Compiling ==> 'GPC_RawLogoArrays.cpp'
Compiling ==> 'GPC_RenderTools.cpp'
In file included from intern/moto/include/MT_Matrix3x3.h:52,
                 from intern/moto/include/MT_Transform.h:57,
                 from source/gameengine/Rasterizer/RAS_IRenderTools.h:35,
                 from source/gameengine/GamePlayer/common/GPC_RenderTools.h:49,
                 from source/gameengine/GamePlayer/common/GPC_RenderTools.cpp:48:
intern/moto/include/MT_Quaternion.h: In member function 'void MT_Quaternion::setRotation(const MT_Vector3&, MT_Scalar)':
intern/moto/include/MT_Quaternion.h:71: warning: deprecated conversion from string constant to 'char*'
intern/moto/include/MT_Quaternion.h:71: warning: deprecated conversion from string constant to 'char*'
In file included from intern/moto/include/MT_Transform.h:57,
                 from source/gameengine/Rasterizer/RAS_IRenderTools.h:35,
                 from source/gameengine/GamePlayer/common/GPC_RenderTools.h:49,
                 from source/gameengine/GamePlayer/common/GPC_RenderTools.cpp:48:
intern/moto/include/MT_Matrix3x3.h: In member function 'void MT_Matrix3x3::setRotation(const MT_Quaternion&)':
intern/moto/include/MT_Matrix3x3.h:114: warning: deprecated conversion from string constant to 'char*'
intern/moto/include/MT_Matrix3x3.h:114: warning: deprecated conversion from string constant to 'char*'
In file included from source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h:37,
                 from source/gameengine/GamePlayer/common/GPC_RenderTools.cpp:101:
source/gameengine/Physics/common/PHY_DynamicTypes.h: At global scope:
source/gameengine/Physics/common/PHY_DynamicTypes.h:49: warning: 'typedef' was ignored in this declaration
In file included from source/gameengine/Ketsji/BL_Texture.h:8,
                 from source/gameengine/Ketsji/KX_BlenderMaterial.h:9,
                 from source/gameengine/GamePlayer/common/GPC_RenderTools.cpp:102:
source/gameengine/Ketsji/KX_Camera.h:132: warning: 'typedef' was ignored in this declaration
source/gameengine/GamePlayer/common/GPC_RenderTools.cpp: In member function 'int GPC_RenderTools::applyLights(int)':
source/gameengine/GamePlayer/common/GPC_RenderTools.cpp:375: warning: comparison between signed and unsigned integer expressions
source/gameengine/GamePlayer/common/GPC_RenderTools.cpp:382: warning: comparison between signed and unsigned integer expressions
Compiling ==> 'GPC_System.cpp'
Linking library ==> 'libgp_common.a'
Compiling ==> 'GPG_Application.cpp'
In file included from intern/moto/include/MT_Matrix3x3.h:52,
                 from intern/moto/include/MT_Transform.h:57,
                 from intern/moto/include/MT_Matrix4x4.h:45,
                 from source/gameengine/Ketsji/KX_KetsjiEngine.h:37,
                 from source/gameengine/GamePlayer/ghost/GPG_Application.cpp:77:
intern/moto/include/MT_Quaternion.h: In member function 'void MT_Quaternion::setRotation(const MT_Vector3&, MT_Scalar)':
intern/moto/include/MT_Quaternion.h:71: warning: deprecated conversion from string constant to 'char*'
intern/moto/include/MT_Quaternion.h:71: warning: deprecated conversion from string constant to 'char*'
In file included from intern/moto/include/MT_Transform.h:57,
                 from intern/moto/include/MT_Matrix4x4.h:45,
                 from source/gameengine/Ketsji/KX_KetsjiEngine.h:37,
                 from source/gameengine/GamePlayer/ghost/GPG_Application.cpp:77:
intern/moto/include/MT_Matrix3x3.h: In member function 'void MT_Matrix3x3::setRotation(const MT_Quaternion&)':
intern/moto/include/MT_Matrix3x3.h:114: warning: deprecated conversion from string constant to 'char*'
intern/moto/include/MT_Matrix3x3.h:114: warning: deprecated conversion from string constant to 'char*'
source/gameengine/GamePlayer/ghost/GPG_Application.cpp: In member function 'bool GPG_Application::startEngine()':
source/gameengine/GamePlayer/ghost/GPG_Application.cpp:659: warning: unused variable 'gameLogic'
source/gameengine/GamePlayer/ghost/GPG_Application.cpp: In member function 'bool GPG_Application::handleWheel(GHOST_IEvent*)':
source/gameengine/GamePlayer/ghost/GPG_Application.cpp:770: warning: deprecated conversion from string constant to 'char*'
source/gameengine/GamePlayer/ghost/GPG_Application.cpp:770: warning: deprecated conversion from string constant to 'char*'
source/gameengine/GamePlayer/ghost/GPG_Application.cpp: In member function 'bool GPG_Application::handleButton(GHOST_IEvent*, bool)':
source/gameengine/GamePlayer/ghost/GPG_Application.cpp:789: warning: deprecated conversion from string constant to 'char*'
source/gameengine/GamePlayer/ghost/GPG_Application.cpp:789: warning: deprecated conversion from string constant to 'char*'
source/gameengine/GamePlayer/ghost/GPG_Application.cpp: In member function 'bool GPG_Application::handleCursorMove(GHOST_IEvent*)':
source/gameengine/GamePlayer/ghost/GPG_Application.cpp:818: warning: deprecated conversion from string constant to 'char*'
source/gameengine/GamePlayer/ghost/GPG_Application.cpp:818: warning: deprecated conversion from string constant to 'char*'
source/gameengine/GamePlayer/ghost/GPG_Application.cpp: In member function 'bool GPG_Application::handleKey(GHOST_IEvent*, bool)':
source/gameengine/GamePlayer/ghost/GPG_Application.cpp:835: warning: deprecated conversion from string constant to 'char*'
source/gameengine/GamePlayer/ghost/GPG_Application.cpp:835: warning: deprecated conversion from string constant to 'char*'
Compiling ==> 'GPG_Canvas.cpp'
Compiling ==> 'GPG_ghost.cpp'
In file included from intern/moto/include/MT_Matrix3x3.h:52,
                 from intern/moto/include/MT_Transform.h:57,
                 from intern/moto/include/MT_Matrix4x4.h:45,
                 from source/gameengine/Ketsji/KX_KetsjiEngine.h:37,
                 from source/gameengine/GamePlayer/ghost/GPG_ghost.cpp:49:
intern/moto/include/MT_Quaternion.h: In member function 'void MT_Quaternion::setRotation(const MT_Vector3&, MT_Scalar)':
intern/moto/include/MT_Quaternion.h:71: warning: deprecated conversion from string constant to 'char*'
intern/moto/include/MT_Quaternion.h:71: warning: deprecated conversion from string constant to 'char*'
In file included from intern/moto/include/MT_Transform.h:57,
                 from intern/moto/include/MT_Matrix4x4.h:45,
                 from source/gameengine/Ketsji/KX_KetsjiEngine.h:37,
                 from source/gameengine/GamePlayer/ghost/GPG_ghost.cpp:49:
intern/moto/include/MT_Matrix3x3.h: In member function 'void MT_Matrix3x3::setRotation(const MT_Quaternion&)':
intern/moto/include/MT_Matrix3x3.h:114: warning: deprecated conversion from string constant to 'char*'
intern/moto/include/MT_Matrix3x3.h:114: warning: deprecated conversion from string constant to 'char*'
source/gameengine/GamePlayer/ghost/GPG_ghost.cpp: In function 'void usage(char*)':
source/gameengine/GamePlayer/ghost/GPG_ghost.cpp:158: warning: deprecated conversion from string constant to 'char*'
source/gameengine/GamePlayer/ghost/GPG_ghost.cpp: In function 'int main(int, char**)':
source/gameengine/GamePlayer/ghost/GPG_ghost.cpp:289: warning: 'stereomode' may be used uninitialized in this function
Compiling ==> 'GPG_KeyboardDevice.cpp'
Compiling ==> 'GPG_System.cpp'
Linking library ==> 'libgp_ghost.a'
Compiling ==> 'buildinfo.c'
Linking program ==> 'blender'
build/linux2/lib/libbf_blenkernel.a(writeffmpeg.o): In function `generate_video_frame':
/build/user-blender_2.45-5-amd64-9xuWpa/blender-2.45-5/source/blender/blenkernel/intern/writeffmpeg.c:320: undefined reference to `img_convert'
build/linux2/lib/libbf_imbuf.a(anim.o): In function `ffmpeg_fetchibuf':
/build/user-blender_2.45-5-amd64-9xuWpa/blender-2.45-5/source/blender/imbuf/intern/anim.c:709: undefined reference to `img_convert'
collect2: ld returned 1 exit status