Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 16:16
Show Gist options
  • Save r-rmcgibbo/2ea452a7751847c61afe1b397ea72526 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/2ea452a7751847c61afe1b397ea72526 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a minute | https://github.com/NixOS/nixpkgs/pull/117040
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/6ka52x6bpzgsjc1h6znphaf2zr196zn2-cups-filters-1.25.12.tar.xz
source root is cups-filters-1.25.12
setting SOURCE_DATE_EPOCH to timestamp 1573583061 of file cups-filters-1.25.12/test-driver
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12 --with-pdftops=pdftops --with-pdftops-path=/nix/store/rfy5d4cg5jh0aymskv5rg72fky4r8ggf-poppler-utils-21.02.0/bin/pdftops --with-gs-path=/nix/store/s5qbvvzdayzh8bj5k6cpzdmn9if9vl3v-ghostscript-9.53.3/bin/gs --with-pdftocairo-path=/nix/store/rfy5d4cg5jh0aymskv5rg72fky4r8ggf-poppler-utils-21.02.0/bin/pdftocairo --with-ippfind-path=/nix/store/nkz93dxh2wm49lbdfs4bs4dlg3rjg5wx-cups-2.3.3/bin/ippfind --enable-imagefilters --with-rcdir=no --with-shell=/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash --with-test-font-path=/path-does-not-exist
checking for a BSD-compatible install... /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-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 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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking whether g++ supports C++11 features by default... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /nix/store/ia1dn8zyi07phxkx02c0wwqc7v7c54nl-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/ia1dn8zyi07phxkx02c0wwqc7v7c54nl-gnugrep-3.6/bin/grep -E
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether ln -s -r -f works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/ij7k48dhdrda13gcp3lbpi507b2awnmr-gnused-4.8/bin/sed
checking for fgrep... /nix/store/ia1dn8zyi07phxkx02c0wwqc7v7c54nl-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 the maximum length of command line arguments... 1572864
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/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/dd
checking how to truncate binary pipes... /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/dd bs=4096 count=1
./configure: line 9678: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
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 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 pkg-config is at least version 0.20... yes
checking whether NLS is requested... yes
checking for msgfmt... /nix/store/4w5immj9jfwzajr1lzwxsa09ydgri8vg-gettext-0.21/bin/msgfmt
checking for gmsgfmt... /nix/store/4w5immj9jfwzajr1lzwxsa09ydgri8vg-gettext-0.21/bin/msgfmt
checking for xgettext... /nix/store/4w5immj9jfwzajr1lzwxsa09ydgri8vg-gettext-0.21/bin/xgettext
checking for msgmerge... /nix/store/4w5immj9jfwzajr1lzwxsa09ydgri8vg-gettext-0.21/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for cups-config... /nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/bin/cups-config
checking for library containing dlopen... -ldl
checking for strlcat... no
checking for strlcpy... no
checking for sigaction... yes
checking for waitpid... yes
checking for wait3... yes
checking for strtoll... yes
checking for open_memstream... yes
checking for getline... yes
checking for strcasestr... yes
checking for library containing pow... none required
checking for stdlib.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for library containing jpeg_destroy_decompress... -ljpeg
checking for LIBPNG... yes
checking tiff.h usability... yes
checking tiff.h presence... yes
checking for tiff.h... yes
checking for library containing TIFFReadScanline... -ltiff
checking for AVAHI... yes
checking ldap.h usability... no
checking ldap.h presence... no
checking for ldap.h... no
checking for GLIB... yes
checking for AVAHI_GLIB... yes
checking for GIO... yes
checking for GIO_UNIX... yes
checking for LCMS... yes
checking for FREETYPE... yes
checking for FONTCONFIG... yes
checking for ZLIB... yes
checking for LIBQPDF... yes
checking for POPPLER... yes
checking poppler/cpp/poppler-version.h usability... yes
checking poppler/cpp/poppler-version.h presence... yes
checking for poppler/cpp/poppler-version.h... yes
checking for DBUS... 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 long long... yes
checking whether gs supports the ps2write device... yes
checking for mutool... mutool
checking whether pdftops supports -origpagesizes... yes
checking whether pdftops supports -r... yes
checking for liblouis... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libcupsfilters.pc
config.status: creating libfontembed.pc
config.status: creating Makefile
config.status: creating utils/cups-browsed
config.status: creating utils/cups-browsed.conf
config.status: creating filter/foomatic-rip/foomatic-rip.1
config.status: creating filter/braille/drivers/index/indexv4.sh
config.status: creating filter/braille/drivers/index/indexv3.sh
config.status: creating filter/braille/drivers/index/index.sh
config.status: creating filter/braille/drivers/index/textbrftoindexv3
config.status: creating filter/braille/drivers/index/imageubrltoindexv3
config.status: creating filter/braille/drivers/index/imageubrltoindexv4
config.status: creating filter/braille/drivers/generic/brftoembosser
config.status: creating filter/braille/filters/cups-braille.sh
config.status: creating filter/braille/filters/imagetobrf
config.status: creating filter/braille/filters/texttobrf
config.status: creating filter/braille/filters/brftopagedbrf
config.status: creating filter/braille/filters/vectortopdf
config.status: creating filter/braille/filters/vectortobrf
config.status: creating filter/braille/filters/musicxmltobrf
config.status: creating filter/braille/filters/liblouis1.defs.gen
config.status: creating mime/cupsfilters.convs
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: executing executable-scripts commands
configure:
==============================================================================
Environment settings:
CFLAGS: -g -O2 -Wall -std=gnu11 -D_GNU_SOURCE
CXXFLAGS: -g -O2 -Wall -D_GNU_SOURCE
LDFLAGS:
Build configuration:
cups-config: system
font directory: /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/etc/fonts/conf.d
foomatic: yes
init directory:
cups dom socket: /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/var/run/cups/cups.sock
poppler: yes
ghostscript: yes
gs-path: /nix/store/s5qbvvzdayzh8bj5k6cpzdmn9if9vl3v-ghostscript-9.53.3/bin/gs
mutool: yes
mutool-path: system
ippfind-path: /nix/store/nkz93dxh2wm49lbdfs4bs4dlg3rjg5wx-cups-2.3.3/bin/ippfind
imagefilters: yes
jpeg: yes
pdftocairo-path: /nix/store/rfy5d4cg5jh0aymskv5rg72fky4r8ggf-poppler-utils-21.02.0/bin/pdftocairo
pdftops: pdftops
pdftops-path: /nix/store/rfy5d4cg5jh0aymskv5rg72fky4r8ggf-poppler-utils-21.02.0/bin/pdftops
png: yes
php: no
php-config: system
shell: /nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash
test-font: /path-does-not-exist
tiff: yes
avahi: yes
dbus: yes
browsing: dnssd cups
werror: no
braille: yes
braille tables: /usr/share/liblouis/tables
driverless: yes
apple-raster: rastertopdf
pclm: yes
driverless auto-setup: no
==============================================================================
substituteStream(): WARNING: pattern 'execve' doesn't match anything in file 'filter/gstoraster.c'
patching script interpreter paths in filter
filter/braille/filters/liblouis1.defs.gen: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
filter/braille/filters/brftopagedbrf.in: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
filter/braille/filters/imagetobrf.in: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
filter/braille/filters/texttobrf.in: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
filter/braille/drivers/generic/brftoembosser.in: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
filter/braille/drivers/index/imageubrltoindexv3.in: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
filter/braille/drivers/index/imageubrltoindexv4.in: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
filter/braille/drivers/index/textbrftoindexv3.in: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
filter/test.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/sh"
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash CUPS_SERVERBIN=\$\(out\)/lib/cups CUPS_DATADIR=\$\(out\)/share/cups CUPS_SERVERROOT=\$\(out\)/etc/cups
gdbus-codegen \
--interface-prefix org.cups.cupsd \
--c-namespace Cups \
--generate-c-code cups-notifier \
utils/org.cups.cupsd.Notifier.xml
gdbus-codegen \
--interface-prefix org.cups.cupsd \
--c-namespace Cups \
--generate-c-code cups-notifier \
utils/org.cups.cupsd.Notifier.xml
make all-recursive
make[1]: Entering directory '/build/cups-filters-1.25.12'
make[2]: Entering directory '/build/cups-filters-1.25.12'
CC backend/cups-brf.o
CC filter/imagetopdf-common.o
filter/common.c: In function 'SetCommonOptions':
filter/common.c:67:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
67 | ppd = ppdOpenFile(getenv("PPD"));
| ^~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/common.c:69:3: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
69 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/common.c:70:3: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
70 | cupsMarkOptions(ppd, num_options, options);
| ^~~~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/common.c:72:3: warning: 'ppdPageSize' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
72 | if ((pagesize = ppdPageSize(ppd, NULL)) != NULL)
| ^~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:392:20: note: declared here
392 | extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
| ^~~~~~~~~~~
filter/common.c:303:3: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
303 | if (ppdIsMarked(ppd, "Duplex", "DuplexNoTumble") ||
| ^~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:304:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
304 | ppdIsMarked(ppd, "Duplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:305:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
305 | ppdIsMarked(ppd, "JCLDuplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:306:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
306 | ppdIsMarked(ppd, "JCLDuplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:307:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
307 | ppdIsMarked(ppd, "EFDuplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:308:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
308 | ppdIsMarked(ppd, "EFDuplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:309:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
309 | ppdIsMarked(ppd, "KD03Duplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:310:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
310 | ppdIsMarked(ppd, "KD03Duplex", "DuplexTumble"))
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
CC filter/imagetopdf-imagetopdf.o
CC filter/imagetoraster-common.o
filter/imagetopdf.c: In function 'emitJCLOptions':
filter/imagetopdf.c:156:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
156 | if ((attr = ppdFindAttr(ppd,"pdftopdfJCLBegin",NULL)) != NULL) {
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/imagetopdf.c:170:3: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
170 | if (ppdFindOption(ppd,"Copies") != NULL) {
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:380:22: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
filter/imagetopdf.c:171:5: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
171 | ppdMarkOption(ppd,"Copies",buf);
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:173:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
173 | if ((attr = ppdFindAttr(ppd,"pdftopdfJCLCopies",buf)) != NULL) {
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/imagetopdf.c:185:5: warning: 'ppdCollect' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
185 | n = ppdCollect(ppd,(ppd_section_t)section,&choices);
| ^
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:365:13: note: declared here
365 | extern int ppdCollect(ppd_file_t *ppd, ppd_section_t section,
| ^~~~~~~~~~
filter/imagetopdf.c:189:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
189 | if ((attr = ppdFindAttr(ppd,buf,choices[i]->choice)) != NULL) {
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/imagetopdf.c: In function 'main':
filter/imagetopdf.c:790:7: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
790 | && (choice = ppdFindMarkedChoice(ppd,"Copies")) != NULL) {
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/imagetopdf.c:798:7: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
798 | if (ppdFindOption(ppd,"Duplex") != NULL) {
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:380:22: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
filter/imagetopdf.c:799:9: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
799 | ppdMarkOption(ppd,"Duplex","True");
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:800:9: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
800 | ppdMarkOption(ppd,"Duplex","On");
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:807:7: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
807 | if (ppdFindOption(ppd,"Duplex") != NULL) {
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:380:22: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
filter/imagetopdf.c:808:9: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
808 | ppdMarkOption(ppd,"Duplex","True");
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:809:9: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
809 | ppdMarkOption(ppd,"Duplex","On");
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:823:5: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
823 | if ((choice = ppdFindMarkedChoice(ppd,"OutputOrder")) != 0) {
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/imagetopdf.c:825:5: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
825 | } else if ((choice = ppdFindMarkedChoice(ppd,"OutputBin")) != 0 &&
| ^
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/imagetopdf.c:826:9: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
826 | (attr = ppdFindAttr(ppd,"PageStackOrder",choice->choice)) != 0 &&
| ^
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/imagetopdf.c:829:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
829 | } else if ((attr = ppdFindAttr(ppd,"DefaultOutputOrder",0)) != 0 &&
| ^
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/imagetopdf.c:839:10: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
839 | ((attr = ppdFindAttr(ppd,"cupsEvenDuplex",0)) != 0 &&
| ^
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/imagetopdf.c:865:5: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
865 | if ((choice = ppdFindMarkedChoice(ppd,"Collate")) != NULL
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/imagetopdf.c:1187:5: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1187 | ppdClose(ppd);
| ^~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
filter/imagetopdf.c:1386:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1386 | if ((choice = ppdFindMarkedChoice(ppd, "PageSize")) != NULL &&
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/imagetopdf.c:1434:5: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1434 | ppdMarkOption(ppd, "PageSize", s);
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:1451:5: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1451 | ppdMarkOption(ppd,"Collate","False");
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:1460:5: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1460 | if ((choice = ppdFindMarkedChoice(ppd,"Collate")) != NULL &&
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/imagetopdf.c:1464:7: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1464 | if ((opt = ppdFindOption(ppd,"Collate")) != NULL &&
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:380:22: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
filter/imagetopdf.c:1468:9: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1468 | ppdMarkOption(ppd,"Collate","False");
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:1474:5: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1474 | if (ppdFindOption(ppd,"OutputOrder") != NULL) {
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:380:22: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
filter/imagetopdf.c:1490:9: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1490 | ppdMarkOption(ppd,"Collate","False");
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:1512:7: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1512 | ppdMarkOption(ppd,"Copies","1");
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:1513:7: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1513 | ppdMarkOption(ppd,"JCLCopies","1");
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:1530:5: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1530 | ppdMarkOption(ppd,"Collate","False");
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:1542:3: warning: 'ppdEmit' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1542 | ppdEmit(ppd, stdout, PPD_ORDER_EXIT);
| ^~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:368:13: note: declared here
368 | extern int ppdEmit(ppd_file_t *ppd, FILE *fp,
| ^~~~~~~
filter/imagetopdf.c:1561:5: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1561 | if (ppdFindOption(ppd,"Copies") != NULL && deviceCopies > 1)
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:380:22: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
filter/imagetopdf.c:1564:7: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1564 | ppdMarkOption(ppd,"Copies",buf);
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/imagetopdf.c:1567:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1567 | if ((attr = ppdFindAttr(ppd,"JCLToPDFInterpreter",NULL)) != NULL)
| ^~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/imagetopdf.c:1596:5: warning: 'ppdEmitJCL' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1596 | ppdEmitJCL(ppd, stdout, atoi(argv[1]), argv[2], argv[3]);
| ^~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:372:13: note: declared here
372 | extern int ppdEmitJCL(ppd_file_t *ppd, FILE *fp, int job_id,
| ^~~~~~~~~~
filter/imagetopdf.c:1847:7: warning: 'ppdEmitJCLEnd' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1847 | ppdEmitJCLEnd(ppd, stdout);
| ^~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:420:13: note: declared here
420 | extern int ppdEmitJCLEnd(ppd_file_t *ppd, FILE *fp)
| ^~~~~~~~~~~~~
filter/imagetopdf.c:1852:3: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1852 | ppdClose(ppd);
| ^~~~~~~~
In file included from filter/common.h:19,
from filter/imagetopdf.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
filter/common.c: In function 'SetCommonOptions':
filter/common.c:67:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
67 | ppd = ppdOpenFile(getenv("PPD"));
| ^~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/common.c:69:3: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
69 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/common.c:70:3: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
70 | cupsMarkOptions(ppd, num_options, options);
| ^~~~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/common.c:72:3: warning: 'ppdPageSize' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
72 | if ((pagesize = ppdPageSize(ppd, NULL)) != NULL)
| ^~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:392:20: note: declared here
392 | extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
| ^~~~~~~~~~~
filter/common.c:303:3: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
303 | if (ppdIsMarked(ppd, "Duplex", "DuplexNoTumble") ||
| ^~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:304:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
304 | ppdIsMarked(ppd, "Duplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:305:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
305 | ppdIsMarked(ppd, "JCLDuplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:306:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
306 | ppdIsMarked(ppd, "JCLDuplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:307:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
307 | ppdIsMarked(ppd, "EFDuplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:308:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
308 | ppdIsMarked(ppd, "EFDuplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:309:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
309 | ppdIsMarked(ppd, "KD03Duplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:310:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
310 | ppdIsMarked(ppd, "KD03Duplex", "DuplexTumble"))
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
CC filter/imagetoraster-imagetoraster.o
filter/imagetoraster.c: In function 'main':
filter/imagetoraster.c:377:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
377 | if ((choice = ppdFindMarkedChoice(ppd, "MirrorPrint")) != NULL)
| ^~
In file included from filter/common.h:19,
from filter/imagetoraster.c:33:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/imagetoraster.c:393:3: warning: 'cupsRasterInterpretPPD' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
393 | if (cupsRasterInterpretPPD(&header, ppd, num_options, options, raster_cb))
| ^~
In file included from filter/common.h:19,
from filter/imagetoraster.c:33:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:409:13: note: declared here
409 | extern int cupsRasterInterpretPPD(cups_page_header2_t *h,
| ^~~~~~~~~~~~~~~~~~~~~~
filter/imagetoraster.c:404:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
404 | if ((choice = ppdFindMarkedChoice(ppd, "MediaType")) != NULL)
| ^~
In file included from filter/common.h:19,
from filter/imagetoraster.c:33:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/imagetoraster.c:409:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
409 | if ((choice = ppdFindMarkedChoice(ppd, "Resolution")) != NULL)
| ^~
In file included from filter/common.h:19,
from filter/imagetoraster.c:33:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/imagetoraster.c:840:5: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
840 | ppdClose(ppd);
| ^~~~~~~~
In file included from filter/common.h:19,
from filter/imagetoraster.c:33:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
filter/imagetoraster.c:1029:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1029 | if ((choice = ppdFindMarkedChoice(ppd, "PageSize")) != NULL &&
| ^~
In file included from filter/common.h:19,
from filter/imagetoraster.c:33:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/imagetoraster.c:1296:3: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1296 | slowcollate = Collate && ppdFindOption(ppd, "Collate") == NULL;
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/imagetoraster.c:33:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:380:22: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
filter/imagetoraster.c:1575:3: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1575 | ppdClose(ppd);
| ^~~~~~~~
In file included from filter/common.h:19,
from filter/imagetoraster.c:33:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
CC cups_browsed-cups-notifier.o
filter/braille/filters/liblouis1.defs.gen > filter/braille/filters/liblouis1.defs
grep: /usr/share/liblouis/tables/*.utb: No such file or directory
grep: /usr/share/liblouis/tables/*.utb: No such file or directory
grep: /usr/share/liblouis/tables/*.ctb: No such file or directory
grep: /usr/share/liblouis/tables/*.ctb: No such file or directory
CC fontembed/main.o
CC fontembed/aglfn13.lo
CC fontembed/dynstring.lo
CC fontembed/embed.lo
CC fontembed/embed_sfnt.lo
CC fontembed/embed_pdf.lo
CC fontembed/fontfile.lo
In file included from /nix/store/pclcc5kl1bkkns8410f6l0dhrnmxll7x-glibc-2.32-37-dev/include/string.h:519,
from fontembed/embed_pdf.c:7:
In function 'strncpy',
inlined from 'emb_pdf_fd_new' at fontembed/embed_pdf.c:128:5:
/nix/store/pclcc5kl1bkkns8410f6l0dhrnmxll7x-glibc-2.32-37-dev/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' writing 6 bytes into a region of size 1 overflows the destination [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=8;;]
91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC fontembed/frequent.lo
CC fontembed/sfnt.lo
CC fontembed/sfnt_subset.lo
CC backend/parallel-ieee1284.o
CC backend/parallel-parallel.o
CC backend/serial-serial.o
CC backend/beh-beh.o
CC backend/implicitclass-implicitclass.o
CC cupsfilters/libcupsfilters_la-attr.lo
CC cupsfilters/libcupsfilters_la-check.lo
cupsfilters/attr.c: In function 'cupsFindAttr':
cupsfilters/attr.c:67:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
67 | if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL)
| ^~
In file included from cupsfilters/driver.h:28,
from cupsfilters/attr.c:23:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/attr.c:72:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
72 | if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL)
| ^~
In file included from cupsfilters/driver.h:28,
from cupsfilters/attr.c:23:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/attr.c:77:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
77 | if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL)
| ^~
In file included from cupsfilters/driver.h:28,
from cupsfilters/attr.c:23:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/attr.c:82:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
82 | if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL)
| ^~
In file included from cupsfilters/driver.h:28,
from cupsfilters/attr.c:23:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/attr.c:87:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
87 | if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL)
| ^~
In file included from cupsfilters/driver.h:28,
from cupsfilters/attr.c:23:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/attr.c:92:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
92 | if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL)
| ^~
In file included from cupsfilters/driver.h:28,
from cupsfilters/attr.c:23:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/attr.c:97:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
97 | if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL)
| ^~
In file included from cupsfilters/driver.h:28,
from cupsfilters/attr.c:23:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
CC cupsfilters/libcupsfilters_la-cmyk.lo
CC cupsfilters/libcupsfilters_la-colord.lo
cupsfilters/cmyk.c: In function 'cupsCMYKLoad':
cupsfilters/cmyk.c:1130:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1130 | attr = ppdFindNextAttr(ppd, "cupsBlackXY", spec))
| ^~~~
In file included from cupsfilters/driver.h:28,
from cupsfilters/cmyk.c:34:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
cupsfilters/cmyk.c:1177:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1177 | attr = ppdFindNextAttr(ppd, "cupsAllXY", spec))
| ^~~~
In file included from cupsfilters/driver.h:28,
from cupsfilters/cmyk.c:34:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
cupsfilters/cmyk.c:1233:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1233 | attr = ppdFindNextAttr(ppd, "cupsCyanXY", spec))
| ^~~~
In file included from cupsfilters/driver.h:28,
from cupsfilters/cmyk.c:34:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
cupsfilters/cmyk.c:1253:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1253 | attr = ppdFindNextAttr(ppd, "cupsAllXY", spec))
| ^~~~
In file included from cupsfilters/driver.h:28,
from cupsfilters/cmyk.c:34:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
cupsfilters/cmyk.c:1278:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1278 | attr = ppdFindNextAttr(ppd, "cupsMagentaXY", spec))
| ^~~~
In file included from cupsfilters/driver.h:28,
from cupsfilters/cmyk.c:34:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
cupsfilters/cmyk.c:1318:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1318 | attr = ppdFindNextAttr(ppd, "cupsAllXY", spec))
| ^~~~
In file included from cupsfilters/driver.h:28,
from cupsfilters/cmyk.c:34:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
cupsfilters/cmyk.c:1363:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1363 | attr = ppdFindNextAttr(ppd, "cupsYellowXY", spec))
| ^~~~
In file included from cupsfilters/driver.h:28,
from cupsfilters/cmyk.c:34:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
cupsfilters/cmyk.c:1403:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1403 | attr = ppdFindNextAttr(ppd, "cupsAllXY", spec))
| ^~~~
In file included from cupsfilters/driver.h:28,
from cupsfilters/cmyk.c:34:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
cupsfilters/cmyk.c:1452:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1452 | attr = ppdFindNextAttr(ppd, "cupsLightBlackXY", spec))
| ^~~~
In file included from cupsfilters/driver.h:28,
from cupsfilters/cmyk.c:34:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
cupsfilters/cmyk.c:1518:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1518 | attr = ppdFindNextAttr(ppd, "cupsLightCyanXY", spec))
| ^~~~
In file included from cupsfilters/driver.h:28,
from cupsfilters/cmyk.c:34:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
cupsfilters/cmyk.c:1557:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1557 | attr = ppdFindNextAttr(ppd, "cupsLightMagentaXY", spec))
| ^~~~
In file included from cupsfilters/driver.h:28,
from cupsfilters/cmyk.c:34:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
cupsfilters/colord.c: In function 'colord_get_qualifier_for_ppd':
cupsfilters/colord.c:60:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
60 | if ((attr = ppdFindAttr (ppd, "cupsICCQualifier1", NULL)) != NULL &&
| ^~
In file included from cupsfilters/colord.h:38,
from cupsfilters/colord.c:39:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/colord.c:64:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
64 | q1_attr = ppdFindAttr (ppd, q_keyword, NULL);
| ^~~~~~~
In file included from cupsfilters/colord.h:38,
from cupsfilters/colord.c:39:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/colord.c:66:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
66 | else if ((q1_attr = ppdFindAttr (ppd, "DefaultColorModel", NULL)) == NULL)
| ^~~~
In file included from cupsfilters/colord.h:38,
from cupsfilters/colord.c:39:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/colord.c:67:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
67 | q1_attr = ppdFindAttr (ppd, "DefaultColorSpace", NULL);
| ^~~~~~~
In file included from cupsfilters/colord.h:38,
from cupsfilters/colord.c:39:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/colord.c:75:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
75 | if ((attr = ppdFindAttr(ppd, "cupsICCQualifier2", NULL)) != NULL &&
| ^~
In file included from cupsfilters/colord.h:38,
from cupsfilters/colord.c:39:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/colord.c:79:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
79 | q2_attr = ppdFindAttr(ppd, q_keyword, NULL);
| ^~~~~~~
In file included from cupsfilters/colord.h:38,
from cupsfilters/colord.c:39:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/colord.c:82:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
82 | q2_attr = ppdFindAttr(ppd, "DefaultMediaType", NULL);
| ^~~~~~~
In file included from cupsfilters/colord.h:38,
from cupsfilters/colord.c:39:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/colord.c:90:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
90 | if ((attr = ppdFindAttr(ppd, "cupsICCQualifier3", NULL)) != NULL &&
| ^~
In file included from cupsfilters/colord.h:38,
from cupsfilters/colord.c:39:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/colord.c:94:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
94 | q3_attr = ppdFindAttr(ppd, q_keyword, NULL);
| ^~~~~~~
In file included from cupsfilters/colord.h:38,
from cupsfilters/colord.c:39:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/colord.c:97:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
97 | q3_attr = ppdFindAttr(ppd, "DefaultResolution", NULL);
| ^~~~~~~
In file included from cupsfilters/colord.h:38,
from cupsfilters/colord.c:39:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
CC cupsfilters/libcupsfilters_la-colormanager.lo
cupsfilters/colormanager.c: In function '_get_ppd_icc_fallback':
cupsfilters/colormanager.c:299:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
299 | attr = ppdFindAttr(ppd, profile_key, NULL);
| ^~~~
In file included from cupsfilters/colormanager.h:41,
from cupsfilters/colormanager.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/colormanager.c:302:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
302 | attr = ppdFindAttr(ppd, profile_key, NULL);
| ^~~~
In file included from cupsfilters/colormanager.h:41,
from cupsfilters/colormanager.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
cupsfilters/colormanager.c:319:3: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
319 | for (;attr != NULL; attr = ppdFindNextAttr(ppd, profile_key, NULL)) {
| ^~~
In file included from cupsfilters/colormanager.h:41,
from cupsfilters/colormanager.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
CC cupsfilters/libcupsfilters_la-dither.lo
CC cupsfilters/libcupsfilters_la-image.lo
CC cupsfilters/libcupsfilters_la-pdftoippprinter.lo
CC cupsfilters/libcupsfilters_la-image-bmp.lo
CC cupsfilters/libcupsfilters_la-image-colorspace.lo
CC cupsfilters/libcupsfilters_la-image-gif.lo
CC cupsfilters/libcupsfilters_la-image-jpeg.lo
CC cupsfilters/libcupsfilters_la-image-photocd.lo
CC cupsfilters/libcupsfilters_la-image-pix.lo
CC cupsfilters/libcupsfilters_la-image-png.lo
CC cupsfilters/libcupsfilters_la-image-pnm.lo
CC cupsfilters/libcupsfilters_la-image-sgi.lo
CC cupsfilters/libcupsfilters_la-image-sgilib.lo
CC cupsfilters/libcupsfilters_la-image-sun.lo
CC cupsfilters/libcupsfilters_la-image-tiff.lo
CC cupsfilters/libcupsfilters_la-image-zoom.lo
CC cupsfilters/libcupsfilters_la-lut.lo
CC cupsfilters/libcupsfilters_la-pack.lo
CC cupsfilters/libcupsfilters_la-ppdgenerator.lo
CC cupsfilters/libcupsfilters_la-raster.lo
CC cupsfilters/libcupsfilters_la-rgb.lo
cupsfilters/rgb.c: In function 'cupsRGBLoad':
cupsfilters/rgb.c:370:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
370 | if ((attr = ppdFindNextAttr(ppd, "cupsRGBSample", spec)) == NULL)
| ^~
In file included from cupsfilters/driver.h:28,
from cupsfilters/rgb.c:25:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
CC cupsfilters/libcupsfilters_la-srgb.lo
CCLD cups-brf
CXX filter/pdftopdf/pdftopdf-pdftopdf.o
CXX filter/pdftopdf/pdftopdf-pdftopdf_jcl.o
filter/pdftopdf/pdftopdf_jcl.cc: In function 'void emitJCLOptions(FILE*, ppd_file_t*, int)':
filter/pdftopdf/pdftopdf_jcl.cc:21:54: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
21 | if ((attr = ppdFindAttr(ppd,"pdftopdfJCLBegin",NULL)) != NULL) {
| ^
In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftopdf/pdftopdf_jcl.cc:35:33: warning: 'ppd_option_t* ppdFindOption(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
35 | if (ppdFindOption(ppd,"Copies") != NULL) {
| ^
In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:380:22: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf_jcl.cc:36:35: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
36 | ppdMarkOption(ppd,"Copies",buf);
| ^
In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf_jcl.cc:38:56: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
38 | if ((attr = ppdFindAttr(ppd,"pdftopdfJCLCopies",buf)) != NULL) {
| ^
In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftopdf/pdftopdf_jcl.cc:48:59: warning: 'int ppdCollect(ppd_file_t*, ppd_section_t, ppd_choice_t***)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
48 | int n = ppdCollect(ppd,(ppd_section_t)section,&choices);
| ^
In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:365:13: note: declared here
365 | extern int ppdCollect(ppd_file_t *ppd, ppd_section_t section,
| ^~~~~~~~~~
filter/pdftopdf/pdftopdf_jcl.cc:52:57: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
52 | if ((attr = ppdFindAttr(ppd,buf,choices[i]->choice)) != NULL) {
| ^
In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftopdf/pdftopdf_jcl.cc: In function 'void emitPreamble(ppd_file_t*, const ProcessingParameters&)':
filter/pdftopdf/pdftopdf_jcl.cc:124:36: warning: 'int ppdEmit(ppd_file_t*, FILE*, ppd_section_t)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
124 | ppdEmit(ppd,stdout,PPD_ORDER_EXIT);
| ^
In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:368:13: note: declared here
368 | extern int ppdEmit(ppd_file_t *ppd, FILE *fp,
| ^~~~~~~
filter/pdftopdf/pdftopdf_jcl.cc:139:35: warning: 'ppd_option_t* ppdFindOption(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
139 | if (ppdFindOption(ppd,"Copies") != NULL &&
| ^
In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:380:22: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf_jcl.cc:142:37: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
142 | ppdMarkOption(ppd,"Copies",buf);
| ^
In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf_jcl.cc:145:57: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
145 | if ((attr=ppdFindAttr(ppd,"JCLToPDFInterpreter",NULL)) != NULL) {
| ^
In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftopdf/pdftopdf_jcl.cc:164:61: warning: 'int ppdEmitJCL(ppd_file_t*, FILE*, int, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
164 | ppdEmitJCL(ppd,stdout,param.jobId,param.user,param.title);
| ^
In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:372:13: note: declared here
372 | extern int ppdEmitJCL(ppd_file_t *ppd, FILE *fp, int job_id,
| ^~~~~~~~~~
filter/pdftopdf/pdftopdf_jcl.cc: In function 'void emitPostamble(ppd_file_t*, const ProcessingParameters&)':
filter/pdftopdf/pdftopdf_jcl.cc:175:29: warning: 'int ppdEmitJCLEnd(ppd_file_t*, FILE*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
175 | ppdEmitJCLEnd(ppd,stdout);
| ^
In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:420:13: note: declared here
420 | extern int ppdEmitJCLEnd(ppd_file_t *ppd, FILE *fp)
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc: In function 'void setFinalPPD(ppd_file_t*, const ProcessingParameters&)':
filter/pdftopdf/pdftopdf.cc:46:63: warning: 'ppd_option_t* ppdFindOption(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
46 | if ((param.booklet==BOOKLET_ON)&&(ppdFindOption(ppd,"Duplex"))) {
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:380:22: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:48:46: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
48 | ppdMarkOption(ppd,"Duplex","DuplexTumble");
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:53:53: warning: 'ppd_option_t* ppdFindOption(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
53 | if ((param.setDuplex)&&(ppdFindOption(ppd,"Duplex")!=NULL)) {
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:380:22: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:54:38: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
54 | ppdMarkOption(ppd,"Duplex","True");
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:55:36: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
55 | ppdMarkOption(ppd,"Duplex","On");
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:60:52: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
60 | if ((choice=ppdFindMarkedChoice(ppd,"MirrorPrint")) != NULL) {
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc: In function 'bool ppdGetInt(ppd_file_t*, const char*, int*)':
filter/pdftopdf/pdftopdf.cc:69:52: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
69 | ppd_choice_t *choice=ppdFindMarkedChoice(ppd,name); // !ppd is ok.
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc: In function 'bool ppdGetDuplex(ppd_file_t*)':
filter/pdftopdf/pdftopdf.cc:145:44: warning: 'int ppdIsMarked(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
145 | if (ppdIsMarked(ppd, *option, *choice))
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc: In function 'bool ppdDefaultOrder(ppd_file_t*)':
filter/pdftopdf/pdftopdf.cc:159:52: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
159 | if ((choice=ppdFindMarkedChoice(ppd,"OutputOrder")) != NULL) {
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:161:58: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
161 | } else if (((choice=ppdFindMarkedChoice(ppd,"OutputBin")) != NULL)&&
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:162:61: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
162 | ((attr=ppdFindAttr(ppd,"PageStackOrder",choice->choice)) != NULL)) {
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:164:58: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
164 | } else if ((attr=ppdFindAttr(ppd,"DefaultOutputOrder",0)) != NULL) {
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc: In function 'void getParameters(ppd_file_t*, int, cups_option_t*, ProcessingParameters&)':
filter/pdftopdf/pdftopdf.cc:390:34: warning: 'ppd_size_t* ppdPageSize(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
390 | if ((pagesize=ppdPageSize(ppd,0)) != NULL) { // "already rotated"
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:392:20: note: declared here
392 | extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
| ^~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:548:52: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
548 | if ((choice=ppdFindMarkedChoice(ppd,"MirrorPrint")) != NULL) {
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:620:47: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
620 | if ((attr=ppdFindAttr(ppd,"cupsEvenDuplex",0)) != NULL) {
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:700:54: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
700 | if ((ppd_attr = ppdFindAttr(ppd, "cupsFilter2", NULL)) != NULL) {
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:713:65: warning: 'ppd_attr_t* ppdFindNextAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
713 | } while ((ppd_attr = ppdFindNextAttr(ppd, "cupsFilter2", NULL))
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:401:20: note: declared here
401 | extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc: In function 'bool printerWillCollate(ppd_file_t*)':
filter/pdftopdf/pdftopdf.cc:795:49: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
795 | if (((choice=ppdFindMarkedChoice(ppd,"Collate")) != NULL)&&
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:799:50: warning: 'ppd_option_t* ppdFindOption(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
799 | ppd_option_t *opt=ppdFindOption(ppd,"Collate");
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:380:22: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc: In function 'void calculate(ppd_file_t*, ProcessingParameters&)':
filter/pdftopdf/pdftopdf.cc:854:35: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
854 | ppdMarkOption(ppd,"Copies","1");
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:855:38: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
855 | ppdMarkOption(ppd,"JCLCopies","1");
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:861:40: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
861 | ppdMarkOption(ppd,"Collate","False"); // disable any hardware-collate (in JCL)
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc: In function 'int main(int, char**)':
filter/pdftopdf/pdftopdf.cc:1089:34: warning: 'ppd_file_t* ppdOpenFile(const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1089 | ppd=ppdOpenFile(getenv("PPD")); // getenv (and thus ppd) may be null. This will not cause problems.
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:1090:24: warning: 'void ppdMarkDefaults(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1090 | ppdMarkDefaults(ppd);
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:1092:44: warning: 'int cupsMarkOptions(ppd_file_t*, int, cups_option_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1092 | cupsMarkOptions(ppd,num_options,options);
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/pdftopdf/pdftopdf.cc:1140:21: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1140 | ppdClose(ppd);
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
filter/pdftopdf/pdftopdf.cc:1147:21: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1147 | ppdClose(ppd);
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
filter/pdftopdf/pdftopdf.cc:1266:19: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1266 | ppdClose(ppd);
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
filter/pdftopdf/pdftopdf.cc:1277:17: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1277 | ppdClose(ppd);
| ^
In file included from filter/pdftopdf/pdftopdf.cc:10:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
CXX filter/pdftopdf/pdftopdf-pdftopdf_processor.o
CXX filter/pdftopdf/pdftopdf-qpdf_pdftopdf_processor.o
CXX filter/pdftopdf/pdftopdf-pptypes.o
CXX filter/pdftopdf/pdftopdf-nup.o
CXX filter/pdftopdf/pdftopdf-intervalset.o
CXX filter/pdftopdf/pdftopdf-qpdf_tools.o
CXX filter/pdftopdf/pdftopdf-qpdf_xobject.o
CXX filter/pdftopdf/pdftopdf-qpdf_pdftopdf.o
CXX filter/pdftopdf/pdftopdf-qpdf_cm.o
CC filter/commandtoescpx-commandtoescpx.o
filter/commandtoescpx.c: In function 'main':
filter/commandtoescpx.c:65:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
65 | if ((ppd = ppdOpenFile(getenv("PPD"))) == NULL)
| ^~
In file included from filter/commandtoescpx.c:23:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/commandtoescpx.c:233:3: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
233 | ppdClose(ppd);
| ^~~~~~~~
In file included from filter/commandtoescpx.c:23:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
CC filter/commandtopclx-commandtopclx.o
filter/commandtopclx.c: In function 'main':
filter/commandtopclx.c:65:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
65 | if ((ppd = ppdOpenFile(getenv("PPD"))) == NULL)
| ^~
In file included from filter/commandtopclx.c:23:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/commandtopclx.c:160:3: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
160 | ppdClose(ppd);
| ^~~~~~~~
In file included from filter/commandtopclx.c:23:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
CC filter/sys5ippprinter-common.o
filter/common.c: In function 'SetCommonOptions':
filter/common.c:67:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
67 | ppd = ppdOpenFile(getenv("PPD"));
| ^~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/common.c:69:3: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
69 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/common.c:70:3: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
70 | cupsMarkOptions(ppd, num_options, options);
| ^~~~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/common.c:72:3: warning: 'ppdPageSize' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
72 | if ((pagesize = ppdPageSize(ppd, NULL)) != NULL)
| ^~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:392:20: note: declared here
392 | extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
| ^~~~~~~~~~~
filter/common.c:303:3: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
303 | if (ppdIsMarked(ppd, "Duplex", "DuplexNoTumble") ||
| ^~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:304:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
304 | ppdIsMarked(ppd, "Duplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:305:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
305 | ppdIsMarked(ppd, "JCLDuplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:306:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
306 | ppdIsMarked(ppd, "JCLDuplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:307:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
307 | ppdIsMarked(ppd, "EFDuplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:308:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
308 | ppdIsMarked(ppd, "EFDuplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:309:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
309 | ppdIsMarked(ppd, "KD03Duplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:310:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
310 | ppdIsMarked(ppd, "KD03Duplex", "DuplexTumble"))
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
CC filter/sys5ippprinter-sys5ippprinter.o
CC filter/texttotext-texttotext.o
filter/texttotext.c: In function 'main':
filter/texttotext.c:260:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
260 | ppd = ppdOpenFile(getenv("PPD"));
| ^~~
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/texttotext.c:263:5: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
263 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/texttotext.c:264:5: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
264 | cupsMarkOptions(ppd, num_options, options);
| ^~~~~~~~~~~~~~~
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/texttotext.c:276:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
276 | (ppd_attr = ppdFindAttr(ppd, "DefaultPageSize", NULL)) != NULL ||
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:277:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
277 | (ppd_attr = ppdFindAttr(ppd, "DefaultPageRegion", NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:283:2: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
283 | (ppd_attr = ppdFindAttr(ppd, buffer, NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:292:2: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
292 | (ppd_attr = ppdFindAttr(ppd, buffer, NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:334:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
334 | (ppd_attr = ppdFindAttr(ppd, "Defaultpage-left", NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:347:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
347 | (ppd_attr = ppdFindAttr(ppd, "Defaultpage-right", NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:360:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
360 | (ppd_attr = ppdFindAttr(ppd, "Defaultpage-top", NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:373:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
373 | (ppd_attr = ppdFindAttr(ppd, "Defaultpage-bottom", NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:395:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
395 | (ppd_attr = ppdFindAttr(ppd, "DefaultPrinterEncoding", NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:409:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
409 | (ppd_attr = ppdFindAttr(ppd, "DefaultOverlongLines", NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:428:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
428 | (ppd_attr = ppdFindAttr(ppd, "DefaultTabWidth", NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:443:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
443 | (ppd_attr = ppdFindAttr(ppd, "DefaultPagination", NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:458:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
458 | (ppd_attr = ppdFindAttr(ppd, "DefaultSendFF", NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/texttotext.c:474:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
474 | (ppd_attr = ppdFindAttr(ppd, "DefaultNewlineCharacters", NULL)) != NULL) {
| ^
In file included from filter/texttotext.c:22:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
CC filter/pdftops-common.o
filter/common.c: In function 'SetCommonOptions':
filter/common.c:67:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
67 | ppd = ppdOpenFile(getenv("PPD"));
| ^~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/common.c:69:3: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
69 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/common.c:70:3: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
70 | cupsMarkOptions(ppd, num_options, options);
| ^~~~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/common.c:72:3: warning: 'ppdPageSize' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
72 | if ((pagesize = ppdPageSize(ppd, NULL)) != NULL)
| ^~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:392:20: note: declared here
392 | extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
| ^~~~~~~~~~~
filter/common.c:303:3: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
303 | if (ppdIsMarked(ppd, "Duplex", "DuplexNoTumble") ||
| ^~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:304:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
304 | ppdIsMarked(ppd, "Duplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:305:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
305 | ppdIsMarked(ppd, "JCLDuplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:306:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
306 | ppdIsMarked(ppd, "JCLDuplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:307:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
307 | ppdIsMarked(ppd, "EFDuplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:308:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
308 | ppdIsMarked(ppd, "EFDuplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:309:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
309 | ppdIsMarked(ppd, "KD03Duplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:310:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
310 | ppdIsMarked(ppd, "KD03Duplex", "DuplexTumble"))
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
CC filter/pdftops-pdftops.o
filter/pdftops.c: In function 'main':
filter/pdftops.c:400:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
400 | ppd = ppdOpenFile(getenv("PPD"));
| ^~~
In file included from filter/pdftops.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/pdftops.c:403:5: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
403 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from filter/pdftops.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/pdftops.c:404:5: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
404 | cupsMarkOptions(ppd, num_options, options);
| ^~~~~~~~~~~~~~~
In file included from filter/pdftops.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/pdftops.c:765:5: warning: 'cupsRasterInterpretPPD' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
765 | cupsRasterInterpretPPD(&header, ppd, num_options, options, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from filter/pdftops.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:409:13: note: declared here
409 | extern int cupsRasterInterpretPPD(cups_page_header2_t *h,
| ^~~~~~~~~~~~~~~~~~~~~~
filter/pdftops.c:773:5: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
773 | else if ((choice = ppdFindMarkedChoice(ppd, "Resolution")) != NULL)
| ^~~~
In file included from filter/pdftops.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/pdftops.c:775:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
775 | else if ((attr = ppdFindAttr(ppd,"DefaultResolution",NULL)) != NULL)
| ^~~~
In file included from filter/pdftops.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
CC filter/rastertoescpx-rastertoescpx.o
filter/rastertoescpx.c: In function 'StartPage':
filter/rastertoescpx.c:374:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
374 | if ((attr = ppdFindAttr(ppd, "cupsESCPFP", NULL)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:395:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
395 | if ((attr = ppdFindAttr(ppd, "cupsESCPSN0", spec)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:405:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
405 | if ((attr = ppdFindAttr(ppd, "cupsESCPSN1", spec)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:415:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
415 | if ((attr = ppdFindAttr(ppd, "cupsESCPSN2", spec)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:425:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
425 | if ((attr = ppdFindAttr(ppd, "cupsESCPSN6", spec)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:435:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
435 | if ((attr = ppdFindAttr(ppd, "cupsESCPMT", spec)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:445:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
445 | if ((attr = ppdFindAttr(ppd, "cupsESCPPH", spec)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:460:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
460 | if ((attr = ppdFindAttr(ppd, "cupsESCPPC", spec)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:470:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
470 | if ((attr = ppdFindAttr(ppd, "cupsESCPPP", spec)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:486:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
486 | if ((attr = ppdFindAttr(ppd, "cupsESCPEX", spec)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:497:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
497 | if ((attr = ppdFindAttr(ppd, "cupsESCPMS", spec)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:611:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
611 | if ((attr = ppdFindAttr(ppd, "cupsESCPAC", spec)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:620:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
620 | if ((attr = ppdFindAttr(ppd, "cupsESCPSN80", header->MediaType)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:630:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
630 | if ((attr = ppdFindAttr(ppd, "cupsESCPSN81", header->MediaType)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:641:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
641 | if ((attr = ppdFindAttr(ppd, "cupsESCPCO", spec)) != NULL && attr->value)
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:868:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
868 | if ((attr = ppdFindAttr(ppd, "cupsESCPBlack", resolution)) != NULL &&
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c:886:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
886 | if ((attr = ppdFindAttr(ppd, "cupsESCPOffsets", resolution)) != NULL &&
| ^~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertoescpx.c: In function 'main':
filter/rastertoescpx.c:1785:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1785 | ppd = ppdOpenFile(getenv("PPD"));
| ^~~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/rastertoescpx.c:1794:5: warning: 'ppdLastError' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1794 | status = ppdLastError(&linenum);
| ^~~~~~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:403:21: note: declared here
403 | extern ppd_status_t ppdLastError(int *line) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~
filter/rastertoescpx.c:1796:5: warning: 'ppdErrorString' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1796 | fprintf(stderr, "DEBUG: %s on line %d.\n", ppdErrorString(status), linenum);
| ^~~~~~~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:398:20: note: declared here
398 | extern const char *ppdErrorString(ppd_status_t status) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~
filter/rastertoescpx.c:1801:3: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1801 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/rastertoescpx.c:1802:3: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1802 | cupsMarkOptions(ppd, num_options, options);
| ^~~~~~~~~~~~~~~
In file included from ./cupsfilters/driver.h:28,
from filter/rastertoescpx.c:30:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
CC filter/rastertopclx-pcl-common.o
CC filter/rastertopclx-rastertopclx.o
filter/rastertopclx.c: In function 'StartPage':
filter/rastertopclx.c:454:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
454 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsInitialNulls", NULL)) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:468:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
468 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "StartJob")) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:473:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
473 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", spec)) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:477:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
477 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", spec)) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:483:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
483 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", spec)) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:486:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
486 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "Duplex")) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:492:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
492 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "Tumble")) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:498:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
498 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "MediaClass")) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:502:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
502 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "MediaColor")) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:506:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
506 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "MediaType")) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:510:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
510 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "OutputType")) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:514:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
514 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "cupsBooklet")) != NULL &&
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:515:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
515 | (choice = ppdFindMarkedChoice(ppd, "cupsBooklet")) != NULL))
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/rastertopclx.c:519:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
519 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "Jog")) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:525:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
525 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "cupsPunch")) != NULL &&
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:526:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
526 | (choice = ppdFindMarkedChoice(ppd, "cupsPunch")) != NULL))
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/rastertopclx.c:530:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
530 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "cupsStaple")) != NULL &&
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:531:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
531 | (choice = ppdFindMarkedChoice(ppd, "cupsStaple")) != NULL))
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/rastertopclx.c:535:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
535 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "cupsRET")) != NULL &&
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:536:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
536 | (choice = ppdFindMarkedChoice(ppd, "cupsRET")) != NULL))
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/rastertopclx.c:540:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
540 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "cupsTonerSave")) != NULL &&
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:541:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
541 | (choice = ppdFindMarkedChoice(ppd, "cupsTonerSave")) != NULL))
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/rastertopclx.c:555:7: warning: 'ppdEmit' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
555 | ppdEmit(ppd, stdout, PPD_ORDER_JCL);
| ^~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:368:13: note: declared here
368 | extern int ppdEmit(ppd_file_t *ppd, FILE *fp,
| ^~~~~~~
filter/rastertopclx.c:621:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
621 | if (!ppd || ppdFindAttr(ppd, "cupsPJL", "Duplex") == NULL)
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:635:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
635 | if ((!ppd || ppdFindAttr(ppd, "cupsPJL", "Jog") == NULL) && header->Jog)
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:772:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
772 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPCLOrigin", "X")) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:777:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
777 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPCLOrigin", "Y")) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c: In function 'Shutdown':
filter/rastertopclx.c:914:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
914 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPCL", "EndJob")) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c:936:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
936 | if (ppd && ((attr = ppdFindAttr(ppd, "cupsPJL", "EndJob")) != NULL))
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopclx.c: In function 'main':
filter/rastertopclx.c:1833:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1833 | ppd = ppdOpenFile(getenv("PPD"));
| ^~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/rastertopclx.c:1837:5: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1837 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/rastertopclx.c:1838:5: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1838 | cupsMarkOptions(ppd, num_options, options);
| ^~~~~~~~~~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/rastertopclx.c:1847:5: warning: 'ppdLastError' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1847 | status = ppdLastError(&linenum);
| ^~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:403:21: note: declared here
403 | extern ppd_status_t ppdLastError(int *line) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~
filter/rastertopclx.c:1849:5: warning: 'ppdErrorString' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1849 | fprintf(stderr, "DEBUG: %s on line %d.\n", ppdErrorString(status), linenum);
| ^~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopclx.c:29:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:398:20: note: declared here
398 | extern const char *ppdErrorString(ppd_status_t status) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~
CC filter/texttopdf-common.o
filter/common.c: In function 'SetCommonOptions':
filter/common.c:67:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
67 | ppd = ppdOpenFile(getenv("PPD"));
| ^~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/common.c:69:3: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
69 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/common.c:70:3: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
70 | cupsMarkOptions(ppd, num_options, options);
| ^~~~~~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/common.c:72:3: warning: 'ppdPageSize' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
72 | if ((pagesize = ppdPageSize(ppd, NULL)) != NULL)
| ^~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:392:20: note: declared here
392 | extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
| ^~~~~~~~~~~
filter/common.c:303:3: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
303 | if (ppdIsMarked(ppd, "Duplex", "DuplexNoTumble") ||
| ^~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:304:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
304 | ppdIsMarked(ppd, "Duplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:305:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
305 | ppdIsMarked(ppd, "JCLDuplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:306:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
306 | ppdIsMarked(ppd, "JCLDuplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:307:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
307 | ppdIsMarked(ppd, "EFDuplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:308:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
308 | ppdIsMarked(ppd, "EFDuplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:309:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
309 | ppdIsMarked(ppd, "KD03Duplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/common.c:310:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
310 | ppdIsMarked(ppd, "KD03Duplex", "DuplexTumble"))
| ^~~~~~~~~~~
In file included from filter/common.h:19,
from filter/common.c:28:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
CC filter/texttopdf-pdfutils.o
CC filter/texttopdf-textcommon.o
filter/textcommon.c: In function 'TextMain':
filter/textcommon.c:1178:5: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1178 | ppdClose(ppd);
| ^~~~~~~~
In file included from filter/common.h:19,
from filter/textcommon.h:17,
from filter/textcommon.c:23:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
CC filter/texttopdf-texttopdf.o
CXX filter/rastertopdf-rastertopdf.o
filter/rastertopdf.cpp: In function 'int main(int, char**)':
filter/rastertopdf.cpp:1360:36: warning: 'ppd_file_t* ppdOpenFile(const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1360 | ppd = ppdOpenFile(getenv("PPD"));
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopdf.cpp:36:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/rastertopdf.cpp:1364:26: warning: 'void ppdMarkDefaults(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1364 | ppdMarkDefaults(ppd);
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopdf.cpp:36:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/rastertopdf.cpp:1365:48: warning: 'int cupsMarkOptions(ppd_file_t*, int, cups_option_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1365 | cupsMarkOptions(ppd, num_options, options);
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopdf.cpp:36:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/rastertopdf.cpp:1374:37: warning: 'ppd_status_t ppdLastError(int*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1374 | status = ppdLastError(&linenum);
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopdf.cpp:36:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:403:21: note: declared here
403 | extern ppd_status_t ppdLastError(int *line) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~
filter/rastertopdf.cpp:1376:71: warning: 'const char* ppdErrorString(ppd_status_t)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1376 | fprintf(stderr, "DEBUG: %s on line %d.\n", ppdErrorString(status), linenum);
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopdf.cpp:36:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:398:20: note: declared here
398 | extern const char *ppdErrorString(ppd_status_t status) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~
filter/rastertopdf.cpp:1411:51: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1411 | if ((attr = ppdFindAttr(ppd, attr_name, NULL)) != NULL)
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopdf.cpp:36:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopdf.cpp:1421:51: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1421 | if ((attr = ppdFindAttr(ppd, attr_name, NULL)) != NULL)
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopdf.cpp:36:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopdf.cpp:1433:51: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1433 | if ((attr = ppdFindAttr(ppd, attr_name, NULL)) != NULL)
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopdf.cpp:36:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopdf.cpp:1441:51: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1441 | if ((attr = ppdFindAttr(ppd, attr_name, NULL)) != NULL)
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopdf.cpp:36:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopdf.cpp:1449:51: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1449 | if ((attr = ppdFindAttr(ppd, attr_name, NULL)) != NULL)
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopdf.cpp:36:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/rastertopdf.cpp:1457:51: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
1457 | if ((attr = ppdFindAttr(ppd, attr_name, NULL)) != NULL)
| ^
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertopdf.cpp:36:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
CC filter/bannertopdf-banner.o
CC filter/bannertopdf-bannertopdf.o
filter/bannertopdf.c: In function 'get_pagesize':
filter/bannertopdf.c:89:5: warning: 'ppdPageSize' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
89 | if (!ppd || !(pagesize = ppdPageSize(ppd, NULL)))
| ^~
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:392:20: note: declared here
392 | extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
| ^~~~~~~~~~~
filter/bannertopdf.c: In function 'duplex_marked':
filter/bannertopdf.c:157:8: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
157 | (ppdIsMarked(ppd, "Duplex", "DuplexNoTumble") ||
| ^
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/bannertopdf.c:158:9: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
158 | ppdIsMarked(ppd, "Duplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/bannertopdf.c:159:9: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
159 | ppdIsMarked(ppd, "JCLDuplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/bannertopdf.c:160:9: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
160 | ppdIsMarked(ppd, "JCLDuplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/bannertopdf.c:161:9: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
161 | ppdIsMarked(ppd, "EFDuplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/bannertopdf.c:162:9: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
162 | ppdIsMarked(ppd, "EFDuplex", "DuplexTumble") ||
| ^~~~~~~~~~~
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/bannertopdf.c:163:9: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
163 | ppdIsMarked(ppd, "KD03Duplex", "DuplexNoTumble") ||
| ^~~~~~~~~~~
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/bannertopdf.c:164:9: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
164 | ppdIsMarked(ppd, "KD03Duplex", "DuplexTumble"))) ||
| ^~~~~~~~~~~
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:382:13: note: declared here
382 | extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~
filter/bannertopdf.c: In function 'get_known_opts':
filter/bannertopdf.c:347:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
347 | (attr = ppdFindAttr(ppd, "FileVersion", NULL)) ?
| ^
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/bannertopdf.c: In function 'generate_banner_pdf':
filter/bannertopdf.c:450:19: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
450 | (attr = ppdFindAttr(ppd, "FileVersion", NULL)) ? attr->value : "");
| ^
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/bannertopdf.c: In function 'main':
filter/bannertopdf.c:547:5: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
547 | ppd = ppdOpenFile(getenv("PPD"));
| ^~~
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/bannertopdf.c:553:7: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
553 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/bannertopdf.c:554:7: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
554 | cupsMarkOptions(ppd, noptions, options);
| ^~~~~~~~~~~~~~~
In file included from filter/bannertopdf.c:32:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
CXX filter/bannertopdf-pdf.o
CC filter/rastertops-rastertops.o
filter/rastertops.c: In function 'main':
filter/rastertops.c:398:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
398 | ppd = ppdOpenFile(getenv("PPD"));
| ^~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertops.c:37:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/rastertops.c:402:5: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
402 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertops.c:37:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/rastertops.c:403:5: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
403 | cupsMarkOptions(ppd, num_options, options);
| ^~~~~~~~~~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertops.c:37:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/rastertops.c:411:5: warning: 'ppdLastError' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
411 | status = ppdLastError(&linenum);
| ^~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertops.c:37:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:403:21: note: declared here
403 | extern ppd_status_t ppdLastError(int *line) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~
filter/rastertops.c:412:5: warning: 'ppdErrorString' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
412 | fprintf(stderr, "DEBUG: %s on line %d.\n", ppdErrorString(status), linenum);
| ^~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/rastertops.c:37:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:398:20: note: declared here
398 | extern const char *ppdErrorString(ppd_status_t status) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~
CXX filter/pdftoraster-pdftoraster.o
filter/pdftoraster.cxx: In function 'void handleRqeuiresPageRegion()':
filter/pdftoraster.cxx:304:35: warning: 'ppd_size_t* ppdPageSize(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
304 | if ((size = ppdPageSize(ppd,NULL)) == NULL) return;
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:392:20: note: declared here
392 | extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
| ^~~~~~~~~~~
filter/pdftoraster.cxx:305:44: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
305 | mf = ppdFindMarkedChoice(ppd,"ManualFeed");
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/pdftoraster.cxx:306:48: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
306 | if ((is = ppdFindMarkedChoice(ppd,"InputSlot")) != NULL) {
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/pdftoraster.cxx:307:63: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
307 | rregions = ppdFindAttr(ppd,"RequiresPageRegion",is->choice);
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftoraster.cxx:310:58: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
310 | rregions = ppdFindAttr(ppd,"RequiresPageRegion","All");
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftoraster.cxx:316:44: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
316 | ppdMarkOption(ppd,"PageSize",size->name);
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/pdftoraster.cxx:319:46: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
319 | ppdMarkOption(ppd,"PageRegion",size->name);
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:385:13: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
filter/pdftoraster.cxx:323:51: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
323 | if ((page = ppdFindMarkedChoice(ppd,"PageSize")) != NULL) {
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/pdftoraster.cxx:327:53: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
327 | if ((page = ppdFindMarkedChoice(ppd,"PageRegion")) != NULL) {
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
filter/pdftoraster.cxx: In function 'void parseOpts(int, char**)':
filter/pdftoraster.cxx:354:34: warning: 'ppd_file_t* ppdOpenFile(const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
354 | ppd = ppdOpenFile(getenv("PPD"));
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/pdftoraster.cxx:358:24: warning: 'void ppdMarkDefaults(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
358 | ppdMarkDefaults(ppd);
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/pdftoraster.cxx:362:44: warning: 'int cupsMarkOptions(ppd_file_t*, int, cups_option_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
362 | cupsMarkOptions(ppd,num_options,options);
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/pdftoraster.cxx:364:61: warning: 'int cupsRasterInterpretPPD(cups_page_header2_t*, ppd_file_t*, int, cups_option_t*, cups_interpret_cb_t)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
364 | cupsRasterInterpretPPD(&header,ppd,num_options,options,0);
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:409:13: note: declared here
409 | extern int cupsRasterInterpretPPD(cups_page_header2_t *h,
| ^~~~~~~~~~~~~~~~~~~~~~
filter/pdftoraster.cxx:365:61: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
365 | attr = ppdFindAttr(ppd,"pdftorasterRenderingIntent",NULL);
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftoraster.cxx:385:49: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
385 | attr = ppdFindAttr(ppd,"cupsBackSide",NULL);
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftoraster.cxx:393:66: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
393 | attr = ppdFindAttr(ppd,"APDuplexRequiresFlippedMargin",NULL);
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftoraster.cxx:443:46: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
443 | if ((attr = ppdFindAttr(ppd,"PWGRaster",0)) != 0 &&
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/pdftoraster.cxx: In function 'int main(int, char**)':
filter/pdftoraster.cxx:2135:17: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
2135 | ppdClose(ppd);
| ^
In file included from filter/pdftoraster.cxx:44:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
CC filter/gstoraster-gstoraster.o
filter/gstoraster.c: In function 'main':
filter/gstoraster.c:649:5: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
649 | if ((ppd = ppdOpenFile(t)) == NULL) {
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/gstoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/gstoraster.c:654:5: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
654 | ppdMarkDefaults (ppd);
| ^~~~~~~~~~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/gstoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/gstoraster.c:655:5: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
655 | cupsMarkOptions (ppd, num_options, options);
| ^~~~~~~~~~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/gstoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/gstoraster.c:770:5: warning: 'cupsRasterInterpretPPD' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
770 | cupsRasterInterpretPPD(&h,ppd,num_options,options,0);
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/gstoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:409:13: note: declared here
409 | extern int cupsRasterInterpretPPD(cups_page_header2_t *h,
| ^~~~~~~~~~~~~~~~~~~~~~
filter/gstoraster.c:774:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
774 | if ((attr = ppdFindAttr(ppd,"PWGRaster",0)) != 0 &&
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/gstoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/gstoraster.c:785:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
785 | if ((attr = ppdFindAttr(ppd,"ColorDevice",0)) != 0 &&
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/gstoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/gstoraster.c:819:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
819 | if (ppd && (attr = ppdFindAttr(ppd, "DefaultResolution", 0)) != NULL) {
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/gstoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/gstoraster.c:891:8: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
891 | ppd && (attr = ppdFindAttr(ppd,"DefaultCenterOfPixel", NULL)) != NULL &&
| ^~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/gstoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/gstoraster.c:928:5: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
928 | ppdClose(ppd);
| ^~~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/gstoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
CC filter/mupdftoraster-mupdftoraster.o
filter/mupdftoraster.c: In function 'main':
filter/mupdftoraster.c:271:5: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
271 | if ((ppd = ppdOpenFile(t)) == NULL) {
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/mupdftoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
filter/mupdftoraster.c:276:5: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
276 | ppdMarkDefaults (ppd);
| ^~~~~~~~~~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/mupdftoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/mupdftoraster.c:277:5: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
277 | cupsMarkOptions (ppd, num_options, options);
| ^~~~~~~~~~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/mupdftoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
filter/mupdftoraster.c:358:5: warning: 'cupsRasterInterpretPPD' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
358 | cupsRasterInterpretPPD(&h, ppd, num_options, options, 0);
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/mupdftoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:409:13: note: declared here
409 | extern int cupsRasterInterpretPPD(cups_page_header2_t *h,
| ^~~~~~~~~~~~~~~~~~~~~~
filter/mupdftoraster.c:375:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
375 | if (ppd && (attr = ppdFindAttr(ppd, "DefaultResolution", 0)) != NULL) {
| ^~
In file included from ./cupsfilters/colormanager.h:41,
from filter/mupdftoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:399:20: note: declared here
399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
filter/mupdftoraster.c:422:5: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
422 | ppdClose(ppd);
| ^~~~~~~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/mupdftoraster.c:45:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
CC filter/foomatic-rip/foomatic_rip-foomaticrip.o
filter/foomatic-rip/foomaticrip.c: In function 'main':
filter/foomatic-rip/foomaticrip.c:951:7: warning: 'cupsGetPPD' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
951 | str = cupsGetPPD(job->printer);
| ^~~
In file included from ./cupsfilters/colormanager.h:41,
from filter/foomatic-rip/foomaticrip.c:46:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:358:20: note: declared here
358 | extern const char *cupsGetPPD(const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~
CC filter/foomatic-rip/foomatic_rip-options.o
CC filter/foomatic-rip/foomatic_rip-pdf.o
CC filter/foomatic-rip/foomatic_rip-postscript.o
CC filter/foomatic-rip/foomatic_rip-process.o
CC filter/foomatic-rip/foomatic_rip-renderer.o
CC filter/foomatic-rip/foomatic_rip-spooler.o
CC filter/foomatic-rip/foomatic_rip-util.o
CC utils/driverless-driverless.o
CC utils/cups_browsed-cups-browsed.o
utils/cups-browsed.c: In function 'record_printer_options':
utils/cups-browsed.c:5243:5: warning: 'cupsGetPPD' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
5243 | if ((ppdname = cupsGetPPD(printer)) == NULL) {
| ^~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:358:20: note: declared here
358 | extern const char *cupsGetPPD(const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~
utils/cups-browsed.c:5246:5: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
5246 | } else if ((ppd = ppdOpenFile(ppdname)) == NULL) {
| ^
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
utils/cups-browsed.c:5251:7: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
5251 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
utils/cups-browsed.c:5252:7: warning: 'ppdFirstOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
5252 | for (ppd_opt = ppdFirstOption(ppd); ppd_opt; ppd_opt = ppdNextOption(ppd))
| ^~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:431:22: note: declared here
431 | extern ppd_option_t *ppdFirstOption(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~
utils/cups-browsed.c:5252:7: warning: 'ppdNextOption' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
5252 | for (ppd_opt = ppdFirstOption(ppd); ppd_opt; ppd_opt = ppdNextOption(ppd))
| ^~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:433:22: note: declared here
433 | extern ppd_option_t *ppdNextOption(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~
utils/cups-browsed.c:5258:7: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
5258 | ppdClose(ppd);
| ^~~~~~~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
utils/cups-browsed.c: In function 'queue_overwritten':
utils/cups-browsed.c:6498:3: warning: 'cupsGetPPD2' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
6498 | if ((loadedppd = cupsGetPPD2(conn, p->queue_name))
| ^~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:359:20: note: declared here
359 | extern const char *cupsGetPPD2(http_t *http, const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
utils/cups-browsed.c:6512:5: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
6512 | if ((ppd = ppdOpenFile(loadedppd)) == NULL)
| ^~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
utils/cups-browsed.c: In function 'update_cups_queues':
utils/cups-browsed.c:7688:8: warning: 'cupsGetPPD2' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
7688 | if ((loadedppd = cupsGetPPD2(http, p->queue_name))
| ^~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:359:20: note: declared here
359 | extern const char *cupsGetPPD2(http_t *http, const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
utils/cups-browsed.c:8232:2: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
8232 | if ((ppd = ppdOpenFile(loadedppd)) == NULL) {
| ^~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:389:20: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
utils/cups-browsed.c:8234:4: warning: 'ppdLastError' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
8234 | ppd_status_t status = ppdLastError(&linenum);
| ^~~~~~~~~~~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:403:21: note: declared here
403 | extern ppd_status_t ppdLastError(int *line) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~
utils/cups-browsed.c:8236:10: warning: 'ppdErrorString' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
8236 | loadedppd, ppdErrorString(status), linenum);
| ^~~~~~~~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:398:20: note: declared here
398 | extern const char *ppdErrorString(ppd_status_t status) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~
utils/cups-browsed.c:8243:2: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
8243 | ppdMarkDefaults(ppd);
| ^~~~~~~~~~~~~~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:384:14: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
utils/cups-browsed.c:8244:2: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
8244 | cupsMarkOptions(ppd, p->num_options, p->options);
| ^~~~~~~~~~~~~~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:362:13: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
utils/cups-browsed.c:8250:4: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
8250 | ppdClose(ppd);
| ^~~~~~~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
utils/cups-browsed.c:8260:4: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
8260 | ppdClose(ppd);
| ^~~~~~~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
utils/cups-browsed.c:8284:8: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
8284 | if ((choice = ppdFindMarkedChoice(ppd, "PageSize")) == NULL)
| ^~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
utils/cups-browsed.c:8285:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
8285 | choice = ppdFindMarkedChoice(ppd, "PageRegion");
| ^~~~~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
utils/cups-browsed.c:8287:8: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
8287 | choice = ppdFindMarkedChoice(ppd, keyword);
| ^~~~~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:377:22: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
utils/cups-browsed.c:8329:2: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
8329 | ppdClose(ppd);
| ^~~~~~~~
In file included from utils/cups-browsed.c:123:
/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/include/cups/ppd.h:364:14: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
utils/cups-browsed.c: In function 'retrieve_default_printer':
cc1: warning: function may return address of local variable [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wreturn-local-addr-Wreturn-local-addr8;;]
utils/cups-browsed.c:5142:12: note: declared here
5142 | char *p, buf[1024];
| ^~~
sed -e "s/Braille transcription/Additional Braille transcription (2)/" \
-e "s/^ \\*Choice / Choice /" \
-e "s/^ Choice \"HyphLocale\// *Choice \"HyphLocale\//" \
-e s/LibLouis/LibLouis2/ \
< filter/braille/filters/liblouis1.defs > filter/braille/filters/liblouis2.defs
sed -e "s/Braille transcription/Additional Braille transcription (3)/" \
-e "s/^ \\*Choice / Choice /" \
-e "s/^ Choice \"None\// *Choice \"None\//" \
-e s/LibLouis/LibLouis3/ \
< filter/braille/filters/liblouis1.defs > filter/braille/filters/liblouis3.defs
sed -e "s/Braille transcription/Additional Braille transcription (4)/" \
-e "s/^ \\*Choice / Choice /" \
-e "s/^ Choice \"None\// *Choice \"None\//" \
-e s/LibLouis/LibLouis4/ \
< filter/braille/filters/liblouis1.defs > filter/braille/filters/liblouis4.defs
CCLD libfontembed.la
CCLD parallel
CCLD serial
CCLD beh
CCLD libcupsfilters.la
CXXLD pdftopdf
CCLD commandtoescpx
CCLD commandtopclx
CCLD sys5ippprinter
CCLD texttotext
CCLD pdftops
CCLD rastertoescpx
CCLD rastertopclx
CCLD texttopdf
CXXLD rastertopdf
CXXLD bannertopdf
CCLD rastertops
CXXLD pdftoraster
CCLD gstoraster
CCLD mupdftoraster
CCLD foomatic-rip
CCLD imagetopdf
CCLD imagetoraster
CCLD driverless
CCLD cups-browsed
CCLD ttfread
CCLD implicitclass
make[2]: Leaving directory '/build/cups-filters-1.25.12'
make[1]: Leaving directory '/build/cups-filters-1.25.12'
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash CUPS_SERVERBIN=\$\(out\)/lib/cups CUPS_DATADIR=\$\(out\)/share/cups CUPS_SERVERROOT=\$\(out\)/etc/cups gsettingsschemadir=/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/gsettings-schemas/cups-filters-1.25.12/glib-2.0/schemas/ install
make install-recursive
make[1]: Entering directory '/build/cups-filters-1.25.12'
make[2]: Entering directory '/build/cups-filters-1.25.12'
make[3]: Entering directory '/build/cups-filters-1.25.12'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib'
/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash ./libtool --mode=install /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c libcupsfilters.la libfontembed.la '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib'
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/libcupsfilters.so.1.0.0 /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/libcupsfilters.so.1.0.0
libtool: install: (cd /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib && { ln -s -f libcupsfilters.so.1.0.0 libcupsfilters.so.1 || { rm -f libcupsfilters.so.1 && ln -s libcupsfilters.so.1.0.0 libcupsfilters.so.1; }; })
libtool: install: (cd /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib && { ln -s -f libcupsfilters.so.1.0.0 libcupsfilters.so || { rm -f libcupsfilters.so && ln -s libcupsfilters.so.1.0.0 libcupsfilters.so; }; })
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/libcupsfilters.lai /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/libcupsfilters.la
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/libfontembed.so.1.0.0 /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/libfontembed.so.1.0.0
libtool: install: (cd /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib && { ln -s -f libfontembed.so.1.0.0 libfontembed.so.1 || { rm -f libfontembed.so.1 && ln -s libfontembed.so.1.0.0 libfontembed.so.1; }; })
libtool: install: (cd /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib && { ln -s -f libfontembed.so.1.0.0 libfontembed.so || { rm -f libfontembed.so && ln -s libfontembed.so.1.0.0 libfontembed.so; }; })
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/libfontembed.lai /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/libfontembed.la
libtool: finish: PATH="/nix/store/7hgm9nfh4c6fs3qxma9472la2hcp5x03-pkg-config-wrapper-0.29.2/bin:/nix/store/8nwgidwa623jkz09wn0rjvcs07jjval3-patchelf-0.12/bin:/nix/store/pqiwg1jw0s7qzdi4m9xbps2jb98fsxbx-gcc-wrapper-10.2.0/bin:/nix/store/xrb5qsxpvhpm0irr9ykfqpvj8a6sk4xh-gcc-10.2.0/bin:/nix/store/b6p5cspsidkc2bpljhwz7d0nbmgrx5z0-glibc-2.32-37-bin/bin:/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin:/nix/store/r7v3x5a68a4mxc2kh04cmyzx7xq00w2g-binutils-wrapper-2.35.1/bin:/nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin:/nix/store/b6p5cspsidkc2bpljhwz7d0nbmgrx5z0-glibc-2.32-37-bin/bin:/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin:/nix/store/dm5bka9kkxggzw38shjxhrxzmgg8y84y-cups-2.3.3-dev/bin:/nix/store/nkz93dxh2wm49lbdfs4bs4dlg3rjg5wx-cups-2.3.3/bin:/nix/store/d7irkpj0xzhncfrm64z94slq6f36w3d6-freetype-2.10.4-dev/bin:/nix/store/vw1lcig1bkncmsmhif27h8hq1gaxldhg-bzip2-1.0.6.0.2-bin/bin:/nix/store/m7aab5hs4hx93q1qa25my8i7vl54lfi3-libpng-apng-1.6.37-dev/bin:/nix/store/pj4d650ikszkklrnv9fgcxjb8z6izfqz-fontconfig-2.13.92-bin/bin:/nix/store/93m0ryil7v09d4srnrfl44ik1wzzfagk-libjpeg-turbo-2.0.6-bin/bin:/nix/store/sg3h64z6a7mxmap8zgrhhjscpri5b5vn-xz-5.2.5-bin/bin:/nix/store/chvi6ddmfzgva7bfsih36s9c4hfr2nhp-libtiff-4.2.0-bin/bin:/nix/store/aaga01gkys1hkvqbjzw2i0vpdcv9sxxb-lcms2-2.12-bin/bin:/nix/store/pl7cikzkdck2780bb0wcyqrxafvixvsw-openjpeg-2.4.0/bin:/nix/store/45wbph5igxzf715v30yn9dfwsiy0fp9s-cairo-1.16.0-dev/bin:/nix/store/pmy3dmanxpzakiaq1agvgklb8d66lkr4-expat-2.2.10-dev/bin:/nix/store/4374pnkghmv1fa46nf3niqh2r27j4whc-glib-2.66.4-dev/bin:/nix/store/4w5immj9jfwzajr1lzwxsa09ydgri8vg-gettext-0.21/bin:/nix/store/yyzqjrx6pa16phv0y4ykxy2d90qk2zny-glib-2.66.4-bin/bin:/nix/store/kn792wxc3admgy9f537vphz017va6d9h-curl-7.74.0-dev/bin:/nix/store/hzxby41rmk4pmdqa3sn4f2qj2378pzli-nghttp2-1.41.0-bin/bin:/nix/store/74ysck3yk55ylcipmrnlbbjiv3aian52-libidn-1.36-bin/bin:/nix/store/yzygh1nkk6sj3hrdrq8lqfg0hff80ww5-libkrb5-1.18-dev/bin:/nix/store/f059zv2fl9ml1q53qj5wbwi8xiim28g1-libkrb5-1.18/bin:/nix/store/ra609mrrl92jirph1zbahcb06pxmjhcl-openssl-1.1.1j-bin/bin:/nix/store/1gbcs6wy1dxn448n2y0zdnn6n4k4dpk9-brotli-1.0.9/bin:/nix/store/0xcdxn0998d29lqss0v4lic12i83hcr9-curl-7.74.0-bin/bin:/nix/store/fbfg7gf8v27js7kavvhdbxp6lgzng3fa-nss-3.62-dev/bin:/nix/store/csgi55bv9prg4ljydlrz97r8av07c5dd-nspr-4.29-dev/bin:/nix/store/rfy5d4cg5jh0aymskv5rg72fky4r8ggf-poppler-utils-21.02.0/bin:/nix/store/76qi9w2yd4xb8kykw3maj7n5g35qk7k2-perl-5.32.1/bin:/nix/store/9y2ggpsxhb5jsanifh2iadhvhihv253p-ijs-9.53.3/bin:/nix/store/g30q09v6rhwibb2iv7clr7j1qd4kc9nv-qpdf-10.1.0/bin:/nix/store/cwdi1adkry270lvnl52y07mkhz4hrz9r-dbus-1.12.20-lib/bin:/nix/store/x5x3wcjwbi3f8khywlp6hjwynvmrgisy-dbus-1.12.20/bin:/nix/store/x20h0b9rqdrl4yry9mi2y5s8p3qgxqdk-avahi-0.8/bin:/nix/store/s5qbvvzdayzh8bj5k6cpzdmn9if9vl3v-ghostscript-9.53.3/bin:/nix/store/9hmsfhx4ddw4zwp1dcg6d8525ah6618n-mupdf-1.18.0-bin/bin:/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin:/nix/store/7nx8fqzpi5nsbi07md1qb1gbf9fscf9i-findutils-4.7.0/bin:/nix/store/7v1xa3528d5frr55d3dhl991zx7by169-diffutils-3.7/bin:/nix/store/ij7k48dhdrda13gcp3lbpi507b2awnmr-gnused-4.8/bin:/nix/store/ia1dn8zyi07phxkx02c0wwqc7v7c54nl-gnugrep-3.6/bin:/nix/store/9sscma6kgp35kb70bi8pms35ppk7j35r-gawk-5.1.0/bin:/nix/store/hxpycgfpdnmnc9iwxakxr037k0bvdq97-gnutar-1.32/bin:/nix/store/89kh3d91b9i9mqh39fj6xdff1sw81m9f-gzip-1.10/bin:/nix/store/vw1lcig1bkncmsmhif27h8hq1gaxldhg-bzip2-1.0.6.0.2-bin/bin:/nix/store/n7vham7g9lgwb7v83sk5nl7akk3zspvq-gnumake-4.3/bin:/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin:/nix/store/lsr2s27gbqxny7layxjab55dlqzrl1v2-patch-2.7.6/bin:/nix/store/sg3h64z6a7mxmap8zgrhhjscpri5b5vn-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/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/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/bin'
/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash ./libtool --mode=install /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c ttfread '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/bin'
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/ttfread /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/bin/ttfread
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/sbin'
/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash ./libtool --mode=install /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c cups-browsed '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/sbin'
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/cups-browsed /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/sbin/cups-browsed
make install-exec-hook
make[4]: Entering directory '/build/cups-filters-1.25.12'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -d -m 755 /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/bin
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -d -m 755 /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -d -m 755 /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend
ln -s -r -f /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/foomatic-rip /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/bin
ln -s -r -f /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/driver/driverless /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/bin
ln -s -r -f /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/driver/driverless /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend
ln -s -f imagetobrf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/imagetoubrl
ln -s -f vectortopdf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/svgtopdf
ln -s -f vectortopdf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/xfigtopdf
ln -s -f vectortopdf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/wmftopdf
ln -s -f vectortopdf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/emftopdf
ln -s -f vectortopdf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/cgmtopdf
ln -s -f vectortopdf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/cmxtopdf
ln -s -f vectortobrf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/vectortoubrl
ln -s -f textbrftoindexv3 /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/textbrftoindexv4
make[4]: Leaving directory '/build/cups-filters-1.25.12'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/doc/cups-filters'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 ABOUT-NLS AUTHORS COPYING NEWS INSTALL README '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/doc/cups-filters'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/man/man1'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 utils/driverless.1 filter/foomatic-rip/foomatic-rip.1 '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/man/man1'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/man/man5'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 utils/cups-browsed.conf.5 '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/man/man5'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/man/man8'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 utils/cups-browsed.8 '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/man/man8'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/braille'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c filter/braille/drivers/index/indexv4.sh filter/braille/drivers/index/indexv3.sh filter/braille/drivers/index/index.sh filter/braille/filters/cups-braille.sh '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/braille'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c filter/braille/drivers/generic/brftoembosser filter/braille/drivers/index/imageubrltoindexv3 filter/braille/drivers/index/imageubrltoindexv4 filter/braille/drivers/index/textbrftoindexv3 filter/braille/filters/imagetobrf filter/braille/filters/vectortopdf filter/braille/filters/vectortobrf filter/braille/filters/texttobrf filter/braille/filters/brftopagedbrf filter/braille/filters/musicxmltobrf '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/ppdc'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 filter/braille/filters/liblouis1.defs filter/braille/filters/liblouis2.defs filter/braille/filters/liblouis3.defs filter/braille/filters/liblouis4.defs '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/ppdc'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend'
/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash ./libtool --mode=install /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c parallel serial beh implicitclass cups-brf '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend'
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c parallel /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend/parallel
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c serial /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend/serial
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c beh /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend/beh
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/implicitclass /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend/implicitclass
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c cups-brf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend/cups-brf
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/banners'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 banners/classified banners/confidential banners/secret banners/standard banners/form banners/topsecret banners/unclassified '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/banners'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/charsets'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 charset/pdf.utf-8.heavy charset/pdf.utf-8.simple '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/charsets'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/pkgconfig'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 libcupsfilters.pc libfontembed.pc '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/pkgconfig'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/data'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 data/default.pdf data/form_russian.pdf data/form_english.pdf data/form_english_in.odt data/form_russian_in.odt data/default-testpage.pdf data/testprint data/classified.pdf data/confidential.pdf data/secret.pdf data/standard.pdf data/topsecret.pdf data/unclassified.pdf '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/data'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/etc/cups'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 utils/cups-browsed.conf '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/etc/cups'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/drv'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 drv/cupsfilters.drv drv/generic-brf.drv drv/generic-ubrl.drv drv/indexv3.drv drv/indexv4.drv '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/drv'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter'
/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash ./libtool --mode=install /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c pdftopdf commandtoescpx commandtopclx sys5ippprinter texttotext pdftops rastertoescpx rastertopclx texttopdf rastertopdf bannertopdf rastertops pdftoraster gstoraster mupdftoraster foomatic-rip imagetopdf imagetoraster '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter'
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c pdftopdf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/pdftopdf
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c commandtoescpx /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/commandtoescpx
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c commandtopclx /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/commandtopclx
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c sys5ippprinter /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/sys5ippprinter
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c texttotext /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/texttotext
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c pdftops /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/pdftops
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/rastertoescpx /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/rastertoescpx
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/rastertopclx /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/rastertopclx
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/texttopdf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/texttopdf
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/rastertopdf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/rastertopdf
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/bannertopdf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/bannertopdf
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/rastertops /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/rastertops
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/pdftoraster /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/pdftoraster
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/gstoraster /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/gstoraster
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/mupdftoraster /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/mupdftoraster
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/foomatic-rip /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/foomatic-rip
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/imagetopdf /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/imagetopdf
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/imagetoraster /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/imagetoraster
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c filter/imagetops filter/texttops filter/rastertopclm filter/gstopxl filter/gstopdf '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/include/cupsfilters'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 cupsfilters/colord.h cupsfilters/colormanager.h cupsfilters/driver.h cupsfilters/image.h cupsfilters/raster.h cupsfilters/ppdgenerator.h cupsfilters/pdftoippprinter.h '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/include/cupsfilters'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/include/fontembed'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 fontembed/bitset.h fontembed/embed.h fontembed/fontfile.h fontembed/iofn.h fontembed/sfnt.h '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/include/fontembed'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/mime'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 mime/cupsfilters.types mime/cupsfilters.convs mime/cupsfilters-poppler.convs mime/cupsfilters-ghostscript.convs mime/cupsfilters-mupdf.convs mime/braille.convs mime/braille.types '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/mime'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/ppdc'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 filter/pcl.h filter/escp.h filter/braille/drivers/common/media-braille.defs filter/braille/drivers/index/index.defs filter/braille/filters/braille.defs filter/braille/filters/imagemagick.defs filter/braille/filters/liblouis.defs filter/braille/drivers/common/fr-braille.po '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/ppdc'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/driver'
/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash ./libtool --mode=install /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c driverless '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/driver'
libtool: install: /nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c .libs/driverless /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/driver/driverless
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/mkdir -p '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/ppd/cupsfilters'
/nix/store/9fkdn82nzxgkxyax3m9qdh2knj7apaa5-coreutils-8.32/bin/install -c -m 644 ppd/Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd ppd/Generic-PDF_Printer-PDF.ppd ppd/HP-Color_LaserJet_CM3530_MFP-PDF.ppd ppd/Ricoh-PDF_Printer-PDF.ppd ppd/pxlcolor.ppd ppd/pxlmono.ppd '/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/ppd/cupsfilters'
make install-data-hook
make[4]: Entering directory '/build/cups-filters-1.25.12'
ln -s -f pdf.utf-8.simple \
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/cups/charsets/pdf.utf-8
chmod g-wx,o-wx //nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend/cups-brf
make[4]: Leaving directory '/build/cups-filters-1.25.12'
make[3]: Leaving directory '/build/cups-filters-1.25.12'
make[2]: Leaving directory '/build/cups-filters-1.25.12'
make[1]: Leaving directory '/build/cups-filters-1.25.12'
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/bin/ttfread
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/libfontembed.so.1.0.0
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.rastertopclx-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.imagetoraster-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.imagetopdf-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.commandtopclx-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.rastertopdf-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.foomatic-rip-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.commandtoescpx-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.rastertops-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.mupdftoraster-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.bannertopdf-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.pdftopdf-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.sys5ippprinter-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.gstoraster-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.rastertoescpx-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.pdftoraster-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.pdftops-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.texttotext-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.texttopdf-wrapped
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/driver/driverless
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend/serial
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend/beh
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend/parallel
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend/implicitclass
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/backend/cups-brf
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/libcupsfilters.so.1.0.0
shrinking /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/sbin/cups-browsed
gzipping man pages under /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/share/man/
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/bin /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/sbin
patching script interpreter paths in /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.imagetops-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/sh"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.imageubrltoindexv4-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.texttobrf-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.brftoembosser-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.gstopdf-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/sh"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.gstopxl-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/sh"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.vectortopdf-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.imagetobrf-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.musicxmltobrf-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.imageubrltoindexv3-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.brftopagedbrf-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.textbrftoindexv3-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.vectortobrf-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/bash"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.rastertopclm-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/sh"
/nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/lib/cups/filter/.texttops-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/w65ydq10abi813fi7d5j7afdcrxj3aqq-bash-4.4-p23/bin/sh"
checking for references to /build/ in /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12...
moving /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/sbin/* to /nix/store/2mdh7fgmi0h6m3l7n62wncb769vqd11f-cups-filters-1.25.12/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment