Your message dated Fri, 08 Mar 2019 07:19:50 +0000 with message-id <[email protected]> and subject line Bug#923466: fixed in lammps 0~20181211.gitad1b1897d+dfsg1-2 has caused the Debian Bug report #923466, regarding lammps: FTBFS (dh_auto_configure fails) 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.) -- 923466: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923466 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:lammps Version: 0~20181211.gitad1b1897d+dfsg1-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 --sourcedirectory=cmake --builddirectory=/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1/debian/build dh_update_autotools_config -i -O--sourcedirectory=cmake -O--builddirectory=/<<BUILDDIR>>/lammps-0\~20181211.gitad1b1897d\+dfsg1/debian/build dh_autoreconf -i -O--sourcedirectory=cmake -O--builddirectory=/<<BUILDDIR>>/lammps-0\~20181211.gitad1b1897d\+dfsg1/debian/build debian/rules override_dh_auto_configure make[1]: Entering directory '/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1' dh_auto_configure -- \ -DPKG_ASPHERE=ON \ -DPKG_BODY=ON \ -DPKG_CLASS2=ON \ -DPKG_COLLOID=ON \ -DPKG_COMPRESS=ON \ -DPKG_CORESHELL=ON \ -DPKG_DIPOLE=ON \ [... snipped ...] Run Build Command:"/usr/bin/make" "cmTC_341b1/fast" make[2]: Entering directory '/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1/debian/build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_341b1.dir/build.make CMakeFiles/cmTC_341b1.dir/build make[3]: Entering directory '/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1/debian/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_341b1.dir/feature_tests.c.o /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -o CMakeFiles/cmTC_341b1.dir/feature_tests.c.o -c "/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1/debian/build/CMakeFiles/feature_tests.c" Linking C executable cmTC_341b1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_341b1.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -rdynamic CMakeFiles/cmTC_341b1.dir/feature_tests.c.o -o cmTC_341b1 make[3]: Leaving directory '/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1/debian/build/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1/debian/build/CMakeFiles/CMakeTmp' Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_restrict Feature record: C_FEATURE:0c_static_assert Feature record: C_FEATURE:1c_variadic_macros Detecting C [-std=c90] compiler features compiled with the following output: Change Dir: /<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1/debian/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2dfd2/fast" make[2]: Entering directory '/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1/debian/build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_2dfd2.dir/build.make CMakeFiles/cmTC_2dfd2.dir/build make[3]: Entering directory '/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1/debian/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2dfd2.dir/feature_tests.c.o /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c90 -o CMakeFiles/cmTC_2dfd2.dir/feature_tests.c.o -c "/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1/debian/build/CMakeFiles/feature_tests.c" Linking C executable cmTC_2dfd2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2dfd2.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -rdynamic CMakeFiles/cmTC_2dfd2.dir/feature_tests.c.o -o cmTC_2dfd2 make[3]: Leaving directory '/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1/debian/build/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1/debian/build/CMakeFiles/CMakeTmp' Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:0c_restrict Feature record: C_FEATURE:0c_static_assert Feature record: C_FEATURE:0c_variadic_macros dh_auto_configure: 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 -DPKG_ASPHERE=ON -DPKG_BODY=ON -DPKG_CLASS2=ON -DPKG_COLLOID=ON -DPKG_COMPRESS=ON -DPKG_CORESHELL=ON -DPKG_DIPOLE=ON -DPKG_GPU=ON -DPKG_GRANULAR=ON -DPKG_KIM=OFF -DPKG_KSPACE=ON -DPKG_MANYBODY=ON -DPKG_MC=ON -DPKG_MEAM=ON -DPKG_MISC=ON -DPKG_MOLECULE=ON -DPKG_MPIIO=ON -DPKG_OPT=ON -DPKG_PERI=ON -DPKG_POEMS=ON -DPKG_PYTHON=ON -DPKG_QEQ=ON -DPKG_REAX=OFF -DPKG_REPLICA=ON -DPKG_RIGID=ON -DPKG_SHOCK=ON -DPKG_SNAP=ON -DPKG_SRD=ON -DPKG_USER-ATC=ON -DPKG_USER-AWPMD=ON -DPKG_USER-BOCS=ON -DPKG_USER-CGDNA=ON -DPKG_USER-CGSDK=ON -DPKG_USER-DIFFRACTION=ON -DPKG_USER-DPD=ON -DPKG_USER-DRUDE=ON -DPKG_USER-EFF=ON -DPKG_USER-FEP=ON -DP KG_USER-H5MD=ON -DPKG_USER-LB=ON -DPKG_USER-MANIFOLD=ON -DPKG_USER-MEAMC=ON -DPKG_USER-MESO=ON -DPKG_USER-MGPT=ON -DPKG_USER-MISC=ON -DPKG_USER-MOFFF=ON -DPKG_USER-MOLFILE=ON -DPKG_USER-NETCDF=ON -DPKG_USER-OMP=ON -DPKG_USER-PHONON=ON -DPKG_USER-QTB=ON -DPKG_USER-REAXC=OFF -DPKG_USER-SMD=ON -DPKG_USER-SMTBQ=ON -DPKG_USER-SPH=ON -DPKG_USER-TALLY=ON -DPKG_USER-UEF=ON -DPKG_USER-VTK=ON -DPKG_VORONOI=ON ../../cmake returned exit code 1 make[1]: *** [debian/rules:13: override_dh_auto_configure] Error 2 make[1]: Leaving directory '/<<BUILDDIR>>/lammps-0~20181211.gitad1b1897d+dfsg1' make: *** [debian/rules:10: build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- (The above is just how the build ends and not necessarily the most relevant part) The build was made in my autobuilder with "dpkg-buildpackage -A" and it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/lammps.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: lammps Source-Version: 0~20181211.gitad1b1897d+dfsg1-2 We believe that the bug you reported is fixed in the latest version of lammps, 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. Andreas Tille <[email protected]> (supplier of updated lammps 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: Fri, 08 Mar 2019 07:18:57 +0100 Source: lammps Architecture: source Version: 0~20181211.gitad1b1897d+dfsg1-2 Distribution: unstable Urgency: medium Maintainer: Debian Science Maintainers <[email protected]> Changed-By: Andreas Tille <[email protected]> Closes: 923466 Changes: lammps (0~20181211.gitad1b1897d+dfsg1-2) unstable; urgency=medium . * Team upload. * Build-Depends: gfortran Closes: #923466 Checksums-Sha1: 312d4f69f17c3573d9405bc0c5fe450ab52e9263 2494 lammps_0~20181211.gitad1b1897d+dfsg1-2.dsc 17b5728069f51b230a0026531d9cd65bdba698ad 12044 lammps_0~20181211.gitad1b1897d+dfsg1-2.debian.tar.xz f8cf3dac492aa5d57c370e77bd88b45f6e1ed2e8 22786 lammps_0~20181211.gitad1b1897d+dfsg1-2_amd64.buildinfo Checksums-Sha256: df233562e65654c2121bb2c2118745e8f122156ce87c7d079b8939f3045236f4 2494 lammps_0~20181211.gitad1b1897d+dfsg1-2.dsc 3f73cb9ab9bd2e61ceab67d531d77e75541d9167bf1c3a69633f3781d2ca4bdf 12044 lammps_0~20181211.gitad1b1897d+dfsg1-2.debian.tar.xz 51af4c3feffb3e6061c119d616f6fa13786a464ae2ea683c38edd2bed292a032 22786 lammps_0~20181211.gitad1b1897d+dfsg1-2_amd64.buildinfo Files: 9b9358d4ec543ad15514d99dfeff422d 2494 science optional lammps_0~20181211.gitad1b1897d+dfsg1-2.dsc 3842d8a0eece4e8975c653b34e4e827e 12044 science optional lammps_0~20181211.gitad1b1897d+dfsg1-2.debian.tar.xz b11ae4892dcca3c1e7fe01da10ef7298 22786 science optional lammps_0~20181211.gitad1b1897d+dfsg1-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAlyCEukRHHRpbGxlQGRl Ymlhbi5vcmcACgkQV4oElNHGRtG/Aw//bhQ4amhLc53W857KV/EDsNXm1mBIqaAc Lo0TiIO4+dwr0bmSQ8d1PDXLZo5naQz4bHfo30AEriw4WuvvXDbCPVJf1Uk+0peh 87qW8NTQUFiQJjkyigiuuM2bpUSRu92BwGsm0W3fYPT983E96dhF3969npYTWUyJ dDElnVzgL/0TPsxjgxVK8iWiX64k3EmIQaGS1KpuKcPWBgMrVuxpyez7dyUUIxwe mnVQ5x2PCzhkLChuzvJZTMm4VEVeNOwhtnFoigT2BLC1+m9z88KqSl2NLFxHEHP1 EYvBTBzfa/0pVAfsgnGnRvB0kWI043WmvvcpqNrIaXxtTLmvamMx+afifUsYiZql SCY0YZOI+S/x1pXoQm6YI46Mz6fXKLx5KQ2nCU1lyOF1nNTpqQZTIs9in5HEKboH FcZKLpKpiGxRv7UNWW8bLyynjibFDToh5+T9ANFFkGqdIO+P7AVkQyrlffBTVE9B lM8+u6NcYZyh/MdSzkgORVEDV/39Wx31Y5l+x2syVpnox7JnRmPkYb1Eo/+dTfla 9Yc+1Dh50btAGyjs82if+7eU+cTMcdJkFwy7c/5jNOUXecu6599a17bSyAU36wc6 u2Re4lE0DKLe5cdRS5M/AxVBD2j2z81BXuaJJhNhpBCOrKGoocanQQHj3ouLntBy XGV6VetLMHI= =3Cwr -----END PGP SIGNATURE-----
--- End Message ---

