[Collab-qa-commits] r837 - in collab-qa-tools: lib/collab-qa test/dest test/source

lucas at alioth.debian.org lucas at alioth.debian.org
Mon Apr 28 06:42:17 UTC 2008


Author: lucas
Date: 2008-04-28 06:42:16 +0000 (Mon, 28 Apr 2008)
New Revision: 837

Added:
   collab-qa-tools/test/dest/fontmatrix_0.4.2-1_sid32-gcc43.buildoutput
   collab-qa-tools/test/dest/magicor_1.0-1_sid32-gcc43.buildoutput
   collab-qa-tools/test/source/fontmatrix_0.4.2-1_sid32-gcc43.buildlog
   collab-qa-tools/test/source/magicor_1.0-1_sid32-gcc43.buildlog
Modified:
   collab-qa-tools/lib/collab-qa/log-parser.rb
Log:
added test cases
clarified template wrt gcc 4.3


Modified: collab-qa-tools/lib/collab-qa/log-parser.rb
===================================================================
--- collab-qa-tools/lib/collab-qa/log-parser.rb	2008-04-27 22:40:46 UTC (rev 836)
+++ collab-qa-tools/lib/collab-qa/log-parser.rb	2008-04-28 06:42:16 UTC (rev 837)
@@ -456,12 +456,16 @@
 
 Hi,
 
-During a rebuild of all packages in sid, your package failed to build on i386.
+During a rebuild of all packages in sid, your package failed to build on
+i386.
 
-This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
-the default on most architectures (even if it's not the case on i386 yet).
-Feel free to downgrade this bug to 'important' if your package is only built
-on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
+This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
+is now the default on most architectures (even if it's not the case on
+i386 yet).  Consequently, many failures are caused by the switch to gcc
+4.3.
+If you determine that this failure is caused by gcc 4.3, feel free to
+downgrade this bug to 'important' if your package is only built on i386,
+and this bug is specific to gcc 4.3 (i.e the package builds fine with
 gcc 4.2).
 
 Relevant part:

Added: collab-qa-tools/test/dest/fontmatrix_0.4.2-1_sid32-gcc43.buildoutput
===================================================================
--- collab-qa-tools/test/dest/fontmatrix_0.4.2-1_sid32-gcc43.buildoutput	                        (rev 0)
+++ collab-qa-tools/test/dest/fontmatrix_0.4.2-1_sid32-gcc43.buildoutput	2008-04-28 06:42:16 UTC (rev 837)
@@ -0,0 +1,73 @@
+fontmatrix 0.4.2-1 Failed 48.490563
+Reason: UNKNOWN
+
+1-line summary:
+XXX
+
+multi-line summary:
+UNKNOWN
+
+excerpt for mail:
+ /usr/bin/fakeroot debian/rules clean
+dh_testdir
+dh_testroot
+rm -rf /build/user/fontmatrix-0.4.2/debian/build /build/user/fontmatrix-0.4.2/debian/fontmatrix
+rm -f build-stamp configure-stamp
+dh_clean
+ dpkg-source -b fontmatrix-0.4.2
+dpkg-source: info: using source format `1.0'
+dpkg-source: info: building fontmatrix using existing fontmatrix_0.4.2.orig.tar.gz
+dpkg-source: info: building fontmatrix in fontmatrix_0.4.2-1.diff.gz
+dpkg-source: info: building fontmatrix in fontmatrix_0.4.2-1.dsc
+ debian/rules build
+dh_testdir
+mkdir -p /build/user/fontmatrix-0.4.2/debian/build
+cd /build/user/fontmatrix-0.4.2/debian/build && /usr/bin/cmake \
+		-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+		-DCMAKE_SKIP_RPATH:BOOL=1 \
+		-DRPATH_STYLE:STRING=none \
+		-DCMAKE_C_FLAGS:STRING='-O2 -g -Wall' ../../
+-- Check for working C compiler: /usr/bin/gcc
+-- Check for working C compiler: /usr/bin/gcc -- works
+-- Check size of void*
+-- Check size of void* - done
+-- Check for working CXX compiler: /usr/bin/c++
+-- Check for working CXX compiler: /usr/bin/c++ -- works
+-- Building Fontmatrix 0.4.2
+-- Use own shaper rather than HB
+-- High performance required :-)
+-- Looking for Q_WS_X11
+-- Looking for Q_WS_X11 - found
+-- Looking for Q_WS_WIN
+-- Looking for Q_WS_WIN - not found.
+-- Looking for Q_WS_QWS
+-- Looking for Q_WS_QWS - not found.
+-- Looking for Q_WS_MAC
+-- Looking for Q_WS_MAC - not found.
+-- Found Qt-Version 4.4.0-rc1
+-- Looking for _POSIX_TIMERS
+-- Looking for _POSIX_TIMERS - found
+-- Qt4 Found OK
+-- FreeType2 Library Found OK
+-- Looking for FT_Get_First_Char in libfreetype.so
+-- Looking for FT_Get_First_Char in libfreetype.so - found
+-- Looking for FT_Get_Next_Char in libfreetype.so
+-- Looking for FT_Get_Next_Char in libfreetype.so - found
+-- FontConfig Found OK
+-- 
+-- Fontmatrix will be installed under /usr
+-- 
+CMake Error: This project requires some variables to be set,
+and cmake can not find them.
+Please set the following variables:
+FONTCONFIG_INCLUDE_DIR
+QT_FONTCONFIG_LIBRARY (ADVANCED)
+QT_PNG_LIBRARY (ADVANCED)
+QT_X11_ICE_LIBRARY (ADVANCED)
+QT_X11_SM_LIBRARY (ADVANCED)
+QT_XI_LIBRARY (ADVANCED)
+QT_XRANDR_LIBRARY (ADVANCED)
+QT_XRENDER_LIBRARY (ADVANCED)
+
+-- Configuring done
+make: *** [configure-stamp] Error 255

Added: collab-qa-tools/test/dest/magicor_1.0-1_sid32-gcc43.buildoutput
===================================================================
--- collab-qa-tools/test/dest/magicor_1.0-1_sid32-gcc43.buildoutput	                        (rev 0)
+++ collab-qa-tools/test/dest/magicor_1.0-1_sid32-gcc43.buildoutput	2008-04-28 06:42:16 UTC (rev 837)
@@ -0,0 +1,46 @@
+magicor 1.0-1 Failed 25.947127
+Reason: UNKNOWN
+
+1-line summary:
+dh_install: magicor missing files (debian/tmp/usr/lib/python2.4/site-packages/magicor/*.py), aborting
+
+multi-line summary:
+dh_install: magicor missing files (debian/tmp/usr/lib/python2.4/site-packages/magicor/*.py), aborting
+
+excerpt for mail:
+make[1]: Entering directory `/build/user/magicor-1.0'
+mkdir -p /build/user/magicor-1.0/debian/tmp//usr/lib/python2.5/site-packages/magicor
+cp -fr magicor/* /build/user/magicor-1.0/debian/tmp//usr/lib/python2.5/site-packages/magicor
+mkdir -p /build/user/magicor-1.0/debian/tmp//usr/games
+cat Magicor.py | python scripts/replacer.py "###CONFIG_PATH###" /etc/magicor.conf > /build/user/magicor-1.0/debian/tmp//usr/games/magicor
+mkdir -p /build/user/magicor-1.0/debian/tmp//etc
+cat etc/magicor.conf | python scripts/replacer.py "###SHARE_PATH###" /usr/share/games/magicor > /build/user/magicor-1.0/debian/tmp//etc/magicor.conf
+cat Magicor-LevelEditor.py | python scripts/replacer.py "###CONFIG_PATH###" /etc/magicor-editor.conf > /build/user/magicor-1.0/debian/tmp//usr/games/magicor-editor
+cat etc/magicor-editor.conf | python scripts/replacer.py "###SHARE_PATH###" /usr/share/games/magicor > /build/user/magicor-1.0/debian/tmp//etc/magicor-editor.conf
+chmod a+x /build/user/magicor-1.0/debian/tmp//usr/games/magicor
+chmod a+x /build/user/magicor-1.0/debian/tmp//usr/games/magicor-editor
+mkdir -p /build/user/magicor-1.0/debian/tmp//usr/share/games/magicor
+cp -fr data/* /build/user/magicor-1.0/debian/tmp//usr/share/games/magicor
+Done. If everything wen't well you can now run '/build/user/magicor-1.0/debian/tmp//usr/games/magicor'
+make[1]: Leaving directory `/build/user/magicor-1.0'
+dh_installdirs -pmagicor 
+dh_installdirs -pmagicor-data 
+dh_installdocs -pmagicor ./README  
+dh_installexamples -pmagicor 
+dh_installman -pmagicor debian/magicor.1 debian/magicor-editor.1 
+dh_installinfo -pmagicor  
+dh_installmenu -pmagicor 
+dh_installcron -pmagicor 
+dh_installinit -pmagicor   
+dh_installdebconf -pmagicor 
+dh_installemacsen -pmagicor   
+dh_installcatalogs -pmagicor 
+dh_installpam -pmagicor 
+dh_installlogrotate -pmagicor 
+dh_installlogcheck -pmagicor 
+dh_installchangelogs -pmagicor   
+dh_installudev -pmagicor 
+dh_lintian -pmagicor 
+dh_install -pmagicor  
+dh_install: magicor missing files (debian/tmp/usr/lib/python2.4/site-packages/magicor/*.py), aborting
+make: *** [binary-install/magicor] Error 1

Added: collab-qa-tools/test/source/fontmatrix_0.4.2-1_sid32-gcc43.buildlog
===================================================================
--- collab-qa-tools/test/source/fontmatrix_0.4.2-1_sid32-gcc43.buildlog	                        (rev 0)
+++ collab-qa-tools/test/source/fontmatrix_0.4.2-1_sid32-gcc43.buildlog	2008-04-28 06:42:16 UTC (rev 837)
@@ -0,0 +1,539 @@
+DC-Build-Header: fontmatrix 0.4.2-1 / Sat Apr 19 20:42:55 +0200 2008
+Automatic build of fontmatrix_0.4.2-1 on gdx-203.orsay.grid5000.fr by sbuild/amd64 0.57.0
+Build started at 20080419-2042
+******************************************************************************
+Failed to open ./fontmatrix_0.4.2-1.dsc
+Checking available source versions...
+Fetching source files...
+Reading package lists...
+Building dependency tree...
+Reading state information...
+Need to get 661kB of source archives.
+Get:1 http://idpot.grenoble.grid5000.fr sid/main fontmatrix 0.4.2-1 (dsc) [776B]
+Get:2 http://idpot.grenoble.grid5000.fr sid/main fontmatrix 0.4.2-1 (tar) [657kB]
+Get:3 http://idpot.grenoble.grid5000.fr sid/main fontmatrix 0.4.2-1 (diff) [3062B]
+Fetched 661kB in 0s (1781kB/s)
+Download complete and in download only mode
+** Using build dependencies supplied by package:
+Build-Depends: cmake, debhelper (>= 5), libfreetype6-dev, libqt4-dev (>= 4.3)
+Checking for already installed source dependencies...
+cmake: missing
+debhelper: missing
+Using default version 6.0.11
+libfreetype6-dev: missing
+libqt4-dev: missing
+Using default version 4.4.0~rc1-4
+Checking for source dependency conflicts...
+Reading package lists...
+Building dependency tree...
+Reading state information...
+The following extra packages will be installed:
+  bsdmainutils defoma file fontconfig fontconfig-config gettext gettext-base
+  groff-base html2text intltool-debian libaudio2 libdrm2 libexpat1
+  libfontconfig1 libfreetype6 libgl1-mesa-dev libgl1-mesa-glx libglib2.0-0
+  libglu1-mesa libglu1-mesa-dev libice6 libjpeg62 liblcms1 libmagic1 libmng1
+  libmysqlclient15off libnewt0.52 libpcre3 libpng12-0 libpopt0
+  libqt4-assistant libqt4-dbus libqt4-designer libqt4-gui libqt4-help
+  libqt4-network libqt4-opengl libqt4-qt3support libqt4-script libqt4-sql
+  libqt4-sql-mysql libqt4-svg libqt4-test libqt4-webkit libqt4-xml
+  libqt4-xmlpatterns libqtcore4 libsm6 libsqlite3-0 libtiff4 libx11-6
+  libx11-data libx11-dev libxau-dev libxau6 libxdamage1 libxdmcp-dev libxdmcp6
+  libxext-dev libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxt6
+  libxxf86vm1 man-db mesa-common-dev mysql-common po-debconf ttf-dejavu
+  ttf-dejavu-core ttf-dejavu-extra ucf whiptail 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 defoma-doc dfontmgr psfontmgr
+  x-ttcidfont-conf cvs gettext-doc groff nas liblcms-utils qt4-dev-tools
+  qt4-doc www-browser
+Recommended packages:
+  libft-perl curl wget lynx libglib2.0-data libfribidi0 qt4-qtconfig
+  libcompress-zlib-perl libmail-box-perl libmail-sendmail-perl
+The following NEW packages will be installed:
+  bsdmainutils cmake debhelper defoma file fontconfig fontconfig-config
+  gettext gettext-base groff-base html2text intltool-debian libaudio2 libdrm2
+  libexpat1 libfontconfig1 libfreetype6 libfreetype6-dev libgl1-mesa-dev
+  libgl1-mesa-glx libglib2.0-0 libglu1-mesa libglu1-mesa-dev libice6 libjpeg62
+  liblcms1 libmagic1 libmng1 libmysqlclient15off libnewt0.52 libpcre3
+  libpng12-0 libpopt0 libqt4-assistant libqt4-dbus libqt4-designer libqt4-dev
+  libqt4-gui libqt4-help libqt4-network libqt4-opengl libqt4-qt3support
+  libqt4-script libqt4-sql libqt4-sql-mysql libqt4-svg libqt4-test
+  libqt4-webkit libqt4-xml libqt4-xmlpatterns libqtcore4 libsm6 libsqlite3-0
+  libtiff4 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxdamage1
+  libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxfixes3 libxi6 libxrandr2
+  libxrender1 libxt6 libxxf86vm1 man-db mesa-common-dev mysql-common
+  po-debconf ttf-dejavu ttf-dejavu-core ttf-dejavu-extra ucf whiptail
+  x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev
+  x11proto-xext-dev xtrans-dev zlib1g-dev
+0 upgraded, 86 newly installed, 0 to remove and 0 not upgraded.
+Need to get 46.0MB of archives.
+After this operation, 138MB of additional disk space will be used.
+WARNING: The following packages cannot be authenticated!
+  x11-common libxau6 libxdmcp6 libx11-data libx11-6 x11proto-core-dev
+  libxau-dev libxdmcp-dev libxext6 x11proto-input-dev x11proto-xext-dev
+  libxext-dev x11proto-kb-dev xtrans-dev libx11-dev libxfixes3 libice6 libsm6
+  libxt6 bsdmainutils groff-base libnewt0.52 libpopt0 man-db whiptail
+  libmagic1 file gettext-base libpcre3 cmake html2text gettext intltool-debian
+  po-debconf debhelper defoma libexpat1 libfreetype6 ucf ttf-dejavu-core
+  ttf-dejavu-extra ttf-dejavu fontconfig-config libfontconfig1 fontconfig
+  libaudio2 libdrm2 zlib1g-dev libfreetype6-dev mesa-common-dev libxdamage1
+  libxxf86vm1 libgl1-mesa-glx libgl1-mesa-dev libglib2.0-0 libglu1-mesa
+  libglu1-mesa-dev libjpeg62 liblcms1 libmng1 mysql-common libmysqlclient15off
+  libpng12-0 libqtcore4 libqt4-network libqt4-assistant libqt4-xml libqt4-dbus
+  libqt4-svg libtiff4 libxi6 libxrender1 libxrandr2 libqt4-gui libqt4-script
+  libqt4-designer libqt4-sql-mysql libqt4-sql libqt4-help libqt4-opengl
+  libqt4-qt3support libqt4-test libsqlite3-0 libqt4-webkit libqt4-xmlpatterns
+  libqt4-dev
+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 libxau6 1:1.0.3-2 [11.7kB]
+Get:3 http://idpot.grenoble.grid5000.fr sid/main libxdmcp6 1:1.0.2-2 [16.7kB]
+Get:4 http://idpot.grenoble.grid5000.fr sid/main libx11-data 2:1.0.3-7 [157kB]
+Get:5 http://idpot.grenoble.grid5000.fr sid/main libx11-6 2:1.0.3-7 [567kB]
+Get:6 http://idpot.grenoble.grid5000.fr sid/main x11proto-core-dev 7.0.12-1 [89.6kB]
+Get:7 http://idpot.grenoble.grid5000.fr sid/main libxau-dev 1:1.0.3-2 [15.4kB]
+Get:8 http://idpot.grenoble.grid5000.fr sid/main libxdmcp-dev 1:1.0.2-2 [19.8kB]
+Get:9 http://idpot.grenoble.grid5000.fr sid/main libxext6 2:1.0.4-1 [33.5kB]
+Get:10 http://idpot.grenoble.grid5000.fr sid/main x11proto-input-dev 1.4.3-2 [16.0kB]
+Get:11 http://idpot.grenoble.grid5000.fr sid/main x11proto-xext-dev 7.0.2-5 [41.7kB]
+Get:12 http://idpot.grenoble.grid5000.fr sid/main libxext-dev 2:1.0.4-1 [84.2kB]
+Get:13 http://idpot.grenoble.grid5000.fr sid/main x11proto-kb-dev 1.0.3-2 [26.8kB]
+Get:14 http://idpot.grenoble.grid5000.fr sid/main xtrans-dev 1.1-1 [73.7kB]
+Get:15 http://idpot.grenoble.grid5000.fr sid/main libx11-dev 2:1.0.3-7 [1269kB]
+Get:16 http://idpot.grenoble.grid5000.fr sid/main libxfixes3 1:4.0.3-2 [9572B]
+Get:17 http://idpot.grenoble.grid5000.fr sid/main libice6 2:1.0.4-1 [46.6kB]
+Get:18 http://idpot.grenoble.grid5000.fr sid/main libsm6 2:1.0.3-1+b1 [21.8kB]
+Get:19 http://idpot.grenoble.grid5000.fr sid/main libxt6 1:1.0.5-3 [166kB]
+Get:20 http://idpot.grenoble.grid5000.fr sid/main bsdmainutils 6.1.10 [172kB]
+Get:21 http://idpot.grenoble.grid5000.fr sid/main groff-base 1.18.1.1-20 [846kB]
+Get:22 http://idpot.grenoble.grid5000.fr sid/main libnewt0.52 0.52.2-11.2 [67.2kB]
+Get:23 http://idpot.grenoble.grid5000.fr sid/main libpopt0 1.10-3 [33.1kB]
+Get:24 http://idpot.grenoble.grid5000.fr sid/main man-db 2.5.1-3 [997kB]
+Get:25 http://idpot.grenoble.grid5000.fr sid/main whiptail 0.52.2-11.2 [34.8kB]
+Get:26 http://idpot.grenoble.grid5000.fr sid/main libmagic1 4.23-2 [342kB]
+Get:27 http://idpot.grenoble.grid5000.fr sid/main file 4.23-2 [41.0kB]
+Get:28 http://idpot.grenoble.grid5000.fr sid/main gettext-base 0.17-2 [123kB]
+Get:29 http://idpot.grenoble.grid5000.fr sid/main libpcre3 7.6-2 [208kB]
+Get:30 http://idpot.grenoble.grid5000.fr sid/main cmake 2.4.8-1 [4794kB]
+Get:31 http://idpot.grenoble.grid5000.fr sid/main html2text 1.3.2a-3 [98.9kB]
+Get:32 http://idpot.grenoble.grid5000.fr sid/main gettext 0.17-2 [2683kB]
+Get:33 http://idpot.grenoble.grid5000.fr sid/main intltool-debian 0.35.0+20060710.1 [30.8kB]
+Get:34 http://idpot.grenoble.grid5000.fr sid/main po-debconf 1.0.12.1 [237kB]
+Get:35 http://idpot.grenoble.grid5000.fr sid/main debhelper 6.0.11 [522kB]
+Get:36 http://idpot.grenoble.grid5000.fr sid/main defoma 0.11.10-0.2 [101kB]
+Get:37 http://idpot.grenoble.grid5000.fr sid/main libexpat1 1.95.8-4 [63.9kB]
+Get:38 http://idpot.grenoble.grid5000.fr sid/main libfreetype6 2.3.5-1+b1 [347kB]
+Get:39 http://idpot.grenoble.grid5000.fr sid/main ucf 3.006 [61.6kB]
+Get:40 http://idpot.grenoble.grid5000.fr sid/main ttf-dejavu-core 2.24-2 [1351kB]
+Get:41 http://idpot.grenoble.grid5000.fr sid/main ttf-dejavu-extra 2.24-2 [2952kB]
+Get:42 http://idpot.grenoble.grid5000.fr sid/main ttf-dejavu 2.24-2 [24.8kB]
+Get:43 http://idpot.grenoble.grid5000.fr sid/main fontconfig-config 2.5.0-2 [179kB]
+Get:44 http://idpot.grenoble.grid5000.fr sid/main libfontconfig1 2.5.0-2 [110kB]
+Get:45 http://idpot.grenoble.grid5000.fr sid/main fontconfig 2.5.0-2 [43.0kB]
+Get:46 http://idpot.grenoble.grid5000.fr sid/main libaudio2 1.9.1-2 [78.9kB]
+Get:47 http://idpot.grenoble.grid5000.fr sid/main libdrm2 2.3.0-4 [20.7kB]
+Get:48 http://idpot.grenoble.grid5000.fr sid/main zlib1g-dev 1:1.2.3.3.dfsg-12 [157kB]
+Get:49 http://idpot.grenoble.grid5000.fr sid/main libfreetype6-dev 2.3.5-1+b1 [662kB]
+Get:50 http://idpot.grenoble.grid5000.fr sid/main mesa-common-dev 7.0.3-1 [183kB]
+Get:51 http://idpot.grenoble.grid5000.fr sid/main libxdamage1 1:1.1.1-3 [9804B]
+Get:52 http://idpot.grenoble.grid5000.fr sid/main libxxf86vm1 1:1.0.1-2 [9778B]
+Get:53 http://idpot.grenoble.grid5000.fr sid/main libgl1-mesa-glx 7.0.3-1 [149kB]
+Get:54 http://idpot.grenoble.grid5000.fr sid/main libgl1-mesa-dev 7.0.3-1 [25.4kB]
+Get:55 http://idpot.grenoble.grid5000.fr sid/main libglib2.0-0 2.16.3-2 [749kB]
+Get:56 http://idpot.grenoble.grid5000.fr sid/main libglu1-mesa 7.0.3-1 [238kB]
+Get:57 http://idpot.grenoble.grid5000.fr sid/main libglu1-mesa-dev 7.0.3-1 [256kB]
+Get:58 http://idpot.grenoble.grid5000.fr sid/main libjpeg62 6b-14 [86.0kB]
+Get:59 http://idpot.grenoble.grid5000.fr sid/main liblcms1 1.16-9 [97.4kB]
+Get:60 http://idpot.grenoble.grid5000.fr sid/main libmng1 1.0.9-1 [189kB]
+Get:61 http://idpot.grenoble.grid5000.fr sid/main mysql-common 5.0.51a-3 [57.8kB]
+Get:62 http://idpot.grenoble.grid5000.fr sid/main libmysqlclient15off 5.0.51a-3 [1852kB]
+Get:63 http://idpot.grenoble.grid5000.fr sid/main libpng12-0 1.2.15~beta5-3 [187kB]
+Get:64 http://idpot.grenoble.grid5000.fr sid/main libqtcore4 4.4.0~rc1-4 [2020kB]
+Get:65 http://idpot.grenoble.grid5000.fr sid/main libqt4-network 4.4.0~rc1-4 [449kB]
+Get:66 http://idpot.grenoble.grid5000.fr sid/main libqt4-assistant 4.4.0~rc1-4 [37.1kB]
+Get:67 http://idpot.grenoble.grid5000.fr sid/main libqt4-xml 4.4.0~rc1-4 [133kB]
+Get:68 http://idpot.grenoble.grid5000.fr sid/main libqt4-dbus 4.4.0~rc1-4 [229kB]
+Get:69 http://idpot.grenoble.grid5000.fr sid/main libqt4-svg 4.4.0~rc1-4 [173kB]
+Get:70 http://idpot.grenoble.grid5000.fr sid/main libtiff4 3.8.2-8 [157kB]
+Get:71 http://idpot.grenoble.grid5000.fr sid/main libxi6 2:1.1.3-1 [24.6kB]
+Get:72 http://idpot.grenoble.grid5000.fr sid/main libxrender1 1:0.9.4-1 [25.4kB]
+Get:73 http://idpot.grenoble.grid5000.fr sid/main libxrandr2 2:1.2.2-1 [20.4kB]
+Get:74 http://idpot.grenoble.grid5000.fr sid/main libqt4-gui 4.4.0~rc1-4 [4242kB]
+Get:75 http://idpot.grenoble.grid5000.fr sid/main libqt4-script 4.4.0~rc1-4 [476kB]
+Get:76 http://idpot.grenoble.grid5000.fr sid/main libqt4-designer 4.4.0~rc1-4 [1993kB]
+Get:77 http://idpot.grenoble.grid5000.fr sid/main libqt4-sql-mysql 4.4.0~rc1-4 [52.5kB]
+Get:78 http://idpot.grenoble.grid5000.fr sid/main libqt4-sql 4.4.0~rc1-4 [126kB]
+Get:79 http://idpot.grenoble.grid5000.fr sid/main libqt4-help 4.4.0~rc1-4 [215kB]
+Get:80 http://idpot.grenoble.grid5000.fr sid/main libqt4-opengl 4.4.0~rc1-4 [172kB]
+Get:81 http://idpot.grenoble.grid5000.fr sid/main libqt4-qt3support 4.4.0~rc1-4 [1349kB]
+Get:82 http://idpot.grenoble.grid5000.fr sid/main libqt4-test 4.4.0~rc1-4 [56.5kB]
+Get:83 http://idpot.grenoble.grid5000.fr sid/main libsqlite3-0 3.5.7-2 [197kB]
+Get:84 http://idpot.grenoble.grid5000.fr sid/main libqt4-webkit 4.4.0~rc1-4 [3254kB]
+Get:85 http://idpot.grenoble.grid5000.fr sid/main libqt4-xmlpatterns 4.4.0~rc1-4 [810kB]
+Get:86 http://idpot.grenoble.grid5000.fr sid/main libqt4-dev 4.4.0~rc1-4 [5322kB]
+debconf: delaying package configuration, since apt-utils is not installed
+Fetched 46.0MB in 2s (22.7MB/s)
+Selecting previously deselected package x11-common.
+(Reading database ... 9334 files and directories currently installed.)
+Unpacking x11-common (from .../x11-common_1%3a7.3+10_i386.deb) ...
+Selecting previously deselected package libxau6.
+Unpacking libxau6 (from .../libxau6_1%3a1.0.3-2_i386.deb) ...
+Selecting previously deselected package libxdmcp6.
+Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.2-2_i386.deb) ...
+Setting up x11-common (1:7.3+10) ...
+Selecting previously deselected package libx11-data.
+(Reading database ... 9378 files and directories currently installed.)
+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 x11proto-core-dev.
+Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.12-1_all.deb) ...
+Selecting previously deselected package libxau-dev.
+Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.3-2_i386.deb) ...
+Selecting previously deselected package libxdmcp-dev.
+Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.0.2-2_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-5_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-2_all.deb) ...
+Selecting previously deselected package xtrans-dev.
+Unpacking xtrans-dev (from .../xtrans-dev_1.1-1_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 libice6.
+Unpacking libice6 (from .../libice6_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 libxt6.
+Unpacking libxt6 (from .../libxt6_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 libnewt0.52.
+Unpacking libnewt0.52 (from .../libnewt0.52_0.52.2-11.2_i386.deb) ...
+Selecting previously deselected package libpopt0.
+Unpacking libpopt0 (from .../libpopt0_1.10-3_i386.deb) ...
+Selecting previously deselected package man-db.
+Unpacking man-db (from .../man-db_2.5.1-3_i386.deb) ...
+Selecting previously deselected package whiptail.
+Unpacking whiptail (from .../whiptail_0.52.2-11.2_i386.deb) ...
+Selecting previously deselected package libmagic1.
+Unpacking libmagic1 (from .../libmagic1_4.23-2_i386.deb) ...
+Selecting previously deselected package file.
+Unpacking file (from .../archives/file_4.23-2_i386.deb) ...
+Selecting previously deselected package gettext-base.
+Unpacking gettext-base (from .../gettext-base_0.17-2_i386.deb) ...
+Selecting previously deselected package libpcre3.
+Unpacking libpcre3 (from .../libpcre3_7.6-2_i386.deb) ...
+Selecting previously deselected package cmake.
+Unpacking cmake (from .../cmake_2.4.8-1_i386.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.12.1_all.deb) ...
+Selecting previously deselected package debhelper.
+Unpacking debhelper (from .../debhelper_6.0.11_all.deb) ...
+Selecting previously deselected package defoma.
+Unpacking defoma (from .../defoma_0.11.10-0.2_all.deb) ...
+Selecting previously deselected package libexpat1.
+Unpacking libexpat1 (from .../libexpat1_1.95.8-4_i386.deb) ...
+Selecting previously deselected package libfreetype6.
+Unpacking libfreetype6 (from .../libfreetype6_2.3.5-1+b1_i386.deb) ...
+Selecting previously deselected package ucf.
+Unpacking ucf (from .../apt/archives/ucf_3.006_all.deb) ...
+Moving old data out of the way
+Selecting previously deselected package ttf-dejavu-core.
+Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.24-2_all.deb) ...
+Selecting previously deselected package ttf-dejavu-extra.
+Unpacking ttf-dejavu-extra (from .../ttf-dejavu-extra_2.24-2_all.deb) ...
+Selecting previously deselected package ttf-dejavu.
+Unpacking ttf-dejavu (from .../ttf-dejavu_2.24-2_all.deb) ...
+Selecting previously deselected package fontconfig-config.
+Unpacking fontconfig-config (from .../fontconfig-config_2.5.0-2_all.deb) ...
+Selecting previously deselected package libfontconfig1.
+Unpacking libfontconfig1 (from .../libfontconfig1_2.5.0-2_i386.deb) ...
+Selecting previously deselected package fontconfig.
+Unpacking fontconfig (from .../fontconfig_2.5.0-2_i386.deb) ...
+Selecting previously deselected package libaudio2.
+Unpacking libaudio2 (from .../libaudio2_1.9.1-2_i386.deb) ...
+Selecting previously deselected package libdrm2.
+Unpacking libdrm2 (from .../libdrm2_2.3.0-4_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 mesa-common-dev.
+Unpacking mesa-common-dev (from .../mesa-common-dev_7.0.3-1_all.deb) ...
+Selecting previously deselected package libxdamage1.
+Unpacking libxdamage1 (from .../libxdamage1_1%3a1.1.1-3_i386.deb) ...
+Selecting previously deselected package libxxf86vm1.
+Unpacking libxxf86vm1 (from .../libxxf86vm1_1%3a1.0.1-2_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 libgl1-mesa-dev.
+Unpacking libgl1-mesa-dev (from .../libgl1-mesa-dev_7.0.3-1_all.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 libglu1-mesa.
+Unpacking libglu1-mesa (from .../libglu1-mesa_7.0.3-1_i386.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 libjpeg62.
+Unpacking libjpeg62 (from .../libjpeg62_6b-14_i386.deb) ...
+Selecting previously deselected package liblcms1.
+Unpacking liblcms1 (from .../liblcms1_1.16-9_i386.deb) ...
+Selecting previously deselected package libmng1.
+Unpacking libmng1 (from .../libmng1_1.0.9-1_i386.deb) ...
+Selecting previously deselected package mysql-common.
+Unpacking mysql-common (from .../mysql-common_5.0.51a-3_all.deb) ...
+Selecting previously deselected package libmysqlclient15off.
+Unpacking libmysqlclient15off (from .../libmysqlclient15off_5.0.51a-3_i386.deb) ...
+Selecting previously deselected package libpng12-0.
+Unpacking libpng12-0 (from .../libpng12-0_1.2.15~beta5-3_i386.deb) ...
+Selecting previously deselected package libqtcore4.
+Unpacking libqtcore4 (from .../libqtcore4_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-network.
+Unpacking libqt4-network (from .../libqt4-network_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-assistant.
+Unpacking libqt4-assistant (from .../libqt4-assistant_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-xml.
+Unpacking libqt4-xml (from .../libqt4-xml_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-dbus.
+Unpacking libqt4-dbus (from .../libqt4-dbus_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-svg.
+Unpacking libqt4-svg (from .../libqt4-svg_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libtiff4.
+Unpacking libtiff4 (from .../libtiff4_3.8.2-8_i386.deb) ...
+Selecting previously deselected package libxi6.
+Unpacking libxi6 (from .../libxi6_2%3a1.1.3-1_i386.deb) ...
+Selecting previously deselected package libxrender1.
+Unpacking libxrender1 (from .../libxrender1_1%3a0.9.4-1_i386.deb) ...
+Selecting previously deselected package libxrandr2.
+Unpacking libxrandr2 (from .../libxrandr2_2%3a1.2.2-1_i386.deb) ...
+Selecting previously deselected package libqt4-gui.
+Unpacking libqt4-gui (from .../libqt4-gui_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-script.
+Unpacking libqt4-script (from .../libqt4-script_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-designer.
+Unpacking libqt4-designer (from .../libqt4-designer_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-sql-mysql.
+Unpacking libqt4-sql-mysql (from .../libqt4-sql-mysql_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-sql.
+Unpacking libqt4-sql (from .../libqt4-sql_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-help.
+Unpacking libqt4-help (from .../libqt4-help_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-opengl.
+Unpacking libqt4-opengl (from .../libqt4-opengl_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-qt3support.
+Unpacking libqt4-qt3support (from .../libqt4-qt3support_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-test.
+Unpacking libqt4-test (from .../libqt4-test_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libsqlite3-0.
+Unpacking libsqlite3-0 (from .../libsqlite3-0_3.5.7-2_i386.deb) ...
+Selecting previously deselected package libqt4-webkit.
+Unpacking libqt4-webkit (from .../libqt4-webkit_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-xmlpatterns.
+Unpacking libqt4-xmlpatterns (from .../libqt4-xmlpatterns_4.4.0~rc1-4_i386.deb) ...
+Selecting previously deselected package libqt4-dev.
+Unpacking libqt4-dev (from .../libqt4-dev_4.4.0~rc1-4_i386.deb) ...
+Setting up libxau6 (1:1.0.3-2) ...
+Setting up libxdmcp6 (1:1.0.2-2) ...
+Setting up libx11-data (2:1.0.3-7) ...
+Setting up libx11-6 (2:1.0.3-7) ...
+Setting up x11proto-core-dev (7.0.12-1) ...
+Setting up libxau-dev (1:1.0.3-2) ...
+Setting up libxdmcp-dev (1:1.0.2-2) ...
+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-5) ...
+Setting up x11proto-kb-dev (1.0.3-2) ...
+Setting up xtrans-dev (1.1-1) ...
+Setting up libxfixes3 (1:4.0.3-2) ...
+Setting up libice6 (2:1.0.4-1) ...
+Setting up libsm6 (2:1.0.3-1+b1) ...
+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 libnewt0.52 (0.52.2-11.2) ...
+Setting up libpopt0 (1.10-3) ...
+Setting up man-db (2.5.1-3) ...
+Building database of manual pages ...
+Setting up whiptail (0.52.2-11.2) ...
+Setting up libmagic1 (4.23-2) ...
+Setting up file (4.23-2) ...
+Setting up gettext-base (0.17-2) ...
+Setting up libpcre3 (7.6-2) ...
+Setting up cmake (2.4.8-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.12.1) ...
+Setting up debhelper (6.0.11) ...
+Setting up defoma (0.11.10-0.2) ...
+Setting up libexpat1 (1.95.8-4) ...
+Setting up libfreetype6 (2.3.5-1+b1) ...
+Setting up ucf (3.006) ...
+Setting up ttf-dejavu-core (2.24-2) ...
+Setting up ttf-dejavu-extra (2.24-2) ...
+Setting up ttf-dejavu (2.24-2) ...
+Setting up fontconfig-config (2.5.0-2) ...
+Setting up libfontconfig1 (2.5.0-2) ...
+Setting up fontconfig (2.5.0-2) ...
+Updating font configuration of fontconfig...
+Cleaning up category cid..
+Cleaning up category truetype..
+Cleaning up category type1..
+Updating category type1..
+Updating category truetype..
+Updating category cid..
+Updating fontconfig cache for /usr/share/fonts/truetype/ttf-dejavu
+Cleaning up old fontconfig caches... done.
+Regenerating fonts cache... done.
+Setting up libaudio2 (1.9.1-2) ...
+Setting up libdrm2 (2.3.0-4) ...
+Setting up zlib1g-dev (1:1.2.3.3.dfsg-12) ...
+Setting up libfreetype6-dev (2.3.5-1+b1) ...
+Setting up libxdamage1 (1:1.1.1-3) ...
+Setting up libxxf86vm1 (1:1.0.1-2) ...
+Setting up libgl1-mesa-glx (7.0.3-1) ...
+Setting up libglib2.0-0 (2.16.3-2) ...
+Setting up libglu1-mesa (7.0.3-1) ...
+Setting up libjpeg62 (6b-14) ...
+Setting up liblcms1 (1.16-9) ...
+Setting up libmng1 (1.0.9-1) ...
+Setting up mysql-common (5.0.51a-3) ...
+Setting up libmysqlclient15off (5.0.51a-3) ...
+Setting up libpng12-0 (1.2.15~beta5-3) ...
+Setting up libqtcore4 (4.4.0~rc1-4) ...
+Setting up libqt4-network (4.4.0~rc1-4) ...
+Setting up libqt4-assistant (4.4.0~rc1-4) ...
+Setting up libqt4-xml (4.4.0~rc1-4) ...
+Setting up libqt4-dbus (4.4.0~rc1-4) ...
+Setting up libtiff4 (3.8.2-8) ...
+Setting up libxi6 (2:1.1.3-1) ...
+Setting up libxrender1 (1:0.9.4-1) ...
+Setting up libxrandr2 (2:1.2.2-1) ...
+Setting up libqt4-script (4.4.0~rc1-4) ...
+Setting up libqt4-test (4.4.0~rc1-4) ...
+Setting up libsqlite3-0 (3.5.7-2) ...
+Setting up libqt4-xmlpatterns (4.4.0~rc1-4) ...
+Setting up libqt4-svg (4.4.0~rc1-4) ...
+Setting up libqt4-sql-mysql (4.4.0~rc1-4) ...
+Setting up libxext-dev (2:1.0.4-1) ...
+Setting up libqt4-gui (4.4.0~rc1-4) ...
+Setting up libqt4-designer (4.4.0~rc1-4) ...
+Setting up libqt4-sql (4.4.0~rc1-4) ...
+Setting up libqt4-help (4.4.0~rc1-4) ...
+Setting up libqt4-opengl (4.4.0~rc1-4) ...
+Setting up libqt4-qt3support (4.4.0~rc1-4) ...
+Setting up libqt4-webkit (4.4.0~rc1-4) ...
+Setting up libx11-dev (2:1.0.3-7) ...
+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 libqt4-dev (4.4.0~rc1-4) ...
+Checking correctness of source dependencies...
+Kernel: Linux 2.6.18-3-amd64 i386 (x86_64)
+Toolchain package versions: libc6-dev_2.7-10 linux-libc-dev_2.6.24-5 gcc-4.3_4.3.0-3 g++-4.3_4.3.0-3 binutils_2.18.1~cvs20080103-4 libstdc++6-4.3-dev_4.3.0-3 libstdc++6_4.3.0-3
+------------------------------------------------------------------------------
+gpg: Signature made Mon Apr  7 23:26:30 2008 CEST using DSA key ID 6C5F196B
+gpg: Can't check signature: public key not found
+dpkg-source: extracting fontmatrix in fontmatrix-0.4.2
+dpkg-source: info: unpacking fontmatrix_0.4.2.orig.tar.gz
+dpkg-source: info: applying fontmatrix_0.4.2-1.diff.gz
+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 fontmatrix
+dpkg-buildpackage: source version 0.4.2-1
+dpkg-buildpackage: source changed by Oleksandr Moskalenko <malex at debian.org>
+dpkg-buildpackage: host architecture i386
+ /usr/bin/fakeroot debian/rules clean
+dh_testdir
+dh_testroot
+rm -rf /build/user/fontmatrix-0.4.2/debian/build /build/user/fontmatrix-0.4.2/debian/fontmatrix
+rm -f build-stamp configure-stamp
+dh_clean
+ dpkg-source -b fontmatrix-0.4.2
+dpkg-source: info: using source format `1.0'
+dpkg-source: info: building fontmatrix using existing fontmatrix_0.4.2.orig.tar.gz
+dpkg-source: info: building fontmatrix in fontmatrix_0.4.2-1.diff.gz
+dpkg-source: info: building fontmatrix in fontmatrix_0.4.2-1.dsc
+ debian/rules build
+dh_testdir
+mkdir -p /build/user/fontmatrix-0.4.2/debian/build
+cd /build/user/fontmatrix-0.4.2/debian/build && /usr/bin/cmake \
+		-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+		-DCMAKE_SKIP_RPATH:BOOL=1 \
+		-DRPATH_STYLE:STRING=none \
+		-DCMAKE_C_FLAGS:STRING='-O2 -g -Wall' ../../
+-- Check for working C compiler: /usr/bin/gcc
+-- Check for working C compiler: /usr/bin/gcc -- works
+-- Check size of void*
+-- Check size of void* - done
+-- Check for working CXX compiler: /usr/bin/c++
+-- Check for working CXX compiler: /usr/bin/c++ -- works
+-- Building Fontmatrix 0.4.2
+-- Use own shaper rather than HB
+-- High performance required :-)
+-- Looking for Q_WS_X11
+-- Looking for Q_WS_X11 - found
+-- Looking for Q_WS_WIN
+-- Looking for Q_WS_WIN - not found.
+-- Looking for Q_WS_QWS
+-- Looking for Q_WS_QWS - not found.
+-- Looking for Q_WS_MAC
+-- Looking for Q_WS_MAC - not found.
+-- Found Qt-Version 4.4.0-rc1
+-- Looking for _POSIX_TIMERS
+-- Looking for _POSIX_TIMERS - found
+-- Qt4 Found OK
+-- FreeType2 Library Found OK
+-- Looking for FT_Get_First_Char in libfreetype.so
+-- Looking for FT_Get_First_Char in libfreetype.so - found
+-- Looking for FT_Get_Next_Char in libfreetype.so
+-- Looking for FT_Get_Next_Char in libfreetype.so - found
+-- FontConfig Found OK
+-- 
+-- Fontmatrix will be installed under /usr
+-- 
+CMake Error: This project requires some variables to be set,
+and cmake can not find them.
+Please set the following variables:
+FONTCONFIG_INCLUDE_DIR
+QT_FONTCONFIG_LIBRARY (ADVANCED)
+QT_PNG_LIBRARY (ADVANCED)
+QT_X11_ICE_LIBRARY (ADVANCED)
+QT_X11_SM_LIBRARY (ADVANCED)
+QT_XI_LIBRARY (ADVANCED)
+QT_XRANDR_LIBRARY (ADVANCED)
+QT_XRENDER_LIBRARY (ADVANCED)
+
+-- Configuring done
+make: *** [configure-stamp] Error 255
+dpkg-buildpackage: failure: debian/rules build gave error exit status 2
+******************************************************************************
+Build finished at 20080419-2043
+FAILED [dpkg-buildpackage died]
+Purging /var/lib/schroot/mount/sid32-gcc43-a1bfb6ec-953a-42e3-918c-3c95a10c125e/build/user/fontmatrix-0.4.2
+------------------------------------------------------------------------------
+Not removing build depends: session managed chroot in use
+******************************************************************************
+Finished at 20080419-2043
+Build needed 00:00:02, 4020k disk space
+DC-Build-Status: Failed 48.490563s

Added: collab-qa-tools/test/source/magicor_1.0-1_sid32-gcc43.buildlog
===================================================================
--- collab-qa-tools/test/source/magicor_1.0-1_sid32-gcc43.buildlog	                        (rev 0)
+++ collab-qa-tools/test/source/magicor_1.0-1_sid32-gcc43.buildlog	2008-04-28 06:42:16 UTC (rev 837)
@@ -0,0 +1,246 @@
+DC-Build-Header: magicor 1.0-1 / Sat Apr 19 21:36:22 +0200 2008
+Automatic build of magicor_1.0-1 on gdx-306.orsay.grid5000.fr by sbuild/amd64 0.57.0
+Build started at 20080419-2136
+******************************************************************************
+Failed to open ./magicor_1.0-1.dsc
+Checking available source versions...
+Fetching source files...
+Reading package lists...
+Building dependency tree...
+Reading state information...
+Need to get 10.7MB of source archives.
+Get:1 http://idpot.grenoble.grid5000.fr sid/main magicor 1.0-1 (dsc) [636B]
+Get:2 http://idpot.grenoble.grid5000.fr sid/main magicor 1.0-1 (tar) [10.7MB]
+Get:3 http://idpot.grenoble.grid5000.fr sid/main magicor 1.0-1 (diff) [2620B]
+Fetched 10.7MB in 2s (4849kB/s)
+Download complete and in download only mode
+** Using build dependencies supplied by package:
+Build-Depends: debhelper (>= 5), cdbs, python (>= 2.4-1)
+Checking for already installed source dependencies...
+debhelper: missing
+Using default version 6.0.11
+cdbs: missing
+python: missing
+Using default version 2.5.2-1
+Checking for source dependency conflicts...
+Reading package lists...
+Building dependency tree...
+Reading state information...
+The following extra packages will be installed:
+  bsdmainutils file gettext gettext-base groff-base html2text intltool-debian
+  libdb4.5 libmagic1 libncursesw5 libsqlite3-0 libssl0.9.8 man-db mime-support
+  po-debconf python-minimal python2.5 python2.5-minimal
+Suggested packages:
+  wamerican wordlist whois vacation devscripts doc-base dh-make cvs
+  gettext-doc groff www-browser python-doc python-tk python-profiler
+  python2.5-doc binfmt-support
+Recommended packages:
+  autotools-dev curl wget lynx libgpmg1 libcompress-zlib-perl libmail-box-perl
+  libmail-sendmail-perl
+The following NEW packages will be installed:
+  bsdmainutils cdbs debhelper file gettext gettext-base groff-base html2text
+  intltool-debian libdb4.5 libmagic1 libncursesw5 libsqlite3-0 libssl0.9.8
+  man-db mime-support po-debconf python python-minimal python2.5
+  python2.5-minimal
+0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
+Need to get 15.2MB of archives.
+After this operation, 44.2MB of additional disk space will be used.
+WARNING: The following packages cannot be authenticated!
+  bsdmainutils groff-base libncursesw5 libssl0.9.8 man-db libmagic1 file
+  gettext-base libdb4.5 mime-support libsqlite3-0 python2.5-minimal python2.5
+  python-minimal python html2text gettext intltool-debian po-debconf debhelper
+  cdbs
+Authentication warning overridden.
+Get:1 http://idpot.grenoble.grid5000.fr sid/main bsdmainutils 6.1.10 [172kB]
+Get:2 http://idpot.grenoble.grid5000.fr sid/main groff-base 1.18.1.1-20 [846kB]
+Get:3 http://idpot.grenoble.grid5000.fr sid/main libncursesw5 5.6+20080405-1 [348kB]
+Get:4 http://idpot.grenoble.grid5000.fr sid/main libssl0.9.8 0.9.8g-8 [2900kB]
+Get:5 http://idpot.grenoble.grid5000.fr sid/main man-db 2.5.1-3 [997kB]
+Get:6 http://idpot.grenoble.grid5000.fr sid/main libmagic1 4.23-2 [342kB]
+Get:7 http://idpot.grenoble.grid5000.fr sid/main file 4.23-2 [41.0kB]
+Get:8 http://idpot.grenoble.grid5000.fr sid/main gettext-base 0.17-2 [123kB]
+Get:9 http://idpot.grenoble.grid5000.fr sid/main libdb4.5 4.5.20-11 [525kB]
+Get:10 http://idpot.grenoble.grid5000.fr sid/main mime-support 3.40-1.1 [31.3kB]
+Get:11 http://idpot.grenoble.grid5000.fr sid/main libsqlite3-0 3.5.7-2 [197kB]
+Get:12 http://idpot.grenoble.grid5000.fr sid/main python2.5-minimal 2.5.2-3 [1167kB]
+Get:13 http://idpot.grenoble.grid5000.fr sid/main python2.5 2.5.2-3 [2884kB]
+Get:14 http://idpot.grenoble.grid5000.fr sid/main python-minimal 2.5.2-1 [13.3kB]
+Get:15 http://idpot.grenoble.grid5000.fr sid/main python 2.5.2-1 [141kB]
+Get:16 http://idpot.grenoble.grid5000.fr sid/main html2text 1.3.2a-3 [98.9kB]
+Get:17 http://idpot.grenoble.grid5000.fr sid/main gettext 0.17-2 [2683kB]
+Get:18 http://idpot.grenoble.grid5000.fr sid/main intltool-debian 0.35.0+20060710.1 [30.8kB]
+Get:19 http://idpot.grenoble.grid5000.fr sid/main po-debconf 1.0.12.1 [237kB]
+Get:20 http://idpot.grenoble.grid5000.fr sid/main debhelper 6.0.11 [522kB]
+Get:21 http://idpot.grenoble.grid5000.fr sid/main cdbs 0.4.52 [921kB]
+debconf: delaying package configuration, since apt-utils is not installed
+Fetched 15.2MB in 0s (35.4MB/s)
+Selecting previously deselected package bsdmainutils.
+(Reading database ... 9334 files and directories currently installed.)
+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+20080405-1_i386.deb) ...
+Selecting previously deselected package libssl0.9.8.
+Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8g-8_i386.deb) ...
+Selecting previously deselected package man-db.
+Unpacking man-db (from .../man-db_2.5.1-3_i386.deb) ...
+Selecting previously deselected package libmagic1.
+Unpacking libmagic1 (from .../libmagic1_4.23-2_i386.deb) ...
+Selecting previously deselected package file.
+Unpacking file (from .../archives/file_4.23-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-11_i386.deb) ...
+Selecting previously deselected package mime-support.
+Unpacking mime-support (from .../mime-support_3.40-1.1_all.deb) ...
+Selecting previously deselected package libsqlite3-0.
+Unpacking libsqlite3-0 (from .../libsqlite3-0_3.5.7-2_i386.deb) ...
+Selecting previously deselected package python2.5-minimal.
+Unpacking python2.5-minimal (from .../python2.5-minimal_2.5.2-3_i386.deb) ...
+Selecting previously deselected package python2.5.
+Unpacking python2.5 (from .../python2.5_2.5.2-3_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 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.12.1_all.deb) ...
+Selecting previously deselected package debhelper.
+Unpacking debhelper (from .../debhelper_6.0.11_all.deb) ...
+Selecting previously deselected package cdbs.
+Unpacking cdbs (from .../archives/cdbs_0.4.52_all.deb) ...
+Setting up bsdmainutils (6.1.10) ...
+Setting up groff-base (1.18.1.1-20) ...
+Setting up libncursesw5 (5.6+20080405-1) ...
+Setting up libssl0.9.8 (0.9.8g-8) ...
+Setting up man-db (2.5.1-3) ...
+Building database of manual pages ...
+Setting up libmagic1 (4.23-2) ...
+Setting up file (4.23-2) ...
+Setting up gettext-base (0.17-2) ...
+Setting up libdb4.5 (4.5.20-11) ...
+Setting up mime-support (3.40-1.1) ...
+Setting up libsqlite3-0 (3.5.7-2) ...
+Setting up python2.5-minimal (2.5.2-3) ...
+Setting up python2.5 (2.5.2-3) ...
+Setting up python-minimal (2.5.2-1) ...
+Setting up python (2.5.2-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.12.1) ...
+Setting up debhelper (6.0.11) ...
+Setting up cdbs (0.4.52) ...
+Checking correctness of source dependencies...
+Kernel: Linux 2.6.18-3-amd64 i386 (x86_64)
+Toolchain package versions: libc6-dev_2.7-10 linux-libc-dev_2.6.24-5 gcc-4.3_4.3.0-3 g++-4.3_4.3.0-3 binutils_2.18.1~cvs20080103-4 libstdc++6-4.3-dev_4.3.0-3 libstdc++6_4.3.0-3
+------------------------------------------------------------------------------
+gpg: Signature made Sun Jan 21 23:33:17 2007 CET using DSA key ID 893FAD07
+gpg: Can't check signature: public key not found
+dpkg-source: extracting magicor in magicor-1.0
+dpkg-source: info: unpacking magicor_1.0.orig.tar.gz
+dpkg-source: info: applying magicor_1.0-1.diff.gz
+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 magicor
+dpkg-buildpackage: source version 1.0-1
+dpkg-buildpackage: source changed by Xavier Oswald <x.oswald at free.fr>
+dpkg-buildpackage: host architecture i386
+ /usr/bin/fakeroot debian/rules clean
+test -x debian/rules
+dh_testroot
+dh_clean 
+/usr/bin/make  -f Makefile.debian -C . CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS=""  -k clean
+make[1]: Entering directory `/build/user/magicor-1.0'
+find . -name "*.pyc" | xargs rm -f
+find . -name "*.bak" | xargs rm -f
+find . -name "*~" | xargs rm -f
+rm -Rf dist
+rm -f magicor-*.tar.gz
+make[1]: Leaving directory `/build/user/magicor-1.0'
+rm -f debian/stamp-makefile-build
+ dpkg-source -b magicor-1.0
+dpkg-source: info: using source format `1.0'
+dpkg-source: info: building magicor using existing magicor_1.0.orig.tar.gz
+dpkg-source: info: building magicor in magicor_1.0-1.diff.gz
+dpkg-source: info: building magicor in magicor_1.0-1.dsc
+ debian/rules build
+test -x debian/rules
+mkdir -p "."
+/usr/bin/make  -f Makefile.debian -C . CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS=""  all
+make[1]: Entering directory `/build/user/magicor-1.0'
+Detected Python     2.5
+Library path set to /usr/lib/python2.5/site-packages/magicor
+Binary path set to  /usr/games
+Data path set to    /usr/share/games/magicor
+Default config in   /etc
+Edit the Makefile variables as you must, then 'make install' to install
+make[1]: Leaving directory `/build/user/magicor-1.0'
+touch debian/stamp-makefile-build
+DEB_MAKE_CHECK_TARGET unset, not running checks
+ /usr/bin/fakeroot debian/rules binary
+test -x debian/rules
+dh_testroot
+dh_clean -k 
+dh_installdirs -A 
+mkdir -p "."
+DEB_MAKE_CHECK_TARGET unset, not running checks
+/usr/bin/make  -f Makefile.debian -C . CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS=""  install DESTDIR=/build/user/magicor-1.0/debian/tmp/
+make[1]: Entering directory `/build/user/magicor-1.0'
+mkdir -p /build/user/magicor-1.0/debian/tmp//usr/lib/python2.5/site-packages/magicor
+cp -fr magicor/* /build/user/magicor-1.0/debian/tmp//usr/lib/python2.5/site-packages/magicor
+mkdir -p /build/user/magicor-1.0/debian/tmp//usr/games
+cat Magicor.py | python scripts/replacer.py "###CONFIG_PATH###" /etc/magicor.conf > /build/user/magicor-1.0/debian/tmp//usr/games/magicor
+mkdir -p /build/user/magicor-1.0/debian/tmp//etc
+cat etc/magicor.conf | python scripts/replacer.py "###SHARE_PATH###" /usr/share/games/magicor > /build/user/magicor-1.0/debian/tmp//etc/magicor.conf
+cat Magicor-LevelEditor.py | python scripts/replacer.py "###CONFIG_PATH###" /etc/magicor-editor.conf > /build/user/magicor-1.0/debian/tmp//usr/games/magicor-editor
+cat etc/magicor-editor.conf | python scripts/replacer.py "###SHARE_PATH###" /usr/share/games/magicor > /build/user/magicor-1.0/debian/tmp//etc/magicor-editor.conf
+chmod a+x /build/user/magicor-1.0/debian/tmp//usr/games/magicor
+chmod a+x /build/user/magicor-1.0/debian/tmp//usr/games/magicor-editor
+mkdir -p /build/user/magicor-1.0/debian/tmp//usr/share/games/magicor
+cp -fr data/* /build/user/magicor-1.0/debian/tmp//usr/share/games/magicor
+Done. If everything wen't well you can now run '/build/user/magicor-1.0/debian/tmp//usr/games/magicor'
+make[1]: Leaving directory `/build/user/magicor-1.0'
+dh_installdirs -pmagicor 
+dh_installdirs -pmagicor-data 
+dh_installdocs -pmagicor ./README  
+dh_installexamples -pmagicor 
+dh_installman -pmagicor debian/magicor.1 debian/magicor-editor.1 
+dh_installinfo -pmagicor  
+dh_installmenu -pmagicor 
+dh_installcron -pmagicor 
+dh_installinit -pmagicor   
+dh_installdebconf -pmagicor 
+dh_installemacsen -pmagicor   
+dh_installcatalogs -pmagicor 
+dh_installpam -pmagicor 
+dh_installlogrotate -pmagicor 
+dh_installlogcheck -pmagicor 
+dh_installchangelogs -pmagicor   
+dh_installudev -pmagicor 
+dh_lintian -pmagicor 
+dh_install -pmagicor  
+dh_install: magicor missing files (debian/tmp/usr/lib/python2.4/site-packages/magicor/*.py), aborting
+make: *** [binary-install/magicor] Error 1
+dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error exit status 2
+******************************************************************************
+Build finished at 20080419-2136
+FAILED [dpkg-buildpackage died]
+Purging /var/lib/schroot/mount/sid32-gcc43-3fc83bdf-7e8a-4575-b060-594f991fcd89/build/user/magicor-1.0
+------------------------------------------------------------------------------
+Not removing build depends: session managed chroot in use
+******************************************************************************
+Finished at 20080419-2136
+Build needed 00:00:05, 29684k disk space
+DC-Build-Status: Failed 25.947127s




More information about the Collab-qa-commits mailing list