@nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/srxnbkhb8w9g06v26ffi5ldkldizgndx-djvulibre-3.5.28.tar.gz source root is djvulibre-3.5.28 setting SOURCE_DATE_EPOCH to timestamp 1610067152 of file djvulibre-3.5.28/xmltools/Makefile.in @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring fixing libtool script ./config/ltmain.sh configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28 --bindir=/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin --sbindir=/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/sbin --includedir=/nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev/include --oldincludedir=/nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev/include --mandir=/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/share/man --infodir=/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/share/info --docdir=/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/doc/djvulibre --libdir=/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/lib --libexecdir=/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/libexec --localedir=/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/locale checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /nix/store/b3l5zq2nkhfpqrr0lil06dhqyjf5jz38-gnused-4.8/bin/sed checking for grep that handles long lines and -e... /nix/store/7lkzid5yncibabddzaw4sj13n342jz1s-gnugrep-3.6/bin/grep checking for egrep... /nix/store/7lkzid5yncibabddzaw4sj13n342jz1s-gnugrep-3.6/bin/grep -E checking for fgrep... /nix/store/7lkzid5yncibabddzaw4sj13n342jz1s-gnugrep-3.6/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3145728 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse nm output from gcc object... ok checking for sysroot... no checking for a working dd... /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/dd checking how to truncate binary pipes... /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/dd bs=4096 count=1 ./configure: line 7213: /usr/bin/file: No such file or directory checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether _WIN32 is declared... no checking whether __APPLE__ is declared... no checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /nix/store/b3l5zq2nkhfpqrr0lil06dhqyjf5jz38-gnused-4.8/bin/sed checking for touch... /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/touch checking for rsvg-convert... /nix/store/26xwzx3kv7cabjn7g8fzn9127h06n1x2-librsvg-2.50.7/bin/rsvg-convert checking for inkscape... false checking for convert... false checking for rm... /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/rm checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld checking if the linker (ld) is GNU ld... yes checking whether the g++ linker (ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if g++ accepts -O3... yes checking if g++ accepts -O3... yes checking if g++ accepts -Wall... yes checking if g++ accepts -Wall... yes checking whether the compiler recognizes bool as a built-in type... yes checking whether the compiler supports exceptions... yes checking whether the compiler recognizes typename... yes checking whether the compiler comes with standard includes... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports member templates... yes checking whether the compiler supports intel atomic builtins... yes checking whether the compiler supports keyword __thread... yes checking for sqrt in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking new.h usability... no checking new.h presence... no checking for new.h... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes checking for int16_t... yes checking for int32_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for wchar_t... yes checking for long long int... yes checking for mbstate_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for wcrtomb... yes checking for iswspace... yes checking for setenv... yes checking for nl_langinfo... yes checking for putc_unlocked... yes checking for strerror... yes checking for vsnprintf... yes checking for gethostname... yes checking for strftime... yes checking for getpwuid... yes checking for sigaction... yes checking for mkstemp... yes checking for sched_yield... yes checking for iconv... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether pthreads work with -pthread -lpthread... yes checking if more special flags are required for pthreads... no checking for jpeg library... yes checking for libjpeg... yes checking for the libtiff library... yes checking for libtiff... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libdjvu/Makefile config.status: creating tools/Makefile config.status: creating xmltools/Makefile config.status: creating share/Makefile config.status: creating desktopfiles/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands djvulibre 3.5.28 Configuration Options Summary: OS.................: linux-gnu Win32 support......: no Pthread support....: yes Iconv support......: yes JPEG support.......: yes TIFF support.......: yes XML tools..........: yes Desktop files......: yes Icon generation....: rsvg Compilation..........: make (or gmake) CPPFLAGS...........: CFLAGS.............: -g -O3 -Wall -DNDEBUG CXXFLAGS...........: -g -O3 -Wall -DNDEBUG LDFLAGS............: Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28 @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash make all-recursive make[1]: Entering directory '/build/djvulibre-3.5.28' Making all in libdjvu make[2]: Entering directory '/build/djvulibre-3.5.28/libdjvu' CXX libdjvulibre_la-Arrays.lo CXX libdjvulibre_la-BSByteStream.lo CXX libdjvulibre_la-BSEncodeByteStream.lo CXX libdjvulibre_la-ByteStream.lo CXX libdjvulibre_la-DataPool.lo CXX libdjvulibre_la-DjVmDir.lo CXX libdjvulibre_la-DjVmDir0.lo CXX libdjvulibre_la-DjVmDoc.lo CXX libdjvulibre_la-DjVmNav.lo CXX libdjvulibre_la-DjVuAnno.lo CXX libdjvulibre_la-DjVuDocEditor.lo CXX libdjvulibre_la-DjVuDocument.lo CXX libdjvulibre_la-DjVuDumpHelper.lo CXX libdjvulibre_la-DjVuErrorList.lo CXX libdjvulibre_la-DjVuFile.lo CXX libdjvulibre_la-DjVuFileCache.lo CXX libdjvulibre_la-DjVuGlobal.lo CXX libdjvulibre_la-DjVuGlobalMemory.lo CXX libdjvulibre_la-DjVuImage.lo CXX libdjvulibre_la-DjVuInfo.lo CXX libdjvulibre_la-DjVuMessage.lo CXX libdjvulibre_la-DjVuMessageLite.lo CXX libdjvulibre_la-DjVuNavDir.lo CXX libdjvulibre_la-DjVuPalette.lo CXX libdjvulibre_la-DjVuPort.lo CXX libdjvulibre_la-DjVuText.lo CXX libdjvulibre_la-DjVuToPS.lo CXX libdjvulibre_la-GBitmap.lo CXX libdjvulibre_la-GContainer.lo CXX libdjvulibre_la-GException.lo CXX libdjvulibre_la-GIFFManager.lo CXX libdjvulibre_la-GMapAreas.lo CXX libdjvulibre_la-GOS.lo CXX libdjvulibre_la-GPixmap.lo CXX libdjvulibre_la-GRect.lo CXX libdjvulibre_la-GScaler.lo CXX libdjvulibre_la-GSmartPointer.lo CXX libdjvulibre_la-GString.lo CXX libdjvulibre_la-GThreads.lo CXX libdjvulibre_la-GURL.lo CXX libdjvulibre_la-GUnicode.lo CXX libdjvulibre_la-IFFByteStream.lo CXX libdjvulibre_la-IW44EncodeCodec.lo CXX libdjvulibre_la-IW44Image.lo CXX libdjvulibre_la-JB2EncodeCodec.lo CXX libdjvulibre_la-JB2Image.lo CXX libdjvulibre_la-JPEGDecoder.lo CXX libdjvulibre_la-MMRDecoder.lo CXX libdjvulibre_la-MMX.lo CXX libdjvulibre_la-UnicodeByteStream.lo CXX libdjvulibre_la-XMLParser.lo CXX libdjvulibre_la-XMLTags.lo CXX libdjvulibre_la-ZPCodec.lo CXX libdjvulibre_la-atomic.lo CXX libdjvulibre_la-ddjvuapi.lo CXX libdjvulibre_la-debug.lo CXX libdjvulibre_la-miniexp.lo CXXLD libdjvulibre.la PC ddjvuapi.pc make[2]: Leaving directory '/build/djvulibre-3.5.28/libdjvu' Making all in tools make[2]: Entering directory '/build/djvulibre-3.5.28/tools' CXX bzz.o CXXLD bzz CXX c44.o CXXLD c44 CXX cjb2-cjb2.o cjb2.cpp: In function 'void read_tiff(CCImage&, DJVU::ByteStream*, cjb2opts&)': cjb2.cpp:750:10: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 750 | uint16 bps = 0, spp = 0; | ^~~ In file included from /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiffio.h:31, from cjb2.cpp:122: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ cjb2.cpp:750:19: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 750 | uint16 bps = 0, spp = 0; | ^~~ In file included from /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiffio.h:31, from cjb2.cpp:122: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ cjb2.cpp:756:10: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 756 | uint16 photo = PHOTOMETRIC_MINISWHITE; | ^~~~~ In file included from /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiffio.h:31, from cjb2.cpp:122: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ cjb2.cpp:759:10: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 759 | uint32 w, h; | ^ In file included from /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiffio.h:31, from cjb2.cpp:122: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:84:38: note: declared here 84 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ cjb2.cpp:759:13: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 759 | uint32 w, h; | ^ In file included from /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiffio.h:31, from cjb2.cpp:122: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:84:38: note: declared here 84 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ CXX cjb2-jb2tune.o CXX jb2cmp/cjb2-classify.o CXX jb2cmp/cjb2-cuts.o CXX jb2cmp/cjb2-frames.o CXX jb2cmp/cjb2-patterns.o CXXLD cjb2 CXX cpaldjvu.o CXX jb2tune.o CXX jb2cmp/classify.o CXX jb2cmp/cuts.o CXX jb2cmp/frames.o CXX jb2cmp/patterns.o CXXLD cpaldjvu CXX csepdjvu.o CXXLD csepdjvu CXX ddjvu-ddjvu.o ddjvu.cpp: In function 'void render(ddjvu_page_t*, int)': ddjvu.cpp:483:49: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 483 | TIFFSetField(tiff, TIFFTAG_IMAGEWIDTH, (uint32)rrect.w); | ^~~~~~ In file included from tiff2pdf.h:27, from ddjvu.cpp:87: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:84:38: note: declared here 84 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ ddjvu.cpp:484:50: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 484 | TIFFSetField(tiff, TIFFTAG_IMAGELENGTH, (uint32)rrect.h); | ^~~~~~ In file included from tiff2pdf.h:27, from ddjvu.cpp:87: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:84:38: note: declared here 84 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ ddjvu.cpp:500:57: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 500 | TIFFSetField(tiff, TIFFTAG_ROWSPERSTRIP, (uint32)64); | ^~~~~~ In file included from tiff2pdf.h:27, from ddjvu.cpp:87: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:84:38: note: declared here 84 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ ddjvu.cpp:502:54: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 502 | TIFFSetField(tiff, TIFFTAG_BITSPERSAMPLE, (uint16)1); | ^~~~~~ In file included from tiff2pdf.h:27, from ddjvu.cpp:87: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ ddjvu.cpp:503:56: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 503 | TIFFSetField(tiff, TIFFTAG_SAMPLESPERPIXEL, (uint16)1); | ^~~~~~ In file included from tiff2pdf.h:27, from ddjvu.cpp:87: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ ddjvu.cpp:508:54: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 508 | TIFFSetField(tiff, TIFFTAG_BITSPERSAMPLE, (uint16)8); | ^~~~~~ In file included from tiff2pdf.h:27, from ddjvu.cpp:87: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ ddjvu.cpp:510:58: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 510 | TIFFSetField(tiff, TIFFTAG_SAMPLESPERPIXEL, (uint16)1); | ^~~~~~ In file included from tiff2pdf.h:27, from ddjvu.cpp:87: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ ddjvu.cpp:514:58: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 514 | TIFFSetField(tiff, TIFFTAG_SAMPLESPERPIXEL, (uint16)3); | ^~~~~~ In file included from tiff2pdf.h:27, from ddjvu.cpp:87: /nix/store/g205b57giaak7zwjsv8qn9nb2xfjcy02-libtiff-4.3.0-dev/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ CC ddjvu-tiff2pdf.o tiff2pdf.c:298:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 298 | uint32 page_number; | ^~~~~~ tiff2pdf.c:300:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 300 | uint32 page_extra; | ^~~~~~ tiff2pdf.c:320:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 320 | uint32 tiles_tilewidth; | ^~~~~~ tiff2pdf.c:321:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 321 | uint32 tiles_tilelength; | ^~~~~~ tiff2pdf.c:322:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 322 | uint32 tiles_tilecountx; | ^~~~~~ tiff2pdf.c:323:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 323 | uint32 tiles_tilecounty; | ^~~~~~ tiff2pdf.c:324:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 324 | uint32 tiles_edgetilewidth; | ^~~~~~ tiff2pdf.c:325:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 325 | uint32 tiles_edgetilelength; | ^~~~~~ tiff2pdf.c:335:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 335 | uint16 tiff_compression; | ^~~~~~ tiff2pdf.c:336:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 336 | uint16 tiff_photometric; | ^~~~~~ tiff2pdf.c:337:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 337 | uint16 tiff_fillorder; | ^~~~~~ tiff2pdf.c:338:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 338 | uint16 tiff_bitspersample; | ^~~~~~ tiff2pdf.c:339:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 339 | uint16 tiff_samplesperpixel; | ^~~~~~ tiff2pdf.c:340:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 340 | uint16 tiff_planar; | ^~~~~~ tiff2pdf.c:341:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 341 | uint32 tiff_width; | ^~~~~~ tiff2pdf.c:342:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 342 | uint32 tiff_length; | ^~~~~~ tiff2pdf.c:345:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 345 | uint16 tiff_orientation; | ^~~~~~ tiff2pdf.c:348:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 348 | uint16 tiff_resunit; | ^~~~~~ tiff2pdf.c:349:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 349 | uint16 pdf_centimeters; | ^~~~~~ tiff2pdf.c:350:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 350 | uint16 pdf_overrideres; | ^~~~~~ tiff2pdf.c:351:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 351 | uint16 pdf_overridepagesize; | ^~~~~~ tiff2pdf.c:365:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 365 | uint16 pdf_majorversion; | ^~~~~~ tiff2pdf.c:366:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 366 | uint16 pdf_minorversion; | ^~~~~~ tiff2pdf.c:367:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 367 | uint32 pdf_catalog; | ^~~~~~ tiff2pdf.c:368:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 368 | uint32 pdf_pages; | ^~~~~~ tiff2pdf.c:369:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 369 | uint32 pdf_info; | ^~~~~~ tiff2pdf.c:370:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 370 | uint32 pdf_palettecs; | ^~~~~~ tiff2pdf.c:371:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 371 | uint16 pdf_fitwindow; | ^~~~~~ tiff2pdf.c:372:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 372 | uint32 pdf_startxref; | ^~~~~~ tiff2pdf.c:388:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 388 | uint16 pdf_colorspace_invert; | ^~~~~~ tiff2pdf.c:389:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 389 | uint16 pdf_switchdecode; | ^~~~~~ tiff2pdf.c:390:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 390 | uint16 pdf_palettesize; | ^~~~~~ tiff2pdf.c:394:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 394 | uint16 pdf_defaultcompressionquality; | ^~~~~~ tiff2pdf.c:396:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 396 | uint16 pdf_compressionquality; | ^~~~~~ tiff2pdf.c:397:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 397 | uint16 pdf_nopassthrough; | ^~~~~~ tiff2pdf.c:400:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 400 | uint32* pdf_xrefoffsets; | ^~~~~~ tiff2pdf.c:401:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 401 | uint32 pdf_xrefcount; | ^~~~~~ tiff2pdf.c:405:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 405 | uint32 pdf_ojpegdatalength; | ^~~~~~ tiff2pdf.c:406:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 406 | uint32 pdf_ojpegiflength; | ^~~~~~ tiff2pdf.c:414:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 414 | uint16 tiff_transferfunctioncount; | ^~~~~~ tiff2pdf.c:415:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 415 | uint32 pdf_icccs; | ^~~~~~ tiff2pdf.c:416:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 416 | uint32 tiff_iccprofilelength; | ^~~~~~ tiff2pdf.c:477:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 477 | int t2p_process_jpeg_strip(unsigned char*, tsize_t*, unsigned char*, tsize_t, tsize_t*, tstrip_t, uint32); | ^~~ tiff2pdf.c:480:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 480 | void t2p_tile_collapse_left(tdata_t, tsize_t, uint32, uint32, uint32); | ^~~~ tiff2pdf.c:480:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c:480:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c:488:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 488 | tsize_t t2p_sample_abgr_to_rgb(tdata_t, uint32); | ^~~~~~~ tiff2pdf.c:490:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 490 | tsize_t t2p_sample_rgba_to_rgb(tdata_t, uint32); | ^~~~~~~ tiff2pdf.c:492:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 492 | tsize_t t2p_sample_rgbaa_to_rgb(tdata_t, uint32); | ^~~~~~~ tiff2pdf.c:494:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 494 | tsize_t t2p_sample_lab_signed_to_unsigned(tdata_t, uint32); | ^~~~~~~ tiff2pdf.c:498:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 498 | tsize_t t2p_write_pdf_obj_start(uint32, TIFF*); | ^~~~~~~ tiff2pdf.c:512:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 512 | tsize_t t2p_write_pdf_stream_dict(tsize_t, uint32, TIFF*); | ^~~~~~~ tiff2pdf.c:530:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 530 | tsize_t t2p_write_pdf_page(uint32, T2P*, TIFF*); | ^~~~~~~ tiff2pdf.c:534:1: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 534 | void t2p_compose_pdf_page_orient(T2P_BOX*, uint16); | ^~~~ tiff2pdf.c:536:1: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 536 | void t2p_compose_pdf_page_orient_flip(T2P_BOX*, uint16); | ^~~~ tiff2pdf.c:546:1: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 546 | tsize_t t2p_write_pdf_transfer_dict(T2P*, TIFF*, uint16); | ^~~~~~~ tiff2pdf.c:548:1: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 548 | tsize_t t2p_write_pdf_transfer_stream(T2P*, TIFF*, uint16); | ^~~~~~~ tiff2pdf.c: In function 't2p_validate': tiff2pdf.c:1166:4: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1166 | uint16 m=t2p->pdf_defaultcompressionquality%100; | ^~~~~~ tiff2pdf.c: In function 't2p_read_tiff_init': tiff2pdf.c:1201:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1201 | uint16 pagen=0; | ^~~~~~ tiff2pdf.c:1202:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1202 | uint16 paged=0; | ^~~~~~ tiff2pdf.c:1203:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1203 | uint16 xuint16=0; | ^~~~~~ tiff2pdf.c:1229:3: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1229 | uint32 subfiletype = 0; | ^~~~~~ tiff2pdf.c: In function 't2p_cmp_t2p_page': tiff2pdf.c:1394:2: warning: 'int32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1394 | d = (int32)(((T2P_PAGE*)e1)->page_number) - (int32)(((T2P_PAGE*)e2)->page_number); | ^ tiff2pdf.c:1394:2: warning: 'int32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c:1396:3: warning: 'int32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1396 | d = (int32)(((T2P_PAGE*)e1)->page_directory) - (int32)(((T2P_PAGE*)e2)->page_directory); | ^ tiff2pdf.c:1396:3: warning: 'int32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c: In function 't2p_read_tiff_data': tiff2pdf.c:1417:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1417 | uint16* r; | ^~~~~~ tiff2pdf.c:1418:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1418 | uint16* g; | ^~~~~~ tiff2pdf.c:1419:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1419 | uint16* b; | ^~~~~~ tiff2pdf.c:1420:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1420 | uint16* a; | ^~~~~~ tiff2pdf.c:1421:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1421 | uint16 xuint16; | ^~~~~~ tiff2pdf.c:1422:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1422 | uint16* xuint16p; | ^~~~~~ tiff2pdf.c: In function 't2p_read_tiff_size': tiff2pdf.c:2142:4: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2142 | uint32 count = 0; | ^~~~~~ tiff2pdf.c: In function 't2p_read_tiff_size_tile': tiff2pdf.c:2203:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2203 | uint16 edge=0; | ^~~~~~ tiff2pdf.c:2234:5: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2234 | uint32 count = 0; | ^~~~~~ tiff2pdf.c: In function 't2p_readwrite_pdf_image': tiff2pdf.c:2324:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2324 | uint16 h_samp=1; | ^~~~~~ tiff2pdf.c:2325:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2325 | uint16 v_samp=1; | ^~~~~~ tiff2pdf.c:2326:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2326 | uint16 ri=1; | ^~~~~~ tiff2pdf.c:2327:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2327 | uint32 rows=0; | ^~~~~~ tiff2pdf.c:2335:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2335 | uint32 max_striplength=0; | ^~~~~~ tiff2pdf.c:2525:4: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2525 | uint32 count = 0; | ^~~~~~ tiff2pdf.c:2760:5: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2760 | (uint32*)buffer, | ^ tiff2pdf.c:2806:4: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2806 | uint16 hor = 0, ver = 0; | ^~~~~~ tiff2pdf.c:2806:4: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c: In function 't2p_readwrite_pdf_image_tile': tiff2pdf.c:2909:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2909 | uint16 edge=0; | ^~~~~~ tiff2pdf.c:2916:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2916 | uint16 i=0; | ^~~~~~ tiff2pdf.c:2924:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 2924 | uint32 xuint32=0; | ^~~~~~ tiff2pdf.c:3032:4: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3032 | uint32 count = 0; | ^~~~~~ tiff2pdf.c:3279:4: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3279 | uint16 hor = 0, ver = 0; | ^~~~~~ tiff2pdf.c:3279:4: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c: In function 't2p_process_ojpeg_tables': tiff2pdf.c:3355:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3355 | uint16 proc=0; | ^~~~~~ tiff2pdf.c:3357:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3357 | uint32 q_length=0; | ^~~~~~ tiff2pdf.c:3359:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3359 | uint32 dc_length=0; | ^~~~~~ tiff2pdf.c:3361:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3361 | uint32 ac_length=0; | ^~~~~~ tiff2pdf.c:3362:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3362 | uint16* lp; | ^~~~~~ tiff2pdf.c:3363:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3363 | uint16* pt; | ^~~~~~ tiff2pdf.c:3364:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3364 | uint16 h_samp=1; | ^~~~~~ tiff2pdf.c:3365:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3365 | uint16 v_samp=1; | ^~~~~~ tiff2pdf.c:3367:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3367 | uint16 table_count; | ^~~~~~ tiff2pdf.c:3368:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3368 | uint32 offset_table; | ^~~~~~ tiff2pdf.c:3369:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3369 | uint32 offset_ms_l; | ^~~~~~ tiff2pdf.c:3370:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3370 | uint32 code_count; | ^~~~~~ tiff2pdf.c:3371:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3371 | uint32 i=0; | ^~~~~~ tiff2pdf.c:3372:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3372 | uint32 dest=0; | ^~~~~~ tiff2pdf.c:3373:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3373 | uint16 ri=0; | ^~~~~~ tiff2pdf.c:3374:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3374 | uint32 rows=0; | ^~~~~~ tiff2pdf.c: At top level: tiff2pdf.c:3607:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3607 | uint32 height){ | ^~~~~~ tiff2pdf.c: In function 't2p_process_jpeg_strip': tiff2pdf.c:3613:3: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3613 | uint16 ri; | ^~~~~~ tiff2pdf.c:3614:3: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3614 | uint16 v_samp; | ^~~~~~ tiff2pdf.c:3615:3: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3615 | uint16 h_samp; | ^~~~~~ tiff2pdf.c:3665:7: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3665 | uint16 samp = buffer[*bufferoffset+11+(3*j)]; | ^~~~~~ tiff2pdf.c:3673:6: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3673 | ri=((( ((uint16)(buffer[*bufferoffset+5])<<8) | | ^~ tiff2pdf.c:3674:6: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3674 | (uint16)(buffer[*bufferoffset+6]) )+v_samp-1)/ | ^ tiff2pdf.c:3676:6: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3676 | ri*=((( ((uint16)(buffer[*bufferoffset+7])<<8) | | ^~ tiff2pdf.c:3677:6: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3677 | (uint16)(buffer[*bufferoffset+8]) )+h_samp-1)/ | ^ tiff2pdf.c: At top level: tiff2pdf.c:3740:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3740 | uint32 tilewidth, | ^~~~~~ tiff2pdf.c:3741:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3741 | uint32 edgetilewidth, | ^~~~~~ tiff2pdf.c:3742:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3742 | uint32 tilelength){ | ^~~~~~ tiff2pdf.c: In function 't2p_tile_collapse_left': tiff2pdf.c:3744:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3744 | uint32 i; | ^~~~~~ tiff2pdf.c: In function 't2p_sample_realize_palette': tiff2pdf.c:3806:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3806 | uint32 sample_count=0; | ^~~~~~ tiff2pdf.c:3807:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3807 | uint16 component_count=0; | ^~~~~~ tiff2pdf.c:3808:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3808 | uint32 palette_offset=0; | ^~~~~~ tiff2pdf.c:3809:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3809 | uint32 sample_offset=0; | ^~~~~~ tiff2pdf.c:3810:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3810 | uint32 i=0; | ^~~~~~ tiff2pdf.c:3811:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3811 | uint32 j=0; | ^~~~~~ tiff2pdf.c: At top level: tiff2pdf.c:3842:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3842 | tsize_t t2p_sample_abgr_to_rgb(tdata_t data, uint32 samplecount) | ^~~~~~~ tiff2pdf.c: In function 't2p_sample_abgr_to_rgb': tiff2pdf.c:3844:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3844 | uint32 i=0; | ^~~~~~ tiff2pdf.c:3845:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3845 | uint32 sample=0; | ^~~~~~ tiff2pdf.c:3848:3: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3848 | sample=((uint32*)data)[i]; | ^~~~~~ tiff2pdf.c: At top level: tiff2pdf.c:3864:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3864 | t2p_sample_rgbaa_to_rgb(tdata_t data, uint32 samplecount) | ^~~~~~~~~~~~~~~~~~~~~~~ tiff2pdf.c: In function 't2p_sample_rgbaa_to_rgb': tiff2pdf.c:3866:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3866 | uint32 i; | ^~~~~~ tiff2pdf.c:3872:3: warning: 'uint8' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3872 | memmove((uint8*)data + i * 3, (uint8*)data + i * 4, 3); | ^~~~~~~ tiff2pdf.c:3872:3: warning: 'uint8' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c:3874:3: warning: 'uint8' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3874 | memcpy((uint8*)data + i * 3, (uint8*)data + i * 4, 3); | ^~~~~~ tiff2pdf.c:3874:3: warning: 'uint8' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c: At top level: tiff2pdf.c:3886:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3886 | t2p_sample_rgba_to_rgb(tdata_t data, uint32 samplecount) | ^~~~~~~~~~~~~~~~~~~~~~ tiff2pdf.c: In function 't2p_sample_rgba_to_rgb': tiff2pdf.c:3888:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3888 | uint32 i = 0; | ^~~~~~ tiff2pdf.c:3889:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3889 | uint32 sample = 0; | ^~~~~~ tiff2pdf.c:3890:2: warning: 'uint8' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3890 | uint8 alpha = 0; | ^~~~~ tiff2pdf.c:3893:3: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3893 | sample=((uint32*)data)[i]; | ^~~~~~ tiff2pdf.c:3894:3: warning: 'uint8' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3894 | alpha=(uint8)((255 - ((sample >> 24) & 0xff))); | ^~~~~ tiff2pdf.c:3895:3: warning: 'uint8' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3895 | ((uint8 *)data)[i * 3] = (uint8) ((sample >> 16) & 0xff) + alpha; | ^ tiff2pdf.c:3895:3: warning: 'uint8' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c:3896:3: warning: 'uint8' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3896 | ((uint8 *)data)[i * 3 + 1] = (uint8) ((sample >> 8) & 0xff) + alpha; | ^ tiff2pdf.c:3896:3: warning: 'uint8' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c:3897:3: warning: 'uint8' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3897 | ((uint8 *)data)[i * 3 + 2] = (uint8) (sample & 0xff) + alpha; | ^ tiff2pdf.c:3897:3: warning: 'uint8' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c: At top level: tiff2pdf.c:3909:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3909 | tsize_t t2p_sample_lab_signed_to_unsigned(tdata_t buffer, uint32 samplecount){ | ^~~~~~~ tiff2pdf.c: In function 't2p_sample_lab_signed_to_unsigned': tiff2pdf.c:3911:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3911 | uint32 i=0; | ^~~~~~ tiff2pdf.c: At top level: tiff2pdf.c:3957:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3957 | tsize_t t2p_write_pdf_obj_start(uint32 number, TIFF* output){ | ^~~~~~~ tiff2pdf.c: In function 't2p_write_pdf_string': tiff2pdf.c:3993:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3993 | uint32 i = 0; | ^~~~~~ tiff2pdf.c: At top level: tiff2pdf.c:4087:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 4087 | tsize_t t2p_write_pdf_stream_dict(tsize_t len, uint32 number, TIFF* output){ | ^~~~~~~ tiff2pdf.c:4381:1: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 4381 | tsize_t t2p_write_pdf_page(uint32 object, T2P* t2p, TIFF* output){ | ^~~~~~~ tiff2pdf.c: In function 't2p_compose_pdf_page': tiff2pdf.c:4485:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 4485 | uint32 i=0; | ^~~~~~ tiff2pdf.c:4486:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 4486 | uint32 i2=0; | ^~~~~~ tiff2pdf.c:4489:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 4489 | uint32 tilecountx=0; | ^~~~~~ tiff2pdf.c:4490:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 4490 | uint32 tilecounty=0; | ^~~~~~ tiff2pdf.c:4491:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 4491 | uint32 tilewidth=0; | ^~~~~~ tiff2pdf.c:4492:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 4492 | uint32 tilelength=0; | ^~~~~~ tiff2pdf.c: At top level: tiff2pdf.c:4692:1: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 4692 | void t2p_compose_pdf_page_orient(T2P_BOX* boxp, uint16 orientation){ | ^~~~ tiff2pdf.c:4768:1: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 4768 | void t2p_compose_pdf_page_orient_flip(T2P_BOX* boxp, uint16 orientation){ | ^~~~ tiff2pdf.c:5073:1: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 5073 | tsize_t t2p_write_pdf_transfer_dict(T2P* t2p, TIFF* output, uint16 i){ | ^~~~~~~ tiff2pdf.c:5093:1: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 5093 | tsize_t t2p_write_pdf_transfer_stream(T2P* t2p, TIFF* output, uint16 i){ | ^~~~~~~ tiff2pdf.c: In function 't2p_write_pdf_xreftable': tiff2pdf.c:5414:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 5414 | uint32 i=0; | ^~~~~~ tiff2pdf.c: In function 't2p_write_pdf': tiff2pdf.c:5519:2: warning: 'uint16' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 5519 | uint16 i=0; | ^~~~~~ tiff2pdf.c:5523:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 5523 | t2p->pdf_xrefoffsets= (uint32*) _TIFFmalloc(TIFFSafeMultiply(tmsize_t,t2p->pdf_xrefcount,sizeof(uint32)) ); | ^~~ tiff2pdf.c:5523:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c:5523:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c:5523:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c:5523:2: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] tiff2pdf.c:5528:4: warning: 'uint32' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 5528 | (unsigned int) (t2p->pdf_xrefcount * sizeof(uint32)) ); | ^ CXXLD ddjvu CXX djvm.o CXXLD djvm CXX djvmcvt.o CXXLD djvmcvt CXX djvudump.o CXXLD djvudump CXX djvups-djvups.o CXXLD djvups CXX djvuextract.o CXXLD djvuextract CXX djvumake.o CXXLD djvumake CXX djvused.o CXXLD djvused CXX djvutxt-djvutxt.o CXXLD djvutxt CXX djvuserve.o CXXLD djvuserve make[2]: Leaving directory '/build/djvulibre-3.5.28/tools' Making all in share make[2]: Entering directory '/build/djvulibre-3.5.28/share' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/djvulibre-3.5.28/share' Making all in xmltools make[2]: Entering directory '/build/djvulibre-3.5.28/xmltools' CXX djvutoxml.o CXXLD djvutoxml CXX djvuxmlparser.o CXXLD djvuxmlparser MAN djvuxml.1 make[2]: Leaving directory '/build/djvulibre-3.5.28/xmltools' Making all in desktopfiles make[2]: Entering directory '/build/djvulibre-3.5.28/desktopfiles' PNG 16x16/mimetypes/image-vnd.djvu.png PNG 20x20/mimetypes/image-vnd.djvu.png PNG 22x22/mimetypes/image-vnd.djvu.png PNG 24x24/mimetypes/image-vnd.djvu.png PNG 32x32/mimetypes/image-vnd.djvu.png PNG 48x48/mimetypes/image-vnd.djvu.png PNG 64x64/mimetypes/image-vnd.djvu.png PNG 72x72/mimetypes/image-vnd.djvu.png PNG 96x96/mimetypes/image-vnd.djvu.png PNG 128x128/mimetypes/image-vnd.djvu.png PNG 256x256/mimetypes/image-vnd.djvu.png SVG scalable/mimetypes/image-vnd.djvu.svgz make[2]: Leaving directory '/build/djvulibre-3.5.28/desktopfiles' make[2]: Entering directory '/build/djvulibre-3.5.28' make[2]: Leaving directory '/build/djvulibre-3.5.28' make[1]: Leaving directory '/build/djvulibre-3.5.28' @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing install flags: SHELL=/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash gsettingsschemadir=/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/gsettings-schemas/djvulibre-3.5.28/glib-2.0/schemas/ pkgconfigdir=/nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev/lib/pkgconfig m4datadir=/nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev/share/aclocal aclocaldir=/nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev/share/aclocal install Making install in libdjvu make[1]: Entering directory '/build/djvulibre-3.5.28/libdjvu' make[2]: Entering directory '/build/djvulibre-3.5.28/libdjvu' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/lib' /nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c libdjvulibre.la '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/lib' libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/libdjvulibre.so.21.7.0 /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/lib/libdjvulibre.so.21.7.0 libtool: install: (cd /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/lib && { ln -s -f libdjvulibre.so.21.7.0 libdjvulibre.so.21 || { rm -f libdjvulibre.so.21 && ln -s libdjvulibre.so.21.7.0 libdjvulibre.so.21; }; }) libtool: install: (cd /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/lib && { ln -s -f libdjvulibre.so.21.7.0 libdjvulibre.so || { rm -f libdjvulibre.so && ln -s libdjvulibre.so.21.7.0 libdjvulibre.so; }; }) libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/libdjvulibre.lai /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/lib/libdjvulibre.la libtool: finish: PATH="/nix/store/hicfsj7pp72fc96vp1mqjb0qjzf8fiik-patchelf-0.12/bin:/nix/store/q65l6lvzgbrv64p5iib8jvpj5zc2mans-gcc-wrapper-10.3.0/bin:/nix/store/lmwjr2fq2w875qn1in6wmzfirxkwjbnx-gcc-10.3.0/bin:/nix/store/yj1ynwa7dr25fljf5z18rvks7xjxvpbh-glibc-2.33-47-bin/bin:/nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin:/nix/store/7sjz9m88abiqqg9h6cvk7cg0va9p0ylv-binutils-wrapper-2.35.1/bin:/nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin:/nix/store/cd957xhdlv944jj9j1429b2arign3wak-libjpeg-turbo-2.1.0-bin/bin:/nix/store/zi2s4z7vbmmldb07m7m958v5a61rmdyh-xz-5.2.5-bin/bin:/nix/store/g660xpicn54m8ninxig487rypsjyjpvs-libtiff-4.3.0-bin/bin:/nix/store/6l8vy0rpikcw0j1xw67qf983sqpxcfzp-glib-2.68.3-dev/bin:/nix/store/vyy5f2lnkq1b3r7rr79x1hwwcj2di3w6-gettext-0.21/bin:/nix/store/2c2zys2rm91xyn9k3cpg2w3fpncl2pn8-glib-2.68.3-bin/bin:/nix/store/w5a74cg96s6cgd29jddy53r0jbb3rwx6-gdk-pixbuf-2.42.6-dev/bin:/nix/store/4kiqgcp4zjg25hpwm8mpv12hfi1qwiba-libpng-apng-1.6.37-dev/bin:/nix/store/zx504rcla5xd7avq43ilv2c410v1sar1-gdk-pixbuf-2.42.6/bin:/nix/store/c5vgx2wmnyx1a00jwpwyy7vad6yaqnhj-cairo-1.16.0-dev/bin:/nix/store/ql88nzza9gbp98vyd1lsnm6f0qxvy4q1-freetype-2.10.4-dev/bin:/nix/store/l6vlzv376qfq62pqwv5fna3lw7gyi5sd-bzip2-1.0.6.0.2-bin/bin:/nix/store/4p3y670s0wb8s9s325c1an57kfgb6f9c-fontconfig-2.13.94-bin/bin:/nix/store/3lr9nqspakav45w936rb4y5q4hlps87b-expat-2.4.1-dev/bin:/nix/store/26xwzx3kv7cabjn7g8fzn9127h06n1x2-librsvg-2.50.7/bin:/nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin:/nix/store/f67dl43kggvml0mnrdcasqh0fw2lx5xr-findutils-4.7.0/bin:/nix/store/mbahsiqqj61wjyh2yyzflxpf35hdpjbz-diffutils-3.7/bin:/nix/store/b3l5zq2nkhfpqrr0lil06dhqyjf5jz38-gnused-4.8/bin:/nix/store/7lkzid5yncibabddzaw4sj13n342jz1s-gnugrep-3.6/bin:/nix/store/b27wld0aqcdspznhxwgmr6cs67kg9lk3-gawk-5.1.0/bin:/nix/store/i92f6n6mb65fzpppl3h4vbm3a2rfyb5n-gnutar-1.34/bin:/nix/store/04skc521p42djf1j2cd8jywfillmnfkb-gzip-1.10/bin:/nix/store/l6vlzv376qfq62pqwv5fna3lw7gyi5sd-bzip2-1.0.6.0.2-bin/bin:/nix/store/5cgdzkwpan1kk19pi3mnnls24x6lfr6r-gnumake-4.3/bin:/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin:/nix/store/ibnw01kxpkh11pfydrd9dkvkxdzs4m9l-patch-2.7.6/bin:/nix/store/zi2s4z7vbmmldb07m7m958v5a61rmdyh-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/lib ---------------------------------------------------------------------- Libraries have been installed in: /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev/include/libdjvu' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 ddjvuapi.h miniexp.h '/nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev/include/libdjvu' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev/lib/pkgconfig' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 ddjvuapi.pc '/nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev/lib/pkgconfig' make[2]: Leaving directory '/build/djvulibre-3.5.28/libdjvu' make[1]: Leaving directory '/build/djvulibre-3.5.28/libdjvu' Making install in tools make[1]: Entering directory '/build/djvulibre-3.5.28/tools' make[2]: Entering directory '/build/djvulibre-3.5.28/tools' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin' /nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c bzz c44 cjb2 cpaldjvu csepdjvu ddjvu djvm djvmcvt djvudump djvups djvuextract djvumake djvused djvutxt djvuserve '/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin' libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/bzz /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/bzz libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/c44 /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/c44 libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/cjb2 /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/cjb2 libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/cpaldjvu /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/cpaldjvu libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/csepdjvu /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/csepdjvu libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/ddjvu /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/ddjvu libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/djvm /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvm libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/djvmcvt /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvmcvt libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/djvudump /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvudump libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/djvups /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvups libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/djvuextract /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvuextract libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/djvumake /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvumake libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/djvused /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvused libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/djvutxt /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvutxt libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/djvuserve /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvuserve /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c any2djvu djvudigital '/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/share/man/man1' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 any2djvu.1 bzz.1 c44.1 cjb2.1 cpaldjvu.1 csepdjvu.1 ddjvu.1 djvm.1 djvmcvt.1 djvu.1 djvudigital.1 djvudump.1 djvuextract.1 djvumake.1 djvups.1 djvused.1 djvuserve.1 djvutxt.1 '/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/share/man/man1' make[2]: Leaving directory '/build/djvulibre-3.5.28/tools' make[1]: Leaving directory '/build/djvulibre-3.5.28/tools' Making install in share make[1]: Entering directory '/build/djvulibre-3.5.28/share' make[2]: Entering directory '/build/djvulibre-3.5.28/share' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/pubtext' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 djvu/pubtext/DjVuMessages.dtd djvu/pubtext/DjVuOCR.dtd djvu/pubtext/DjVuXML-s.dtd '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/pubtext' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi/cs' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 djvu/osi/cs/messages.xml '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi/cs' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi/de' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 djvu/osi/de/libdjvu++.xml djvu/osi/de/messages.xml '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi/de' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi/en' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 djvu/osi/en/djvutools-reference.xml djvu/osi/en/libdjvu++.xml djvu/osi/en/messages.xml '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi/en' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi/fr' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 djvu/osi/fr/libdjvu++.xml djvu/osi/fr/messages.xml '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi/fr' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi/ja' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 djvu/osi/ja/libdjvu++.xml djvu/osi/ja/messages.xml '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi/ja' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 djvu/osi/languages.xml '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi/zh' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 djvu/osi/zh/libdjvu++.xml djvu/osi/zh/messages.xml '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/djvu/osi/zh' make[2]: Leaving directory '/build/djvulibre-3.5.28/share' make[1]: Leaving directory '/build/djvulibre-3.5.28/share' Making install in xmltools make[1]: Entering directory '/build/djvulibre-3.5.28/xmltools' make[2]: Entering directory '/build/djvulibre-3.5.28/xmltools' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin' /nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c djvutoxml djvuxmlparser '/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin' libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/djvutoxml /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvutoxml libtool: install: /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c .libs/djvuxmlparser /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvuxmlparser /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/share/man/man1' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 djvutoxml.1 djvuxmlparser.1 djvuxml.1 '/nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/share/man/man1' make[2]: Leaving directory '/build/djvulibre-3.5.28/xmltools' make[1]: Leaving directory '/build/djvulibre-3.5.28/xmltools' Making install in desktopfiles make[1]: Entering directory '/build/djvulibre-3.5.28/desktopfiles' make[2]: Entering directory '/build/djvulibre-3.5.28/desktopfiles' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/128x128/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 128x128/mimetypes/image-vnd.djvu.png '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/128x128/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/32x32/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 32x32/mimetypes/image-vnd.djvu.png '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/32x32/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/20x20/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 20x20/mimetypes/image-vnd.djvu.png '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/20x20/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/16x16/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 16x16/mimetypes/image-vnd.djvu.png '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/16x16/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/64x64/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 64x64/mimetypes/image-vnd.djvu.png '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/64x64/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/48x48/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 48x48/mimetypes/image-vnd.djvu.png '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/48x48/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/24x24/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 24x24/mimetypes/image-vnd.djvu.png '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/24x24/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/96x96/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 96x96/mimetypes/image-vnd.djvu.png '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/96x96/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/72x72/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 72x72/mimetypes/image-vnd.djvu.png '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/72x72/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/22x22/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 22x22/mimetypes/image-vnd.djvu.png '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/22x22/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/256x256/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 256x256/mimetypes/image-vnd.djvu.png '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/256x256/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/mkdir -p '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/scalable/mimetypes' /nix/store/nvlnl2swxmk50x25mzn71rhc0gzpylfr-coreutils-8.32/bin/install -c -m 644 scalable/mimetypes/image-vnd.djvu.svgz '/nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor/scalable/mimetypes' make install-data-hook make[3]: Entering directory '/build/djvulibre-3.5.28/desktopfiles' echo "*** You must still update various caches with:" ; \ echo "*** # update-mime-database /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/mime" ; \ echo "*** # update-icon-caches /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor" *** You must still update various caches with: *** # update-mime-database /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/mime *** # update-icon-caches /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/share/icons/hicolor make[3]: Leaving directory '/build/djvulibre-3.5.28/desktopfiles' make[2]: Leaving directory '/build/djvulibre-3.5.28/desktopfiles' make[1]: Leaving directory '/build/djvulibre-3.5.28/desktopfiles' make[1]: Entering directory '/build/djvulibre-3.5.28' make[2]: Entering directory '/build/djvulibre-3.5.28' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/djvulibre-3.5.28' make[1]: Leaving directory '/build/djvulibre-3.5.28' @nix { "action": "setPhase", "phase": "glibPreFixupPhase" } glibPreFixupPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup Patching '/nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev/lib/pkgconfig/ddjvuapi.pc' includedir to output /nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev shrinking RPATHs of ELF executables and libraries in /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvups shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/cjb2 shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvutoxml shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/csepdjvu shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvused shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/cpaldjvu shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvutxt shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvuextract shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvumake shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/c44 shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/ddjvu shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvudump shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/bzz shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvuserve shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvm shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvuxmlparser shrinking /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvmcvt gzipping man pages under /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/share/man/ strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin patching script interpreter paths in /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/djvudigital: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin/bin/any2djvu: interpreter directive changed from "#! /bin/bash -f" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash -f" checking for references to /build/ in /nix/store/ykna6xhfnb088dkn6sj44yjjq4g7mbbk-djvulibre-3.5.28-bin... shrinking RPATHs of ELF executables and libraries in /nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev/lib patching script interpreter paths in /nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev checking for references to /build/ in /nix/store/yly19djrf8q13bdd2wwksmcm1qfqx79x-djvulibre-3.5.28-dev... shrinking RPATHs of ELF executables and libraries in /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28 shrinking /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/lib/libdjvulibre.so.21.7.0 strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28/lib patching script interpreter paths in /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28 checking for references to /build/ in /nix/store/jc05d1wlgi84gbrkb6c4x65vfpgblgi4-djvulibre-3.5.28...