=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for cups-filters-1.28.16nb1 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 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/print/cups-filters/work/cups-filters-1.28.16' gmake[2]: Entering directory '/tmp/print/cups-filters/work/cups-filters-1.28.16' CC filter/imagetopdf-common.o CC filter/imagetopdf-imagetopdf.o CC filter/imagetoraster-common.o CC filter/imagetoraster-imagetoraster.o filter/common.c: In function 'SetCommonOptions': filter/common.c:67:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd = ppdOpenFile(getenv("PPD")); ^~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:389:20: note: declared here 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. [-Wdeprecated-declarations] ppdMarkDefaults(ppd); ^~~~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:384:14: note: declared here 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. [-Wdeprecated-declarations] cupsMarkOptions(ppd, num_options, options); ^~~~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:362:13: note: declared here 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. [-Wdeprecated-declarations] if ((pagesize = ppdPageSize(ppd, NULL)) != NULL) ^~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:392:20: note: declared here 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. [-Wdeprecated-declarations] if (ppdIsMarked(ppd, "Duplex", "DuplexNoTumble") || ^~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/common.c:304:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "Duplex", "DuplexTumble") || ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/common.c:305:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "JCLDuplex", "DuplexNoTumble") || ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/common.c:306:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "JCLDuplex", "DuplexTumble") || ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/common.c:307:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "EFDuplex", "DuplexNoTumble") || ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/common.c:308:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "EFDuplex", "DuplexTumble") || ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/common.c:309:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "KD03Duplex", "DuplexNoTumble") || ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/common.c:310:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "KD03Duplex", "DuplexTumble")) ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/common.c: In function 'SetCommonOptions': filter/common.c:67:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd = ppdOpenFile(getenv("PPD")); ^~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:389:20: note: declared here 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. [-Wdeprecated-declarations] ppdMarkDefaults(ppd); ^~~~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:384:14: note: declared here 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. [-Wdeprecated-declarations] cupsMarkOptions(ppd, num_options, options); ^~~~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:362:13: note: declared here 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. [-Wdeprecated-declarations] if ((pagesize = ppdPageSize(ppd, NULL)) != NULL) ^~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:392:20: note: declared here extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name) ^~~~~~~~~~~ filter/imagetopdf.c: In function 'emitJCLOptions': filter/common.c:303:3: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if (ppdIsMarked(ppd, "Duplex", "DuplexNoTumble") || ^~ filter/imagetopdf.c:157:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd,"pdftopdfJCLBegin",NULL)) != NULL) { ^~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, ^~~~~~~~~~~ filter/common.c:304:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "Duplex", "DuplexTumble") || ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/imagetopdf.c:171:3: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if (ppdFindOption(ppd,"Copies") != NULL) { ^~ filter/common.c:305:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "JCLDuplex", "DuplexNoTumble") || ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/imagetopdf.c:172:5: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Copies",buf); ^~~~~~~~~~~~~ filter/common.c:306:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "JCLDuplex", "DuplexTumble") || ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/imagetopdf.c:174:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd,"pdftopdfJCLCopies",buf)) != NULL) { ^~ filter/common.c:307:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "EFDuplex", "DuplexNoTumble") || ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/imagetopdf.c:186:5: warning: 'ppdCollect' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] n = ppdCollect(ppd,(ppd_section_t)section,&choices); ^ filter/common.c:308:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "EFDuplex", "DuplexTumble") || ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:365:13: note: declared here extern int ppdCollect(ppd_file_t *ppd, ppd_section_t section, ^~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/imagetopdf.c:190:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd,buf,choices[i]->choice)) != NULL) { ^~ filter/common.c:309:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "KD03Duplex", "DuplexNoTumble") || ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/common.c:310:7: warning: 'ppdIsMarked' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdIsMarked(ppd, "KD03Duplex", "DuplexTumble")) ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/common.c:28: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here extern int ppdIsMarked(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~ filter/imagetoraster.c: In function 'main': filter/imagetoraster.c:377:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((choice = ppdFindMarkedChoice(ppd, "MirrorPrint")) != NULL) ^~ filter/imagetopdf.c: In function 'main': In file included from filter/common.h:19:0, from filter/imagetoraster.c:33: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ filter/imagetopdf.c:791:7: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] && (choice = ppdFindMarkedChoice(ppd,"Copies")) != NULL) { ^~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ filter/imagetoraster.c:393:3: warning: 'cupsRasterInterpretPPD' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if (cupsRasterInterpretPPD(&header, ppd, num_options, options, raster_cb)) ^~ In file included from filter/common.h:19:0, from filter/imagetoraster.c:33: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:409:13: note: declared here extern int cupsRasterInterpretPPD(cups_page_header2_t *h, ^~~~~~~~~~~~~~~~~~~~~~ filter/imagetopdf.c:799:7: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if (ppdFindOption(ppd,"Duplex") != NULL) { ^~ filter/imagetoraster.c:404:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((choice = ppdFindMarkedChoice(ppd, "MediaType")) != NULL) ^~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetoraster.c:33: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ filter/imagetopdf.c:800:9: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Duplex","True"); ^~~~~~~~~~~~~ filter/imagetoraster.c:409:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((choice = ppdFindMarkedChoice(ppd, "Resolution")) != NULL) ^~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetoraster.c:33: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ filter/imagetopdf.c:801:9: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Duplex","On"); ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/imagetopdf.c:808:7: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if (ppdFindOption(ppd,"Duplex") != NULL) { ^~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^~~~~~~~~~~~~ filter/imagetopdf.c:809:9: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Duplex","True"); ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/imagetopdf.c:810:9: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Duplex","On"); ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/imagetopdf.c:824:5: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((choice = ppdFindMarkedChoice(ppd,"OutputOrder")) != 0) { ^~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ filter/imagetopdf.c:826:5: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] } else if ((choice = ppdFindMarkedChoice(ppd,"OutputBin")) != 0 && ^ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ filter/imagetopdf.c:827:9: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] (attr = ppdFindAttr(ppd,"PageStackOrder",choice->choice)) != 0 && ^ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, ^~~~~~~~~~~ filter/imagetopdf.c:830:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] } else if ((attr = ppdFindAttr(ppd,"DefaultOutputOrder",0)) != 0 && ^ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, ^~~~~~~~~~~ filter/imagetoraster.c:883:5: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(ppd); ^~~~~~~~ filter/imagetopdf.c:840:10: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ((attr = ppdFindAttr(ppd,"cupsEvenDuplex",0)) != 0 && ^ In file included from filter/common.h:19:0, from filter/imagetoraster.c:33: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:364:14: note: declared here extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, ^~~~~~~~~~~ filter/imagetopdf.c:866:5: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((choice = ppdFindMarkedChoice(ppd,"Collate")) != NULL ^~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ filter/imagetoraster.c:1072:3: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((choice = ppdFindMarkedChoice(ppd, "PageSize")) != NULL && ^~ In file included from filter/common.h:19:0, from filter/imagetoraster.c:33: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ filter/imagetoraster.c:1339:3: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] slowcollate = Collate && ppdFindOption(ppd, "Collate") == NULL; ^~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetoraster.c:33: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^~~~~~~~~~~~~ filter/imagetopdf.c:1187:5: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(ppd); ^~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:364:14: note: declared here 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. [-Wdeprecated-declarations] if ((choice = ppdFindMarkedChoice(ppd, "PageSize")) != NULL && ^~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ filter/imagetoraster.c:1621:3: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(ppd); ^~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetoraster.c:33: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:364:14: note: declared here extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~ filter/imagetopdf.c:1434:5: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd, "PageSize", s); ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/imagetopdf.c:1451:5: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Collate","False"); ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/imagetopdf.c:1460:5: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((choice = ppdFindMarkedChoice(ppd,"Collate")) != NULL && ^~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ filter/imagetopdf.c:1464:7: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((opt = ppdFindOption(ppd,"Collate")) != NULL && ^~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here 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. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Collate","False"); ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/imagetopdf.c:1474:5: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if (ppdFindOption(ppd,"OutputOrder") != NULL) { ^~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here 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. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Collate","False"); ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/imagetopdf.c:1512:7: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Copies","1"); ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/imagetopdf.c:1513:7: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd,"JCLCopies","1"); ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/imagetopdf.c:1530:5: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Collate","False"); ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/imagetopdf.c:1542:3: warning: 'ppdEmit' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdEmit(ppd, stdout, PPD_ORDER_EXIT); ^~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:368:13: note: declared here extern int ppdEmit(ppd_file_t *ppd, FILE *fp, ^~~~~~~ filter/imagetopdf.c:1561:5: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if (ppdFindOption(ppd,"Copies") != NULL && deviceCopies > 1) ^~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here 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. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Copies",buf); ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/imagetopdf.c:1567:5: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd,"JCLToPDFInterpreter",NULL)) != NULL) ^~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] ppdEmitJCL(ppd, stdout, atoi(argv[1]), argv[2], argv[3]); ^~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:372:13: note: declared here 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. [-Wdeprecated-declarations] ppdEmitJCLEnd(ppd, stdout); ^~~~~~~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:420:13: note: declared here extern int ppdEmitJCLEnd(ppd_file_t *ppd, FILE *fp) ^~~~~~~~~~~~~ filter/imagetopdf.c:1852:3: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(ppd); ^~~~~~~~ In file included from filter/common.h:19:0, from filter/imagetopdf.c:22: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:364:14: note: declared here extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~ CC cups_browsed-cups-notifier.o sed \ -e "s|\@CUPS_SERVERBIN\@|/usr/pkg/libexec/cups|" \ utils/driverless-fax.in >utils/driverless-fax 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. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL) ^~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/attr.c:23: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL) ^~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/attr.c:23: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL) ^~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/attr.c:23: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL) ^~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/attr.c:23: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL) ^~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/attr.c:23: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL) ^~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/attr.c:23: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd, name, spec)) != NULL && attr->value != NULL) ^~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/attr.c:23: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] attr = ppdFindNextAttr(ppd, "cupsBlackXY", spec)) ^~~~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/cmyk.c:34: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here 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. [-Wdeprecated-declarations] attr = ppdFindNextAttr(ppd, "cupsAllXY", spec)) ^~~~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/cmyk.c:34: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here 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. [-Wdeprecated-declarations] attr = ppdFindNextAttr(ppd, "cupsCyanXY", spec)) ^~~~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/cmyk.c:34: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here 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. [-Wdeprecated-declarations] attr = ppdFindNextAttr(ppd, "cupsAllXY", spec)) ^~~~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/cmyk.c:34: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here 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. [-Wdeprecated-declarations] attr = ppdFindNextAttr(ppd, "cupsMagentaXY", spec)) ^~~~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/cmyk.c:34: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here 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. [-Wdeprecated-declarations] attr = ppdFindNextAttr(ppd, "cupsAllXY", spec)) ^~~~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/cmyk.c:34: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here 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. [-Wdeprecated-declarations] attr = ppdFindNextAttr(ppd, "cupsYellowXY", spec)) ^~~~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/cmyk.c:34: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here 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. [-Wdeprecated-declarations] attr = ppdFindNextAttr(ppd, "cupsAllXY", spec)) ^~~~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/cmyk.c:34: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here 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. [-Wdeprecated-declarations] attr = ppdFindNextAttr(ppd, "cupsLightBlackXY", spec)) ^~~~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/cmyk.c:34: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here 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. [-Wdeprecated-declarations] attr = ppdFindNextAttr(ppd, "cupsLightCyanXY", spec)) ^~~~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/cmyk.c:34: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here 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. [-Wdeprecated-declarations] attr = ppdFindNextAttr(ppd, "cupsLightMagentaXY", spec)) ^~~~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/cmyk.c:34: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name, ^~~~~~~~~~~~~~~ CC cupsfilters/libcupsfilters_la-colormanager.lo cupsfilters/colord.c: In function 'colord_get_qualifier_for_ppd': cupsfilters/colord.c:60:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((attr = ppdFindAttr (ppd, "cupsICCQualifier1", NULL)) != NULL && ^~ In file included from cupsfilters/colord.h:38:0, from cupsfilters/colord.c:39: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] q1_attr = ppdFindAttr (ppd, q_keyword, NULL); ^~~~~~~ In file included from cupsfilters/colord.h:38:0, from cupsfilters/colord.c:39: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] else if ((q1_attr = ppdFindAttr (ppd, "DefaultColorModel", NULL)) == NULL) ^~~~ In file included from cupsfilters/colord.h:38:0, from cupsfilters/colord.c:39: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] q1_attr = ppdFindAttr (ppd, "DefaultColorSpace", NULL); ^~~~~~~ In file included from cupsfilters/colord.h:38:0, from cupsfilters/colord.c:39: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd, "cupsICCQualifier2", NULL)) != NULL && ^~ In file included from cupsfilters/colord.h:38:0, from cupsfilters/colord.c:39: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] q2_attr = ppdFindAttr(ppd, q_keyword, NULL); ^~~~~~~ In file included from cupsfilters/colord.h:38:0, from cupsfilters/colord.c:39: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] q2_attr = ppdFindAttr(ppd, "DefaultMediaType", NULL); ^~~~~~~ In file included from cupsfilters/colord.h:38:0, from cupsfilters/colord.c:39: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd, "cupsICCQualifier3", NULL)) != NULL && ^~ In file included from cupsfilters/colord.h:38:0, from cupsfilters/colord.c:39: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] q3_attr = ppdFindAttr(ppd, q_keyword, NULL); ^~~~~~~ In file included from cupsfilters/colord.h:38:0, from cupsfilters/colord.c:39: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] q3_attr = ppdFindAttr(ppd, "DefaultResolution", NULL); ^~~~~~~ In file included from cupsfilters/colord.h:38:0, from cupsfilters/colord.c:39: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, ^~~~~~~~~~~ cupsfilters/colormanager.c: In function '_get_ppd_icc_fallback': cupsfilters/colormanager.c:299:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] attr = ppdFindAttr(ppd, profile_key, NULL); ^~~~ In file included from cupsfilters/colormanager.h:41:0, from cupsfilters/colormanager.c:29: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] attr = ppdFindAttr(ppd, profile_key, NULL); ^~~~ In file included from cupsfilters/colormanager.h:41:0, from cupsfilters/colormanager.c:29: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] for (;attr != NULL; attr = ppdFindNextAttr(ppd, profile_key, NULL)) { ^~~ In file included from cupsfilters/colormanager.h:41:0, from cupsfilters/colormanager.c:29: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here 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-ipp.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/raster.c: In function 'cupsRasterParseIPPOptions': cupsfilters/raster.c:121:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if (ptr && ptr[0] != '\0' && (ppd = ppdOpenFile(ptr)) != NULL) ^~ In file included from cupsfilters/raster.c:17:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:389:20: note: declared here extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~~~~ cupsfilters/raster.c:125:7: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] cupsMarkOptions(ppd, num_options, options); ^~~~~~~~~~~~~~~ In file included from cupsfilters/raster.c:17:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:362:13: note: declared here extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~~~~~~~~ cupsfilters/raster.c:126:7: warning: 'cupsRasterInterpretPPD' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] cupsRasterInterpretPPD(h, ppd, num_options, options, NULL); ^~~~~~~~~~~~~~~~~~~~~~ In file included from cupsfilters/raster.c:17:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:409:13: note: declared here extern int cupsRasterInterpretPPD(cups_page_header2_t *h, ^~~~~~~~~~~~~~~~~~~~~~ cupsfilters/raster.c:129:7: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if (ppdFindOption(ppd, options[i].name) == NULL) ^~ In file included from cupsfilters/raster.c:17:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^~~~~~~~~~~~~ cupsfilters/rgb.c: In function 'cupsRGBLoad': cupsfilters/rgb.c:370:5: warning: 'ppdFindNextAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((attr = ppdFindNextAttr(ppd, "cupsRGBSample", spec)) == NULL) ^~ In file included from cupsfilters/driver.h:28:0, from cupsfilters/rgb.c:25: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here extern ppd_attr_t *ppdFindNextAttr(ppd_file_t *ppd, const char *name, ^~~~~~~~~~~~~~~ CC cupsfilters/libcupsfilters_la-srgb.lo CXX filter/pdftopdf/pdftopdf-pdftopdf.o CXX filter/pdftopdf/pdftopdf-pdftopdf_jcl.o CXX filter/pdftopdf/pdftopdf-pdftopdf_processor.o In file included from /tmp/print/cups-filters/work/.buildlink/include/qpdf/Buffer.hh:26:0, from /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:38, from filter/pdftopdf/qpdf_pdftopdf_processor.h:5, from filter/pdftopdf/pdftopdf_processor.cc:2: /tmp/print/cups-filters/work/.buildlink/include/qpdf/PointerHolder.hh:31:3: warning: #warning "POINTERHOLDER_TRANSITION is not defined -- see qpdf/PointerHolder.hh" [-Wcpp] # warning "POINTERHOLDER_TRANSITION is not defined -- see qpdf/PointerHolder.hh" ^~~~~~~ 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. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd,"pdftopdfJCLBegin",NULL)) != NULL) { ^ In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] if (ppdFindOption(ppd,"Copies") != NULL) { ^ In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here 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. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Copies",buf); ^ In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here 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. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd,"pdftopdfJCLCopies",buf)) != NULL) { ^ In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] int n = ppdCollect(ppd,(ppd_section_t)section,&choices); ^ In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:365:13: note: declared here 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. [-Wdeprecated-declarations] if ((attr = ppdFindAttr(ppd,buf,choices[i]->choice)) != NULL) { ^ In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] ppdEmit(ppd,stdout,PPD_ORDER_EXIT); ^ In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:368:13: note: declared here 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. [-Wdeprecated-declarations] if (ppdFindOption(ppd,"Copies") != NULL && ^ In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here 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. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Copies",buf); ^ In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here 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. [-Wdeprecated-declarations] if ((attr=ppdFindAttr(ppd,"JCLToPDFInterpreter",NULL)) != NULL) { ^ In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] ppdEmitJCL(ppd,stdout,param.jobId,param.user,param.title); ^ In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:372:13: note: declared here 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. [-Wdeprecated-declarations] ppdEmitJCLEnd(ppd,stdout); ^ In file included from filter/pdftopdf/pdftopdf_jcl.cc:3:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:420:13: note: declared here 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. [-Wdeprecated-declarations] if ((param.booklet==BOOKLET_ON)&&(ppdFindOption(ppd,"Duplex"))) { ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here 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. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Duplex","DuplexTumble"); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here 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. [-Wdeprecated-declarations] if ((param.setDuplex)&&(ppdFindOption(ppd,"Duplex")!=NULL)) { ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here 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. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Duplex","True"); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here 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. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Duplex","On"); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here 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. [-Wdeprecated-declarations] if ((choice=ppdFindMarkedChoice(ppd,"MirrorPrint")) != NULL) { ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here 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. [-Wdeprecated-declarations] ppd_choice_t *choice=ppdFindMarkedChoice(ppd,name); // !ppd is ok. ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here 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. [-Wdeprecated-declarations] if (ppdIsMarked(ppd, *option, *choice)) ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:382:13: note: declared here 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. [-Wdeprecated-declarations] if ((choice=ppdFindMarkedChoice(ppd,"OutputOrder")) != NULL) { ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here 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. [-Wdeprecated-declarations] } else if (((choice=ppdFindMarkedChoice(ppd,"OutputBin")) != NULL)&& ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here 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. [-Wdeprecated-declarations] ((attr=ppdFindAttr(ppd,"PageStackOrder",choice->choice)) != NULL)) { ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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. [-Wdeprecated-declarations] } else if ((attr=ppdFindAttr(ppd,"DefaultOutputOrder",0)) != NULL) { ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here 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:396:34: warning: 'ppd_size_t* ppdPageSize(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((pagesize=ppdPageSize(ppd,0)) != NULL) { // "already rotated" ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:392:20: note: declared here extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name) ^~~~~~~~~~~ filter/pdftopdf/pdftopdf.cc:554:52: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((choice=ppdFindMarkedChoice(ppd,"MirrorPrint")) != NULL) { ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ filter/pdftopdf/pdftopdf.cc:626:47: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((attr=ppdFindAttr(ppd,"cupsEvenDuplex",0)) != NULL) { ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, ^~~~~~~~~~~ filter/pdftopdf/pdftopdf.cc:706:54: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if ((ppd_attr = ppdFindAttr(ppd, "cupsFilter2", NULL)) != NULL) { ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:399:20: note: declared here extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, ^~~~~~~~~~~ filter/pdftopdf/pdftopdf.cc:719:65: warning: 'ppd_attr_t* ppdFindNextAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] } while ((ppd_attr = ppdFindNextAttr(ppd, "cupsFilter2", NULL)) ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:401:20: note: declared here 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:801:49: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] if (((choice=ppdFindMarkedChoice(ppd,"Collate")) != NULL)&& ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:377:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ filter/pdftopdf/pdftopdf.cc:805:50: warning: 'ppd_option_t* ppdFindOption(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *opt=ppdFindOption(ppd,"Collate"); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:380:22: note: declared here 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:860:35: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Copies","1"); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/pdftopdf/pdftopdf.cc:861:38: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd,"JCLCopies","1"); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/pdftopdf/pdftopdf.cc:867:40: warning: 'int ppdMarkOption(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkOption(ppd,"Collate","False"); // disable any hardware-collate (in JCL) ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:385:13: note: declared here extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword, ^~~~~~~~~~~~~ filter/pdftopdf/pdftopdf.cc: In function 'int main(int, char**)': filter/pdftopdf/pdftopdf.cc:1110:34: warning: 'ppd_file_t* ppdOpenFile(const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 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:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:389:20: note: declared here extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~~~~ filter/pdftopdf/pdftopdf.cc:1111:24: warning: 'void ppdMarkDefaults(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkDefaults(ppd); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:384:14: note: declared here extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~~~~~~~~ filter/pdftopdf/pdftopdf.cc:1113:44: warning: 'int cupsMarkOptions(ppd_file_t*, int, cups_option_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] cupsMarkOptions(ppd,num_options,options); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:362:13: note: declared here 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:1163:21: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(ppd); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:364:14: note: declared here extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~ filter/pdftopdf/pdftopdf.cc:1167:14: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(ppd); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:364:14: note: declared here extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~ filter/pdftopdf/pdftopdf.cc:1171:21: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(ppd); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:364:14: note: declared here extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~ filter/pdftopdf/pdftopdf.cc:1179:14: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(ppd); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:364:14: note: declared here extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~ filter/pdftopdf/pdftopdf.cc:1183:21: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(ppd); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:364:14: note: declared here extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~ filter/pdftopdf/pdftopdf.cc:1308:19: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(ppd); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:364:14: note: declared here extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~ filter/pdftopdf/pdftopdf.cc:1319:17: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(ppd); ^ In file included from filter/pdftopdf/pdftopdf.cc:10:0: /tmp/print/cups-filters/work/.buildlink/include/cups/ppd.h:364:14: note: declared here extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~ CXX filter/pdftopdf/pdftopdf-qpdf_pdftopdf_processor.o In file included from /tmp/print/cups-filters/work/.buildlink/include/qpdf/Buffer.hh:26:0, from /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:38, from filter/pdftopdf/qpdf_pdftopdf_processor.h:5, from filter/pdftopdf/qpdf_pdftopdf_processor.cc:1: /tmp/print/cups-filters/work/.buildlink/include/qpdf/PointerHolder.hh:31:3: warning: #warning "POINTERHOLDER_TRANSITION is not defined -- see qpdf/PointerHolder.hh" [-Wcpp] # warning "POINTERHOLDER_TRANSITION is not defined -- see qpdf/PointerHolder.hh" ^~~~~~~ In file included from filter/pdftopdf/qpdf_pdftopdf_processor.h:5:0, from filter/pdftopdf/pdftopdf_processor.cc:2: /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:1569:36: error: 'std::string_view' has not been declared void linearizationWarning(std::string_view); ^~~~~~~~~~~ CXX filter/pdftopdf/pdftopdf-pptypes.o CXX filter/pdftopdf/pdftopdf-nup.o gmake[2]: *** [Makefile:4219: filter/pdftopdf/pdftopdf-pdftopdf_processor.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... In file included from filter/pdftopdf/qpdf_pdftopdf_processor.h:5:0, from filter/pdftopdf/qpdf_pdftopdf_processor.cc:1: /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:1569:36: error: 'std::string_view' has not been declared void linearizationWarning(std::string_view); ^~~~~~~~~~~ In file included from filter/pdftopdf/qpdf_pdftopdf_processor.cc:6:0: /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDFWriter.hh:557:27: error: 'std::string_view' has not been declared void writeString(std::string_view str); ^~~~~~~~~~~ /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDFWriter.hh:559:30: error: 'std::string_view' has not been declared void writeStringQDF(std::string_view str); ^~~~~~~~~~~ /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDFWriter.hh:560:32: error: 'std::string_view' has not been declared void writeStringNoQDF(std::string_view str); ^~~~~~~~~~~ filter/pdftopdf/qpdf_pdftopdf_processor.cc: In member function 'QPDFObjectHandle QPDF_PDFTOPDF_PageHandle::get()': filter/pdftopdf/qpdf_pdftopdf_processor.cc:86:59: warning: 'void QPDFObjectHandle::replaceOrRemoveKey(const string&, const QPDFObjectHandle&)' is deprecated: use replaceKey -- it does the same thing [-Wdeprecated-declarations] page.replaceOrRemoveKey("/Rotate",makeRotate(rotation)); ^ In file included from /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:44:0, from filter/pdftopdf/qpdf_pdftopdf_processor.h:5, from filter/pdftopdf/qpdf_pdftopdf_processor.cc:1: /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDFObjectHandle.hh:1137:5: note: declared here replaceOrRemoveKey(std::string const& key, QPDFObjectHandle const&); ^~~~~~~~~~~~~~~~~~ filter/pdftopdf/qpdf_pdftopdf_processor.cc:89:54: warning: 'void QPDFObjectHandle::replaceOrRemoveKey(const string&, const QPDFObjectHandle&)' is deprecated: use replaceKey -- it does the same thing [-Wdeprecated-declarations] page.replaceOrRemoveKey("/Rotate",makeRotate(rot)); ^ In file included from /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:44:0, from filter/pdftopdf/qpdf_pdftopdf_processor.h:5, from filter/pdftopdf/qpdf_pdftopdf_processor.cc:1: /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDFObjectHandle.hh:1137:5: note: declared here replaceOrRemoveKey(std::string const& key, QPDFObjectHandle const&); ^~~~~~~~~~~~~~~~~~ filter/pdftopdf/qpdf_pdftopdf_processor.cc: In member function 'virtual Rotation QPDF_PDFTOPDF_PageHandle::crop(const PageRect&, Rotation, Rotation, Position, Position, bool, bool)': filter/pdftopdf/qpdf_pdftopdf_processor.cc:184:57: warning: 'void QPDFObjectHandle::replaceOrRemoveKey(const string&, const QPDFObjectHandle&)' is deprecated: use replaceKey -- it does the same thing [-Wdeprecated-declarations] page.replaceOrRemoveKey("/Rotate",makeRotate(ROT_90)); ^ In file included from /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:44:0, from filter/pdftopdf/qpdf_pdftopdf_processor.h:5, from filter/pdftopdf/qpdf_pdftopdf_processor.cc:1: /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDFObjectHandle.hh:1137:5: note: declared here replaceOrRemoveKey(std::string const& key, QPDFObjectHandle const&); ^~~~~~~~~~~~~~~~~~ filter/pdftopdf/qpdf_pdftopdf_processor.cc:186:56: warning: 'void QPDFObjectHandle::replaceOrRemoveKey(const string&, const QPDFObjectHandle&)' is deprecated: use replaceKey -- it does the same thing [-Wdeprecated-declarations] page.replaceOrRemoveKey("/Rotate",makeRotate(ROT_0)); ^ In file included from /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:44:0, from filter/pdftopdf/qpdf_pdftopdf_processor.h:5, from filter/pdftopdf/qpdf_pdftopdf_processor.cc:1: /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDFObjectHandle.hh:1137:5: note: declared here replaceOrRemoveKey(std::string const& key, QPDFObjectHandle const&); ^~~~~~~~~~~~~~~~~~ filter/pdftopdf/qpdf_pdftopdf_processor.cc:245:60: warning: 'void QPDFObjectHandle::replaceOrRemoveKey(const string&, const QPDFObjectHandle&)' is deprecated: use replaceKey -- it does the same thing [-Wdeprecated-declarations] page.replaceOrRemoveKey("/Rotate",makeRotate(save_rotate)); ^ In file included from /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:44:0, from filter/pdftopdf/qpdf_pdftopdf_processor.h:5, from filter/pdftopdf/qpdf_pdftopdf_processor.cc:1: /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDFObjectHandle.hh:1137:5: note: declared here replaceOrRemoveKey(std::string const& key, QPDFObjectHandle const&); ^~~~~~~~~~~~~~~~~~ filter/pdftopdf/qpdf_pdftopdf_processor.cc: In member function 'virtual bool QPDF_PDFTOPDF_PageHandle::is_landscape(Rotation)': filter/pdftopdf/qpdf_pdftopdf_processor.cc:254:57: warning: 'void QPDFObjectHandle::replaceOrRemoveKey(const string&, const QPDFObjectHandle&)' is deprecated: use replaceKey -- it does the same thing [-Wdeprecated-declarations] page.replaceOrRemoveKey("/Rotate",makeRotate(ROT_90)); ^ In file included from /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:44:0, from filter/pdftopdf/qpdf_pdftopdf_processor.h:5, from filter/pdftopdf/qpdf_pdftopdf_processor.cc:1: /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDFObjectHandle.hh:1137:5: note: declared here replaceOrRemoveKey(std::string const& key, QPDFObjectHandle const&); ^~~~~~~~~~~~~~~~~~ filter/pdftopdf/qpdf_pdftopdf_processor.cc:256:56: warning: 'void QPDFObjectHandle::replaceOrRemoveKey(const string&, const QPDFObjectHandle&)' is deprecated: use replaceKey -- it does the same thing [-Wdeprecated-declarations] page.replaceOrRemoveKey("/Rotate",makeRotate(ROT_0)); ^ In file included from /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:44:0, from filter/pdftopdf/qpdf_pdftopdf_processor.h:5, from filter/pdftopdf/qpdf_pdftopdf_processor.cc:1: /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDFObjectHandle.hh:1137:5: note: declared here replaceOrRemoveKey(std::string const& key, QPDFObjectHandle const&); ^~~~~~~~~~~~~~~~~~ filter/pdftopdf/qpdf_pdftopdf_processor.cc:261:60: warning: 'void QPDFObjectHandle::replaceOrRemoveKey(const string&, const QPDFObjectHandle&)' is deprecated: use replaceKey -- it does the same thing [-Wdeprecated-declarations] page.replaceOrRemoveKey("/Rotate",makeRotate(save_rotate)); ^ In file included from /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:44:0, from filter/pdftopdf/qpdf_pdftopdf_processor.h:5, from filter/pdftopdf/qpdf_pdftopdf_processor.cc:1: /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDFObjectHandle.hh:1137:5: note: declared here replaceOrRemoveKey(std::string const& key, QPDFObjectHandle const&); ^~~~~~~~~~~~~~~~~~ filter/pdftopdf/qpdf_pdftopdf_processor.cc: In member function 'virtual void QPDF_PDFTOPDF_Processor::autoRotateAll(bool, Rotation)': filter/pdftopdf/qpdf_pdftopdf_processor.cc:665:69: warning: 'void QPDFObjectHandle::replaceOrRemoveKey(const string&, const QPDFObjectHandle&)' is deprecated: use replaceKey -- it does the same thing [-Wdeprecated-declarations] page.replaceOrRemoveKey("/Rotate",makeRotate(src_rot+rotation)); ^ In file included from /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDF.hh:44:0, from filter/pdftopdf/qpdf_pdftopdf_processor.h:5, from filter/pdftopdf/qpdf_pdftopdf_processor.cc:1: /tmp/print/cups-filters/work/.buildlink/include/qpdf/QPDFObjectHandle.hh:1137:5: note: declared here replaceOrRemoveKey(std::string const& key, QPDFObjectHandle const&); ^~~~~~~~~~~~~~~~~~ gmake[2]: *** [Makefile:4233: filter/pdftopdf/pdftopdf-qpdf_pdftopdf_processor.o] Error 1 gmake[2]: Leaving directory '/tmp/print/cups-filters/work/cups-filters-1.28.16' gmake[1]: *** [Makefile:4855: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/print/cups-filters/work/cups-filters-1.28.16' gmake: *** [Makefile:2088: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/print/cups-filters *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/print/cups-filters