Source: reaver Version: 1.6.6-0.1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package reaver > dpkg-buildpackage: info: source version 1.6.6-0.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Leandro Cunha > <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --sourcedirectory=src > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_auto_clean -O--sourcedirectory=src > dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level > 9 in use) > cd src && make -j1 clean > make[1]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -f reaver wash > rm -f libwps/libwps.o wps/wps_attr_build.o wps/wps_attr_parse.o > wps/wps_attr_process.o wps/wps.o wps/wps_common.o wps/wps_dev_attr.o > wps/wps_enrollee.o wps/wps_registrar.o wps/wps_ufd.o utils/base64.o > utils/common.o utils/ip_addr.o utils/radiotap.o utils/trace.o utils/uuid.o > utils/wpa_debug.o utils/wpabuf.o utils/os_unix.o utils/vendor.o utils/eloop.o > tls/asn1.o tls/bignum.o tls/pkcs1.o tls/pkcs5.o tls/pkcs8.o tls/rsa.o > tls/tlsv1_client.o tls/tlsv1_client_read.o tls/tlsv1_client_write.o > tls/tlsv1_common.o tls/tlsv1_cred.o tls/tlsv1_record.o tls/tlsv1_server.o > tls/tlsv1_server_read.o tls/tlsv1_server_write.o tls/x509v3.o > crypto/aes-cbc.o crypto/aes-ctr.o crypto/aes-eax.o crypto/aes-encblock.o > crypto/aes-internal.o crypto/aes-internal-dec.o crypto/aes-internal-enc.o > crypto/aes-omac1.o crypto/aes-unwrap.o > crypto/aes-wrap.o crypto/des-internal.o crypto/dh_group5.o crypto/dh_groups.o > crypto/md4-internal.o crypto/md5.o crypto/md5-internal.o crypto/milenage.o > crypto/ms_funcs.o crypto/rc4.o crypto/sha1.o crypto/sha1-internal.o > crypto/sha1-pbkdf2.o crypto/sha1-tlsprf.o crypto/sha1-tprf.o crypto/sha256.o > crypto/sha256-internal.o crypto/crypto_internal.o > crypto/crypto_internal-cipher.o crypto/crypto_internal-modexp.o > crypto/crypto_internal-rsa.o crypto/tls_internal.o crypto/fips_prf_internal.o > lwe/iwlib.o globule.o init.o sigint.o iface.o sigalrm.o misc.o session.o > send.o pins.o 80211.o builder.o keys.o crc.o pixie.o version.o pcapfile.o > exchange.o argsparser.o wpscrack.o wpsmon.o cracker.o main.o > rm -f lwe/wireless.h version.h > make[1]: Leaving directory '/<<PKGBUILDDIR>>/src' > dh_clean -O--sourcedirectory=src > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in > use) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building reaver using existing ./reaver_1.6.6.orig.tar.gz > dpkg-source: warning: executable mode 0755 of 'src/config.status' will not be > represented in diff > dpkg-source: info: local changes detected, the modified files are: > reaver-1.6.6/src/config.h > reaver-1.6.6/src/config.log > reaver-1.6.6/src/config.mak > reaver-1.6.6/src/config.status > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/reaver_1.6.6-0.1.diff.OKBguv > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/reaver_1.6.6-0.1_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

