[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Pkg-octave-devel] [RFU] Several packages for jessie



Le dimanche 21 avril 2013 à 13:01 +0200, Rafael Laboissiere a écrit :
> Since wheezy is almost out of the door, I updated the Git repositories of 
> our packages for uploading to unstable, which will hopefully soon become 
> jessie.  I merged the experimental branches into master and updated for 
> the new upstream packages, when needed.  Besides some possible mistakes 
> of mine, here is the list of packages that should be uploaded to 
> unstable, with the corresponding version numbers:

[...]

I uploaded all of them to unstable, except octave-image and octave-nurbs
which have failing tests. For octave-nurbs, where octave crashes in test
for nrbsurfderiveval, I could only replicate the problem in a
cowbuilder. I attach the build logs. If someone could have a look, that
would be great.

-- 
 .''`.    Sébastien Villemot
: :' :    Debian Developer
`. `'     http://www.dynare.org/sebastien
  `-      GPG Key: 4096R/381A7594

 dpkg-buildpackage -rfakeroot -D -us -uc -i -I
dpkg-buildpackage: paquet source octave-image
dpkg-buildpackage: version source 2.0.0-2~1.gbpee623a
dpkg-buildpackage: source changé par Rafael Laboissiere <rafael@laboissiere.net>
 dpkg-source -i -I --before-build octave-image
dpkg-buildpackage: architecture hôte amd64
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
dh_clean 
/usr/bin/make -k -C src clean
make[1]: entrant dans le répertoire « /home/sebastien/debian/octave-image/src »
rm -f *.o octave-core core *.oct *~
make[1]: quittant le répertoire « /home/sebastien/debian/octave-image/src »
rm -rf inst/x86_64-pc-linux-gnu-api-v48+ global-list local-list
 dpkg-source -i -I -b octave-image
dpkg-source: info: utilisation du format source « 3.0 (quilt) »
dpkg-source: info: construction de octave-image à partir de ./octave-image_2.0.0.orig.tar.gz
dpkg-source: info: construction de octave-image dans octave-image_2.0.0-2~1.gbpee623a.debian.tar.gz
dpkg-source: info: construction de octave-image dans octave-image_2.0.0-2~1.gbpee623a.dsc
 debian/rules build
test -x debian/rules
mkdir -p "."
 fakeroot debian/rules binary
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
mkdir -p "."
Adding cdbs dependencies to debian/octave-image.substvars
dh_installdirs -poctave-image 
Checking the Octave version... ok
mkdir -p /home/sebastien/debian/octave-image/debian/octave-image/usr/share/octave/packages	\
		 /home/sebastien/debian/octave-image/debian/octave-image/usr/lib/x86_64-linux-gnu/octave/packages
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
make: [install-pkg] Erreur 1 (ignorée)
/usr/bin/octave --no-history --silent --no-init-file --no-window-system --eval				\
		 "pkg ('prefix', [pwd(),'/debian/octave-image/usr/share/octave/packages'],		\
		      [pwd(),'/debian/octave-image/usr/lib/x86_64-linux-gnu/octave/packages']);			\
		 pkg ('local_list', [pwd(),'/local-list']);		\
		 pkg ('global_list', [pwd(),'/global-list']);	\
		 if (exist ('PKG_ADD.bak') == 2),			\
		     movefile ('PKG_ADD.bak', 'PKG_ADD');		\
		 endif;							\
		 pkg -verbose -nodeps install ."
mkdir (/tmp/oct-v04awQ)
Copying directory (., /tmp/oct-v04awQ)
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking unordered_map usability... yes
checking unordered_map presence... yes
checking for unordered_map... yes
checking whether unordered_map requires tr1 namespace... no
configure: creating ./config.status
config.status: creating config.h
make[1]: entrant dans le répertoire « /tmp/oct-v04awQ/src »
/usr/bin/mkoctfile __spatial_filtering__.cc
/usr/bin/mkoctfile __bilateral__.cc
/usr/bin/mkoctfile __custom_gaussian_smoothing__.cc
/usr/bin/mkoctfile __boundary__.cc
/usr/bin/mkoctfile bwlabel.cc
/usr/bin/mkoctfile bwfill.cc
/usr/bin/mkoctfile rotate_scale.cc
/usr/bin/mkoctfile hough_line.cc
/usr/bin/mkoctfile graycomatrix.cc
/usr/bin/mkoctfile __bwdist__.cc
/usr/bin/mkoctfile nonmax_supress.cc
CXXFLAGS='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fopenmp -std=c++0x -Wall' /usr/bin/mkoctfile bwlabeln.cc
make[1]: quittant le répertoire « /tmp/oct-v04awQ/src »
copyfile /tmp/oct-v04awQ/./src/__bilateral__.oct /tmp/oct-v04awQ/./src/__boundary__.oct /tmp/oct-v04awQ/./src/__bwdist__.oct /tmp/oct-v04awQ/./src/__custom_gaussian_smoothing__.oct /tmp/oct-v04awQ/./src/__spatial_filtering__.oct /tmp/oct-v04awQ/./src/bwfill.oct /tmp/oct-v04awQ/./src/bwlabel.oct /tmp/oct-v04awQ/./src/bwlabeln.oct /tmp/oct-v04awQ/./src/graycomatrix.oct /tmp/oct-v04awQ/./src/hough_line.oct /tmp/oct-v04awQ/./src/nonmax_supress.oct /tmp/oct-v04awQ/./src/rotate_scale.oct /tmp/oct-v04awQ/./inst/x86_64-pc-linux-gnu-api-v48+
/tmp/octave-help-KCwTPk:12: il faut être après « @deftypefn » pour utiliser « @deftypefnx »
/tmp/octave-help-gWKbjU:16: il faut être après « @deftypefn » pour utiliser « @deftypefnx »
/tmp/octave-help-gWKbjU:24: il faut être après « @deftypefn » pour utiliser « @deftypefnx »
/tmp/octave-help-l0ApAI:10: il faut être après « @deftypefn » pour utiliser « @deftypefnx »
/tmp/octave-help-8kQjII:9: il faut être après « @deftypefn » pour utiliser « @deftypefnx »
/tmp/octave-help-8kQjII:14: il faut être après « @deftypefn » pour utiliser « @deftypefnx »
/tmp/octave-help-8kQjII:17: il faut être après « @deftypefn » pour utiliser « @deftypefnx »
/tmp/octave-help-aCLWcV:36: il faut être après « @defun » pour utiliser « @defunx »
/tmp/octave-help-9SY2Mk:10: il faut être après « @defun » pour utiliser « @defunx »
/tmp/octave-help-9SY2Mk:16: il faut être après « @defun » pour utiliser « @defunx »
/tmp/octave-help-9SY2Mk:47: il faut être après « @defun » pour utiliser « @defunx »
/tmp/octave-help-9SY2Mk:51: il faut être après « @defun » pour utiliser « @defunx »
/tmp/octave-help-QLb8lI:23: il faut être après « @defun » pour utiliser « @defunx »
For information about changes from previous versions of the image package, run 'news ("image")'.
/usr/share/octave/debian/dh/octave-pkg-helper
dh_install --package=octave-image
( cd  ./debian/octave-image/usr/share/octave/packages/image-2.0.0/packinfo ; rm -f COPYING ChangeLog )
if [ -d doc ] ; then				\
		dh_installdocs -poctave-image;		\
		rm -rf debian/octave-image/usr/share/octave/packages/*/doc ;	\
	fi
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
make: [check-pkg] Erreur 1 (ignorée)
Checking package...
Checking m files ...
[immultiply]
PASSES 5 out of 5 tests
[im2single]
PASSES 4 out of 4 tests
[imlincomb]
PASSES 2 out of 2 tests
[imadjust]
PASSES 26 out of 26 tests
[fftconv2]
PASSES 8 out of 8 tests
[imerode]
PASSES 2 out of 2 tests
[imabsdiff]
PASSES 6 out of 6 tests
[stretchlim]
PASSES 17 out of 17 tests
[colfilt]
PASSES 1 out of 1 tests
[iptcheckmap]
PASSES 2 out of 2 tests
[imhist]
PASSES 5 out of 5 tests
[im2bw]
PASSES 2 out of 2 tests
[getrangefromclass]
PASSES 7 out of 7 tests
[imadd]
PASSES 6 out of 6 tests
[imdivide]
PASSES 6 out of 6 tests
[im2uint8]
PASSES 7 out of 7 tests
[bestblk]
PASSES 2 out of 2 tests
[iptnum2ordinal]
PASSES 7 out of 7 tests
[bwmorph]
PASSES 4 out of 4 tests
[qtdecomp]
PASSES 11 out of 11 tests
[isrgb]
PASSES 9 out of 9 tests
[col2im]
PASSES 10 out of 10 tests
[applylut]
PASSES 3 out of 3 tests
[padarray]
PASSES 26 out of 26 tests
[isbw]
PASSES 5 out of 5 tests
[imrotate]
PASSES 1 out of 1 tests
[poly2mask]
PASSES 7 out of 7 tests
[im2col]
PASSES 15 out of 15 tests
[cmpermute]
PASSES 19 out of 19 tests
[blockproc]
PASSES 12 out of 12 tests
[erode]
warning: `erode' has been deprecated in favor of `imerode'. This function will be removed from future versions of the `image' package
PASSES 2 out of 2 tests
[bweuler]
warning: isbw: image is not logical matrix and therefore not binary but all values are either 0 and 1.
warning: isbw: future versions of this function will return true. Consider using the call `isbw (img, "non-logical")'.
PASSES 2 out of 2 tests
[roicolor]
PASSES 3 out of 3 tests
[mat2gray]
PASSES 6 out of 6 tests
[uintlut]
PASSES 4 out of 4 tests
[im2uint16]
PASSES 7 out of 7 tests
[imnoise]
  ***** assert(var(imnoise(ones(10)/2,'speckle')(:)),0.01,0.005) # probabilistic
!!!!! test failed
assert (var (imnoise (ones (10) / 2, 'speckle') (:)),0.01,0.005) expected
 0.010000
but got
 0.015648
maximum absolute error 0.00564816 exceeds tolerance 0.005
[isind]
PASSES 7 out of 7 tests
[im2double]
PASSES 4 out of 4 tests
[nlfilter]
PASSES 6 out of 6 tests
[qtgetblk]
PASSES 3 out of 3 tests
[rgb2gray]
PASSES 1 out of 1 tests
[conndef]
PASSES 7 out of 7 tests
[im2int16]
PASSES 5 out of 5 tests
[qtsetblk]
PASSES 3 out of 3 tests
[iptcheckstrs]
PASSES 3 out of 3 tests
[iscolormap]
PASSES 8 out of 8 tests
[imsubtract]
warning: input images are unsigned integers but requested output is signed integer. This may lead to unexpected results.
PASSES 7 out of 7 tests
[medfilt2]
PASSES 1 out of 1 tests
[radon]
PASSES 1 out of 1 tests
[imtophat]
PASSES 1 out of 1 tests
[iptcheckconn]
PASSES 7 out of 7 tests
[makelut]
PASSES 5 out of 5 tests
[isgray]
PASSES 4 out of 4 tests
[iptchecknargin]
PASSES 4 out of 4 tests
[imdilate]
  ***** xtest assert(imdilate(eye(5),[1,0,0,0]), [0,0,0,0,0;1,0,0,0,0;0,1,0,0,0;0,0,1,0,0;0,0,0,1,0]);
!!!!! known failure
assert (imdilate (eye (5), [1, 0, 0, 0]),[0, 0, 0, 0, 0; 1, 0, 0, 0, 0; 0, 1, 0, 0, 0; 0, 0, 1, 0, 0; 0, 0, 0, 1, 0]) expected
   0   0   0   0   0
   1   0   0   0   0
   0   1   0   0   0
   0   0   1   0   0
   0   0   0   1   0
but got
   0   0   0   0   0
   0   0   0   0   0
   1   0   0   0   0
   0   1   0   0   0
   0   0   1   0   0
values do not match
PASSES 5 out of 5 tests (1 expected failures)
[cmunique]
PASSES 19 out of 19 tests
[graythresh]
warning: your version of GraphicsMagick limits images to 8 bits per pixel
PASSES 8 out of 8 tests
Checking CC files ...
[graycomatrix]
PASSES 2 out of 2 tests
[hough_line]
PASSES 1 out of 1 tests
[bwlabel]
PASSES 1 out of 1 tests
[ -e PKG_ADD.bak ] && mv PKG_ADD.bak PKG_ADD
make: [check-pkg] Erreur 1 (ignorée)
rmdir --ignore-fail-on-non-empty -p	\
		 /home/sebastien/debian/octave-image/debian/octave-image/usr/share/octave/packages	\
		 /home/sebastien/debian/octave-image/debian/octave-image/usr/lib/x86_64-linux-gnu/octave/packages
dh_installdocs -poctave-image ./NEWS 
dh_installexamples -poctave-image 
dh_installman -poctave-image  
dh_installinfo -poctave-image  
dh_installmenu -poctave-image 
dh_installcron -poctave-image 
dh_installinit -poctave-image  
dh_installdebconf -poctave-image 
dh_installemacsen -poctave-image   
dh_installcatalogs -poctave-image 
dh_installpam -poctave-image 
dh_installlogrotate -poctave-image 
dh_installlogcheck -poctave-image 
dh_installchangelogs -poctave-image  
dh_installudev -poctave-image 
dh_lintian -poctave-image 
dh_bugfiles -poctave-image 
dh_install -poctave-image  
dh_link -poctave-image  
dh_buildinfo -poctave-image 
dh_installmime -poctave-image 
dh_installgsettings -poctave-image 
dh_strip -poctave-image  
dh_compress -poctave-image  
dh_fixperms -poctave-image  
dh_makeshlibs -poctave-image  
dh_installdeb -poctave-image 
dh_perl -poctave-image 
dh_shlibdeps -poctave-image    
dh_gencontrol -poctave-image  
dh_md5sums -poctave-image 
dh_builddeb -poctave-image 
dpkg-deb : construction du paquet « octave-image » dans « ../octave-image_2.0.0-2~1.gbpee623a_amd64.deb ».
 dpkg-genchanges  >../octave-image_2.0.0-2~1.gbpee623a_amd64.changes
dpkg-genchanges: pas d'inclusion du code source original dans l'envoi (« upload »)
 dpkg-source -i -I --after-build octave-image
dpkg-source: info: retrait de use-dpkg-buildflags.patch
dpkg-source: info: retrait de use-imerode-and-imdilate.patch
dpkg-source: info: retrait de fftconv2-usage.patch
dpkg-source: info: retrait de autoload-yes.patch
dpkg-buildpackage: envoi d'un binaire et du fichier de différences (aucune inclusion du code source d'origine)
Now running lintian...
W: octave-image source: changelog-should-mention-nmu
N: 6 tags overridden (6 warnings)
Finished running lintian.
dpkg-buildpackage: source package octave-nurbs
dpkg-buildpackage: source version 1.3.7-1~1.gbpf29402
dpkg-buildpackage: source changed by Rafael Laboissiere <rafael@laboissiere.net>
 dpkg-source --before-build octave-nurbs
dpkg-source: info: applying autoload-yes.diff
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
dh_clean 
/usr/bin/make -k -C src clean
make[1]: Entering directory `/home/sebastien/debian/octave-nurbs/src'
rm -f *.o core octave-core *.oct *~
make[1]: Leaving directory `/home/sebastien/debian/octave-nurbs/src'
rm -rf inst/x86_64-pc-linux-gnu-api-v48+ global-list local-list
 dpkg-source -b octave-nurbs
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building octave-nurbs using existing ./octave-nurbs_1.3.7.orig.tar.gz
dpkg-source: info: building octave-nurbs in octave-nurbs_1.3.7-1~1.gbpf29402.debian.tar.gz
dpkg-source: info: building octave-nurbs in octave-nurbs_1.3.7-1~1.gbpf29402.dsc
 dpkg-genchanges -S >../octave-nurbs_1.3.7-1~1.gbpf29402_source.changes
dpkg-genchanges: including full source code in upload
 dpkg-source --after-build octave-nurbs
dpkg-source: info: unapplying autoload-yes.diff
dpkg-buildpackage: full upload (original source is included)
 -> Copying COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.25932 
  forking: cp -al /var/cache/pbuilder/base.cow /var/cache/pbuilder/build//cow.25932 
I: removed stale ilistfile /var/cache/pbuilder/build//cow.25932/.ilist
  forking: chroot /var/cache/pbuilder/build//cow.25932 cowdancer-ilistcreate /.ilist find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a -links +1 -print0 \) | xargs -0 stat --format '%d %i ' 
 -> Invoking pbuilder
  forking: pbuilder build --debbuildopts  --debbuildopts  --buildplace /var/cache/pbuilder/build//cow.25932 --buildresult /home/sebastien/debian --debbuildopts  --no-targz --internal-chrootexec chroot /var/cache/pbuilder/build//cow.25932 cow-shell /home/sebastien/debian/octave-nurbs_1.3.7-1~1.gbpf29402.dsc 
I: Running in no-targz mode
I: using fakeroot in build.
I: Current time: Mon May 20 14:12:23 CEST 2013
I: pbuilder-time-stamp: 1369051943
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: policy-rc.d already exists
I: Installing the build-deps
W: no hooks of type D found -- ignoring
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1)
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in `/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 11256 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from .../pbuilder-satisfydepends-dummy.deb) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper (>= 9); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on cdbs; however:
  Package cdbs is not installed.
 pbuilder-satisfydepends-dummy depends on octave-pkg-dev (>= 1.0.1); however:
  Package octave-pkg-dev is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
The following NEW packages will be installed:
  bsdmainutils{a} cdbs{a} debhelper{a} file{a} fontconfig-config{a} 
  fonts-dejavu-core{a} gettext{a} gettext-base{a} gfortran{a} 
  gfortran-4.7{a} groff-base{a} hdf5-helpers{a} html2text{a} 
  intltool-debian{a} libamd2.2.0{a} libarpack2{a} libasprintf-dev{a} 
  libasprintf0c2{a} libblas-dev{a} libblas3{a} libcamd2.2.0{a} 
  libccolamd2.7.1{a} libcholmod1.7.1{a} libcolamd2.7.1{a} libcroco3{a} 
  libcurl3-gnutls{a} libcxsparse2.2.3{a} libdrm2{a} libexpat1{a} libffi6{a} 
  libfftw3-bin{a} libfftw3-dev{a} libfftw3-double3{a} libfftw3-long3{a} 
  libfftw3-quad3{a} libfftw3-single3{a} libfltk-gl1.3{a} libfltk1.3{a} 
  libfontconfig1{a} libfreetype6{a} libgcrypt11{a} libgdk-pixbuf2.0-0{a} 
  libgdk-pixbuf2.0-common{a} libgettextpo-dev{a} libgettextpo0{a} 
  libgfortran-4.7-dev{a} libgfortran3{a} libgl1-mesa-dev{a} 
  libgl1-mesa-glx{a} libgl2ps0{a} libglapi-mesa{a} libglib2.0-0{a} 
  libglpk0{a} libglu1-mesa{a} libgnutls26{a} libgpg-error0{a} 
  libgraphicsmagick++3{a} libgraphicsmagick3{a} libgssapi-krb5-2{a} 
  libhdf5-7{a} libhdf5-dev{a} libice6{a} libidn11{a} libintl-perl{a} 
  libjasper1{a} libjbig0{a} libjpeg8{a} libjpeg8-dev{a} libk5crypto3{a} 
  libkeyutils1{a} libkrb5-3{a} libkrb5support0{a} liblapack-dev{a} 
  liblapack3{a} liblcms1{a} libldap-2.4-2{a} libltdl7{a} libmagic1{a} 
  libncurses5-dev{a} liboctave-dev{a} liboctave1{a} libp11-kit0{a} 
  libpipeline1{a} libpng12-0{a} libpthread-stubs0{a} 
  libpthread-stubs0-dev{a} libqhull5{a} libqrupdate1{a} libreadline-dev{a} 
  libreadline6-dev{a} librtmp0{a} libsasl2-2{a} libsm6{a} libssh2-1{a} 
  libtasn1-3{a} libtext-unidecode-perl{a} libtiff4{a} libtinfo-dev{a} 
  libumfpack5.4.0{a} libunistring0{a} libwmf0.2-7{a} libx11-6{a} 
  libx11-data{a} libx11-dev{a} libx11-xcb1{a} libxau-dev{a} libxau6{a} 
  libxcb-glx0{a} libxcb1{a} libxcb1-dev{a} libxdamage1{a} libxdmcp-dev{a} 
  libxdmcp6{a} libxext-dev{a} libxext6{a} libxfixes3{a} libxft2{a} 
  libxinerama1{a} libxml-libxml-perl{a} libxml-namespacesupport-perl{a} 
  libxml-sax-base-perl{a} libxml-sax-perl{a} libxml2{a} libxrender1{a} 
  libxxf86vm1{a} man-db{a} mesa-common-dev{a} octave{a} octave-common{a} 
  octave-pkg-dev{a} po-debconf{a} texinfo{a} ttf-dejavu-core{a} 
  x11-common{a} x11proto-core-dev{a} x11proto-input-dev{a} 
  x11proto-kb-dev{a} x11proto-xext-dev{a} xorg-sgml-doctools{a} 
  xtrans-dev{a} zlib1g-dev{a} 
0 packages upgraded, 141 newly installed, 0 to remove and 0 not upgraded.
Need to get 73.6 MB of archives. After unpacking 242 MB will be used.
Writing extended state information...
Get: 1 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libpipeline1 amd64 1.2.3-1 [40.5 kB]
Get: 2 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main groff-base amd64 1.22.2-2 [743 kB]
Get: 3 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main bsdmainutils amd64 9.0.5 [211 kB]
Get: 4 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main man-db amd64 2.6.3-6 [894 kB]
Get: 5 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libasprintf0c2 amd64 0.18.1.1-10 [27.2 kB]
Get: 6 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgpg-error0 amd64 1.10-3.1 [77.9 kB]
Get: 7 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgcrypt11 amd64 1.5.0-5 [299 kB]
Get: 8 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libp11-kit0 amd64 0.12-3 [52.8 kB]
Get: 9 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libtasn1-3 amd64 2.14-3 [68.5 kB]
Get: 10 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgnutls26 amd64 2.12.23-4 [619 kB]
Get: 11 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libkeyutils1 amd64 1.5.5-7 [8808 B]
Get: 12 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libkrb5support0 amd64 1.10.1+dfsg-6 [49.5 kB]
Get: 13 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libk5crypto3 amd64 1.10.1+dfsg-6 [112 kB]
Get: 14 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libkrb5-3 amd64 1.10.1+dfsg-6 [394 kB]
Get: 15 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgssapi-krb5-2 amd64 1.10.1+dfsg-6 [148 kB]
Get: 16 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libidn11 amd64 1.25-2 [178 kB]
Get: 17 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libsasl2-2 amd64 2.1.25.dfsg1-6 [120 kB]
Get: 18 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libldap-2.4-2 amd64 2.4.31-1+nmu2 [243 kB]
Get: 19 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libmagic1 amd64 1:5.14-1 [217 kB]
Get: 20 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxml2 amd64 2.8.0+dfsg1-7+nmu1 [904 kB]
Get: 21 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libffi6 amd64 3.0.13-4 [21.6 kB]
Get: 22 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libglib2.0-0 amd64 2.36.1-2build1 [2039 kB]
Get: 23 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libcroco3 amd64 0.6.8-2 [133 kB]
Get: 24 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main librtmp0 amd64 2.4+20121230.gitdf6c518-1 [62.3 kB]
Get: 25 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libssh2-1 amd64 1.4.2-1.1 [133 kB]
Get: 26 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libcurl3-gnutls amd64 7.30.0-2 [277 kB]
Get: 27 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libdrm2 amd64 2.4.40-1~deb7u2 [459 kB]
Get: 28 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libexpat1 amd64 2.1.0-3 [139 kB]
Get: 29 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libfftw3-double3 amd64 3.3.3-3 [668 kB]
Get: 30 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libfftw3-long3 amd64 3.3.3-3 [305 kB]
Get: 31 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libfftw3-quad3 amd64 3.3.3-3 [543 kB]
Get: 32 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libfftw3-single3 amd64 3.3.3-3 [702 kB]
Get: 33 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libfreetype6 amd64 2.4.9-1.1 [451 kB]
Get: 34 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main fonts-dejavu-core all 2.33+svn2514-3 [1042 kB]
Get: 35 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main ttf-dejavu-core all 2.33+svn2514-3 [29.8 kB]
Get: 36 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main fontconfig-config all 2.9.0-7.1 [233 kB]
Get: 37 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libfontconfig1 amd64 2.9.0-7.1 [300 kB]
Get: 38 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxau6 amd64 1:1.0.7-1 [18.8 kB]
Get: 39 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxdmcp6 amd64 1:1.1.1-1 [26.3 kB]
Get: 40 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxcb1 amd64 1.8.1-2 [50.1 kB]
Get: 41 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libx11-data all 2:1.5.0-1 [189 kB]
Get: 42 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libx11-6 amd64 2:1.5.0-1 [901 kB]
Get: 43 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxext6 amd64 2:1.3.1-2 [55.3 kB]
Get: 44 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxrender1 amd64 1:0.9.7-1 [32.2 kB]
Get: 45 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxft2 amd64 2.3.1-1 [61.0 kB]
Get: 46 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxinerama1 amd64 2:1.1.2-1 [16.8 kB]
Get: 47 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libfltk1.3 amd64 1.3.2-2 [778 kB]
Get: 48 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libglapi-mesa amd64 8.0.5-5 [46.8 kB]
Get: 49 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libx11-xcb1 amd64 2:1.5.0-1 [139 kB]
Get: 50 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxcb-glx0 amd64 1.8.1-2 [32.1 kB]
Get: 51 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxfixes3 amd64 1:5.0-4 [21.5 kB]
Get: 52 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxdamage1 amd64 1:1.1.3-2 [14.3 kB]
Get: 53 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxxf86vm1 amd64 1:1.1.2-1 [19.0 kB]
Get: 54 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgl1-mesa-glx amd64 8.0.5-5 [131 kB]
Get: 55 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libfltk-gl1.3 amd64 1.3.2-2 [119 kB]
Get: 56 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libjpeg8 amd64 8d-1 [134 kB]
Get: 57 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libjasper1 amd64 1.900.1-14 [160 kB]
Get: 58 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libpng12-0 amd64 1.2.49-4 [190 kB]
Get: 59 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libjbig0 amd64 2.0-2 [32.2 kB]
Get: 60 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libtiff4 amd64 3.9.6-11 [202 kB]
Get: 61 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgdk-pixbuf2.0-common all 2.28.1-1 [291 kB]
Get: 62 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgdk-pixbuf2.0-0 amd64 2.28.1-1 [160 kB]
Get: 63 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libunistring0 amd64 0.9.3-5 [434 kB]
Get: 64 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgettextpo0 amd64 0.18.1.1-10 [145 kB]
Get: 65 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgfortran3 amd64 4.8.0-7 [349 kB]
Get: 66 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libglu1-mesa amd64 8.0.5-5 [190 kB]
Get: 67 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libhdf5-7 amd64 1.8.10-patch1-1 [1491 kB]
Get: 68 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main x11-common all 1:7.7+3 [284 kB]
Get: 69 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libice6 amd64 2:1.0.8-2 [63.1 kB]
Get: 70 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main liblcms1 amd64 1.19.dfsg-1.2 [113 kB]
Get: 71 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libltdl7 amd64 2.4.2-1.2 [352 kB]
Get: 72 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libsm6 amd64 2:1.2.1-2 [34.2 kB]
Get: 73 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libwmf0.2-7 amd64 0.2.8.4-10.3 [193 kB]
Get: 74 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libamd2.2.0 amd64 1:3.4.0-3 [29.2 kB]
Get: 75 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libblas3 amd64 1.2.20110419-5 [293 kB]
Get: 76 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main liblapack3 amd64 3.4.2+dfsg-1 [5088 kB]
Get: 77 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libarpack2 amd64 3.1.3-2 [134 kB]
Get: 78 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libcamd2.2.0 amd64 1:3.4.0-3 [28.5 kB]
Get: 79 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libccolamd2.7.1 amd64 1:3.4.0-3 [30.5 kB]
Get: 80 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libcolamd2.7.1 amd64 1:3.4.0-3 [22.5 kB]
Get: 81 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libcholmod1.7.1 amd64 1:3.4.0-3 [409 kB]
Get: 82 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libcxsparse2.2.3 amd64 1:3.4.0-3 [112 kB]
Get: 83 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgl2ps0 amd64 1.3.8-1 [39.6 kB]
Get: 84 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libqrupdate1 amd64 1.1.1-1 [92.0 kB]
Get: 85 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libumfpack5.4.0 amd64 1:3.4.0-3 [360 kB]
Get: 86 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main liboctave1 amd64 3.6.4-2 [8210 kB]
Get: 87 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main file amd64 1:5.14-1 [54.1 kB]
Get: 88 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main gettext-base amd64 0.18.1.1-10 [154 kB]
Get: 89 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libtext-unidecode-perl all 0.04-2 [115 kB]
Get: 90 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libintl-perl all 1.20-1 [1188 kB]
Get: 91 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxml-namespacesupport-perl all 1.09-3 [15.3 kB]
Get: 92 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxml-sax-base-perl all 1.07-1 [23.1 kB]
Get: 93 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxml-sax-perl all 0.99+dfsg-2 [68.3 kB]
Get: 94 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxml-libxml-perl amd64 2.0010+dfsg-1 [412 kB]
Get: 95 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main texinfo amd64 5.1.dfsg.1-3 [1352 kB]
Get: 96 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main cdbs all 0.4.121 [80.5 kB]
Get: 97 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main html2text amd64 1.3.2a-15 [103 kB]
Get: 98 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libasprintf-dev amd64 0.18.1.1-10 [26.8 kB]
Get: 99 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgettextpo-dev amd64 0.18.1.1-10 [184 kB]
Get: 100 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main gettext amd64 0.18.1.1-10 [1815 kB]
Get: 101 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main intltool-debian all 0.35.0+20060710.1 [30.8 kB]
Get: 102 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main po-debconf all 1.0.16+nmu2 [224 kB]
Get: 103 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main debhelper all 9.20130518 [708 kB]
Get: 104 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgfortran-4.7-dev amd64 4.7.3-4 [438 kB]
Get: 105 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main gfortran-4.7 amd64 4.7.3-4 [5706 kB]
Get: 106 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main gfortran amd64 4:4.7.2-1 [1130 B]
Get: 107 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main hdf5-helpers amd64 1.8.10-patch1-1 [31.6 kB]
Get: 108 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libblas-dev amd64 1.2.20110419-5 [312 kB]
Get: 109 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libfftw3-bin amd64 3.3.3-3 [49.3 kB]
Get: 110 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libfftw3-dev amd64 3.3.3-3 [1987 kB]
Get: 111 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main xorg-sgml-doctools all 1:1.10-1 [24.1 kB]
Get: 112 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main x11proto-core-dev all 7.0.23-1 [774 kB]
Get: 113 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxau-dev amd64 1:1.0.7-1 [21.7 kB]
Get: 114 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxdmcp-dev amd64 1:1.1.1-1 [42.3 kB]
Get: 115 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main x11proto-input-dev all 2.2-1 [172 kB]
Get: 116 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main x11proto-kb-dev all 1.0.6-2 [269 kB]
Get: 117 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main xtrans-dev all 1.2.7-1 [112 kB]
Get: 118 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libpthread-stubs0 amd64 0.3-3 [3228 B]
Get: 119 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libpthread-stubs0-dev amd64 0.3-3 [3998 B]
Get: 120 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxcb1-dev amd64 1.8.1-2 [88.1 kB]
Get: 121 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libx11-dev amd64 2:1.5.0-1 [1037 kB]
Get: 122 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main mesa-common-dev amd64 8.0.5-5 [277 kB]
Get: 123 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main x11proto-xext-dev all 7.2.1-1 [273 kB]
Get: 124 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libxext-dev amd64 2:1.3.1-2 [115 kB]
Get: 125 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgl1-mesa-dev amd64 8.0.5-5 [32.6 kB]
Get: 126 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libglpk0 amd64 4.45-1 [446 kB]
Get: 127 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgraphicsmagick3 amd64 1.3.16-1.1 [1320 kB]
Get: 128 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libgraphicsmagick++3 amd64 1.3.16-1.1 [153 kB]
Get: 129 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main zlib1g-dev amd64 1:1.2.8.dfsg-1 [217 kB]
Get: 130 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libjpeg8-dev amd64 8d-1 [242 kB]
Get: 131 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libhdf5-dev amd64 1.8.10-patch1-1 [7971 kB]
Get: 132 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main liblapack-dev amd64 3.4.2+dfsg-1 [5602 kB]
Get: 133 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libtinfo-dev amd64 5.9+20130504-1 [108 kB]
Get: 134 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libncurses5-dev amd64 5.9+20130504-1 [225 kB]
Get: 135 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libqhull5 amd64 2009.1-3 [163 kB]
Get: 136 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libreadline6-dev amd64 6.2+dfsg-0.1 [193 kB]
Get: 137 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main libreadline-dev amd64 6.2+dfsg-0.1 [896 B]
Get: 138 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main octave-common all 3.6.4-2 [847 kB]
Get: 139 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main octave amd64 3.6.4-2 [1831 kB]
Get: 140 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main liboctave-dev amd64 3.6.4-2 [678 kB]
Get: 141 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main octave-pkg-dev all 1.0.4 [15.5 kB]
Fetched 73.6 MB in 2s (33.8 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpipeline1:amd64.
(Reading database ... 11256 files and directories currently installed.)
Unpacking libpipeline1:amd64 (from .../libpipeline1_1.2.3-1_amd64.deb) ...
Selecting previously unselected package groff-base.
Unpacking groff-base (from .../groff-base_1.22.2-2_amd64.deb) ...
Selecting previously unselected package bsdmainutils.
Unpacking bsdmainutils (from .../bsdmainutils_9.0.5_amd64.deb) ...
Selecting previously unselected package man-db.
Unpacking man-db (from .../man-db_2.6.3-6_amd64.deb) ...
Selecting previously unselected package libasprintf0c2:amd64.
Unpacking libasprintf0c2:amd64 (from .../libasprintf0c2_0.18.1.1-10_amd64.deb) ...
Selecting previously unselected package libgpg-error0:amd64.
Unpacking libgpg-error0:amd64 (from .../libgpg-error0_1.10-3.1_amd64.deb) ...
Selecting previously unselected package libgcrypt11:amd64.
Unpacking libgcrypt11:amd64 (from .../libgcrypt11_1.5.0-5_amd64.deb) ...
Selecting previously unselected package libp11-kit0:amd64.
Unpacking libp11-kit0:amd64 (from .../libp11-kit0_0.12-3_amd64.deb) ...
Selecting previously unselected package libtasn1-3:amd64.
Unpacking libtasn1-3:amd64 (from .../libtasn1-3_2.14-3_amd64.deb) ...
Selecting previously unselected package libgnutls26:amd64.
Unpacking libgnutls26:amd64 (from .../libgnutls26_2.12.23-4_amd64.deb) ...
Selecting previously unselected package libkeyutils1:amd64.
Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-7_amd64.deb) ...
Selecting previously unselected package libkrb5support0:amd64.
Unpacking libkrb5support0:amd64 (from .../libkrb5support0_1.10.1+dfsg-6_amd64.deb) ...
Selecting previously unselected package libk5crypto3:amd64.
Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-6_amd64.deb) ...
Selecting previously unselected package libkrb5-3:amd64.
Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-6_amd64.deb) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Unpacking libgssapi-krb5-2:amd64 (from .../libgssapi-krb5-2_1.10.1+dfsg-6_amd64.deb) ...
Selecting previously unselected package libidn11:amd64.
Unpacking libidn11:amd64 (from .../libidn11_1.25-2_amd64.deb) ...
Selecting previously unselected package libsasl2-2:amd64.
Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-6_amd64.deb) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1+nmu2_amd64.deb) ...
Selecting previously unselected package libmagic1:amd64.
Unpacking libmagic1:amd64 (from .../libmagic1_1%3a5.14-1_amd64.deb) ...
Selecting previously unselected package libxml2:amd64.
Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-7+nmu1_amd64.deb) ...
Selecting previously unselected package libffi6:amd64.
Unpacking libffi6:amd64 (from .../libffi6_3.0.13-4_amd64.deb) ...
Selecting previously unselected package libglib2.0-0:amd64.
Unpacking libglib2.0-0:amd64 (from .../libglib2.0-0_2.36.1-2build1_amd64.deb) ...
Selecting previously unselected package libcroco3:amd64.
Unpacking libcroco3:amd64 (from .../libcroco3_0.6.8-2_amd64.deb) ...
Selecting previously unselected package librtmp0:amd64.
Unpacking librtmp0:amd64 (from .../librtmp0_2.4+20121230.gitdf6c518-1_amd64.deb) ...
Selecting previously unselected package libssh2-1:amd64.
Unpacking libssh2-1:amd64 (from .../libssh2-1_1.4.2-1.1_amd64.deb) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Unpacking libcurl3-gnutls:amd64 (from .../libcurl3-gnutls_7.30.0-2_amd64.deb) ...
Selecting previously unselected package libdrm2:amd64.
Unpacking libdrm2:amd64 (from .../libdrm2_2.4.40-1~deb7u2_amd64.deb) ...
Selecting previously unselected package libexpat1:amd64.
Unpacking libexpat1:amd64 (from .../libexpat1_2.1.0-3_amd64.deb) ...
Selecting previously unselected package libfftw3-double3:amd64.
Unpacking libfftw3-double3:amd64 (from .../libfftw3-double3_3.3.3-3_amd64.deb) ...
Selecting previously unselected package libfftw3-long3:amd64.
Unpacking libfftw3-long3:amd64 (from .../libfftw3-long3_3.3.3-3_amd64.deb) ...
Selecting previously unselected package libfftw3-quad3:amd64.
Unpacking libfftw3-quad3:amd64 (from .../libfftw3-quad3_3.3.3-3_amd64.deb) ...
Selecting previously unselected package libfftw3-single3:amd64.
Unpacking libfftw3-single3:amd64 (from .../libfftw3-single3_3.3.3-3_amd64.deb) ...
Selecting previously unselected package libfreetype6:amd64.
Unpacking libfreetype6:amd64 (from .../libfreetype6_2.4.9-1.1_amd64.deb) ...
Selecting previously unselected package fonts-dejavu-core.
Unpacking fonts-dejavu-core (from .../fonts-dejavu-core_2.33+svn2514-3_all.deb) ...
Selecting previously unselected package ttf-dejavu-core.
Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33+svn2514-3_all.deb) ...
Selecting previously unselected package fontconfig-config.
Unpacking fontconfig-config (from .../fontconfig-config_2.9.0-7.1_all.deb) ...
Selecting previously unselected package libfontconfig1:amd64.
Unpacking libfontconfig1:amd64 (from .../libfontconfig1_2.9.0-7.1_amd64.deb) ...
Selecting previously unselected package libxau6:amd64.
Unpacking libxau6:amd64 (from .../libxau6_1%3a1.0.7-1_amd64.deb) ...
Selecting previously unselected package libxdmcp6:amd64.
Unpacking libxdmcp6:amd64 (from .../libxdmcp6_1%3a1.1.1-1_amd64.deb) ...
Selecting previously unselected package libxcb1:amd64.
Unpacking libxcb1:amd64 (from .../libxcb1_1.8.1-2_amd64.deb) ...
Selecting previously unselected package libx11-data.
Unpacking libx11-data (from .../libx11-data_2%3a1.5.0-1_all.deb) ...
Selecting previously unselected package libx11-6:amd64.
Unpacking libx11-6:amd64 (from .../libx11-6_2%3a1.5.0-1_amd64.deb) ...
Selecting previously unselected package libxext6:amd64.
Unpacking libxext6:amd64 (from .../libxext6_2%3a1.3.1-2_amd64.deb) ...
Selecting previously unselected package libxrender1:amd64.
Unpacking libxrender1:amd64 (from .../libxrender1_1%3a0.9.7-1_amd64.deb) ...
Selecting previously unselected package libxft2:amd64.
Unpacking libxft2:amd64 (from .../libxft2_2.3.1-1_amd64.deb) ...
Selecting previously unselected package libxinerama1:amd64.
Unpacking libxinerama1:amd64 (from .../libxinerama1_2%3a1.1.2-1_amd64.deb) ...
Selecting previously unselected package libfltk1.3:amd64.
Unpacking libfltk1.3:amd64 (from .../libfltk1.3_1.3.2-2_amd64.deb) ...
Selecting previously unselected package libglapi-mesa:amd64.
Unpacking libglapi-mesa:amd64 (from .../libglapi-mesa_8.0.5-5_amd64.deb) ...
Selecting previously unselected package libx11-xcb1:amd64.
Unpacking libx11-xcb1:amd64 (from .../libx11-xcb1_2%3a1.5.0-1_amd64.deb) ...
Selecting previously unselected package libxcb-glx0:amd64.
Unpacking libxcb-glx0:amd64 (from .../libxcb-glx0_1.8.1-2_amd64.deb) ...
Selecting previously unselected package libxfixes3:amd64.
Unpacking libxfixes3:amd64 (from .../libxfixes3_1%3a5.0-4_amd64.deb) ...
Selecting previously unselected package libxdamage1:amd64.
Unpacking libxdamage1:amd64 (from .../libxdamage1_1%3a1.1.3-2_amd64.deb) ...
Selecting previously unselected package libxxf86vm1:amd64.
Unpacking libxxf86vm1:amd64 (from .../libxxf86vm1_1%3a1.1.2-1_amd64.deb) ...
Selecting previously unselected package libgl1-mesa-glx:amd64.
Unpacking libgl1-mesa-glx:amd64 (from .../libgl1-mesa-glx_8.0.5-5_amd64.deb) ...
Selecting previously unselected package libfltk-gl1.3:amd64.
Unpacking libfltk-gl1.3:amd64 (from .../libfltk-gl1.3_1.3.2-2_amd64.deb) ...
Selecting previously unselected package libjpeg8:amd64.
Unpacking libjpeg8:amd64 (from .../libjpeg8_8d-1_amd64.deb) ...
Selecting previously unselected package libjasper1:amd64.
Unpacking libjasper1:amd64 (from .../libjasper1_1.900.1-14_amd64.deb) ...
Selecting previously unselected package libpng12-0:amd64.
Unpacking libpng12-0:amd64 (from .../libpng12-0_1.2.49-4_amd64.deb) ...
Selecting previously unselected package libjbig0:amd64.
Unpacking libjbig0:amd64 (from .../libjbig0_2.0-2_amd64.deb) ...
Selecting previously unselected package libtiff4:amd64.
Unpacking libtiff4:amd64 (from .../libtiff4_3.9.6-11_amd64.deb) ...
Selecting previously unselected package libgdk-pixbuf2.0-common.
Unpacking libgdk-pixbuf2.0-common (from .../libgdk-pixbuf2.0-common_2.28.1-1_all.deb) ...
Selecting previously unselected package libgdk-pixbuf2.0-0:amd64.
Unpacking libgdk-pixbuf2.0-0:amd64 (from .../libgdk-pixbuf2.0-0_2.28.1-1_amd64.deb) ...
Selecting previously unselected package libunistring0:amd64.
Unpacking libunistring0:amd64 (from .../libunistring0_0.9.3-5_amd64.deb) ...
Selecting previously unselected package libgettextpo0:amd64.
Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.1.1-10_amd64.deb) ...
Selecting previously unselected package libgfortran3:amd64.
Unpacking libgfortran3:amd64 (from .../libgfortran3_4.8.0-7_amd64.deb) ...
Selecting previously unselected package libglu1-mesa:amd64.
Unpacking libglu1-mesa:amd64 (from .../libglu1-mesa_8.0.5-5_amd64.deb) ...
Selecting previously unselected package libhdf5-7:amd64.
Unpacking libhdf5-7:amd64 (from .../libhdf5-7_1.8.10-patch1-1_amd64.deb) ...
Selecting previously unselected package x11-common.
Unpacking x11-common (from .../x11-common_1%3a7.7+3_all.deb) ...
Selecting previously unselected package libice6:amd64.
Unpacking libice6:amd64 (from .../libice6_2%3a1.0.8-2_amd64.deb) ...
Selecting previously unselected package liblcms1:amd64.
Unpacking liblcms1:amd64 (from .../liblcms1_1.19.dfsg-1.2_amd64.deb) ...
Selecting previously unselected package libltdl7:amd64.
Unpacking libltdl7:amd64 (from .../libltdl7_2.4.2-1.2_amd64.deb) ...
Selecting previously unselected package libsm6:amd64.
Unpacking libsm6:amd64 (from .../libsm6_2%3a1.2.1-2_amd64.deb) ...
Selecting previously unselected package libwmf0.2-7:amd64.
Unpacking libwmf0.2-7:amd64 (from .../libwmf0.2-7_0.2.8.4-10.3_amd64.deb) ...
Selecting previously unselected package libamd2.2.0.
Unpacking libamd2.2.0 (from .../libamd2.2.0_1%3a3.4.0-3_amd64.deb) ...
Selecting previously unselected package libblas3.
Unpacking libblas3 (from .../libblas3_1.2.20110419-5_amd64.deb) ...
Selecting previously unselected package liblapack3.
Unpacking liblapack3 (from .../liblapack3_3.4.2+dfsg-1_amd64.deb) ...
Selecting previously unselected package libarpack2.
Unpacking libarpack2 (from .../libarpack2_3.1.3-2_amd64.deb) ...
Selecting previously unselected package libcamd2.2.0.
Unpacking libcamd2.2.0 (from .../libcamd2.2.0_1%3a3.4.0-3_amd64.deb) ...
Selecting previously unselected package libccolamd2.7.1.
Unpacking libccolamd2.7.1 (from .../libccolamd2.7.1_1%3a3.4.0-3_amd64.deb) ...
Selecting previously unselected package libcolamd2.7.1.
Unpacking libcolamd2.7.1 (from .../libcolamd2.7.1_1%3a3.4.0-3_amd64.deb) ...
Selecting previously unselected package libcholmod1.7.1.
Unpacking libcholmod1.7.1 (from .../libcholmod1.7.1_1%3a3.4.0-3_amd64.deb) ...
Selecting previously unselected package libcxsparse2.2.3.
Unpacking libcxsparse2.2.3 (from .../libcxsparse2.2.3_1%3a3.4.0-3_amd64.deb) ...
Selecting previously unselected package libgl2ps0.
Unpacking libgl2ps0 (from .../libgl2ps0_1.3.8-1_amd64.deb) ...
Selecting previously unselected package libqrupdate1.
Unpacking libqrupdate1 (from .../libqrupdate1_1.1.1-1_amd64.deb) ...
Selecting previously unselected package libumfpack5.4.0.
Unpacking libumfpack5.4.0 (from .../libumfpack5.4.0_1%3a3.4.0-3_amd64.deb) ...
Selecting previously unselected package liboctave1:amd64.
Unpacking liboctave1:amd64 (from .../liboctave1_3.6.4-2_amd64.deb) ...
Selecting previously unselected package file.
Unpacking file (from .../file_1%3a5.14-1_amd64.deb) ...
Selecting previously unselected package gettext-base.
Unpacking gettext-base (from .../gettext-base_0.18.1.1-10_amd64.deb) ...
Selecting previously unselected package libtext-unidecode-perl.
Unpacking libtext-unidecode-perl (from .../libtext-unidecode-perl_0.04-2_all.deb) ...
Selecting previously unselected package libintl-perl.
Unpacking libintl-perl (from .../libintl-perl_1.20-1_all.deb) ...
Selecting previously unselected package libxml-namespacesupport-perl.
Unpacking libxml-namespacesupport-perl (from .../libxml-namespacesupport-perl_1.09-3_all.deb) ...
Selecting previously unselected package libxml-sax-base-perl.
Unpacking libxml-sax-base-perl (from .../libxml-sax-base-perl_1.07-1_all.deb) ...
Selecting previously unselected package libxml-sax-perl.
Unpacking libxml-sax-perl (from .../libxml-sax-perl_0.99+dfsg-2_all.deb) ...
Selecting previously unselected package libxml-libxml-perl.
Unpacking libxml-libxml-perl (from .../libxml-libxml-perl_2.0010+dfsg-1_amd64.deb) ...
Selecting previously unselected package texinfo.
Unpacking texinfo (from .../texinfo_5.1.dfsg.1-3_amd64.deb) ...
Selecting previously unselected package cdbs.
Unpacking cdbs (from .../archives/cdbs_0.4.121_all.deb) ...
Selecting previously unselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ...
Selecting previously unselected package libasprintf-dev:amd64.
Unpacking libasprintf-dev:amd64 (from .../libasprintf-dev_0.18.1.1-10_amd64.deb) ...
Selecting previously unselected package libgettextpo-dev:amd64.
Unpacking libgettextpo-dev:amd64 (from .../libgettextpo-dev_0.18.1.1-10_amd64.deb) ...
Selecting previously unselected package gettext.
Unpacking gettext (from .../gettext_0.18.1.1-10_amd64.deb) ...
Selecting previously unselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ...
Selecting previously unselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ...
Selecting previously unselected package debhelper.
Unpacking debhelper (from .../debhelper_9.20130518_all.deb) ...
Selecting previously unselected package libgfortran-4.7-dev:amd64.
Unpacking libgfortran-4.7-dev:amd64 (from .../libgfortran-4.7-dev_4.7.3-4_amd64.deb) ...
Selecting previously unselected package gfortran-4.7.
Unpacking gfortran-4.7 (from .../gfortran-4.7_4.7.3-4_amd64.deb) ...
Selecting previously unselected package gfortran.
Unpacking gfortran (from .../gfortran_4%3a4.7.2-1_amd64.deb) ...
Selecting previously unselected package hdf5-helpers.
Unpacking hdf5-helpers (from .../hdf5-helpers_1.8.10-patch1-1_amd64.deb) ...
Selecting previously unselected package libblas-dev.
Unpacking libblas-dev (from .../libblas-dev_1.2.20110419-5_amd64.deb) ...
Selecting previously unselected package libfftw3-bin.
Unpacking libfftw3-bin (from .../libfftw3-bin_3.3.3-3_amd64.deb) ...
Selecting previously unselected package libfftw3-dev:amd64.
Unpacking libfftw3-dev:amd64 (from .../libfftw3-dev_3.3.3-3_amd64.deb) ...
Selecting previously unselected package xorg-sgml-doctools.
Unpacking xorg-sgml-doctools (from .../xorg-sgml-doctools_1%3a1.10-1_all.deb) ...
Selecting previously unselected package x11proto-core-dev.
Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.23-1_all.deb) ...
Selecting previously unselected package libxau-dev:amd64.
Unpacking libxau-dev:amd64 (from .../libxau-dev_1%3a1.0.7-1_amd64.deb) ...
Selecting previously unselected package libxdmcp-dev:amd64.
Unpacking libxdmcp-dev:amd64 (from .../libxdmcp-dev_1%3a1.1.1-1_amd64.deb) ...
Selecting previously unselected package x11proto-input-dev.
Unpacking x11proto-input-dev (from .../x11proto-input-dev_2.2-1_all.deb) ...
Selecting previously unselected package x11proto-kb-dev.
Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.6-2_all.deb) ...
Selecting previously unselected package xtrans-dev.
Unpacking xtrans-dev (from .../xtrans-dev_1.2.7-1_all.deb) ...
Selecting previously unselected package libpthread-stubs0:amd64.
Unpacking libpthread-stubs0:amd64 (from .../libpthread-stubs0_0.3-3_amd64.deb) ...
Selecting previously unselected package libpthread-stubs0-dev:amd64.
Unpacking libpthread-stubs0-dev:amd64 (from .../libpthread-stubs0-dev_0.3-3_amd64.deb) ...
Selecting previously unselected package libxcb1-dev:amd64.
Unpacking libxcb1-dev:amd64 (from .../libxcb1-dev_1.8.1-2_amd64.deb) ...
Selecting previously unselected package libx11-dev:amd64.
Unpacking libx11-dev:amd64 (from .../libx11-dev_2%3a1.5.0-1_amd64.deb) ...
Selecting previously unselected package mesa-common-dev.
Unpacking mesa-common-dev (from .../mesa-common-dev_8.0.5-5_amd64.deb) ...
Selecting previously unselected package x11proto-xext-dev.
Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.2.1-1_all.deb) ...
Selecting previously unselected package libxext-dev:amd64.
Unpacking libxext-dev:amd64 (from .../libxext-dev_2%3a1.3.1-2_amd64.deb) ...
Selecting previously unselected package libgl1-mesa-dev.
Unpacking libgl1-mesa-dev (from .../libgl1-mesa-dev_8.0.5-5_amd64.deb) ...
Selecting previously unselected package libglpk0.
Unpacking libglpk0 (from .../libglpk0_4.45-1_amd64.deb) ...
Selecting previously unselected package libgraphicsmagick3.
Unpacking libgraphicsmagick3 (from .../libgraphicsmagick3_1.3.16-1.1_amd64.deb) ...
Selecting previously unselected package libgraphicsmagick++3.
Unpacking libgraphicsmagick++3 (from .../libgraphicsmagick++3_1.3.16-1.1_amd64.deb) ...
Selecting previously unselected package zlib1g-dev:amd64.
Unpacking zlib1g-dev:amd64 (from .../zlib1g-dev_1%3a1.2.8.dfsg-1_amd64.deb) ...
Selecting previously unselected package libjpeg8-dev:amd64.
Unpacking libjpeg8-dev:amd64 (from .../libjpeg8-dev_8d-1_amd64.deb) ...
Selecting previously unselected package libhdf5-dev.
Unpacking libhdf5-dev (from .../libhdf5-dev_1.8.10-patch1-1_amd64.deb) ...
Selecting previously unselected package liblapack-dev.
Unpacking liblapack-dev (from .../liblapack-dev_3.4.2+dfsg-1_amd64.deb) ...
Selecting previously unselected package libtinfo-dev:amd64.
Unpacking libtinfo-dev:amd64 (from .../libtinfo-dev_5.9+20130504-1_amd64.deb) ...
Selecting previously unselected package libncurses5-dev:amd64.
Unpacking libncurses5-dev:amd64 (from .../libncurses5-dev_5.9+20130504-1_amd64.deb) ...
Selecting previously unselected package libqhull5.
Unpacking libqhull5 (from .../libqhull5_2009.1-3_amd64.deb) ...
Selecting previously unselected package libreadline6-dev:amd64.
Unpacking libreadline6-dev:amd64 (from .../libreadline6-dev_6.2+dfsg-0.1_amd64.deb) ...
Selecting previously unselected package libreadline-dev:amd64.
Unpacking libreadline-dev:amd64 (from .../libreadline-dev_6.2+dfsg-0.1_amd64.deb) ...
Selecting previously unselected package octave-common.
Unpacking octave-common (from .../octave-common_3.6.4-2_all.deb) ...
Selecting previously unselected package octave.
Unpacking octave (from .../octave_3.6.4-2_amd64.deb) ...
Selecting previously unselected package liboctave-dev.
Unpacking liboctave-dev (from .../liboctave-dev_3.6.4-2_amd64.deb) ...
Selecting previously unselected package octave-pkg-dev.
Unpacking octave-pkg-dev (from .../octave-pkg-dev_1.0.4_all.deb) ...
Setting up libpipeline1:amd64 (1.2.3-1) ...
Setting up groff-base (1.22.2-2) ...
Setting up bsdmainutils (9.0.5) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up man-db (2.6.3-6) ...
Building database of manual pages ...
Setting up libasprintf0c2:amd64 (0.18.1.1-10) ...
Setting up libgpg-error0:amd64 (1.10-3.1) ...
Setting up libgcrypt11:amd64 (1.5.0-5) ...
Setting up libp11-kit0:amd64 (0.12-3) ...
Setting up libtasn1-3:amd64 (2.14-3) ...
Setting up libgnutls26:amd64 (2.12.23-4) ...
Setting up libkeyutils1:amd64 (1.5.5-7) ...
Setting up libkrb5support0:amd64 (1.10.1+dfsg-6) ...
Setting up libk5crypto3:amd64 (1.10.1+dfsg-6) ...
Setting up libkrb5-3:amd64 (1.10.1+dfsg-6) ...
Setting up libgssapi-krb5-2:amd64 (1.10.1+dfsg-6) ...
Setting up libidn11:amd64 (1.25-2) ...
Setting up libsasl2-2:amd64 (2.1.25.dfsg1-6) ...
Setting up libldap-2.4-2:amd64 (2.4.31-1+nmu2) ...
Setting up libmagic1:amd64 (1:5.14-1) ...
Setting up libxml2:amd64 (2.8.0+dfsg1-7+nmu1) ...
Setting up libffi6:amd64 (3.0.13-4) ...
Setting up libglib2.0-0:amd64 (2.36.1-2build1) ...
No schema files found: doing nothing.
Setting up libcroco3:amd64 (0.6.8-2) ...
Setting up librtmp0:amd64 (2.4+20121230.gitdf6c518-1) ...
Setting up libssh2-1:amd64 (1.4.2-1.1) ...
Setting up libcurl3-gnutls:amd64 (7.30.0-2) ...
Setting up libdrm2:amd64 (2.4.40-1~deb7u2) ...
Setting up libexpat1:amd64 (2.1.0-3) ...
Setting up libfftw3-double3:amd64 (3.3.3-3) ...
Setting up libfftw3-long3:amd64 (3.3.3-3) ...
Setting up libfftw3-quad3:amd64 (3.3.3-3) ...
Setting up libfftw3-single3:amd64 (3.3.3-3) ...
Setting up libfreetype6:amd64 (2.4.9-1.1) ...
Setting up fonts-dejavu-core (2.33+svn2514-3) ...
Setting up ttf-dejavu-core (2.33+svn2514-3) ...
Setting up fontconfig-config (2.9.0-7.1) ...
Setting up libfontconfig1:amd64 (2.9.0-7.1) ...
Setting up libxau6:amd64 (1:1.0.7-1) ...
Setting up libxdmcp6:amd64 (1:1.1.1-1) ...
Setting up libxcb1:amd64 (1.8.1-2) ...
Setting up libx11-data (2:1.5.0-1) ...
Setting up libx11-6:amd64 (2:1.5.0-1) ...
Setting up libxext6:amd64 (2:1.3.1-2) ...
Setting up libxrender1:amd64 (1:0.9.7-1) ...
Setting up libxft2:amd64 (2.3.1-1) ...
Setting up libxinerama1:amd64 (2:1.1.2-1) ...
Setting up libfltk1.3:amd64 (1.3.2-2) ...
Setting up libglapi-mesa:amd64 (8.0.5-5) ...
Setting up libx11-xcb1:amd64 (2:1.5.0-1) ...
Setting up libxcb-glx0:amd64 (1.8.1-2) ...
Setting up libxfixes3:amd64 (1:5.0-4) ...
Setting up libxdamage1:amd64 (1:1.1.3-2) ...
Setting up libxxf86vm1:amd64 (1:1.1.2-1) ...
Setting up libgl1-mesa-glx:amd64 (8.0.5-5) ...
Setting up libfltk-gl1.3:amd64 (1.3.2-2) ...
Setting up libjpeg8:amd64 (8d-1) ...
Setting up libjasper1:amd64 (1.900.1-14) ...
Setting up libpng12-0:amd64 (1.2.49-4) ...
Setting up libjbig0:amd64 (2.0-2) ...
Setting up libtiff4:amd64 (3.9.6-11) ...
Setting up libgdk-pixbuf2.0-common (2.28.1-1) ...
Setting up libgdk-pixbuf2.0-0:amd64 (2.28.1-1) ...
Setting up libunistring0:amd64 (0.9.3-5) ...
Setting up libgettextpo0:amd64 (0.18.1.1-10) ...
Setting up libgfortran3:amd64 (4.8.0-7) ...
Setting up libglu1-mesa:amd64 (8.0.5-5) ...
Setting up libhdf5-7:amd64 (1.8.10-patch1-1) ...
Setting up x11-common (1:7.7+3) ...
Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix.
Setting up libice6:amd64 (2:1.0.8-2) ...
Setting up liblcms1:amd64 (1.19.dfsg-1.2) ...
Setting up libltdl7:amd64 (2.4.2-1.2) ...
Setting up libsm6:amd64 (2:1.2.1-2) ...
Setting up libwmf0.2-7:amd64 (0.2.8.4-10.3) ...
Setting up libamd2.2.0 (1:3.4.0-3) ...
Setting up libblas3 (1.2.20110419-5) ...
update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode
Setting up liblapack3 (3.4.2+dfsg-1) ...
update-alternatives: using /usr/lib/lapack/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode
Setting up libarpack2 (3.1.3-2) ...
Setting up libcamd2.2.0 (1:3.4.0-3) ...
Setting up libccolamd2.7.1 (1:3.4.0-3) ...
Setting up libcolamd2.7.1 (1:3.4.0-3) ...
Setting up libcholmod1.7.1 (1:3.4.0-3) ...
Setting up libcxsparse2.2.3 (1:3.4.0-3) ...
Setting up libgl2ps0 (1.3.8-1) ...
Setting up libqrupdate1 (1.1.1-1) ...
Setting up libumfpack5.4.0 (1:3.4.0-3) ...
Setting up liboctave1:amd64 (3.6.4-2) ...
Setting up file (1:5.14-1) ...
Setting up gettext-base (0.18.1.1-10) ...
Setting up libtext-unidecode-perl (0.04-2) ...
Setting up libintl-perl (1.20-1) ...
Setting up libxml-namespacesupport-perl (1.09-3) ...
Setting up libxml-sax-base-perl (1.07-1) ...
Setting up libxml-sax-perl (0.99+dfsg-2) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...

Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libxml-libxml-perl (2.0010+dfsg-1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up texinfo (5.1.dfsg.1-3) ...
Setting up cdbs (0.4.121) ...
Setting up html2text (1.3.2a-15) ...
Setting up libasprintf-dev:amd64 (0.18.1.1-10) ...
Setting up libgettextpo-dev:amd64 (0.18.1.1-10) ...
Setting up gettext (0.18.1.1-10) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16+nmu2) ...
Setting up debhelper (9.20130518) ...
Setting up libgfortran-4.7-dev:amd64 (4.7.3-4) ...
Setting up gfortran-4.7 (4.7.3-4) ...
Setting up gfortran (4:4.7.2-1) ...
update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode
Setting up hdf5-helpers (1.8.10-patch1-1) ...
Setting up libblas-dev (1.2.20110419-5) ...
update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode
Setting up libfftw3-bin (3.3.3-3) ...
Setting up libfftw3-dev:amd64 (3.3.3-3) ...
Setting up xorg-sgml-doctools (1:1.10-1) ...
Setting up x11proto-core-dev (7.0.23-1) ...
Setting up libxau-dev:amd64 (1:1.0.7-1) ...
Setting up libxdmcp-dev:amd64 (1:1.1.1-1) ...
Setting up x11proto-input-dev (2.2-1) ...
Setting up x11proto-kb-dev (1.0.6-2) ...
Setting up xtrans-dev (1.2.7-1) ...
Setting up libpthread-stubs0:amd64 (0.3-3) ...
Setting up libpthread-stubs0-dev:amd64 (0.3-3) ...
Setting up libxcb1-dev:amd64 (1.8.1-2) ...
Setting up libx11-dev:amd64 (2:1.5.0-1) ...
Setting up mesa-common-dev (8.0.5-5) ...
Setting up x11proto-xext-dev (7.2.1-1) ...
Setting up libxext-dev:amd64 (2:1.3.1-2) ...
Setting up libgl1-mesa-dev (8.0.5-5) ...
Setting up libglpk0 (4.45-1) ...
Setting up libgraphicsmagick3 (1.3.16-1.1) ...
Setting up libgraphicsmagick++3 (1.3.16-1.1) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1) ...
Setting up libjpeg8-dev:amd64 (8d-1) ...
Setting up libhdf5-dev (1.8.10-patch1-1) ...
Setting up liblapack-dev (3.4.2+dfsg-1) ...
update-alternatives: using /usr/lib/lapack/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode
Setting up libtinfo-dev:amd64 (5.9+20130504-1) ...
Setting up libncurses5-dev:amd64 (5.9+20130504-1) ...
Setting up libqhull5 (2009.1-3) ...
Setting up libreadline6-dev:amd64 (6.2+dfsg-0.1) ...
Setting up libreadline-dev:amd64 (6.2+dfsg-0.1) ...
Setting up octave-common (3.6.4-2) ...
Setting up octave (3.6.4-2) ...
Setting up liboctave-dev (3.6.4-2) ...
Setting up octave-pkg-dev (1.0.4) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  fakeroot
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 119 kB of archives.
After this operation, 347 kB of additional disk space will be used.
Get:1 http://localhost:3142/ftp.fr.debian.org/debian/ sid/main fakeroot amd64 1.19-2 [119 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 119 kB in 0s (0 B/s)
Selecting previously unselected package fakeroot.
(Reading database ... 17500 files and directories currently installed.)
Unpacking fakeroot (from .../fakeroot_1.19-2_amd64.deb) ...
Processing triggers for man-db ...
Setting up fakeroot (1.19-2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
I: Copying source file
I: copying [/home/sebastien/debian/octave-nurbs_1.3.7-1~1.gbpf29402.dsc]
I: copying [/home/sebastien/debian/octave-nurbs_1.3.7.orig.tar.gz]
I: copying [/home/sebastien/debian/octave-nurbs_1.3.7-1~1.gbpf29402.debian.tar.gz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package (octave-nurbs_1.3.7-1~1.gbpf29402.dsc)
dpkg-source: info: extracting octave-nurbs in octave-nurbs-1.3.7
dpkg-source: info: unpacking octave-nurbs_1.3.7.orig.tar.gz
dpkg-source: info: unpacking octave-nurbs_1.3.7-1~1.gbpf29402.debian.tar.gz
dpkg-source: info: applying autoload-yes.diff
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc  -rfakeroot
dpkg-buildpackage: source package octave-nurbs
dpkg-buildpackage: source version 1.3.7-1~1.gbpf29402
dpkg-buildpackage: source changed by Rafael Laboissiere <rafael@laboissiere.net>
 dpkg-source --before-build octave-nurbs-1.3.7
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
dh_clean 
/usr/bin/make -k -C src clean
make[1]: Entering directory `/tmp/buildd/octave-nurbs-1.3.7/src'
rm -f *.o core octave-core *.oct *~
make[1]: Leaving directory `/tmp/buildd/octave-nurbs-1.3.7/src'
rm -rf inst/x86_64-pc-linux-gnu-api-v48+ global-list local-list
 dpkg-source -b octave-nurbs-1.3.7
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building octave-nurbs using existing ./octave-nurbs_1.3.7.orig.tar.gz
dpkg-source: info: building octave-nurbs in octave-nurbs_1.3.7-1~1.gbpf29402.debian.tar.gz
dpkg-source: info: building octave-nurbs in octave-nurbs_1.3.7-1~1.gbpf29402.dsc
 debian/rules build
test -x debian/rules
mkdir -p "."
 fakeroot debian/rules binary
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
mkdir -p "."
Adding cdbs dependencies to debian/octave-nurbs.substvars
dh_installdirs -poctave-nurbs 
Checking the Octave version... ok
mkdir -p /tmp/buildd/octave-nurbs-1.3.7/debian/octave-nurbs/usr/share/octave/packages	\
		 /tmp/buildd/octave-nurbs-1.3.7/debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
/usr/bin/octave --no-history --silent --no-init-file --no-window-system --eval				\
		 "pkg ('prefix', [pwd(),'/debian/octave-nurbs/usr/share/octave/packages'],		\
		      [pwd(),'/debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages']);			\
		 pkg ('local_list', [pwd(),'/local-list']);		\
		 pkg ('global_list', [pwd(),'/global-list']);	\
		 if (exist ('PKG_ADD.bak') == 2),			\
		     movefile ('PKG_ADD.bak', 'PKG_ADD');		\
		 endif;							\
		 pkg -verbose -nodeps install ."
mkdir (/tmp/oct-qg9A5t)
Copying directory (., /tmp/oct-qg9A5t)
make[1]: Entering directory `/tmp/oct-qg9A5t/src'
mkoctfile -c low_level_functions.cc
mkoctfile basisfun.cc low_level_functions.o
mkoctfile bspeval.cc low_level_functions.o
mkoctfile nrb_srf_basisfun__.cc low_level_functions.o
mkoctfile surfderivcpts.cc low_level_functions.o
mkoctfile basisfunder.cc low_level_functions.o
mkoctfile curvederivcpts.cc low_level_functions.o
mkoctfile nrb_srf_basisfun_der__.cc low_level_functions.o
mkoctfile surfderiveval.cc low_level_functions.o
mkoctfile bspderiv.cc low_level_functions.o
mkoctfile nrbsurfderiveval.cc low_level_functions.o
mkoctfile tbasisfun.cc low_level_functions.o
make[1]: Leaving directory `/tmp/oct-qg9A5t/src'
copyfile /tmp/oct-qg9A5t/./src/basisfun.oct /tmp/oct-qg9A5t/./src/basisfunder.oct /tmp/oct-qg9A5t/./src/bspderiv.oct /tmp/oct-qg9A5t/./src/bspeval.oct /tmp/oct-qg9A5t/./src/curvederivcpts.oct /tmp/oct-qg9A5t/./src/nrb_srf_basisfun__.oct /tmp/oct-qg9A5t/./src/nrb_srf_basisfun_der__.oct /tmp/oct-qg9A5t/./src/nrbsurfderiveval.oct /tmp/oct-qg9A5t/./src/surfderivcpts.oct /tmp/oct-qg9A5t/./src/surfderiveval.oct /tmp/oct-qg9A5t/./src/tbasisfun.oct /tmp/oct-qg9A5t/./inst/x86_64-pc-linux-gnu-api-v48+
For information about changes from previous versions of the nurbs package, run 'news ("nurbs")'.
/usr/share/octave/debian/dh/octave-pkg-helper
dh_install --package=octave-nurbs
( cd  ./debian/octave-nurbs/usr/share/octave/packages/nurbs-1.3.7/packinfo ; rm -f COPYING ChangeLog )
if [ -d doc ] ; then				\
		dh_installdocs -poctave-nurbs;		\
		rm -rf debian/octave-nurbs/usr/share/octave/packages/*/doc ;	\
	fi
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
Checking package...
Checking m files ...
[curvederiveval]
PASSES 1 out of 1 tests
[basisfun]
PASSES 1 out of 1 tests
[tbasisfun]
PASSES 3 out of 3 tests
[findspan]
PASSES 2 out of 2 tests
[nrbsurfderiveval]
panic: Aborted -- stopping myself...
Aborted
Checking CC files ...
[surfderiveval]
PASSES 2 out of 2 tests
[nrbsurfderiveval]
PASSES 21 out of 21 tests
[curvederivcpts]
PASSES 1 out of 1 tests
[basisfun]
PASSES 1 out of 1 tests
[tbasisfun]
PASSES 3 out of 3 tests
[surfderivcpts]
PASSES 1 out of 1 tests
[ -e PKG_ADD.bak ] && mv PKG_ADD.bak PKG_ADD
rmdir --ignore-fail-on-non-empty -p	\
		 /tmp/buildd/octave-nurbs-1.3.7/debian/octave-nurbs/usr/share/octave/packages	\
		 /tmp/buildd/octave-nurbs-1.3.7/debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages
dh_installdocs -poctave-nurbs ./NEWS 
dh_installexamples -poctave-nurbs 
dh_installman -poctave-nurbs  
dh_installinfo -poctave-nurbs  
dh_installmenu -poctave-nurbs 
dh_installcron -poctave-nurbs 
dh_installinit -poctave-nurbs  
dh_installdebconf -poctave-nurbs 
dh_installemacsen -poctave-nurbs   
dh_installcatalogs -poctave-nurbs 
dh_installpam -poctave-nurbs 
dh_installlogrotate -poctave-nurbs 
dh_installlogcheck -poctave-nurbs 
dh_installchangelogs -poctave-nurbs  
dh_installudev -poctave-nurbs 
dh_lintian -poctave-nurbs 
dh_bugfiles -poctave-nurbs 
dh_install -poctave-nurbs  
dh_link -poctave-nurbs  
dh_installmime -poctave-nurbs 
dh_installgsettings -poctave-nurbs 
dh_strip -poctave-nurbs  
dh_compress -poctave-nurbs  
dh_fixperms -poctave-nurbs  
dh_makeshlibs -poctave-nurbs  
dh_installdeb -poctave-nurbs 
dh_perl -poctave-nurbs 
dh_shlibdeps -poctave-nurbs    
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages/nurbs-1.3.7/x86_64-pc-linux-gnu-api-v48+/bspeval.oct debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages/nurbs-1.3.7/x86_64-pc-linux-gnu-api-v48+/surfderivcpts.oct debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages/nurbs-1.3.7/x86_64-pc-linux-gnu-api-v48+/nrbsurfderiveval.oct debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages/nurbs-1.3.7/x86_64-pc-linux-gnu-api-v48+/basisfun.oct debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages/nurbs-1.3.7/x86_64-pc-linux-gnu-api-v48+/bspderiv.oct debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages/nurbs-1.3.7/x86_64-pc-linux-gnu-api-v48+/tbasisfun.oct debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages/nurbs-1.3.7/x86_64-pc-linux-gnu-api-v48+/surfderiveval.oct debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages/nurbs-1.3.7/x86_64-pc-linux-gnu-api-v48+/nrb_srf_basisfun__.oct debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages/nurbs-1.3.7/x86_64-pc-linux-gnu-api-v48+/basisfunder.oct debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages/nurbs-1.3.7/x86_64-pc-linux-gnu-api-v48+/nrb_srf_basisfun_der__.oct debian/octave-nurbs/usr/lib/x86_64-linux-gnu/octave/packages/nurbs-1.3.7/x86_64-pc-linux-gnu-api-v48+/curvederivcpts.oct were not linked against libcruft.so.1 (they use none of the library's symbols)
dh_gencontrol -poctave-nurbs  
dh_md5sums -poctave-nurbs 
dh_builddeb -poctave-nurbs 
dpkg-deb: building package `octave-nurbs' in `../octave-nurbs_1.3.7-1~1.gbpf29402_amd64.deb'.
 dpkg-genchanges  >../octave-nurbs_1.3.7-1~1.gbpf29402_amd64.changes
dpkg-genchanges: including full source code in upload
 dpkg-source --after-build octave-nurbs-1.3.7
dpkg-buildpackage: full upload (original source is included)
W: no hooks of type B found -- ignoring
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: Current time: Mon May 20 14:16:06 CEST 2013
I: pbuilder-time-stamp: 1369052166
 -> Cleaning COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.25932 

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: