Your message dated Tue, 22 Jan 2019 20:58:05 +0000
with message-id <e1gm37v-000853...@fasolo.debian.org>
and subject line Bug#917500: fixed in liggghts 3.8.0+repack1-4
has caused the Debian Bug report #917500,
regarding liggghts: FTBFS (style_atom.h: No such file or directory)
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.)
--
917500: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917500
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:liggghts
Version: 3.8.0+repack1-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --buildsystem=cmake
--builddirectory=/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build
dh_update_autotools_config -i -O--buildsystem=cmake
-O--builddirectory=/<<BUILDDIR>>/liggghts-3.8.0\+repack1/debian/build
dh_autoreconf -i -O--buildsystem=cmake
-O--builddirectory=/<<BUILDDIR>>/liggghts-3.8.0\+repack1/debian/build
dh_auto_configure -i -O--buildsystem=cmake
-O--builddirectory=/<<BUILDDIR>>/liggghts-3.8.0\+repack1/debian/build
cd debian/build && cmake -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
"-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ../..
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0
-- 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
[... snipped ...]
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
-- Build files have been written to:
/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build
dh_auto_build -i -O--buildsystem=cmake
-O--builddirectory=/<<BUILDDIR>>/liggghts-3.8.0\+repack1/debian/build
cd debian/build && make -j1 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build'
/usr/bin/cmake -S/<<BUILDDIR>>/liggghts-3.8.0+repack1
-B/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build --check-build-system
CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start
/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build/CMakeFiles
/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build'
make -f src/CMakeFiles/libliggghts.dir/build.make
src/CMakeFiles/libliggghts.dir/depend
make[3]: Entering directory '/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build'
cd /<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build && /usr/bin/cmake -E
cmake_depends "Unix Makefiles" /<<BUILDDIR>>/liggghts-3.8.0+repack1
/<<BUILDDIR>>/liggghts-3.8.0+repack1/src
/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build
/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build/src
/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build/src/CMakeFiles/libliggghts.dir/DependInfo.cmake
--color=
Scanning dependencies of target libliggghts
make[3]: Leaving directory '/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build'
make -f src/CMakeFiles/libliggghts.dir/build.make
src/CMakeFiles/libliggghts.dir/build
make[3]: Entering directory '/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build'
[ 0%] Building CXX object src/CMakeFiles/libliggghts.dir/angle.cpp.o
cd /<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build/src && /usr/bin/mpicxx
-Dlibliggghts_EXPORTS -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)"
-I/usr/include/vtk-6.3 -I/usr/include/freetype2
-I/usr/include/x86_64-linux-gnu -I/usr/include/hdf5/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/jsoncpp
-I/usr/include/eigen3 -I/<<BUILDDIR>>/liggghts-3.8.0+repack1
-I/<<BUILDDIR>>/liggghts-3.8.0+repack1/src -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/liggghts-3.8.0+repack1=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -DLAMMPS_VTK6 -DLAMMPS_VTK -std=c++0x -DLAMMPS_JPEG -fPIC
-o CMakeFiles/libliggghts.dir/angle.cpp.o -c
/<<BUILDDIR>>/liggghts-3.8.0+repack1/src/angle.cpp
[ 0%] Building CXX object src/CMakeFiles/libliggghts.dir/angle_hybrid.cpp.o
cd /<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build/src && /usr/bin/mpicxx
-Dlibliggghts_EXPORTS -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)"
-I/usr/include/vtk-6.3 -I/usr/include/freetype2
-I/usr/include/x86_64-linux-gnu -I/usr/include/hdf5/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/jsoncpp
-I/usr/include/eigen3 -I/<<BUILDDIR>>/liggghts-3.8.0+repack1
-I/<<BUILDDIR>>/liggghts-3.8.0+repack1/src -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/liggghts-3.8.0+repack1=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -DLAMMPS_VTK6 -DLAMMPS_VTK -std=c++0x -DLAMMPS_JPEG -fPIC
-o CMakeFiles/libliggghts.dir/angle_hybrid.cpp.o -c
/<<BUILDDIR>>/liggghts-3.8.0+repack1/src/angle_hybrid.cpp
/<<BUILDDIR>>/liggghts-3.8.0+repack1/src/angle_hybrid.cpp: In member function
'virtual void LAMMPS_NS::AngleHybrid::read_restart(FILE*)':
/<<BUILDDIR>>/liggghts-3.8.0+repack1/src/angle_hybrid.cpp:363:21: warning:
ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared
with attribute warn_unused_result [-Wunused-result]
if (me == 0) fread(&nstyles,sizeof(int),1,fp);
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<BUILDDIR>>/liggghts-3.8.0+repack1/src/angle_hybrid.cpp:372:23: warning:
ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared
with attribute warn_unused_result [-Wunused-result]
if (me == 0) fread(&n,sizeof(int),1,fp);
~~~~~^~~~~~~~~~~~~~~~~~~~~
/<<BUILDDIR>>/liggghts-3.8.0+repack1/src/angle_hybrid.cpp:375:23: warning:
ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared
with attribute warn_unused_result [-Wunused-result]
if (me == 0) fread(keywords[m],sizeof(char),n,fp);
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 0%] Building CXX object src/CMakeFiles/libliggghts.dir/atom.cpp.o
cd /<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build/src && /usr/bin/mpicxx
-Dlibliggghts_EXPORTS -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)"
-I/usr/include/vtk-6.3 -I/usr/include/freetype2
-I/usr/include/x86_64-linux-gnu -I/usr/include/hdf5/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/jsoncpp
-I/usr/include/eigen3 -I/<<BUILDDIR>>/liggghts-3.8.0+repack1
-I/<<BUILDDIR>>/liggghts-3.8.0+repack1/src -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/liggghts-3.8.0+repack1=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -DLAMMPS_VTK6 -DLAMMPS_VTK -std=c++0x -DLAMMPS_JPEG -fPIC
-o CMakeFiles/libliggghts.dir/atom.cpp.o -c
/<<BUILDDIR>>/liggghts-3.8.0+repack1/src/atom.cpp
/<<BUILDDIR>>/liggghts-3.8.0+repack1/src/atom.cpp:59:10: fatal error:
style_atom.h: No such file or directory
#include "style_atom.h"
^~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [src/CMakeFiles/libliggghts.dir/build.make:92:
src/CMakeFiles/libliggghts.dir/atom.cpp.o] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build'
make[2]: *** [CMakeFiles/Makefile2:97: src/CMakeFiles/libliggghts.dir/all]
Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build'
make[1]: *** [Makefile:133: all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/liggghts-3.8.0+repack1/debian/build'
dh_auto_build: cd debian/build && make -j1 "INSTALL=install
--strip-program=true" returned exit code 2
make: *** [debian/rules:5: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/liggghts.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: liggghts
Source-Version: 3.8.0+repack1-4
We believe that the bug you reported is fixed in the latest version of
liggghts, 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 917...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated liggghts 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 22 Jan 2019 20:40:32 +0100
Source: liggghts
Binary: libliggghts-dev libliggghts3 liggghts liggghts-doc
Architecture: source
Version: 3.8.0+repack1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Description:
libliggghts-dev - Open Source DEM Particle Simulation Software. Development
files
libliggghts3 - Open Source DEM Particle Simulation Software. Shared library
liggghts - Open Source DEM Particle Simulation Software.
liggghts-doc - Open Source DEM Particle Simulation Software. Documentation and
e
Closes: 917500
Changes:
liggghts (3.8.0+repack1-4) unstable; urgency=medium
.
* [b42dedf] Update CMakeListst. (Closes: 917500)
Checksums-Sha1:
25637154260db413eda77000ec25b885bec1784d 2288 liggghts_3.8.0+repack1-4.dsc
b1cdba0c456670a34ff3618b026e26b311803c97 9920
liggghts_3.8.0+repack1-4.debian.tar.xz
116aa12f92644eabfb868098a6125d3cbef74186 7041
liggghts_3.8.0+repack1-4_source.buildinfo
Checksums-Sha256:
c38b9011bd1dc711b0b3b34e93b7e6fa932ec8c2dbc35c6bc21248c232868a8e 2288
liggghts_3.8.0+repack1-4.dsc
40196e2cb8a86b9d6e92577921b5c8d256ac58373100288cc307b01d63869ac5 9920
liggghts_3.8.0+repack1-4.debian.tar.xz
8480a88f97286029c80900324aff6ec9e143775d417a4bf8f3ec4efb95e8de35 7041
liggghts_3.8.0+repack1-4_source.buildinfo
Files:
594d2521676ccd1a1f38a47ff57f5e0b 2288 science optional
liggghts_3.8.0+repack1-4.dsc
0b78f2547829b3afd4f6e11d82c17b95 9920 science optional
liggghts_3.8.0+repack1-4.debian.tar.xz
93f6ba542e9c74eee8309d8d4d2b05d3 7041 science optional
liggghts_3.8.0+repack1-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAlxHceAACgkQ0+Fzg8+n
/wbrQw/7BHdz9ZfhSUEaK3EomGRxCKNhLcp1PA/6WlLOOpYZ1D4J1hA2djT+XAhX
6k0yXYnfV1eYhTdcaR6lidI3GMH24/ze/49fDk8JbFPFDFC6xlCnpYnueFC9Bv8L
+7VDLDfDR9F0Q81aKhS7sLKhMogfQEMhgWyROPXudeOhFZPueUfCxS0g1Nml/Byl
ZwqrwEnpr2SH9OcW9FiIhigtPOStKC3N5jRcBBP1qXNi6cSJoo30sTg81gI0pTcA
+dnET082uSC1tDBoR1K6jl0+X/SlMD0+TTZVuQaTfyg+JNoqBBeT84HtHOfzvckH
JVh/0IOoi9YeswXGyE9LFFwqVog/4WYeVPqNkWF++DHbHXz52q3WN/zESTB9lwZI
Be14nY7hJQmhTuQRBYZ50xKkk8lAUK3+EyxqF/sqRKPtOdJBROQDhn2jABj3ZVAm
0nk4cNRtX6gNeNKU0jfibxLK/IVM1G2UnhXVE+w6bAhEcV51Kpj/8VnMXoV6kKwG
6laqMUDW2+5QPvfj2XbzjcwtcBf4LzloLVaNxpvCRqpDQc8bFSn+e+D0sGhV5Q5V
b7BaYdmPsHrSVNz1sDlw4oyh6zaIyw+DJkHivV5dkDVQujh/5VIvGgl47B+NsXrk
hG8+jyXGVgKHjQdJSVPmnpl26+KhnFs/nO+KonjPHlxiyPzd/Bk=
=iqLA
-----END PGP SIGNATURE-----
--- End Message ---