Your message dated Mon, 21 Jan 2019 23:06:01 +0000 with message-id <[email protected]> and subject line Bug#917500: fixed in liggghts 3.8.0+repack1-3 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 [email protected] immediately.) -- 917500: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917500 Debian Bug Tracking System Contact [email protected] 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-3 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Anton Gladky <[email protected]> (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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 21 Jan 2019 23:56:07 +0100 Source: liggghts Binary: libliggghts-dev libliggghts3 liggghts liggghts-doc Architecture: source Version: 3.8.0+repack1-3 Distribution: unstable Urgency: medium Maintainer: Debian Science Maintainers <[email protected]> Changed-By: Anton Gladky <[email protected]> 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-3) unstable; urgency=medium . * [5cb8750] Set LC_ALL=C in d/rules. (Closes: #917500) Checksums-Sha1: 1511d3b8a51a92a7a93a6d454d498a94de9a6ac5 2288 liggghts_3.8.0+repack1-3.dsc ddaf59af2ef68e24a1f4bdc1fb5c23afde58a6ce 9880 liggghts_3.8.0+repack1-3.debian.tar.xz dd721f60a3fbaebb6a2a691e8e16e0a997ba0ace 20742 liggghts_3.8.0+repack1-3_source.buildinfo Checksums-Sha256: 60339a41498589d60c30d492e4e896fa54db004da7fda0e235a722fca76501c4 2288 liggghts_3.8.0+repack1-3.dsc 10a5d6d708cbd13aeb2a9831d565cc2ea234ecb0520ab95da50630032b373df6 9880 liggghts_3.8.0+repack1-3.debian.tar.xz 33156648bd7b2590aac380ff88777122d61f29a3f9403ee9e15b8e998e4fca5d 20742 liggghts_3.8.0+repack1-3_source.buildinfo Files: 00a51e16b670555801d75d2a1793befd 2288 science optional liggghts_3.8.0+repack1-3.dsc 18545aed83858817a54f23df3da68ca0 9880 science optional liggghts_3.8.0+repack1-3.debian.tar.xz a872dc6e0faee0352bfdeb81cb2f6107 20742 science optional liggghts_3.8.0+repack1-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAlxGT0IACgkQ0+Fzg8+n /wbTmQ//WhIE7RHGBgufEGeKsH7XjK3IdVBiI3va6Xy97pcNqf6ZukrDpXw9Htt4 GYZet5RRQ0YGhXynm3dPNoY2u4WtfU8gJT8EjJh+Vn/9J6MFhWJ0RnMSGTAefoWw 69sERo5qVbGZKkwRnbeCUup/GpjsE2+ldZV5anEG8Ogo5SxJcgiZIlT+FEDapDGQ l+m7Yhmc+sDLlGlLYcfLK69SnOfpxRT28hJtnftRDQC9ngA8qrMr8KvpKlpf4P45 hHAWa/JDGg5CSM0l9FiooaSIho4AMqcdmfoLCQ9EUk+i8kAjmilh7WBpXtqrFiDK taOTeMB8qDfmhOe3VnW0YAnHqk7mCc0HqXIeV7YBqrQI+oEFuoINzb1VU9HxU3+K 9FihNi1uAwxUGpd0KM/8YMq0fBc3JW7E7+FrYPFNKHAUIlQ5HT4kOZ/t+B/9nlTE u2rITH78rV4z9aAkLKkrDPhB7uQJtbYLVLzKa2Xq5Dhbg0m3Gq+t5N9WIui2GLER 8pCaSPz78m7WDwxU7HfrYJGl1x+N1GK9D/ej6FcNycsaMYpRj5Gny5qybwHmwCoi 7IXKAyzCQ6aBgyx7ppPZMFhd3FfSsSe9L+DrvQSRr5qs3eyppapl8QNqHbMQPMCp A1LguDyxJf+NbPF1cH35PJpphJ94dUXC0SMB0vB1vGKSnUbaj0k= =GFel -----END PGP SIGNATURE-----
--- End Message ---

