Your message dated Wed, 06 Dec 2023 11:34:55 +0000 with message-id <[email protected]> and subject line Bug#1057597: fixed in qflipper 1.3.2-2 has caused the Debian Bug report #1057597, regarding qflipper: FTBFS: messages/flipper.pb.h:6:10: fatal error: pb.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.) -- 1057597: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057597 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:qflipper Version: 1.3.2-1 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- DEFINES+=DISABLE_APPLICATION_UPDATES qmake -makefile "QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now" "QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now" QMAKE_STRIP=: PREFIX=/usr DEFINES\+=DISABLE_APPLICATION_UPDATES Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build make -j2 make[1]: Entering directory '/<<PKGBUILDDIR>>' cd dfu/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/dfu/dfu.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr DEFINES+=DISABLE_APPLICATION_UPDATES ) && make -f Makefile cd plugins/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/plugins/plugins.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr DEFINES+=DISABLE_APPLICATION_UPDATES ) && make -f Makefile fatal: not a git repository (or any of the parent directories): .git make[2]: Entering directory '/<<PKGBUILDDIR>>/plugins' cd flipperproto0/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/plugins/flipperproto0/flipperproto0.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr DEFINES+=DISABLE_APPLICATION_UPDATES ) && make -f Makefile fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git make[2]: Entering directory '/<<PKGBUILDDIR>>/dfu' g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o debug.o debug.cpp make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/flipperproto0' g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I. -I../protobufinterface -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o guirequest.o guirequest.cpp In file included from mainrequest.h:5, from guirequest.h:3, from guirequest.cpp:1: messages/flipper.pb.h:6:10: fatal error: pb.h: No such file or directory 6 | #include <pb.h> | ^~~~~~ compilation terminated. make[3]: *** [Makefile:610: guirequest.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/flipperproto0' make[2]: *** [Makefile:48: sub-flipperproto0-make_first] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/plugins' make[1]: *** [Makefile:127: sub-plugins-make_first] Error 2 make[1]: *** Waiting for unfinished jobs.... g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o fusstate.o device/stm32wb55/fusstate.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o optionbytes.o device/stm32wb55/optionbytes.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o stm32wb55.o device/stm32wb55/stm32wb55.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o dfumemorylayout.o dfumemorylayout.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o dfusedevice.o dfusedevice.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o dfusefile.o dfusefile.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o usbdeviceinfo.o usbdeviceinfo.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o usbdevice.o libusb/usbdevice.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o usbdevicedetector.o libusb/usbdevicedetector.cpp g++ -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp /usr/lib/qt5/bin/moc -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB --include /<<PKGBUILDDIR>>/dfu/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/<<PKGBUILDDIR>>/dfu -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/13 -I/usr/include/x86_64-linux-gnu/c++/13 -I/usr/include/c++/13/backward -I/usr/lib/gcc/x86_64-linux-gnu/13/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu -I/usr/include device/stm32wb55/stm32wb55.h -o moc_stm32wb55.cpp /usr/lib/qt5/bin/moc -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB --include /<<PKGBUILDDIR>>/dfu/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/<<PKGBUILDDIR>>/dfu -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/13 -I/usr/include/x86_64-linux-gnu/c++/13 -I/usr/include/c++/13/backward -I/usr/lib/gcc/x86_64-linux-gnu/13/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu -I/usr/include dfusedevice.h -o moc_dfusedevice.cpp /usr/lib/qt5/bin/moc -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB --include /<<PKGBUILDDIR>>/dfu/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/<<PKGBUILDDIR>>/dfu -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/13 -I/usr/include/x86_64-linux-gnu/c++/13 -I/usr/include/c++/13/backward -I/usr/lib/gcc/x86_64-linux-gnu/13/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu -I/usr/include libusb/usbdevice.h -o moc_usbdevice.cpp /usr/lib/qt5/bin/moc -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB --include /<<PKGBUILDDIR>>/dfu/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/<<PKGBUILDDIR>>/dfu -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/13 -I/usr/include/x86_64-linux-gnu/c++/13 -I/usr/include/c++/13/backward -I/usr/lib/gcc/x86_64-linux-gnu/13/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu -I/usr/include libusb/usbdevicedetector.h -o moc_usbdevicedetector.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_stm32wb55.o moc_stm32wb55.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_dfusedevice.o moc_dfusedevice.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_usbdevice.o moc_usbdevice.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -D_REENTRANT -DDISABLE_APPLICATION_UPDATES -DUSB_BACKEND_LIBUSB -DAPP_NAME=\"qFlipper\" -DAPP_VERSION=\"1.3.2-1\" -DAPP_COMMIT=\"unknown\" -DAPP_TIMESTAMP=1686838961 -DPB_ENABLE_MALLOC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/libusb-1.0 -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_usbdevicedetector.o moc_usbdevicedetector.cpp rm -f libdfu.a ar cqs libdfu.a debug.o fusstate.o optionbytes.o stm32wb55.o dfumemorylayout.o dfusedevice.o dfusefile.o usbdeviceinfo.o usbdevice.o usbdevicedetector.o moc_stm32wb55.o moc_dfusedevice.o moc_usbdevice.o moc_usbdevicedetector.o make[2]: Leaving directory '/<<PKGBUILDDIR>>/dfu' make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 returned exit code 2 make: *** [debian/rules:16: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202312/ About the archive rebuild: The build was made using virtual machines from AWS, with enough memory, enough disk, and either one or two CPUs, using a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. 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: qflipper Source-Version: 1.3.2-2 Done: Jakob Haufe <[email protected]> We believe that the bug you reported is fixed in the latest version of qflipper, 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. Jakob Haufe <[email protected]> (supplier of updated qflipper 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: Wed, 06 Dec 2023 12:03:50 +0100 Source: qflipper Architecture: source Version: 1.3.2-2 Distribution: unstable Urgency: medium Maintainer: Jakob Haufe <[email protected]> Changed-By: Jakob Haufe <[email protected]> Closes: 1057597 Changes: qflipper (1.3.2-2) unstable; urgency=medium . * Add include path for newer nanopb (Closes: #1057597) Checksums-Sha1: 0242e7cc972e1a8bb6dfa953e576e181aa033340 2044 qflipper_1.3.2-2.dsc 93c28f738f9d8208851b31dca2094c79b9afd2c8 12844 qflipper_1.3.2-2.debian.tar.xz a567ae814dd371ea0eb36e4c8c5e91aaa7bf7c7e 11856 qflipper_1.3.2-2_source.buildinfo Checksums-Sha256: 7a89b81147739eecd34fc0d96a48d4f1d446926a648644c5800f908d84a4ec0a 2044 qflipper_1.3.2-2.dsc ebbe31f1dd039c8a1b0ee1b61f607c3edf7e4e545206cc14dc9810600031919c 12844 qflipper_1.3.2-2.debian.tar.xz e3b643373b88cfab35322b1dd7956cd64587e0b193dbad0e00223cce39479361 11856 qflipper_1.3.2-2_source.buildinfo Files: c11c7eb24eb76ff77db23e9e9f6acd51 2044 electronics optional qflipper_1.3.2-2.dsc 99b90059a3896b466483db2f120f94ac 12844 electronics optional qflipper_1.3.2-2.debian.tar.xz be0ee0eaf4ca770e7a242b3c32e15cbe 11856 electronics optional qflipper_1.3.2-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEe/X2rDZDH11A3BN6TPKyGPVNrj0FAmVwVhoACgkQTPKyGPVN rj3fTw/+NjAV/9JXsdS0C3NtB6NcojmBvO+0+ZQAS/3jqRIuCYeCtrA8fyLNDjWw xw8cCQ+5AOyLrNXgd+CBMfwugtB59ekefRdy3qqllybLY//6SltmofMD/9r2XJEQ gepx6iyulFU7hVwnTzkVDAa/RxmXcvJGhFnzxoMr5fLbfqo3UonecBeoj6flFnrD uGW3gRfa4Hsco+py9xKDCaNRWfodqdcEYN/Oa9vDi3CyxKGAwk0R1KAnCleo3qfT 85GG/ZLf+88xRmpGsEKsRRZvZd1z9S7I3OzUn/IIOcy05c7EHUbtje/WmsFAy+Ey zgGQP7Oc6+jflpThckov9lZFk8Wwy5/lX6K4TMHqzyjVyYmMqiD3yYGza+ah2LC2 rn37jVYi2REZGw/BkVIf77NFJ9HquDekpkGMKm9O7jjxAgwIwfftdXiXGiAITjic M12tc3OyhgTmdVmxREPESfCcEwQ8Ctp7miPPyEQh8OTzWsdfvvvmWKoEE1Duo6oc 1OFwJmBeJdnGzUObjB6o6xLbx0beXRVltiQAp1JH31Wg9WCeeiOG+CKYX7xt63Bi i/c6ZQSnJQlQoEo+2qikZx3G5KMChgteJzkpGK7Vt7ckke6SUItpqq/OkjN2fBjL AgvyaqfEl5T6C7IvN2iP6fOyarRCrrj8oXhgLchZ6CWHBEyJB7Q= =xxSK -----END PGP SIGNATURE-----
--- End Message ---

