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

Bug#803381: marked as done (step: FTBFS: error: #error Eigen2-support is only available up to version 3.2.)



Your message dated Thu, 29 Oct 2015 18:34:44 +0000
with message-id <E1Zrs28-0003Wm-5k@franck.debian.org>
and subject line Bug#803381: fixed in step 4:15.08.0-3
has caused the Debian Bug report #803381,
regarding step: FTBFS: error: #error Eigen2-support is only available up to version 3.2.
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 owner@bugs.debian.org
immediately.)


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

Dear Maintainer,

step fails to build from source in unstable/amd64:

  [..]

  [ 17%] Building CXX object
  stepcore/CMakeFiles/stepcore.dir/itemgroup.cc.o
  cd stepcore && /usr/bin/c++  
  -DEIGEN2_SUPPORT_STAGE40_FULL_EIGEN3_STRICTNESS -DQT_CORE_LIB
  -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_XML_LIB
  -DSTEPCORE_WITH_GSL -DSTEPCORE_WITH_QT -D_GNU_SOURCE
  -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat
  -Werror=format-security -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 
  -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align
  -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith
  -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type
  -Wno-unused-local-typedefs -Wno-unused-parameter -I. -I../../stepcore
  -I../../ -I/usr/include/eigen3 -isystem
  /usr/include/x86_64-linux-gnu/qt5 -isystem
  /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
  /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem
  /usr/include/x86_64-linux-gnu/qt5/QtXml    -Wall -fPIC -o
  CMakeFiles/stepcore.dir/itemgroup.cc.o -c ../../stepcore/itemgroup.cc
  In file included from ../../stepcore/object.h:29:0,
                   from ../../stepcore/types.h:26,
                   from ../../stepcore/itemgroup.h:30,
                   from ../../stepcore/itemgroup.cc:20:
  /usr/include/eigen3/Eigen/Core:275:2: error: #error Eigen2-support is
  only available up to version 3.2. Please go to
  "http://eigen.tuxfamily.org/index.php?title=Eigen2"; for further
  information
   #error Eigen2-support is only available up to version 3.2. Please go
   to "http://eigen.tuxfamily.org/index.php?title=Eigen2"; for further
   information
    ^
  stepcore/CMakeFiles/stepcore.dir/build.make:161: recipe for target
  'stepcore/CMakeFiles/stepcore.dir/body.cc.o' failed
  make[4]: *** [stepcore/CMakeFiles/stepcore.dir/body.cc.o] Error 1
  make[4]: *** Waiting for unfinished jobs....
  stepcore/CMakeFiles/stepcore.dir/build.make:113: recipe for target
  'stepcore/CMakeFiles/stepcore.dir/object.cc.o' failed
  make[4]: *** [stepcore/CMakeFiles/stepcore.dir/object.cc.o] Error 1
  stepcore/CMakeFiles/stepcore.dir/build.make:185: recipe for target
  'stepcore/CMakeFiles/stepcore.dir/objecterrors.cc.o' failed
  make[4]: *** [stepcore/CMakeFiles/stepcore.dir/objecterrors.cc.o]
  Error 1
  stepcore/CMakeFiles/stepcore.dir/build.make:89: recipe for target
  'stepcore/CMakeFiles/stepcore.dir/material.cc.o' failed
  make[4]: *** [stepcore/CMakeFiles/stepcore.dir/material.cc.o] Error 1
  stepcore/CMakeFiles/stepcore.dir/build.make:137: recipe for target
  'stepcore/CMakeFiles/stepcore.dir/item.cc.o' failed
  make[4]: *** [stepcore/CMakeFiles/stepcore.dir/item.cc.o] Error 1
  stepcore/CMakeFiles/stepcore.dir/build.make:209: recipe for target
  'stepcore/CMakeFiles/stepcore.dir/force.cc.o' failed
  make[4]: *** [stepcore/CMakeFiles/stepcore.dir/force.cc.o] Error 1
  stepcore/CMakeFiles/stepcore.dir/build.make:233: recipe for target
  'stepcore/CMakeFiles/stepcore.dir/joint.cc.o' failed
  make[4]: *** [stepcore/CMakeFiles/stepcore.dir/joint.cc.o] Error 1
  stepcore/CMakeFiles/stepcore.dir/build.make:257: recipe for target
  'stepcore/CMakeFiles/stepcore.dir/itemgroup.cc.o' failed
  make[4]: *** [stepcore/CMakeFiles/stepcore.dir/itemgroup.cc.o] Error 1
  make[4]: Leaving directory
  '/home/lamby/temp/cdt.20151029132431.ygtbS1EbWf/step-15.08.0/obj-x86_64-linux-gnu'
  CMakeFiles/Makefile2:208: recipe for target
  'stepcore/CMakeFiles/stepcore.dir/all' failed
  make[3]: *** [stepcore/CMakeFiles/stepcore.dir/all] Error 2
  make[3]: Leaving directory
  '/home/lamby/temp/cdt.20151029132431.ygtbS1EbWf/step-15.08.0/obj-x86_64-linux-gnu'
  Makefile:141: recipe for target 'all' failed
  make[2]: *** [all] Error 2
  make[2]: Leaving directory
  '/home/lamby/temp/cdt.20151029132431.ygtbS1EbWf/step-15.08.0/obj-x86_64-linux-gnu'
  dh_auto_build: make -j8 returned exit code 2
  /usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:97: recipe for target
  'pre_build_dh_auto_build' failed
  make[1]: *** [pre_build_dh_auto_build] Error 2
  make[1]: Leaving directory
  '/home/lamby/temp/cdt.20151029132431.ygtbS1EbWf/step-15.08.0'
  /usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:112: recipe for target
  'debian/dhmk_build' failed
  make: *** [debian/dhmk_build] Error 2

  [..]

The full build log is attached or (an alternate build) can be viewed
here:

    https://reproducible.debian.net/logs/unstable/amd64/step_15.08.0-1.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-

Attachment: step.4:15.08.0-1.unstable.amd64.log.txt.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: step
Source-Version: 4:15.08.0-3

We believe that the bug you reported is fixed in the latest version of
step, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 803381@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia <maxy@debian.org> (supplier of updated step package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 29 Oct 2015 18:56:42 +0100
Source: step
Binary: step
Architecture: source
Version: 4:15.08.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Maximiliano Curia <maxy@debian.org>
Description:
 step       - interactive physical simulator for KDE
Closes: 803381
Changes:
 step (4:15.08.0-3) unstable; urgency=medium
 .
   * Rebuild for unstable. (Closes: #803381) Thanks to Chris Lamb for reporting
     the issue.
   * New workaround patch: wa_qt5.5_qvariant_to_string.diff
   * New patch: gravitation_variance.diff
Checksums-Sha1:
 0999522263ce03bf38c78a29e355f5a55fb63d3c 2315 step_15.08.0-3.dsc
 e822ecc1fb40e9c3de8f5a82c8b3a4d0467eb3bc 9956 step_15.08.0-3.debian.tar.xz
Checksums-Sha256:
 d5e536b3de4d21087e0f16e0604e13fa6755782f96b2ab454f3508128cca4b19 2315 step_15.08.0-3.dsc
 e11f1473d7f02950773b5e421d54e9003e6faabcad1d3578d0ab659b9a4c7126 9956 step_15.08.0-3.debian.tar.xz
Files:
 24a8741286501004e1afc76754467bd7 2315 kde optional step_15.08.0-3.dsc
 5755673e7fab209ed0ed8247f7d62960 9956 kde optional step_15.08.0-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJWMmWZAAoJEMcZdpmymyMqIaEQAMBXTWJXkf+Ma245lkbWBMHt
6vt/+8mx7l2NqXPUnHdgiBPXAf7VgTKDYbzY/wyPmmu5uz55FAErUQUJPk1tqL1V
a1ezzlcab7BRgxixmrqm+x3qyBQyRm19NXMEDndrWGzaCZPhslcU06zqvLHeyOVa
hUnYrOTstNB5Q/mwbokD2gytPFv038ixEq4IwgWUaoiuci6pW5W6/J6rq+lKrdBI
b8XZx2QjjnLngp/Pe+bIBoIlPARp6OzcGG6GXR2/nc3MvnwgYwme2pE6LLyior0J
rcJXvxCKNPNB9KAYUZn+0o/34UZSfgKdy9AZIDX6F9UcNQa7hhUbchlFqDeyuPfw
sF7SwEZXB3kRLbmjp+deU9e0kQQLG1JR6j7/1RJBp8mM+AgLw0qTiE/Buokao/ng
bYcVBWvJqQfj1JFFxNlG3IduQEKLcStZik/yMNf1wYCGa7sJoGpZgrwxyx4ykelO
FQK8U/sSm/Qh1BtvrxvI+mTLvfqUJtTRneexylsgnJEjTu+c7SaOIn4Gci0ZAmuo
ZCJ5/3D6sNuoh0X+wcpTlElly4GYwSFi2Mgtns/AsFrQMD5YyFKv/eDGGah0dXp9
BCqhS+DNfYTltWIqnODLfV2eNJVpfbmuFGtxC2fWK1mwxB8aQHz9Jwnu8BMNIE8T
x2asgai7h/E82PhBaSma
=AyVq
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: