CMAKE_BUILD_TYPE = Release CMake Warning: Manually-specified variables were not used by the project: CMAKE_DISABLE_FIND_PACKAGE_openjp2 CMAKE_DISABLE_FIND_PACKAGE_webp CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:167:37: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] compression = convertOnBigEnd32(bmpih->biCompression); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:143:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:180:47: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] ihbytes = convertOnBigEnd32(*(l_uint32 *)(bmpih)); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:143:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:181:31: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] width = convertOnBigEnd32(bmpih->biWidth); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:143:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:182:32: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] height = convertOnBigEnd32(bmpih->biHeight); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:143:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:183:31: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] depth = convertOnBigEnd16(bmpih->biBitCount); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:143:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:184:36: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] imagebytes = convertOnBigEnd32(bmpih->biSizeImage); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:143:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:185:30: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] xres = convertOnBigEnd32(bmpih->biXPelsPerMeter); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:143:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:186:30: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] yres = convertOnBigEnd32(bmpih->biYPelsPerMeter); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:143:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:576:5: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] bmpih->biSize = convertOnBigEnd32(BMP_IHBYTES); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:462:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:577:5: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] bmpih->biWidth = convertOnBigEnd32(w); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:462:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:578:5: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] bmpih->biHeight = convertOnBigEnd32(h); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:462:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:579:5: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] bmpih->biPlanes = convertOnBigEnd16(1); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:462:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:580:5: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] bmpih->biBitCount = convertOnBigEnd16(fdepth); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:462:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:581:5: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] bmpih->biSizeImage = convertOnBigEnd32(fimagebytes); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:462:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:582:5: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] bmpih->biXPelsPerMeter = convertOnBigEnd32(xres); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:462:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:583:5: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] bmpih->biYPelsPerMeter = convertOnBigEnd32(yres); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:462:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:584:5: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] bmpih->biClrUsed = convertOnBigEnd32(ncolors); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:462:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:585:5: warning: taking address of packed member 'bmpih' of class or structure 'BMP_HEADER' may result in an unaligned pointer value [-Waddress-of-packed-member] bmpih->biClrImportant = convertOnBigEnd32(ncolors); ^~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.80.0/_/_/build/22a536aa47d8ddd273a4a4e96ee06618e5faebda/source_subfolder/src/bmpio.c:462:17: note: expanded from macro 'bmpih' #define bmpih (&bmph->bmpih) ^~~~~~~~~~~ 18 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY WARN: libtiff/4.1.0: requirement libwebp/1.1.0 overridden by leptonica/1.80.0 to libwebp/1.0.3