Snippets for tellico 4.1.2 from Fedora aarch64
Sourced from https://kojipkgs.fedoraproject.org/packages/tellico/4.1.2/8.fc45/data/logs/aarch64/build.log.
-
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/redhat-linux-build/src/barcode/barcode_autogen/EWIEGA46WW/../../../../../src/barcode/barcode.h:65:15: warning: ‘barcodeRecognition::parity_pattern_list’ defined but not used [-Wunused-variable] 65 | static bool parity_pattern_list[][6] = { { false, false, false, false, false, false }, | ^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/redhat-linux-build/src/barcode/barcode_autogen/EWIEGA46WW/../../../../../src/barcode/barcode.h:54:14: warning: ‘barcodeRecognition::code_even’ defined but not used [-Wunused-variable] 54 | static int code_even[][4] = { { 10, 10, 20, 30 }, | ^~~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/redhat-linux-build/src/barcode/barcode_autogen/EWIEGA46WW/../../../../../src/barcode/barcode.h:43:14: warning: ‘barcodeRecognition::code_odd’ defined but not used [-Wunused-variable] 43 | static int code_odd[][4] = { { 30, 20, 10, 10 }, | ^~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/core/logger.cpp:97:19: warning: ignoring return value of ‘bool QFile::open(FILE*, QIODeviceBase::OpenMode, QFileDevice::FileHandleFlags)’, declared with attribute ‘nodiscard’ [-Wunused-result] 97 | m_logFile.open(stdout, QIODevice::WriteOnly); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/core/filehandler.cpp:248:11: warning: ignoring return value of ‘virtual bool QSaveFile::open(QIODeviceBase::OpenMode)’, declared with attribute ‘nodiscard’ [-Wunused-result] 248 | f.open(QIODevice::WriteOnly); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/core/filehandler.cpp:260:16: warning: ignoring return value of ‘bool QTemporaryFile::open()’, declared with attribute ‘nodiscard’ [-Wunused-result] 260 | tempfile.open(); | ~~~~~~~~~~~~~^~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/core/filehandler.cpp:262:9: warning: ignoring return value of ‘virtual bool QSaveFile::open(QIODeviceBase::OpenMode)’, declared with attribute ‘nodiscard’ [-Wunused-result] 262 | f.open(QIODevice::WriteOnly); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/core/filehandler.cpp:317:11: warning: ignoring return value of ‘virtual bool QSaveFile::open(QIODeviceBase::OpenMode)’, declared with attribute ‘nodiscard’ [-Wunused-result] 317 | f.open(QIODevice::WriteOnly); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/core/filehandler.cpp:329:16: warning: ignoring return value of ‘bool QTemporaryFile::open()’, declared with attribute ‘nodiscard’ [-Wunused-result] 329 | tempfile.open(); | ~~~~~~~~~~~~~^~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/core/filehandler.cpp:331:9: warning: ignoring return value of ‘virtual bool QSaveFile::open(QIODeviceBase::OpenMode)’, declared with attribute ‘nodiscard’ [-Wunused-result] 331 | f.open(QIODevice::WriteOnly); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/core/netaccess.cpp:62:17: warning: ignoring return value of ‘bool QTemporaryFile::open()’, declared with attribute ‘nodiscard’ [-Wunused-result] 62 | tmpFile.open(); | ~~~~~~~~~~~~^~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/fetch/fetchmanager.cpp:476:19: warning: ignoring return value of ‘bool QTemporaryFile::open()’, declared with attribute ‘nodiscard’ [-Wunused-result] 476 | tmpFile.open(); | ~~~~~~~~~~~~^~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/translators/gcstarexporter.cpp:155:19: warning: possibly dangling reference to a temporary [-Wdangling-reference] 155 | const auto& img = ImageFactory::imageById(entry->field(field)); | ^~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/translators/onixexporter.cpp:86:11: warning: ignoring return value of ‘virtual bool KArchive::open(QIODeviceBase::OpenMode)’, declared with attribute ‘nodiscard’ [-Wunused-result] 86 | zip.open(QIODevice::WriteOnly); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/translators/onixexporter.cpp:94:19: warning: possibly dangling reference to a temporary [-Wdangling-reference] 94 | const auto& img = ImageFactory::imageById(entry->field(cover)); | ^~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/translators/tellicozipexporter.cpp:91:11: warning: ignoring return value of ‘virtual bool KArchive::open(QIODeviceBase::OpenMode)’, declared with attribute ‘nodiscard’ [-Wunused-result] 91 | zip.open(QIODevice::WriteOnly); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/entryview.cpp:309:21: warning: ignoring return value of ‘bool QTemporaryFile::open()’, declared with attribute ‘nodiscard’ [-Wunused-result] 309 | m_tempFile->open(); | ~~~~~~~~~~~~~~~~^~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/barcode/barcode.h:65:15: warning: ‘barcodeRecognition::parity_pattern_list’ defined but not used [-Wunused-variable] 65 | static bool parity_pattern_list[][6] = { { false, false, false, false, false, false }, | ^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/barcode/barcode.h:54:14: warning: ‘barcodeRecognition::code_even’ defined but not used [-Wunused-variable] 54 | static int code_even[][4] = { { 10, 10, 20, 30 }, | ^~~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/barcode/barcode.h:43:14: warning: ‘barcodeRecognition::code_odd’ defined but not used [-Wunused-variable] 43 | static int code_odd[][4] = { { 30, 20, 10, 10 }, | ^~~~~~~~ -
/builddir/build/BUILD/tellico-4.1.2-build/tellico-4.1.2/src/reportdialog.cpp:378:21: warning: ignoring return value of ‘bool QTemporaryFile::open()’, declared with attribute ‘nodiscard’ [-Wunused-result] 378 | m_tempFile->open(); | ~~~~~~~~~~~~~~~~^~