Your message dated Thu, 26 May 2016 23:40:37 +0200
with message-id <57476d55.9000...@debian.org>
and subject line Re: bppphyview: FTBFS: TreeCommands.h:225: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](int)'
has caused the Debian Bug report #798932,
regarding bppphyview: FTBFS: TreeCommands.h:225: undefined reference to 
`bpp::TextTools::toString[abi:cxx11](int)'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
798932: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798932
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bppphyview
Version: 0.3.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

bppphyview fails to build from source in unstable/amd64, probably GCC-5
related:

  [..]

  CMakeFiles/phyview.dir/PhyView.cpp.o: In function
  `InsertSubtreeOnBranchCommand::InsertSubtreeOnBranchCommand(TreeDocument*,
  int, bpp::Node*)':
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:225: undefined
  reference to `bpp::TextTools::toString[abi:cxx11](int)'
  CMakeFiles/phyview.dir/PhyView.cpp.o: In function `main':
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:1150: undefined
  reference to `bpp::IOTreeFactory::NEWICK_FORMAT[abi:cxx11]'
  CMakeFiles/phyview.dir/PhyView.cpp.o: In function `void
  std::__cxx11::basic_string<char, std::char_traits<char>,
  std::allocator<char> >::_M_construct_aux<char*>(char*, char*,
  std::__false_type)':
  /usr/include/c++/5/bits/basic_string.h:195: undefined reference to
  `bpp::IOTreeFactory::NEWICK_FORMAT[abi:cxx11]'
  CMakeFiles/phyview.dir/PhyView.cpp.o: In function
  `std::__cxx11::basic_string<char, std::char_traits<char>,
  std::allocator<char> >::assign(std::__cxx11::basic_string<char,
  std::char_traits<char>, std::allocator<char> > const&)':
  /usr/include/c++/5/bits/basic_string.h:1094: undefined reference to
  `bpp::IOTreeFactory::NHX_FORMAT[abi:cxx11]'
  /usr/include/c++/5/bits/basic_string.h:1094: undefined reference to
  `bpp::IOTreeFactory::NEWICK_FORMAT[abi:cxx11]'
  CMakeFiles/phyview.dir/TreeSubWindow.cpp.o: In function `QString
  bpp::QtTools::toQt<double>(bpp::Number<double> const&)':
  /usr/include/Bpp/Qt/QtTools.h:83: undefined reference to
  `bpp::TextTools::toString[abi:cxx11](double, int)'
  CMakeFiles/phyview.dir/TreeSubWindow.cpp.o: In function
  `TreeSubWindow::updateTable()':
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeSubWindow.cpp:107:
  undefined reference to
  `bpp::TreeTemplateTools::getNodePropertyNames(bpp::Node const&,
  std::vector<std::__cxx11::basic_string<char, std::char_traits<char>,
  std::allocator<char> >,
  std::allocator<std::__cxx11::basic_string<char,
  std::char_traits<char>, std::allocator<char> > > >&)'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeSubWindow.cpp:109:
  undefined reference to
  `bpp::TreeTemplateTools::getBranchPropertyNames(bpp::Node const&,
  std::vector<std::__cxx11::basic_string<char, std::char_traits<char>,
  std::allocator<char> >,
  std::allocator<std::__cxx11::basic_string<char,
  std::char_traits<char>, std::allocator<char> > > >&)'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeSubWindow.cpp:122:
  undefined reference to `bpp::TextTools::toString[abi:cxx11](int)'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeSubWindow.cpp:133:
  undefined reference to `bpp::TextTools::toString[abi:cxx11](double,
  int)'
  CMakeFiles/phyview.dir/TreeSubWindow.cpp.o: In function
  `ChangeNodeNameCommand::ChangeNodeNameCommand(TreeDocument*, int,
  std::__cxx11::basic_string<char, std::char_traits<char>,
  std::allocator<char> > const&)':
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:266: undefined
  reference to `bpp::TextTools::toString[abi:cxx11](int)'
  CMakeFiles/phyview.dir/TreeSubWindow.cpp.o: In function
  `ChangeBranchLengthCommand::ChangeBranchLengthCommand(TreeDocument*,
  int, double)':
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:254: undefined
  reference to `bpp::TextTools::toString[abi:cxx11](double, int)'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:254: undefined
  reference to `bpp::TextTools::toString[abi:cxx11](int)'
  CMakeFiles/phyview.dir/TreeCommands.cpp.o: In function
  `AttachDataCommand::addProperties_(bpp::Node*, bpp::DataTable const&,
  unsigned int, bool)':
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:75: undefined
  reference to `bpp::TextTools::toString[abi:cxx11](int)'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:77: undefined
  reference to `bpp::DataTable::operator()[abi:cxx11](unsigned long,
  unsigned long) const'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:80: undefined
  reference to `bpp::DataTable::operator()[abi:cxx11](unsigned long,
  unsigned long) const'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:80: undefined
  reference to `bpp::DataTable::getColumnName[abi:cxx11](unsigned long)
  const'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:90: undefined
  reference to `bpp::DataTable::operator()[abi:cxx11](unsigned long,
  unsigned long) const'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:93: undefined
  reference to `bpp::DataTable::operator()[abi:cxx11](unsigned long,
  unsigned long) const'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:93: undefined
  reference to `bpp::DataTable::getColumnName[abi:cxx11](unsigned long)
  const'
  CMakeFiles/phyview.dir/TreeCommands.cpp.o: In function
  `TranslateNodeNamesCommand::TranslateNodeNamesCommand(TreeDocument*,
  bpp::DataTable const&, unsigned int, unsigned int)':
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:45: undefined
  reference to `bpp::DataTable::getColumnName[abi:cxx11](unsigned long)
  const'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:45: undefined
  reference to `bpp::DataTable::getColumnName[abi:cxx11](unsigned long)
  const'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:51: undefined
  reference to `bpp::DataTable::operator()[abi:cxx11](unsigned long,
  unsigned long) const'
  /tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:51: undefined
  reference to `bpp::DataTable::operator()[abi:cxx11](unsigned long,
  unsigned long) const'
  collect2: error: ld returned 1 exit status
  bppPhyView/CMakeFiles/phyview.dir/build.make:203: recipe for target
  'bppPhyView/phyview' failed
  make[3]: *** [bppPhyView/phyview] Error 1
  make[3]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
  CMakeFiles/Makefile2:299: recipe for target
  'bppPhyView/CMakeFiles/phyview.dir/all' failed
  make[2]: *** [bppPhyView/CMakeFiles/phyview.dir/all] Error 2
  make[2]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
  Makefile:136: recipe for target 'all' failed
  make[1]: *** [all] Error 2
  make[1]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
  debian/rules:103: recipe for target 'install-arch' failed
  make: *** [install-arch] Error 2
  dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit
  status 2

  [..]

The full build log is attached or can be viewed here:

    
https://reproducible.debian.net/logs/unstable/amd64/bppphyview_0.3.0-1.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Fri Sep 11 09:13:49 GMT+12 2015
I: pbuilder-time-stamp: 1442006029
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> 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-ma...@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 (>= 5), cmake (>= 2.6), qt4-qmake (>= 4.6.0), libqt4-dev (>= 
4.6.0), libbpp-qt-dev (>= 2.1.0)
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20226 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on cmake (>= 2.6); however:
  Package cmake is not installed.
 pbuilder-satisfydepends-dummy depends on qt4-qmake (>= 4.6.0); however:
  Package qt4-qmake is not installed.
 pbuilder-satisfydepends-dummy depends on libqt4-dev (>= 4.6.0); however:
  Package libqt4-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libbpp-qt-dev (>= 2.1.0); however:
  Package libbpp-qt-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...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
The following NEW packages will be installed:
  cmake{a} cmake-data{a} fontconfig{a} fontconfig-config{a} 
  fonts-dejavu-core{a} libarchive13{a} libaudio2{a} libbpp-core-dev{a} 
  libbpp-core2{a} libbpp-phyl-dev{a} libbpp-phyl9{a} libbpp-qt-dev{a} 
  libbpp-qt1{a} libbpp-seq-dev{a} libbpp-seq9{a} libcurl3{a} libdbus-1-3{a} 
  libexpat1{a} libfontconfig1{a} libfreetype6{a} libgnutls-deb0-28{a} 
  libgssapi-krb5-2{a} libhogweed4{a} libice6{a} libidn11{a} libjbig0{a} 
  libjpeg62-turbo{a} libjsoncpp0v5{a} libk5crypto3{a} libkeyutils1{a} 
  libkrb5-3{a} libkrb5support0{a} liblcms2-2{a} libldap-2.4-2{a} 
  liblzo2-2{a} libmng1{a} libnettle6{a} libp11-kit0{a} libpng12-0{a} 
  libqt4-dbus{a} libqt4-declarative{a} libqt4-designer{a} libqt4-dev{a} 
  libqt4-dev-bin{a} libqt4-help{a} libqt4-network{a} libqt4-qt3support{a} 
  libqt4-script{a} libqt4-scripttools{a} libqt4-sql{a} libqt4-svg{a} 
  libqt4-test{a} libqt4-xml{a} libqt4-xmlpatterns{a} libqtcore4{a} 
  libqtdbus4{a} libqtgui4{a} librtmp1{a} libsasl2-2{a} 
  libsasl2-modules-db{a} libsm6{a} libssh2-1{a} libssl1.0.0{a} 
  libtasn1-6{a} libtiff5{a} libx11-6{a} libx11-data{a} libxau6{a} 
  libxcb1{a} libxdmcp6{a} libxext6{a} libxrender1{a} libxt6{a} qdbus{a} 
  qt4-linguist-tools{a} qt4-qmake{a} qtchooser{a} qtcore4-l10n{a} ucf{a} 
  x11-common{a} 
0 packages upgraded, 80 newly installed, 0 to remove and 0 not upgraded.
Need to get 46.4 MB of archives. After unpacking 186 MB will be used.
Writing extended state information...
Get: 1 http://reproducible.alioth.debian.org/debian/ ./ qtcore4-l10n 
4:4.8.7+dfsg-3.0~reproducible1 [657 kB]
Get: 2 http://ftp.de.debian.org/debian/ unstable/main libnettle6 amd64 3.1.1-4 
[189 kB]
Get: 3 http://ftp.de.debian.org/debian/ unstable/main libhogweed4 amd64 3.1.1-4 
[136 kB]
Get: 4 http://ftp.de.debian.org/debian/ unstable/main libp11-kit0 amd64 
0.23.1-3 [112 kB]
Get: 5 http://reproducible.alioth.debian.org/debian/ ./ libqtcore4 
4:4.8.7+dfsg-3.0~reproducible1 [1607 kB]
Get: 6 http://ftp.de.debian.org/debian/ unstable/main libtasn1-6 amd64 4.5-2 
[49.6 kB]
Get: 7 http://ftp.de.debian.org/debian/ unstable/main libgnutls-deb0-28 amd64 
3.3.17-1 [716 kB]
Get: 8 http://ftp.de.debian.org/debian/ unstable/main libsasl2-modules-db amd64 
2.1.26.dfsg1-13 [67.0 kB]
Get: 9 http://ftp.de.debian.org/debian/ unstable/main libsasl2-2 amd64 
2.1.26.dfsg1-13 [104 kB]
Get: 10 http://ftp.de.debian.org/debian/ unstable/main libldap-2.4-2 amd64 
2.4.42+dfsg-1 [223 kB]
Get: 11 http://ftp.de.debian.org/debian/ unstable/main cmake-data all 3.2.2-2 
[1046 kB]
Get: 12 http://reproducible.alioth.debian.org/debian/ ./ libqtgui4 
4:4.8.7+dfsg-3.0~reproducible1 [4183 kB]
Get: 13 http://ftp.de.debian.org/debian/ unstable/main liblzo2-2 amd64 2.08-1.2 
[54.6 kB]
Get: 14 http://ftp.de.debian.org/debian/ unstable/main libarchive13 amd64 
3.1.2-11+b1 [269 kB]
Get: 15 http://ftp.de.debian.org/debian/ unstable/main libkeyutils1 amd64 
1.5.9-7 [12.2 kB]
Get: 16 http://ftp.de.debian.org/debian/ unstable/main libkrb5support0 amd64 
1.13.2+dfsg-2 [59.8 kB]
Get: 17 http://ftp.de.debian.org/debian/ unstable/main libk5crypto3 amd64 
1.13.2+dfsg-2 [115 kB]
Get: 18 http://ftp.de.debian.org/debian/ unstable/main libkrb5-3 amd64 
1.13.2+dfsg-2 [308 kB]
Get: 19 http://ftp.de.debian.org/debian/ unstable/main libgssapi-krb5-2 amd64 
1.13.2+dfsg-2 [152 kB]
Get: 20 http://ftp.de.debian.org/debian/ unstable/main libidn11 amd64 1.32-1 
[171 kB]
Get: 21 http://ftp.de.debian.org/debian/ unstable/main librtmp1 amd64 
2.4+20150115.gita107cef-1+b2 [60.1 kB]
Get: 22 http://ftp.de.debian.org/debian/ unstable/main libssh2-1 amd64 
1.5.0-2+b1 [133 kB]
Get: 23 http://ftp.de.debian.org/debian/ unstable/main libssl1.0.0 amd64 
1.0.2d-1 [1274 kB]
Get: 24 http://ftp.de.debian.org/debian/ unstable/main libcurl3 amd64 7.44.0-1 
[267 kB]
Get: 25 http://ftp.de.debian.org/debian/ unstable/main libexpat1 amd64 2.1.0-7 
[80.0 kB]
Get: 26 http://ftp.de.debian.org/debian/ unstable/main libjsoncpp0v5 amd64 
0.10.5-1 [75.7 kB]
Get: 27 http://ftp.de.debian.org/debian/ unstable/main cmake amd64 3.2.2-2+b1 
[2538 kB]
Get: 28 http://reproducible.alioth.debian.org/debian/ ./ libqt4-xml 
4:4.8.7+dfsg-3.0~reproducible1 [142 kB]
Get: 29 http://reproducible.alioth.debian.org/debian/ ./ libqtdbus4 
4:4.8.7+dfsg-3.0~reproducible1 [228 kB]
Get: 30 http://reproducible.alioth.debian.org/debian/ ./ qdbus 
4:4.8.7+dfsg-3.0~reproducible1 [74.3 kB]
Get: 31 http://reproducible.alioth.debian.org/debian/ ./ libqt4-dbus 
4:4.8.7+dfsg-3.0~reproducible1 [51.7 kB]
Get: 32 http://reproducible.alioth.debian.org/debian/ ./ libqt4-network 
4:4.8.7+dfsg-3.0~reproducible1 [612 kB]
Get: 33 http://reproducible.alioth.debian.org/debian/ ./ libqt4-script 
4:4.8.7+dfsg-3.0~reproducible1 [850 kB]
Get: 34 http://reproducible.alioth.debian.org/debian/ ./ libqt4-sql 
4:4.8.7+dfsg-3.0~reproducible1 [145 kB]
Get: 35 http://ftp.de.debian.org/debian/ unstable/main libpng12-0 amd64 
1.2.50-2+b2 [172 kB]
Get: 36 http://reproducible.alioth.debian.org/debian/ ./ libqt4-xmlpatterns 
4:4.8.7+dfsg-3.0~reproducible1 [1106 kB]
Get: 37 http://ftp.de.debian.org/debian/ unstable/main libfreetype6 amd64 
2.5.2-4 [466 kB]
Get: 38 http://ftp.de.debian.org/debian/ unstable/main ucf all 3.0030 [69.7 kB]
Get: 39 http://reproducible.alioth.debian.org/debian/ ./ libqt4-declarative 
4:4.8.7+dfsg-3.0~reproducible1 [1135 kB]
Get: 40 http://ftp.de.debian.org/debian/ unstable/main fonts-dejavu-core all 
2.35-1 [1064 kB]
Get: 41 http://ftp.de.debian.org/debian/ unstable/main fontconfig-config all 
2.11.0-6.3 [273 kB]
Get: 42 http://reproducible.alioth.debian.org/debian/ ./ libqt4-designer 
4:4.8.7+dfsg-3.0~reproducible1 [3691 kB]
Get: 43 http://ftp.de.debian.org/debian/ unstable/main libfontconfig1 amd64 
2.11.0-6.3 [329 kB]
Get: 44 http://ftp.de.debian.org/debian/ unstable/main fontconfig amd64 
2.11.0-6.3 [402 kB]
Get: 45 http://ftp.de.debian.org/debian/ unstable/main libxau6 amd64 1:1.0.8-1 
[20.7 kB]
Get: 46 http://ftp.de.debian.org/debian/ unstable/main x11-common all 1:7.7+9 
[287 kB]
Get: 47 http://ftp.de.debian.org/debian/ unstable/main libice6 amd64 
2:1.0.9-1+b1 [58.8 kB]
Get: 48 http://ftp.de.debian.org/debian/ unstable/main libsm6 amd64 
2:1.2.2-1+b1 [33.6 kB]
Get: 49 http://ftp.de.debian.org/debian/ unstable/main libxdmcp6 amd64 
1:1.1.2-1 [26.3 kB]
Get: 50 http://ftp.de.debian.org/debian/ unstable/main libxcb1 amd64 1.10-3+b1 
[44.4 kB]
Get: 51 http://ftp.de.debian.org/debian/ unstable/main libx11-data all 
2:1.6.3-1 [128 kB]
Get: 52 http://ftp.de.debian.org/debian/ unstable/main libx11-6 amd64 2:1.6.3-1 
[742 kB]
Get: 53 http://reproducible.alioth.debian.org/debian/ ./ libqt4-qt3support 
4:4.8.7+dfsg-3.0~reproducible1 [1106 kB]
Get: 54 http://ftp.de.debian.org/debian/ unstable/main libxt6 amd64 
1:1.1.4-1+b1 [186 kB]
Get: 55 http://ftp.de.debian.org/debian/ unstable/main libaudio2 amd64 1.9.4-3 
[79.8 kB]
Get: 56 http://ftp.de.debian.org/debian/ unstable/main liblcms2-2 amd64 
2.6-3+b3 [141 kB]
Get: 57 http://ftp.de.debian.org/debian/ unstable/main libjpeg62-turbo amd64 
1:1.4.1-2 [126 kB]
Get: 58 http://ftp.de.debian.org/debian/ unstable/main libmng1 amd64 
1.0.10+dfsg-3.1+b3 [217 kB]
Get: 59 http://ftp.de.debian.org/debian/ unstable/main libxext6 amd64 2:1.3.3-1 
[52.7 kB]
Get: 60 http://ftp.de.debian.org/debian/ unstable/main libxrender1 amd64 
1:0.9.8-1+b1 [31.4 kB]
Get: 61 http://ftp.de.debian.org/debian/ unstable/main libjbig0 amd64 2.1-3.1 
[30.7 kB]
Get: 62 http://ftp.de.debian.org/debian/ unstable/main libbpp-core2 amd64 
2.1.0-1 [613 kB]
Get: 63 http://reproducible.alioth.debian.org/debian/ ./ libqt4-dev-bin 
4:4.8.7+dfsg-3.0~reproducible1 [1680 kB]
Get: 64 http://ftp.de.debian.org/debian/ unstable/main libbpp-core-dev amd64 
2.1.0-1 [1476 kB]
Get: 65 http://reproducible.alioth.debian.org/debian/ ./ libqt4-help 
4:4.8.7+dfsg-3.0~reproducible1 [251 kB]
Get: 66 http://reproducible.alioth.debian.org/debian/ ./ libqt4-scripttools 
4:4.8.7+dfsg-3.0~reproducible1 [267 kB]
Get: 67 http://ftp.de.debian.org/debian/ unstable/main libbpp-seq9 amd64 
2.1.0-1 [515 kB]
Get: 68 http://reproducible.alioth.debian.org/debian/ ./ libqt4-svg 
4:4.8.7+dfsg-3.0~reproducible1 [184 kB]
Get: 69 http://reproducible.alioth.debian.org/debian/ ./ libqt4-test 
4:4.8.7+dfsg-3.0~reproducible1 [107 kB]
Get: 70 http://reproducible.alioth.debian.org/debian/ ./ qt4-linguist-tools 
4:4.8.7+dfsg-3.0~reproducible1 [886 kB]
Get: 71 http://ftp.de.debian.org/debian/ unstable/main libbpp-phyl9 amd64 
2.1.0-1 [1838 kB]
Get: 72 http://reproducible.alioth.debian.org/debian/ ./ qt4-qmake 
4:4.8.7+dfsg-3.0~reproducible1 [1296 kB]
Get: 73 http://ftp.de.debian.org/debian/ unstable/main libbpp-seq-dev amd64 
2.1.0-1 [1310 kB]
Get: 74 http://reproducible.alioth.debian.org/debian/ ./ libqt4-dev 
4:4.8.7+dfsg-3.0~reproducible1 [899 kB]
Get: 75 http://ftp.de.debian.org/debian/ unstable/main libbpp-phyl-dev amd64 
2.1.0-1 [5774 kB]
Get: 76 http://ftp.de.debian.org/debian/ unstable/main libtiff5 amd64 4.0.5-1 
[220 kB]
Get: 77 http://ftp.de.debian.org/debian/ unstable/main libbpp-qt1 amd64 2.1.0-1 
[50.8 kB]
Get: 78 http://ftp.de.debian.org/debian/ unstable/main libdbus-1-3 amd64 
1.8.20-1 [170 kB]
Get: 79 http://ftp.de.debian.org/debian/ unstable/main qtchooser amd64 
52-gae5eeef-2 [23.1 kB]
Get: 80 http://ftp.de.debian.org/debian/ unstable/main libbpp-qt-dev amd64 
2.1.0-1 [78.2 kB]
Fetched 46.4 MB in 7s (5976 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libnettle6:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20226 files and directories currently installed.)
Preparing to unpack .../libnettle6_3.1.1-4_amd64.deb ...
Unpacking libnettle6:amd64 (3.1.1-4) ...
Selecting previously unselected package libhogweed4:amd64.
Preparing to unpack .../libhogweed4_3.1.1-4_amd64.deb ...
Unpacking libhogweed4:amd64 (3.1.1-4) ...
Selecting previously unselected package libp11-kit0:amd64.
Preparing to unpack .../libp11-kit0_0.23.1-3_amd64.deb ...
Unpacking libp11-kit0:amd64 (0.23.1-3) ...
Selecting previously unselected package libtasn1-6:amd64.
Preparing to unpack .../libtasn1-6_4.5-2_amd64.deb ...
Unpacking libtasn1-6:amd64 (4.5-2) ...
Selecting previously unselected package libgnutls-deb0-28:amd64.
Preparing to unpack .../libgnutls-deb0-28_3.3.17-1_amd64.deb ...
Unpacking libgnutls-deb0-28:amd64 (3.3.17-1) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-13_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-13) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-13_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-13) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-1_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-1) ...
Selecting previously unselected package cmake-data.
Preparing to unpack .../cmake-data_3.2.2-2_all.deb ...
Unpacking cmake-data (3.2.2-2) ...
Selecting previously unselected package liblzo2-2:amd64.
Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ...
Unpacking liblzo2-2:amd64 (2.08-1.2) ...
Selecting previously unselected package libarchive13:amd64.
Preparing to unpack .../libarchive13_3.1.2-11+b1_amd64.deb ...
Unpacking libarchive13:amd64 (3.1.2-11+b1) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../libkeyutils1_1.5.9-7_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.5.9-7) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../libkrb5support0_1.13.2+dfsg-2_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.13.2+dfsg-2) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../libk5crypto3_1.13.2+dfsg-2_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.13.2+dfsg-2) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../libkrb5-3_1.13.2+dfsg-2_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.13.2+dfsg-2) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-2_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-2) ...
Selecting previously unselected package libidn11:amd64.
Preparing to unpack .../libidn11_1.32-1_amd64.deb ...
Unpacking libidn11:amd64 (1.32-1) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../librtmp1_2.4+20150115.gita107cef-1+b2_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20150115.gita107cef-1+b2) ...
Selecting previously unselected package libssh2-1:amd64.
Preparing to unpack .../libssh2-1_1.5.0-2+b1_amd64.deb ...
Unpacking libssh2-1:amd64 (1.5.0-2+b1) ...
Selecting previously unselected package libssl1.0.0:amd64.
Preparing to unpack .../libssl1.0.0_1.0.2d-1_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.2d-1) ...
Selecting previously unselected package libcurl3:amd64.
Preparing to unpack .../libcurl3_7.44.0-1_amd64.deb ...
Unpacking libcurl3:amd64 (7.44.0-1) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-7_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-7) ...
Selecting previously unselected package libjsoncpp0v5:amd64.
Preparing to unpack .../libjsoncpp0v5_0.10.5-1_amd64.deb ...
Unpacking libjsoncpp0v5:amd64 (0.10.5-1) ...
Selecting previously unselected package cmake.
Preparing to unpack .../cmake_3.2.2-2+b1_amd64.deb ...
Unpacking cmake (3.2.2-2+b1) ...
Selecting previously unselected package libpng12-0:amd64.
Preparing to unpack .../libpng12-0_1.2.50-2+b2_amd64.deb ...
Unpacking libpng12-0:amd64 (1.2.50-2+b2) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../libfreetype6_2.5.2-4_amd64.deb ...
Unpacking libfreetype6:amd64 (2.5.2-4) ...
Selecting previously unselected package ucf.
Preparing to unpack .../archives/ucf_3.0030_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0030) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ...
Unpacking fonts-dejavu-core (2.35-1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../fontconfig-config_2.11.0-6.3_all.deb ...
Unpacking fontconfig-config (2.11.0-6.3) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../libfontconfig1_2.11.0-6.3_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.11.0-6.3) ...
Selecting previously unselected package fontconfig.
Preparing to unpack .../fontconfig_2.11.0-6.3_amd64.deb ...
Unpacking fontconfig (2.11.0-6.3) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.8-1) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../x11-common_1%3a7.7+9_all.deb ...
Unpacking x11-common (1:7.7+9) ...
Selecting previously unselected package libice6:amd64.
Preparing to unpack .../libice6_2%3a1.0.9-1+b1_amd64.deb ...
Unpacking libice6:amd64 (2:1.0.9-1+b1) ...
Selecting previously unselected package libsm6:amd64.
Preparing to unpack .../libsm6_2%3a1.2.2-1+b1_amd64.deb ...
Unpacking libsm6:amd64 (2:1.2.2-1+b1) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../libxdmcp6_1%3a1.1.2-1_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.2-1) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../libxcb1_1.10-3+b1_amd64.deb ...
Unpacking libxcb1:amd64 (1.10-3+b1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../libx11-data_2%3a1.6.3-1_all.deb ...
Unpacking libx11-data (2:1.6.3-1) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack .../libx11-6_2%3a1.6.3-1_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.6.3-1) ...
Selecting previously unselected package libxt6:amd64.
Preparing to unpack .../libxt6_1%3a1.1.4-1+b1_amd64.deb ...
Unpacking libxt6:amd64 (1:1.1.4-1+b1) ...
Selecting previously unselected package libaudio2:amd64.
Preparing to unpack .../libaudio2_1.9.4-3_amd64.deb ...
Unpacking libaudio2:amd64 (1.9.4-3) ...
Selecting previously unselected package liblcms2-2:amd64.
Preparing to unpack .../liblcms2-2_2.6-3+b3_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.6-3+b3) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../libjpeg62-turbo_1%3a1.4.1-2_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:1.4.1-2) ...
Selecting previously unselected package libmng1:amd64.
Preparing to unpack .../libmng1_1.0.10+dfsg-3.1+b3_amd64.deb ...
Unpacking libmng1:amd64 (1.0.10+dfsg-3.1+b3) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.3-1) ...
Selecting previously unselected package libxrender1:amd64.
Preparing to unpack .../libxrender1_1%3a0.9.8-1+b1_amd64.deb ...
Unpacking libxrender1:amd64 (1:0.9.8-1+b1) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1) ...
Selecting previously unselected package libbpp-core2.
Preparing to unpack .../libbpp-core2_2.1.0-1_amd64.deb ...
Unpacking libbpp-core2 (2.1.0-1) ...
Selecting previously unselected package libbpp-core-dev.
Preparing to unpack .../libbpp-core-dev_2.1.0-1_amd64.deb ...
Unpacking libbpp-core-dev (2.1.0-1) ...
Selecting previously unselected package libbpp-seq9.
Preparing to unpack .../libbpp-seq9_2.1.0-1_amd64.deb ...
Unpacking libbpp-seq9 (2.1.0-1) ...
Selecting previously unselected package libbpp-phyl9.
Preparing to unpack .../libbpp-phyl9_2.1.0-1_amd64.deb ...
Unpacking libbpp-phyl9 (2.1.0-1) ...
Selecting previously unselected package libbpp-seq-dev.
Preparing to unpack .../libbpp-seq-dev_2.1.0-1_amd64.deb ...
Unpacking libbpp-seq-dev (2.1.0-1) ...
Selecting previously unselected package libbpp-phyl-dev.
Preparing to unpack .../libbpp-phyl-dev_2.1.0-1_amd64.deb ...
Unpacking libbpp-phyl-dev (2.1.0-1) ...
Selecting previously unselected package qtcore4-l10n.
Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-3.0~reproducible1_all.deb 
...
Unpacking qtcore4-l10n (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqtcore4:amd64.
Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb 
...
Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libtiff5:amd64.
Preparing to unpack .../libtiff5_4.0.5-1_amd64.deb ...
Unpacking libtiff5:amd64 (4.0.5-1) ...
Selecting previously unselected package libqtgui4:amd64.
Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb ...
Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libbpp-qt1.
Preparing to unpack .../libbpp-qt1_2.1.0-1_amd64.deb ...
Unpacking libbpp-qt1 (2.1.0-1) ...
Selecting previously unselected package libdbus-1-3:amd64.
Preparing to unpack .../libdbus-1-3_1.8.20-1_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.8.20-1) ...
Selecting previously unselected package libqt4-xml:amd64.
Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb 
...
Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqtdbus4:amd64.
Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb 
...
Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package qtchooser.
Preparing to unpack .../qtchooser_52-gae5eeef-2_amd64.deb ...
Unpacking qtchooser (52-gae5eeef-2) ...
Selecting previously unselected package qdbus.
Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb ...
Unpacking qdbus (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-dbus:amd64.
Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb 
...
Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-network:amd64.
Preparing to unpack 
.../libqt4-network_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb ...
Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-script:amd64.
Preparing to unpack 
.../libqt4-script_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb ...
Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-sql:amd64.
Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb 
...
Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-xmlpatterns:amd64.
Preparing to unpack 
.../libqt4-xmlpatterns_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb ...
Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-declarative:amd64.
Preparing to unpack 
.../libqt4-declarative_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb ...
Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-designer:amd64.
Preparing to unpack 
.../libqt4-designer_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb ...
Unpacking libqt4-designer:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-qt3support:amd64.
Preparing to unpack 
.../libqt4-qt3support_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb ...
Unpacking libqt4-qt3support:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-dev-bin.
Preparing to unpack 
.../libqt4-dev-bin_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb ...
Unpacking libqt4-dev-bin (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-help:amd64.
Preparing to unpack .../libqt4-help_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb 
...
Unpacking libqt4-help:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-scripttools:amd64.
Preparing to unpack 
.../libqt4-scripttools_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb ...
Unpacking libqt4-scripttools:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-svg:amd64.
Preparing to unpack .../libqt4-svg_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb 
...
Unpacking libqt4-svg:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-test:amd64.
Preparing to unpack .../libqt4-test_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb 
...
Unpacking libqt4-test:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package qt4-linguist-tools.
Preparing to unpack 
.../qt4-linguist-tools_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb ...
Unpacking qt4-linguist-tools (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package qt4-qmake.
Preparing to unpack .../qt4-qmake_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb ...
Unpacking qt4-qmake (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libqt4-dev.
Preparing to unpack .../libqt4-dev_4%3a4.8.7+dfsg-3.0~reproducible1_amd64.deb 
...
Unpacking libqt4-dev (4:4.8.7+dfsg-3.0~reproducible1) ...
Selecting previously unselected package libbpp-qt-dev.
Preparing to unpack .../libbpp-qt-dev_2.1.0-1_amd64.deb ...
Unpacking libbpp-qt-dev (2.1.0-1) ...
Processing triggers for man-db (2.7.3-1) ...
Processing triggers for systemd (226-1) ...
Setting up libnettle6:amd64 (3.1.1-4) ...
Setting up libhogweed4:amd64 (3.1.1-4) ...
Setting up libp11-kit0:amd64 (0.23.1-3) ...
Setting up libtasn1-6:amd64 (4.5-2) ...
Setting up libgnutls-deb0-28:amd64 (3.3.17-1) ...
Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-13) ...
Setting up libsasl2-2:amd64 (2.1.26.dfsg1-13) ...
Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-1) ...
Setting up cmake-data (3.2.2-2) ...
Setting up liblzo2-2:amd64 (2.08-1.2) ...
Setting up libarchive13:amd64 (3.1.2-11+b1) ...
Setting up libkeyutils1:amd64 (1.5.9-7) ...
Setting up libkrb5support0:amd64 (1.13.2+dfsg-2) ...
Setting up libk5crypto3:amd64 (1.13.2+dfsg-2) ...
Setting up libkrb5-3:amd64 (1.13.2+dfsg-2) ...
Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-2) ...
Setting up libidn11:amd64 (1.32-1) ...
Setting up librtmp1:amd64 (2.4+20150115.gita107cef-1+b2) ...
Setting up libssh2-1:amd64 (1.5.0-2+b1) ...
Setting up libssl1.0.0:amd64 (1.0.2d-1) ...
Setting up libcurl3:amd64 (7.44.0-1) ...
Setting up libexpat1:amd64 (2.1.0-7) ...
Setting up libjsoncpp0v5:amd64 (0.10.5-1) ...
Setting up cmake (3.2.2-2+b1) ...
Setting up libpng12-0:amd64 (1.2.50-2+b2) ...
Setting up libfreetype6:amd64 (2.5.2-4) ...
Setting up ucf (3.0030) ...
Setting up fonts-dejavu-core (2.35-1) ...
Setting up fontconfig-config (2.11.0-6.3) ...
Setting up libfontconfig1:amd64 (2.11.0-6.3) ...
Setting up fontconfig (2.11.0-6.3) ...
Regenerating fonts cache... done.
Setting up libxau6:amd64 (1:1.0.8-1) ...
Setting up x11-common (1:7.7+9) ...
update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults
Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix.
Setting up libice6:amd64 (2:1.0.9-1+b1) ...
Setting up libsm6:amd64 (2:1.2.2-1+b1) ...
Setting up libxdmcp6:amd64 (1:1.1.2-1) ...
Setting up libxcb1:amd64 (1.10-3+b1) ...
Setting up libx11-data (2:1.6.3-1) ...
Setting up libx11-6:amd64 (2:1.6.3-1) ...
Setting up libxt6:amd64 (1:1.1.4-1+b1) ...
Setting up libaudio2:amd64 (1.9.4-3) ...
Setting up liblcms2-2:amd64 (2.6-3+b3) ...
Setting up libjpeg62-turbo:amd64 (1:1.4.1-2) ...
Setting up libmng1:amd64 (1.0.10+dfsg-3.1+b3) ...
Setting up libxext6:amd64 (2:1.3.3-1) ...
Setting up libxrender1:amd64 (1:0.9.8-1+b1) ...
Setting up libjbig0:amd64 (2.1-3.1) ...
Setting up libbpp-core2 (2.1.0-1) ...
Setting up libbpp-core-dev (2.1.0-1) ...
-- Creating generic include file: /usr/include/Bpp.all
-- Creating generic include file: /usr/include/Bpp/App.all
-- Creating generic include file: /usr/include/Bpp/Graph.all
-- Creating generic include file: /usr/include/Bpp/Graphics.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Fig.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Font.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Latex.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Molscript.all
-- Creating generic include file: /usr/include/Bpp/Graphics/R.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Svg.all
-- Creating generic include file: /usr/include/Bpp/Io.all
-- Creating generic include file: /usr/include/Bpp/Numeric.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Function.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Hmm.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Matrix.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Prob.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Random.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Stat.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Stat/Mva.all
-- Creating generic include file: /usr/include/Bpp/Phyl.all
-- Creating generic include file: /usr/include/Bpp/Phyl/App.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Distance.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Graphics.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Io.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Likelihood.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Mapping.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/Codon.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/FrequenciesSet.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/Nucleotide.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/Protein.all
-- Creating generic include file: 
/usr/include/Bpp/Phyl/Model/RateDistribution.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Parsimony.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Simulation.all
-- Creating generic include file: /usr/include/Bpp/Qt.all
-- Creating generic include file: /usr/include/Bpp/Qt/Tree.all
-- Creating generic include file: /usr/include/Bpp/Seq.all
-- Creating generic include file: /usr/include/Bpp/Seq/Alphabet.all
-- Creating generic include file: /usr/include/Bpp/Seq/AlphabetIndex.all
-- Creating generic include file: /usr/include/Bpp/Seq/App.all
-- Creating generic include file: /usr/include/Bpp/Seq/Container.all
-- Creating generic include file: /usr/include/Bpp/Seq/GeneticCode.all
-- Creating generic include file: /usr/include/Bpp/Seq/Io.all
-- Creating generic include file: /usr/include/Bpp/Text.all
-- Creating generic include file: /usr/include/Bpp/Utils.all
Setting up libbpp-seq9 (2.1.0-1) ...
Setting up libbpp-phyl9 (2.1.0-1) ...
Setting up libbpp-seq-dev (2.1.0-1) ...
-- Creating generic include file: /usr/include/Bpp.all
-- Creating generic include file: /usr/include/Bpp/App.all
-- Creating generic include file: /usr/include/Bpp/Graph.all
-- Creating generic include file: /usr/include/Bpp/Graphics.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Fig.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Font.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Latex.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Molscript.all
-- Creating generic include file: /usr/include/Bpp/Graphics/R.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Svg.all
-- Creating generic include file: /usr/include/Bpp/Io.all
-- Creating generic include file: /usr/include/Bpp/Numeric.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Function.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Hmm.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Matrix.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Prob.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Random.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Stat.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Stat/Mva.all
-- Creating generic include file: /usr/include/Bpp/Phyl.all
-- Creating generic include file: /usr/include/Bpp/Phyl/App.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Distance.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Graphics.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Io.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Likelihood.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Mapping.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/Codon.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/FrequenciesSet.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/Nucleotide.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/Protein.all
-- Creating generic include file: 
/usr/include/Bpp/Phyl/Model/RateDistribution.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Parsimony.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Simulation.all
-- Creating generic include file: /usr/include/Bpp/Qt.all
-- Creating generic include file: /usr/include/Bpp/Qt/Tree.all
-- Creating generic include file: /usr/include/Bpp/Seq.all
-- Creating generic include file: /usr/include/Bpp/Seq/Alphabet.all
-- Creating generic include file: /usr/include/Bpp/Seq/AlphabetIndex.all
-- Creating generic include file: /usr/include/Bpp/Seq/App.all
-- Creating generic include file: /usr/include/Bpp/Seq/Container.all
-- Creating generic include file: /usr/include/Bpp/Seq/GeneticCode.all
-- Creating generic include file: /usr/include/Bpp/Seq/Io.all
-- Creating generic include file: /usr/include/Bpp/Text.all
-- Creating generic include file: /usr/include/Bpp/Utils.all
Setting up libbpp-phyl-dev (2.1.0-1) ...
-- Creating generic include file: /usr/include/Bpp.all
-- Creating generic include file: /usr/include/Bpp/App.all
-- Creating generic include file: /usr/include/Bpp/Graph.all
-- Creating generic include file: /usr/include/Bpp/Graphics.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Fig.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Font.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Latex.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Molscript.all
-- Creating generic include file: /usr/include/Bpp/Graphics/R.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Svg.all
-- Creating generic include file: /usr/include/Bpp/Io.all
-- Creating generic include file: /usr/include/Bpp/Numeric.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Function.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Hmm.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Matrix.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Prob.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Random.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Stat.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Stat/Mva.all
-- Creating generic include file: /usr/include/Bpp/Phyl.all
-- Creating generic include file: /usr/include/Bpp/Phyl/App.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Distance.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Graphics.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Io.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Likelihood.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Mapping.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/Codon.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/FrequenciesSet.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/Nucleotide.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/Protein.all
-- Creating generic include file: 
/usr/include/Bpp/Phyl/Model/RateDistribution.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Parsimony.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Simulation.all
-- Creating generic include file: /usr/include/Bpp/Qt.all
-- Creating generic include file: /usr/include/Bpp/Qt/Tree.all
-- Creating generic include file: /usr/include/Bpp/Seq.all
-- Creating generic include file: /usr/include/Bpp/Seq/Alphabet.all
-- Creating generic include file: /usr/include/Bpp/Seq/AlphabetIndex.all
-- Creating generic include file: /usr/include/Bpp/Seq/App.all
-- Creating generic include file: /usr/include/Bpp/Seq/Container.all
-- Creating generic include file: /usr/include/Bpp/Seq/GeneticCode.all
-- Creating generic include file: /usr/include/Bpp/Seq/Io.all
-- Creating generic include file: /usr/include/Bpp/Text.all
-- Creating generic include file: /usr/include/Bpp/Utils.all
Setting up qtcore4-l10n (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqtcore4:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libtiff5:amd64 (4.0.5-1) ...
Setting up libqtgui4:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libbpp-qt1 (2.1.0-1) ...
Setting up libdbus-1-3:amd64 (1.8.20-1) ...
Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up qtchooser (52-gae5eeef-2) ...
Setting up qdbus (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-network:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-script:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-designer:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-qt3support:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-dev-bin (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-help:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-scripttools:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-svg:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-test:amd64 (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up qt4-linguist-tools (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up qt4-qmake (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libqt4-dev (4:4.8.7+dfsg-3.0~reproducible1) ...
Setting up libbpp-qt-dev (2.1.0-1) ...
-- Creating generic include file: /usr/include/Bpp.all
-- Creating generic include file: /usr/include/Bpp/App.all
-- Creating generic include file: /usr/include/Bpp/Graph.all
-- Creating generic include file: /usr/include/Bpp/Graphics.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Fig.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Font.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Latex.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Molscript.all
-- Creating generic include file: /usr/include/Bpp/Graphics/R.all
-- Creating generic include file: /usr/include/Bpp/Graphics/Svg.all
-- Creating generic include file: /usr/include/Bpp/Io.all
-- Creating generic include file: /usr/include/Bpp/Numeric.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Function.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Hmm.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Matrix.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Prob.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Random.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Stat.all
-- Creating generic include file: /usr/include/Bpp/Numeric/Stat/Mva.all
-- Creating generic include file: /usr/include/Bpp/Phyl.all
-- Creating generic include file: /usr/include/Bpp/Phyl/App.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Distance.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Graphics.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Io.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Likelihood.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Mapping.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/Codon.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/FrequenciesSet.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/Nucleotide.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Model/Protein.all
-- Creating generic include file: 
/usr/include/Bpp/Phyl/Model/RateDistribution.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Parsimony.all
-- Creating generic include file: /usr/include/Bpp/Phyl/Simulation.all
-- Creating generic include file: /usr/include/Bpp/Qt.all
-- Creating generic include file: /usr/include/Bpp/Qt/Tree.all
-- Creating generic include file: /usr/include/Bpp/Seq.all
-- Creating generic include file: /usr/include/Bpp/Seq/Alphabet.all
-- Creating generic include file: /usr/include/Bpp/Seq/AlphabetIndex.all
-- Creating generic include file: /usr/include/Bpp/Seq/App.all
-- Creating generic include file: /usr/include/Bpp/Seq/Container.all
-- Creating generic include file: /usr/include/Bpp/Seq/GeneticCode.all
-- Creating generic include file: /usr/include/Bpp/Seq/Io.all
-- Creating generic include file: /usr/include/Bpp/Text.all
-- Creating generic include file: /usr/include/Bpp/Utils.all
Processing triggers for libc-bin (2.19-19) ...
Processing triggers for systemd (226-1) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [bppphyview_0.3.0-1.dsc]
I: copying [./bppphyview_0.3.0.orig.tar.gz]
I: copying [./bppphyview_0.3.0-1.debian.tar.gz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Sun May 26 03:21:50 2013 GMT+12 using DSA key ID 497A176D
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./bppphyview_0.3.0-1.dsc
dpkg-source: info: extracting bppphyview in bppphyview-0.3.0
dpkg-source: info: unpacking bppphyview_0.3.0.orig.tar.gz
dpkg-source: info: unpacking bppphyview_0.3.0-1.debian.tar.gz
I: Building the package
I: Running cd tmp/buildd/*/ && env 
PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b 
-rfakeroot
dpkg-buildpackage: source package bppphyview
dpkg-buildpackage: source version 0.3.0-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Julien Dutheil 
<julien.duth...@univ-montp2.fr>
 dpkg-source --before-build bppphyview-0.3.0
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp #CONFIGURE-STAMP#
rm -f CMakeCache.txt
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || /usr/bin/make clean;
[ ! -f Makefile ] || rm Makefile;
[ ! -f bppPhyView/Makefile ] || rm bppPhyView/Makefile;
[ ! -f man/Makefile ] || rm man/Makefile;
rm -f man/*.gz;
rm -f config.sub config.guess
rm -f build-stamp
rm -f CMakeCache.txt
rm -f *.cmake
rm -f bppPhyView/*.cmake
#rm -f test/*.cmake
rm -f man/*.cmake
#rm -f doc/*.cmake
rm -rf CMakeFiles
rm -rf bppPhyView/CMakeFiles
#rm -rf test/CMakeFiles
rm -rf man/CMakeFiles
#rm -rf doc/CMakeFiles
rm -rf _CPack_Packages
#rm -rf Testing
#rm -f DartConfiguration.tcl
dh_clean 
 debian/rules build
cmake -DCMAKE_INSTALL_PREFIX=/usr .
-- The CXX compiler identification is GNU 5.2.1
-- The C compiler identification is GNU 5.2.1
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Found nroff here: /usr/bin/nroff
   Adding targets: man
-- Library bpp-qt found here:
   includes: /usr/include
   dynamic libraries: /usr/lib/libbpp-qt.so
-- Library bpp-phyl found here:
   includes: /usr/include
   dynamic libraries: /usr/lib/libbpp-phyl.so
-- Library bpp-seq found here:
   includes: /usr/include
   dynamic libraries: /usr/lib/libbpp-seq.so
-- Library bpp-core found here:
   includes: /usr/include
   dynamic libraries: /usr/lib/libbpp-core.so
-- 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 Qt4: /usr/bin/qmake (found suitable version "4.8.7", minimum required 
is "4.4.0") 
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/bppphyview-0.3.0
dh_testdir
# Add here commands to compile the arch part of the package.
#/usr/bin/make 
touch build-arch-stamp
# Add here commands to compile the indep part of the package.
#/usr/bin/make doc
touch build-indep-stamp
 fakeroot debian/rules binary
cmake -DCMAKE_INSTALL_PREFIX=/usr .
-- Found nroff here: /usr/bin/nroff
   Adding targets: man
-- Library bpp-qt found here:
   includes: /usr/include
   dynamic libraries: /usr/lib/libbpp-qt.so
-- Library bpp-phyl found here:
   includes: /usr/include
   dynamic libraries: /usr/lib/libbpp-phyl.so
-- Library bpp-seq found here:
   includes: /usr/include
   dynamic libraries: /usr/lib/libbpp-seq.so
-- Library bpp-core found here:
   includes: /usr/include
   dynamic libraries: /usr/lib/libbpp-core.so
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/bppphyview-0.3.0
dh_testdir
# Add here commands to compile the arch part of the package.
#/usr/bin/make 
touch build-arch-stamp
dh_testdir
dh_testroot
dh_prep -s 
dh_installdirs -s
# Add here commands to install the arch part of the package into 
# debian/tmp.
/usr/bin/make DESTDIR=/tmp/buildd/bppphyview-0.3.0/debian/bppphyview man install
make[1]: Entering directory '/tmp/buildd/bppphyview-0.3.0'
make[2]: Entering directory '/tmp/buildd/bppphyview-0.3.0'
make[3]: Entering directory '/tmp/buildd/bppphyview-0.3.0'
make[4]: Entering directory '/tmp/buildd/bppphyview-0.3.0'
Scanning dependencies of target man
make[4]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
make[4]: Entering directory '/tmp/buildd/bppphyview-0.3.0'
make[4]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
Built target man
make[3]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
make[2]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
make[2]: Entering directory '/tmp/buildd/bppphyview-0.3.0'
make[3]: Entering directory '/tmp/buildd/bppphyview-0.3.0'
make[3]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
make[3]: Entering directory '/tmp/buildd/bppphyview-0.3.0'
make[3]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
[  0%] Built target man
make[3]: Entering directory '/tmp/buildd/bppphyview-0.3.0'
[ 14%] Generating moc_TreeSubWindow.cxx
[ 28%] Generating moc_PhyView.cxx
Scanning dependencies of target phyview
make[3]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
make[3]: Entering directory '/tmp/buildd/bppphyview-0.3.0'
[ 42%] Building CXX object bppPhyView/CMakeFiles/phyview.dir/PhyView.cpp.o
[ 57%] Building CXX object bppPhyView/CMakeFiles/phyview.dir/TreeSubWindow.cpp.o
[ 71%] Building CXX object bppPhyView/CMakeFiles/phyview.dir/TreeCommands.cpp.o
[ 85%] Building CXX object bppPhyView/CMakeFiles/phyview.dir/moc_PhyView.cxx.o
[100%] Building CXX object 
bppPhyView/CMakeFiles/phyview.dir/moc_TreeSubWindow.cxx.o
Linking CXX executable phyview
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`DataLoader::load(bpp::DataTable const*)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:158: undefined reference to 
`bpp::DataTable::getColumnName[abi:cxx11](unsigned long) const'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`ComputeGrafenCommand::ComputeGrafenCommand(TreeDocument*, double)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:123: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](double, int)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function `PhyView::removeData()':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:1065: undefined reference 
to `bpp::TreeTemplateTools::getNodePropertyNames(bpp::Node const&, 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > >&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function `PhyView::renameData()':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:1086: undefined reference 
to `bpp::TreeTemplateTools::getNodePropertyNames(bpp::Node const&, 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > >&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function `PhyView::attachData()':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:1028: undefined reference 
to `bpp::DataTable::read(std::istream&, std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, bool, int)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function `PhyView::saveTreeAs()':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:903: undefined reference to 
`bpp::IOTreeFactory::NEWICK_FORMAT[abi:cxx11]'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function `void 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>::_M_construct_aux<char*>(char*, char*, std::__false_type)':
/usr/include/c++/5/bits/basic_string.h:195: undefined reference to 
`bpp::IOTreeFactory::NEWICK_FORMAT[abi:cxx11]'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>::assign(std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)':
/usr/include/c++/5/bits/basic_string.h:1094: undefined reference to 
`bpp::IOTreeFactory::NEXUS_FORMAT[abi:cxx11]'
/usr/include/c++/5/bits/basic_string.h:1094: undefined reference to 
`bpp::IOTreeFactory::NHX_FORMAT[abi:cxx11]'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function `PhyView::saveTree()':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:885: undefined reference to 
`bpp::IOTreeFactory::createWriter(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`bpp::TreeTemplate<bpp::Node>::getLeavesNames() const':
/usr/include/Bpp/Phyl/TreeTemplate.h:180: undefined reference to 
`bpp::TreeTemplateTools::getLeavesNames[abi:cxx11](bpp::Node const&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function `PhyView::readTree(QString 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:823: undefined reference to 
`bpp::IOTreeFactory::createReader(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function `PhyView::openTree()':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:855: undefined reference to 
`bpp::IOTreeFactory::NEWICK_FORMAT[abi:cxx11]'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function `void 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>::_M_construct_aux<char*>(char*, char*, std::__false_type)':
/usr/include/c++/5/bits/basic_string.h:195: undefined reference to 
`bpp::IOTreeFactory::NEWICK_FORMAT[abi:cxx11]'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>::assign(std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)':
/usr/include/c++/5/bits/basic_string.h:1094: undefined reference to 
`bpp::IOTreeFactory::NEXUS_FORMAT[abi:cxx11]'
/usr/include/c++/5/bits/basic_string.h:1094: undefined reference to 
`bpp::IOTreeFactory::NHX_FORMAT[abi:cxx11]'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`TranslateNameChooser::translateTree(bpp::TreeTemplate<bpp::Node>&)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:107: undefined reference to 
`bpp::DataTable::read(std::istream&, std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, bool, int)'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:119: undefined reference to 
`bpp::DataTable::setColumnNames(std::vector<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, 
std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > > > const&)'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:123: undefined reference to 
`bpp::DataTable::getColumnName[abi:cxx11](unsigned long) const'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:122: undefined reference to 
`bpp::DataTable::getColumnName[abi:cxx11](unsigned long) const'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`bpp::TreeTemplate<bpp::Node>::getLeavesNames() const':
/usr/include/Bpp/Phyl/TreeTemplate.h:180: undefined reference to 
`bpp::TreeTemplateTools::getLeavesNames[abi:cxx11](bpp::Node const&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`bpp::TreeTemplate<bpp::Node>::unroot()':
/usr/include/Bpp/Phyl/TreeTemplate.h:244: undefined reference to 
`bpp::UnrootedTreeException::UnrootedTreeException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, bpp::Tree const*)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`bpp::TreeTemplateTools::getLeafId(bpp::Node const&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)':
/usr/include/Bpp/Phyl/TreeTemplateTools.h:168: undefined reference to 
`bpp::NodeNotFoundException::NodeNotFoundException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`TreeDocument::setFile(std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeDocument.h:118: undefined reference 
to `bpp::FileTools::getFileName(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, char)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`SetLengthCommand::SetLengthCommand(TreeDocument*, double)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:101: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](double, int)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`bpp::TreeCanvas::collapseNode(int, bool)':
/usr/include/Bpp/Qt/Tree/TreeCanvas.h:145: undefined reference to 
`bpp::NodeNotFoundException::NodeNotFoundException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, int)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`bpp::TreeCanvas::isNodeCollapsed(int) const':
/usr/include/Bpp/Qt/Tree/TreeCanvas.h:155: undefined reference to 
`bpp::NodeNotFoundException::NodeNotFoundException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, int)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`bpp::TreeTemplate<bpp::Node>::getNode(int, bool) const':
/usr/include/Bpp/Phyl/TreeTemplate.h:441: undefined reference to 
`bpp::TextTools::toString[abi:cxx11](int)'
/usr/include/Bpp/Phyl/TreeTemplate.h:449: undefined reference to 
`bpp::TextTools::toString[abi:cxx11](int)'
/usr/include/Bpp/Phyl/TreeTemplate.h:449: undefined reference to 
`bpp::NodeNotFoundException::NodeNotFoundException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)'
/usr/include/Bpp/Phyl/TreeTemplate.h:442: undefined reference to 
`bpp::TextTools::toString[abi:cxx11](int)'
/usr/include/Bpp/Phyl/TreeTemplate.h:442: undefined reference to 
`bpp::NodeNotFoundException::NodeNotFoundException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`bpp::TreeTemplate<bpp::Node>::getNode(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&) const':
/usr/include/Bpp/Phyl/TreeTemplate.h:466: undefined reference to 
`bpp::NodeNotFoundException::NodeNotFoundException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)'
/usr/include/Bpp/Phyl/TreeTemplate.h:467: undefined reference to 
`bpp::NodeNotFoundException::NodeNotFoundException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`bpp::TreeTemplate<bpp::Node>::getNode(int, bool)':
/usr/include/Bpp/Phyl/TreeTemplate.h:424: undefined reference to 
`bpp::TextTools::toString[abi:cxx11](int)'
/usr/include/Bpp/Phyl/TreeTemplate.h:432: undefined reference to 
`bpp::TextTools::toString[abi:cxx11](int)'
/usr/include/Bpp/Phyl/TreeTemplate.h:432: undefined reference to 
`bpp::NodeNotFoundException::NodeNotFoundException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)'
/usr/include/Bpp/Phyl/TreeTemplate.h:425: undefined reference to 
`bpp::TextTools::toString[abi:cxx11](int)'
/usr/include/Bpp/Phyl/TreeTemplate.h:425: undefined reference to 
`bpp::NodeNotFoundException::NodeNotFoundException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`OrderCommand::OrderCommand(TreeDocument*, int, bool)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:156: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](int)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`DeleteSubtreeCommand::DeleteSubtreeCommand(TreeDocument*, int)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:200: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](int)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`InsertSubtreeAtNodeCommand::InsertSubtreeAtNodeCommand(TreeDocument*, int, 
bpp::Node*)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:212: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](int)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`SampleSubtreeCommand::SampleSubtreeCommand(TreeDocument*, int, unsigned int)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:320: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](int)'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:324: undefined reference 
to `bpp::TreeTemplateTools::getLeavesNames[abi:cxx11](bpp::Node const&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`OutgroupCommand::OutgroupCommand(TreeDocument*, int)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:178: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](int)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`RerootCommand::RerootCommand(TreeDocument*, int)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:167: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](int)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`bpp::TreeTemplate<bpp::Node>::swapNodes(int, unsigned long, unsigned long)':
/usr/include/Bpp/Phyl/TreeTemplate.h:391: undefined reference to 
`bpp::NodeNotFoundException::NodeNotFoundException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`SwapCommand::SwapCommand(TreeDocument*, int, unsigned int, unsigned int, int, 
int)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:145: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](int)'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:145: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](int)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`bpp::TreeTemplate<bpp::Node>::getNode(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)':
/usr/include/Bpp/Phyl/TreeTemplate.h:457: undefined reference to 
`bpp::NodeNotFoundException::NodeNotFoundException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)'
/usr/include/Bpp/Phyl/TreeTemplate.h:458: undefined reference to 
`bpp::NodeNotFoundException::NodeNotFoundException(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`bpp::Node::addSon(bpp::Node*)':
/usr/include/Bpp/Phyl/Node.h:425: undefined reference to 
`bpp::NodePException::NodePException(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, bpp::Node const*)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`InsertSubtreeOnBranchCommand::InsertSubtreeOnBranchCommand(TreeDocument*, int, 
bpp::Node*)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:225: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](int)'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function `main':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/PhyView.cpp:1150: undefined reference 
to `bpp::IOTreeFactory::NEWICK_FORMAT[abi:cxx11]'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function `void 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>::_M_construct_aux<char*>(char*, char*, std::__false_type)':
/usr/include/c++/5/bits/basic_string.h:195: undefined reference to 
`bpp::IOTreeFactory::NEWICK_FORMAT[abi:cxx11]'
CMakeFiles/phyview.dir/PhyView.cpp.o: In function 
`std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>::assign(std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)':
/usr/include/c++/5/bits/basic_string.h:1094: undefined reference to 
`bpp::IOTreeFactory::NHX_FORMAT[abi:cxx11]'
/usr/include/c++/5/bits/basic_string.h:1094: undefined reference to 
`bpp::IOTreeFactory::NEWICK_FORMAT[abi:cxx11]'
CMakeFiles/phyview.dir/TreeSubWindow.cpp.o: In function `QString 
bpp::QtTools::toQt<double>(bpp::Number<double> const&)':
/usr/include/Bpp/Qt/QtTools.h:83: undefined reference to 
`bpp::TextTools::toString[abi:cxx11](double, int)'
CMakeFiles/phyview.dir/TreeSubWindow.cpp.o: In function 
`TreeSubWindow::updateTable()':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeSubWindow.cpp:107: undefined 
reference to `bpp::TreeTemplateTools::getNodePropertyNames(bpp::Node const&, 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > >&)'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeSubWindow.cpp:109: undefined 
reference to `bpp::TreeTemplateTools::getBranchPropertyNames(bpp::Node const&, 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > >&)'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeSubWindow.cpp:122: undefined 
reference to `bpp::TextTools::toString[abi:cxx11](int)'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeSubWindow.cpp:133: undefined 
reference to `bpp::TextTools::toString[abi:cxx11](double, int)'
CMakeFiles/phyview.dir/TreeSubWindow.cpp.o: In function 
`ChangeNodeNameCommand::ChangeNodeNameCommand(TreeDocument*, int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:266: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](int)'
CMakeFiles/phyview.dir/TreeSubWindow.cpp.o: In function 
`ChangeBranchLengthCommand::ChangeBranchLengthCommand(TreeDocument*, int, 
double)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:254: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](double, int)'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.h:254: undefined reference 
to `bpp::TextTools::toString[abi:cxx11](int)'
CMakeFiles/phyview.dir/TreeCommands.cpp.o: In function 
`AttachDataCommand::addProperties_(bpp::Node*, bpp::DataTable const&, unsigned 
int, bool)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:75: undefined 
reference to `bpp::TextTools::toString[abi:cxx11](int)'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:77: undefined 
reference to `bpp::DataTable::operator()[abi:cxx11](unsigned long, unsigned 
long) const'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:80: undefined 
reference to `bpp::DataTable::operator()[abi:cxx11](unsigned long, unsigned 
long) const'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:80: undefined 
reference to `bpp::DataTable::getColumnName[abi:cxx11](unsigned long) const'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:90: undefined 
reference to `bpp::DataTable::operator()[abi:cxx11](unsigned long, unsigned 
long) const'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:93: undefined 
reference to `bpp::DataTable::operator()[abi:cxx11](unsigned long, unsigned 
long) const'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:93: undefined 
reference to `bpp::DataTable::getColumnName[abi:cxx11](unsigned long) const'
CMakeFiles/phyview.dir/TreeCommands.cpp.o: In function 
`TranslateNodeNamesCommand::TranslateNodeNamesCommand(TreeDocument*, 
bpp::DataTable const&, unsigned int, unsigned int)':
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:45: undefined 
reference to `bpp::DataTable::getColumnName[abi:cxx11](unsigned long) const'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:45: undefined 
reference to `bpp::DataTable::getColumnName[abi:cxx11](unsigned long) const'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:51: undefined 
reference to `bpp::DataTable::operator()[abi:cxx11](unsigned long, unsigned 
long) const'
/tmp/buildd/bppphyview-0.3.0/bppPhyView/TreeCommands.cpp:51: undefined 
reference to `bpp::DataTable::operator()[abi:cxx11](unsigned long, unsigned 
long) const'
collect2: error: ld returned 1 exit status
bppPhyView/CMakeFiles/phyview.dir/build.make:203: recipe for target 
'bppPhyView/phyview' failed
make[3]: *** [bppPhyView/phyview] Error 1
make[3]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
CMakeFiles/Makefile2:299: recipe for target 
'bppPhyView/CMakeFiles/phyview.dir/all' failed
make[2]: *** [bppPhyView/CMakeFiles/phyview.dir/all] Error 2
make[2]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
Makefile:136: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/tmp/buildd/bppphyview-0.3.0'
debian/rules:103: recipe for target 'install-arch' failed
make: *** [install-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
E: Failed autobuilding of package
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//48909 and its subdirectories

--- End Message ---
--- Begin Message ---
On Mon, 14 Sep 2015 09:55:13 +0100 Chris Lamb <la...@debian.org> wrote:
> bppphyview fails to build from source in unstable/amd64, probably GCC-5
> related:

and no longer reproducible after all the bpp libraries have undergone
the libstdc++v5 transition

Andreas

--- End Message ---

Reply via email to