*** This log is abridged to its last 1000 lines: ./devices/gdevmgr.c:125:24: note: 'gs_mgr8_device' was previously declared here ./devices/gdevmgr.c:125:24: note: code may be misoptimized unless '-fno-strict-aliasing' is used ./obj/gconfig.h:58:1: warning: type of 'gs_jpeg_device' does not match original declaration [-Wlto-type-mismatch] 58 | device2_(gs_jpeg_device) | ^ ./devices/gdevjpeg.c:77:22: note: type 'const struct gx_device_jpeg' should match type 'const struct gx_device' 77 | const gx_device_jpeg gs_jpeg_device = | ^ ./devices/gdevjpeg.c:77:22: note: 'gs_jpeg_device' was previously declared here ./obj/gconfig.h:60:1: warning: type of 'gs_jpeggray_device' does not match original declaration [-Wlto-type-mismatch] 60 | device2_(gs_jpeggray_device) | ^ ./devices/gdevjpeg.c:102:22: note: type 'const struct gx_device_jpeg' should match type 'const struct gx_device' 102 | const gx_device_jpeg gs_jpeggray_device = | ^ ./devices/gdevjpeg.c:102:22: note: 'gs_jpeggray_device' was previously declared here ./obj/gconfig.h:59:1: warning: type of 'gs_jpegcmyk_device' does not match original declaration [-Wlto-type-mismatch] 59 | device2_(gs_jpegcmyk_device) | ^ ./devices/gdevjpeg.c:132:22: note: type 'const struct gx_device_jpeg' should match type 'const struct gx_device' 132 | const gx_device_jpeg gs_jpegcmyk_device = | ^ ./devices/gdevjpeg.c:132:22: note: 'gs_jpegcmyk_device' was previously declared here ./obj/gconfig.h:57:1: warning: type of 'gs_inkcov_device' does not match original declaration [-Wlto-type-mismatch] 57 | device2_(gs_inkcov_device) | ^ ./devices/gdevicov.c:169:25: note: type 'const struct gx_device_printer' should match type 'const struct gx_device' 169 | const gx_device_printer gs_inkcov_device = prn_device( | ^ ./devices/gdevicov.c:169:25: note: 'gs_inkcov_device' was previously declared here ./obj/gconfig.h:56:1: warning: type of 'gs_ink_cov_device' does not match original declaration [-Wlto-type-mismatch] 56 | device2_(gs_ink_cov_device) | ^ ./devices/gdevicov.c:176:25: note: type 'const struct gx_device_printer' should match type 'const struct gx_device' 176 | const gx_device_printer gs_ink_cov_device = prn_device( | ^ ./devices/gdevicov.c:176:25: note: 'gs_ink_cov_device' was previously declared here ./obj/gconfig.h:53:1: warning: type of 'gs_inferno_device' does not match original declaration [-Wlto-type-mismatch] 53 | device_(gs_inferno_device) | ^ ./devices/gdevifno.c:97:25: note: type 'struct inferno_device' should match type 'struct gx_device' 97 | inferno_device far_data gs_inferno_device = | ^ ./devices/gdevifno.c:97:25: note: 'gs_inferno_device' was previously declared here ./devices/gdevifno.c:97:25: note: code may be misoptimized unless '-fno-strict-aliasing' is used ./obj/gconfig.h:50:1: warning: type of 'gs_fpng_device' does not match original declaration [-Wlto-type-mismatch] 50 | device2_(gs_fpng_device) | ^ ./devices/gdevfpng.c:120:22: note: type 'const struct gx_device_fpng' should match type 'const struct gx_device' 120 | const gx_device_fpng gs_fpng_device = | ^ ./devices/gdevfpng.c:120:22: note: 'gs_fpng_device' was previously declared here ./obj/gconfig.h:111:1: warning: type of 'gs_ps2write_device' does not match original declaration [-Wlto-type-mismatch] 111 | device2_(gs_ps2write_device) | ^ ./devices/vector/gdevpdfb.h:29:21: note: type 'const struct gx_device_pdf' should match type 'const struct gx_device' 29 | const gx_device_pdf PDF_DEVICE_IDENT = | ^ ./devices/vector/gdevpdfb.h:29:21: note: 'gs_ps2write_device' was previously declared here ./obj/gconfig.h:45:1: warning: type of 'gs_eps2write_device' does not match original declaration [-Wlto-type-mismatch] 45 | device2_(gs_eps2write_device) | ^ ./devices/vector/gdevpdfb.h:29:21: note: type 'const struct gx_device_pdf' should match type 'const struct gx_device' 29 | const gx_device_pdf PDF_DEVICE_IDENT = | ^ ./devices/vector/gdevpdfb.h:29:21: note: 'gs_eps2write_device' was previously declared here ./obj/gconfig.h:112:1: warning: type of 'gs_pdfwrite_device' does not match original declaration [-Wlto-type-mismatch] 112 | device2_(gs_pdfwrite_device) | ^ ./devices/vector/gdevpdfb.h:29:21: note: type 'const struct gx_device_pdf' should match type 'const struct gx_device' 29 | const gx_device_pdf PDF_DEVICE_IDENT = | ^ ./devices/vector/gdevpdfb.h:29:21: note: 'gs_pdfwrite_device' was previously declared here ./obj/gconfig.h:44:1: warning: type of 'gs_docxwrite_device' does not match original declaration [-Wlto-type-mismatch] 44 | device2_(gs_docxwrite_device) | ^ ./devices/vector/gdevdocxw.c:165:29: note: type 'const struct gx_device_docxwrite_t' should match type 'const struct gx_device' 165 | const gx_device_docxwrite_t gs_docxwrite_device = | ^ ./devices/vector/gdevdocxw.c:165:29: note: 'gs_docxwrite_device' was previously declared here ./obj/gconfig.h:41:1: warning: type of 'gs_display_device' does not match original declaration [-Wlto-type-mismatch] 41 | device_(gs_display_device) | ^ ./devices/gdevdsp.c:133:25: note: type 'const struct gx_device_display' should match type 'struct gx_device' 133 | const gx_device_display gs_display_device = | ^ ./devices/gdevdsp.c:133:25: note: 'gs_display_device' was previously declared here ./obj/gconfig.h:131:1: warning: type of 'gs_tiffcrle_device' does not match original declaration [-Wlto-type-mismatch] 131 | device2_(gs_tiffcrle_device) | ^ ./devices/gdevtfax.c:85:22: note: type 'const struct gx_device_tfax' should match type 'const struct gx_device' 85 | const gx_device_tfax gs_tiffcrle_device = | ^ ./devices/gdevtfax.c:85:22: note: 'gs_tiffcrle_device' was previously declared here ./obj/gconfig.h:132:1: warning: type of 'gs_tiffg3_device' does not match original declaration [-Wlto-type-mismatch] 132 | device2_(gs_tiffg3_device) | ^ ./devices/gdevtfax.c:88:22: note: type 'const struct gx_device_tfax' should match type 'const struct gx_device' 88 | const gx_device_tfax gs_tiffg3_device = | ^ ./devices/gdevtfax.c:88:22: note: 'gs_tiffg3_device' was previously declared here ./obj/gconfig.h:133:1: warning: type of 'gs_tiffg32d_device' does not match original declaration [-Wlto-type-mismatch] 133 | device2_(gs_tiffg32d_device) | ^ ./devices/gdevtfax.c:91:22: note: type 'const struct gx_device_tfax' should match type 'const struct gx_device' 91 | const gx_device_tfax gs_tiffg32d_device = | ^ ./devices/gdevtfax.c:91:22: note: 'gs_tiffg32d_device' was previously declared here ./obj/gconfig.h:134:1: warning: type of 'gs_tiffg4_device' does not match original declaration [-Wlto-type-mismatch] 134 | device2_(gs_tiffg4_device) | ^ ./devices/gdevtfax.c:94:22: note: type 'const struct gx_device_tfax' should match type 'const struct gx_device' 94 | const gx_device_tfax gs_tiffg4_device = | ^ ./devices/gdevtfax.c:94:22: note: 'gs_tiffg4_device' was previously declared here ./obj/gconfig.h:136:1: warning: type of 'gs_tifflzw_device' does not match original declaration [-Wlto-type-mismatch] 136 | device2_(gs_tifflzw_device) | ^ ./devices/gdevtfax.c:272:22: note: type 'const struct gx_device_tfax' should match type 'const struct gx_device' 272 | const gx_device_tfax gs_tifflzw_device = { | ^ ./devices/gdevtfax.c:272:22: note: 'gs_tifflzw_device' was previously declared here ./obj/gconfig.h:137:1: warning: type of 'gs_tiffpack_device' does not match original declaration [-Wlto-type-mismatch] 137 | device2_(gs_tiffpack_device) | ^ ./devices/gdevtfax.c:288:22: note: type 'const struct gx_device_tfax' should match type 'const struct gx_device' 288 | const gx_device_tfax gs_tiffpack_device = { | ^ ./devices/gdevtfax.c:288:22: note: 'gs_tiffpack_device' was previously declared here ./obj/gconfig.h:40:1: warning: type of 'gs_dfaxlow_device' does not match original declaration [-Wlto-type-mismatch] 40 | device_(gs_dfaxlow_device) | ^ ./devices/gdevdfax.c:54:25: note: type 'struct gx_device_dfax' should match type 'struct gx_device' 54 | gx_device_dfax far_data gs_dfaxlow_device = | ^ ./devices/gdevdfax.c:54:25: note: 'gs_dfaxlow_device' was previously declared here ./devices/gdevdfax.c:54:25: note: code may be misoptimized unless '-fno-strict-aliasing' is used ./obj/gconfig.h:39:1: warning: type of 'gs_dfaxhigh_device' does not match original declaration [-Wlto-type-mismatch] 39 | device_(gs_dfaxhigh_device) | ^ ./devices/gdevdfax.c:62:25: note: type 'struct gx_device_dfax' should match type 'struct gx_device' 62 | gx_device_dfax far_data gs_dfaxhigh_device = | ^ ./devices/gdevdfax.c:62:25: note: 'gs_dfaxhigh_device' was previously declared here ./devices/gdevdfax.c:62:25: note: code may be misoptimized unless '-fno-strict-aliasing' is used ./obj/gconfig.h:37:1: warning: type of 'gs_cif_device' does not match original declaration [-Wlto-type-mismatch] 37 | device_(gs_cif_device) | ^ ./devices/gdevcif.c:37:34: note: type 'const struct gx_device_printer' should match type 'struct gx_device' 37 | const gx_device_printer far_data gs_cif_device = | ^ ./devices/gdevcif.c:37:34: note: 'gs_cif_device' was previously declared here ./obj/gconfig.h:47:1: warning: type of 'gs_faxg3_device' does not match original declaration [-Wlto-type-mismatch] 47 | device2_(gs_faxg3_device) | ^ ./devices/gdevfax.c:45:21: note: type 'const struct gx_device_fax' should match type 'const struct gx_device' 45 | const gx_device_fax gs_faxg3_device = | ^ ./devices/gdevfax.c:45:21: note: 'gs_faxg3_device' was previously declared here ./obj/gconfig.h:48:1: warning: type of 'gs_faxg32d_device' does not match original declaration [-Wlto-type-mismatch] 48 | device2_(gs_faxg32d_device) | ^ ./devices/gdevfax.c:48:21: note: type 'const struct gx_device_fax' should match type 'const struct gx_device' 48 | const gx_device_fax gs_faxg32d_device = | ^ ./devices/gdevfax.c:48:21: note: 'gs_faxg32d_device' was previously declared here ./obj/gconfig.h:49:1: warning: type of 'gs_faxg4_device' does not match original declaration [-Wlto-type-mismatch] 49 | device2_(gs_faxg4_device) | ^ ./devices/gdevfax.c:51:21: note: type 'const struct gx_device_fax' should match type 'const struct gx_device' 51 | const gx_device_fax gs_faxg4_device = | ^ ./devices/gdevfax.c:51:21: note: 'gs_faxg4_device' was previously declared here ./obj/gconfig.h:36:1: warning: type of 'gs_cfax_device' does not match original declaration [-Wlto-type-mismatch] 36 | device_(gs_cfax_device) | ^ ./devices/gdevcfax.c:41:21: note: type 'const struct gx_device_fax' should match type 'struct gx_device' 41 | const gx_device_fax gs_cfax_device = { | ^ ./devices/gdevcfax.c:41:21: note: 'gs_cfax_device' was previously declared here ./obj/gconfig.h:35:1: warning: type of 'gs_ccr_device' does not match original declaration [-Wlto-type-mismatch] 35 | device_(gs_ccr_device) | ^ ./devices/gdevccr.c:113:24: note: type 'struct gx_device_ccr' should match type 'struct gx_device' 113 | gx_device_ccr far_data gs_ccr_device = | ^ ./devices/gdevccr.c:113:24: note: 'gs_ccr_device' was previously declared here ./devices/gdevccr.c:113:24: note: code may be misoptimized unless '-fno-strict-aliasing' is used ./obj/gconfig.h:30:1: warning: type of 'gs_bmpmono_device' does not match original declaration [-Wlto-type-mismatch] 30 | device2_(gs_bmpmono_device) | ^ ./devices/gdevbmp.c:28:25: note: type 'const struct gx_device_printer' should match type 'const struct gx_device' 28 | const gx_device_printer gs_bmpmono_device = | ^ ./devices/gdevbmp.c:28:25: note: 'gs_bmpmono_device' was previously declared here ./obj/gconfig.h:29:1: warning: type of 'gs_bmpgray_device' does not match original declaration [-Wlto-type-mismatch] 29 | device2_(gs_bmpgray_device) | ^ ./devices/gdevbmp.c:49:25: note: type 'const struct gx_device_printer' should match type 'const struct gx_device' 49 | const gx_device_printer gs_bmpgray_device = { | ^ ./devices/gdevbmp.c:49:25: note: 'gs_bmpgray_device' was previously declared here ./obj/gconfig.h:31:1: warning: type of 'gs_bmpsep1_device' does not match original declaration [-Wlto-type-mismatch] 31 | device2_(gs_bmpsep1_device) | ^ ./devices/gdevbmp.c:66:25: note: type 'const struct gx_device_printer' should match type 'const struct gx_device' 66 | const gx_device_printer gs_bmpsep1_device = { | ^ ./devices/gdevbmp.c:66:25: note: 'gs_bmpsep1_device' was previously declared here ./obj/gconfig.h:32:1: warning: type of 'gs_bmpsep8_device' does not match original declaration [-Wlto-type-mismatch] 32 | device2_(gs_bmpsep8_device) | ^ ./devices/gdevbmp.c:81:25: note: type 'const struct gx_device_printer' should match type 'const struct gx_device' 81 | const gx_device_printer gs_bmpsep8_device = { | ^ ./devices/gdevbmp.c:81:25: note: 'gs_bmpsep8_device' was previously declared here ./obj/gconfig.h:25:1: warning: type of 'gs_bmp16_device' does not match original declaration [-Wlto-type-mismatch] 25 | device2_(gs_bmp16_device) | ^ ./devices/gdevbmp.c:103:25: note: type 'const struct gx_device_printer' should match type 'const struct gx_device' 103 | const gx_device_printer gs_bmp16_device = { | ^ ./devices/gdevbmp.c:103:25: note: 'gs_bmp16_device' was previously declared here ./obj/gconfig.h:27:1: warning: type of 'gs_bmp256_device' does not match original declaration [-Wlto-type-mismatch] 27 | device2_(gs_bmp256_device) | ^ ./devices/gdevbmp.c:126:25: note: type 'const struct gx_device_printer' should match type 'const struct gx_device' 126 | const gx_device_printer gs_bmp256_device = { | ^ ./devices/gdevbmp.c:126:25: note: 'gs_bmp256_device' was previously declared here ./obj/gconfig.h:26:1: warning: type of 'gs_bmp16m_device' does not match original declaration [-Wlto-type-mismatch] 26 | device2_(gs_bmp16m_device) | ^ ./devices/gdevbmp.c:148:25: note: type 'const struct gx_device_printer' should match type 'const struct gx_device' 148 | const gx_device_printer gs_bmp16m_device = | ^ ./devices/gdevbmp.c:148:25: note: 'gs_bmp16m_device' was previously declared here ./obj/gconfig.h:28:1: warning: type of 'gs_bmp32b_device' does not match original declaration [-Wlto-type-mismatch] 28 | device2_(gs_bmp32b_device) | ^ ./devices/gdevbmp.c:162:25: note: type 'const struct gx_device_printer' should match type 'const struct gx_device' 162 | const gx_device_printer gs_bmp32b_device = | ^ ./devices/gdevbmp.c:162:25: note: 'gs_bmp32b_device' was previously declared here ./obj/gconfig.h:21:1: warning: type of 'gs_bit_device' does not match original declaration [-Wlto-type-mismatch] 21 | device2_(gs_bit_device) | ^ ./devices/gdevbit.c:101:21: note: type 'const struct gx_device_bit' should match type 'const struct gx_device' 101 | const gx_device_bit gs_bit_device = | ^ ./devices/gdevbit.c:101:21: note: 'gs_bit_device' was previously declared here ./obj/gconfig.h:23:1: warning: type of 'gs_bitrgb_device' does not match original declaration [-Wlto-type-mismatch] 23 | device2_(gs_bitrgb_device) | ^ ./devices/gdevbit.c:120:21: note: type 'const struct gx_device_bit' should match type 'const struct gx_device' 120 | const gx_device_bit gs_bitrgb_device = | ^ ./devices/gdevbit.c:120:21: note: 'gs_bitrgb_device' was previously declared here ./obj/gconfig.h:22:1: warning: type of 'gs_bitcmyk_device' does not match original declaration [-Wlto-type-mismatch] 22 | device2_(gs_bitcmyk_device) | ^ ./devices/gdevbit.c:139:21: note: type 'const struct gx_device_bit' should match type 'const struct gx_device' 139 | const gx_device_bit gs_bitcmyk_device = | ^ ./devices/gdevbit.c:139:21: note: 'gs_bitcmyk_device' was previously declared here ./obj/gconfig.h:24:1: warning: type of 'gs_bitrgbtags_device' does not match original declaration [-Wlto-type-mismatch] 24 | device2_(gs_bitrgbtags_device) | ^ ./devices/gdevbit.c:166:21: note: type 'const struct gx_device_bit' should match type 'const struct gx_device' 166 | const gx_device_bit gs_bitrgbtags_device = | ^ ./devices/gdevbit.c:166:21: note: 'gs_bitrgbtags_device' was previously declared here ./obj/gconfig.h:85:1: warning: type of 'gs_pdfimage8_device' does not match original declaration [-Wlto-type-mismatch] 85 | device2_(gs_pdfimage8_device) | ^ ./devices/gdevpdfimg.c:74:27: note: type 'const struct gx_device_pdf_image' should match type 'const struct gx_device' 74 | const gx_device_pdf_image gs_pdfimage8_device = { | ^ ./devices/gdevpdfimg.c:74:27: note: 'gs_pdfimage8_device' was previously declared here ./obj/gconfig.h:83:1: warning: type of 'gs_pdfimage24_device' does not match original declaration [-Wlto-type-mismatch] 83 | device2_(gs_pdfimage24_device) | ^ ./devices/gdevpdfimg.c:105:27: note: type 'const struct gx_device_pdf_image' should match type 'const struct gx_device' 105 | const gx_device_pdf_image gs_pdfimage24_device = { | ^ ./devices/gdevpdfimg.c:105:27: note: 'gs_pdfimage24_device' was previously declared here ./obj/gconfig.h:84:1: warning: type of 'gs_pdfimage32_device' does not match original declaration [-Wlto-type-mismatch] 84 | device2_(gs_pdfimage32_device) | ^ ./devices/gdevpdfimg.c:136:27: note: type 'const struct gx_device_pdf_image' should match type 'const struct gx_device' 136 | const gx_device_pdf_image gs_pdfimage32_device = { | ^ ./devices/gdevpdfimg.c:136:27: note: 'gs_pdfimage32_device' was previously declared here ./obj/gconfig.h:19:1: warning: type of 'gs_PCLm_device' does not match original declaration [-Wlto-type-mismatch] 19 | device2_(gs_PCLm_device) | ^ ./devices/gdevpdfimg.c:1158:27: note: type 'const struct gx_device_pdf_image' should match type 'const struct gx_device' 1158 | const gx_device_pdf_image gs_PCLm_device = { | ^ ./devices/gdevpdfimg.c:1158:27: note: 'gs_PCLm_device' was previously declared here ./obj/gconfig.h:20:1: warning: type of 'gs_PCLm8_device' does not match original declaration [-Wlto-type-mismatch] 20 | device2_(gs_PCLm8_device) | ^ ./devices/gdevpdfimg.c:1176:27: note: type 'const struct gx_device_pdf_image' should match type 'const struct gx_device' 1176 | const gx_device_pdf_image gs_PCLm8_device = { | ^ ./devices/gdevpdfimg.c:1176:27: note: 'gs_PCLm8_device' was previously declared here ./obj/gconfig.h:10:1: warning: type of 'gs_x11cmyk_device' does not match original declaration [-Wlto-type-mismatch] 10 | device2_(gs_x11cmyk_device) | ^ ./devices/gdevxalt.c:601:27: note: type 'const struct gx_device_X_wrapper' should match type 'const struct gx_device' 601 | const gx_device_X_wrapper gs_x11cmyk_device = { | ^ ./devices/gdevxalt.c:601:27: note: 'gs_x11cmyk_device' was previously declared here ./obj/gconfig.h:11:1: warning: type of 'gs_x11cmyk2_device' does not match original declaration [-Wlto-type-mismatch] 11 | device2_(gs_x11cmyk2_device) | ^ ./devices/gdevxalt.c:610:27: note: type 'const struct gx_device_X_wrapper' should match type 'const struct gx_device' 610 | const gx_device_X_wrapper gs_x11cmyk2_device = { | ^ ./devices/gdevxalt.c:610:27: note: 'gs_x11cmyk2_device' was previously declared here ./obj/gconfig.h:12:1: warning: type of 'gs_x11cmyk4_device' does not match original declaration [-Wlto-type-mismatch] 12 | device2_(gs_x11cmyk4_device) | ^ ./devices/gdevxalt.c:619:27: note: type 'const struct gx_device_X_wrapper' should match type 'const struct gx_device' 619 | const gx_device_X_wrapper gs_x11cmyk4_device = { | ^ ./devices/gdevxalt.c:619:27: note: 'gs_x11cmyk4_device' was previously declared here ./obj/gconfig.h:13:1: warning: type of 'gs_x11cmyk8_device' does not match original declaration [-Wlto-type-mismatch] 13 | device2_(gs_x11cmyk8_device) | ^ ./devices/gdevxalt.c:628:27: note: type 'const struct gx_device_X_wrapper' should match type 'const struct gx_device' 628 | const gx_device_X_wrapper gs_x11cmyk8_device = { | ^ ./devices/gdevxalt.c:628:27: note: 'gs_x11cmyk8_device' was previously declared here ./obj/gconfig.h:16:1: warning: type of 'gs_x11mono_device' does not match original declaration [-Wlto-type-mismatch] 16 | device2_(gs_x11mono_device) | ^ ./devices/gdevxalt.c:730:27: note: type 'const struct gx_device_X_wrapper' should match type 'const struct gx_device' 730 | const gx_device_X_wrapper gs_x11mono_device = { | ^ ./devices/gdevxalt.c:730:27: note: 'gs_x11mono_device' was previously declared here ./obj/gconfig.h:14:1: warning: type of 'gs_x11gray2_device' does not match original declaration [-Wlto-type-mismatch] 14 | device2_(gs_x11gray2_device) | ^ ./devices/gdevxalt.c:776:27: note: type 'const struct gx_device_X_wrapper' should match type 'const struct gx_device' 776 | const gx_device_X_wrapper gs_x11gray2_device = { | ^ ./devices/gdevxalt.c:776:27: note: 'gs_x11gray2_device' was previously declared here ./obj/gconfig.h:15:1: warning: type of 'gs_x11gray4_device' does not match original declaration [-Wlto-type-mismatch] 15 | device2_(gs_x11gray4_device) | ^ ./devices/gdevxalt.c:786:27: note: type 'const struct gx_device_X_wrapper' should match type 'const struct gx_device' 786 | const gx_device_X_wrapper gs_x11gray4_device = { | ^ ./devices/gdevxalt.c:786:27: note: 'gs_x11gray4_device' was previously declared here ./obj/gconfig.h:17:1: warning: type of 'gs_x11rg16x_device' does not match original declaration [-Wlto-type-mismatch] 17 | device2_(gs_x11rg16x_device) | ^ ./devices/gdevxalt.c:845:27: note: type 'const struct gx_device_X_wrapper' should match type 'const struct gx_device' 845 | const gx_device_X_wrapper gs_x11rg16x_device = { | ^ ./devices/gdevxalt.c:845:27: note: 'gs_x11rg16x_device' was previously declared here ./obj/gconfig.h:18:1: warning: type of 'gs_x11rg32x_device' does not match original declaration [-Wlto-type-mismatch] 18 | device2_(gs_x11rg32x_device) | ^ ./devices/gdevxalt.c:863:27: note: type 'const struct gx_device_X_wrapper' should match type 'const struct gx_device' 863 | const gx_device_X_wrapper gs_x11rg32x_device = { | ^ ./devices/gdevxalt.c:863:27: note: 'gs_x11rg32x_device' was previously declared here ./obj/gconfig.h:8:1: warning: type of 'gs_x11_device' does not match original declaration [-Wlto-type-mismatch] 8 | device2_(gs_x11_device) | ^ ./devices/gdevx.c:164:1: note: type 'const struct gx_device_X' should match type 'const struct gx_device' 164 | x_device(gs_x11_device, | ^ ./devices/gdevx.c:164:1: note: 'gs_x11_device' was previously declared here ./obj/gconfig.h:9:1: warning: type of 'gs_x11alpha_device' does not match original declaration [-Wlto-type-mismatch] 9 | device2_(gs_x11alpha_device) | ^ ./devices/gdevx.c:173:1: note: type 'const struct gx_device_X' should match type 'const struct gx_device' 173 | x_device(gs_x11alpha_device, | ^ ./devices/gdevx.c:173:1: note: 'gs_x11alpha_device' was previously declared here ./obj/gconfig.h:7:1: warning: type of 'gs_bbox_device' does not match original declaration [-Wlto-type-mismatch] 7 | device2_(gs_bbox_device) | ^ ./base/gdevbbox.c:114:16: note: type 'const struct gx_device_bbox' should match type 'const struct gx_device' 114 | gx_device_bbox gs_bbox_device = | ^ ./base/gdevbbox.c:114:16: note: 'gs_bbox_device' was previously declared here ./obj/gconfig.h:123:1: warning: type of 'gs_spotcmyk_device' does not match original declaration [-Wlto-type-mismatch] 123 | device_(gs_spotcmyk_device) | ^ ./base/gdevdevn.c:1127:26: note: type 'const struct gx_devn_prn_device' should match type 'struct gx_device' 1127 | const gx_devn_prn_device gs_spotcmyk_device = | ^ ./base/gdevdevn.c:1127:26: note: 'gs_spotcmyk_device' was previously declared here ./obj/gconfig.h:38:1: warning: type of 'gs_devicen_device' does not match original declaration [-Wlto-type-mismatch] 38 | device_(gs_devicen_device) | ^ ./base/gdevdevn.c:1147:26: note: type 'const struct gx_devn_prn_device' should match type 'struct gx_device' 1147 | const gx_devn_prn_device gs_devicen_device = | ^ ./base/gdevdevn.c:1147:26: note: 'gs_devicen_device' was previously declared here make[2]: Leaving directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1' make -f Makefile DISPLAY_DEV=./soobj/display.dev BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs '\ CFLAGS='-O2 -DNDEBUG -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF -DBUILD_PDF=1 -I./pdf -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -flto=auto -DHAVE_RESTRICT=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -I/usr/include/webp -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 ' prefix=/usr\ ./sobin/gsc ./sobin/gsx -so-loader -so-loader -so-loader -so-loader make[1]: Leaving directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1' >>> ghostscript: Entering fakeroot... mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript ./base/instcopy -c -m 755 ./bin/gs /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin/gs mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin /bin/sh -c 'for f in \ gsbj gsdj gsdj500 gslj gslp gsnd \ bdftops dvipdf eps2eps \ pdf2dsc pdf2ps pf2afm pfbtopfa pphs printafm \ ps2ascii ps2epsi ps2pdf ps2pdf12 ps2pdf13 ps2pdf14 ps2pdfwr ps2ps ps2ps2 \ fixmswrd.pl lprsetup.sh pj-gs.sh pv.sh sysvlp.sh unix-lpr.sh ;\ do if ( test -f ./lib/$f ); then \ (cat ./lib/$f | sed -e "s/GS_EXECUTABLE=gs/GS_EXECUTABLE=gs/" > ./obj/$f); \ ./base/instcopy -c -m 755 ./obj/$f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin/$f; \ fi;\ done' mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/lib /bin/sh -c 'for f in \ Fontmap.GS \ ht_ccsto.ps \ acctest.ps align.ps bdftops.ps \ caption.ps cid2code.ps docie.ps \ errpage.ps font2pcl.ps gslp.ps gsnup.ps image-qa.ps \ jispaper.ps landscap.ps lines.ps \ mkcidfm.ps PDFA_def.ps PDFX_def.ps pdf_info.ps \ pf2afm.ps pfbtopfa.ps ppath.ps \ pphs.ps \ prfont.ps printafm.ps \ ps2ai.ps ps2ascii.ps ps2epsi.ps rollconv.ps \ stcinfo.ps stcolor.ps stocht.ps \ traceimg.ps traceop.ps uninfo.ps \ viewcmyk.ps viewgif.ps viewjpeg.ps viewmiff.ps \ viewpcx.ps viewpbm.ps viewps2a.ps \ winmaps.ps zeroline.ps zugferd.ps pdf2dsc.ps ;\ do if ( test -f ./lib/$f ); then ./base/instcopy -c -m 644 ./lib/$f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/lib; fi;\ done' /bin/sh -c 'for f in ./lib/gs_*.ps ./lib/pdf*.ps;\ do ./base/instcopy -c -m 644 $f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/lib ;\ done' /bin/sh -c 'for f in ./lib/*.ppd ./lib/*.rpd ./lib/*.upp ./lib/*.xbm ./lib/*.xpm;\ do ./base/instcopy -c -m 644 $f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/lib ;\ done' mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/Resource /bin/sh -c 'for dir in `ls ./lib/../Resource | grep -v CVS`; do \ rdir=/home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/Resource/$dir ; \ test -d $rdir || mkdir -p $rdir ; \ for file in ./lib/../Resource/$dir/*; do \ if test -f $file; then ./base/instcopy -c -m 644 $file $rdir ; fi \ done \ done' mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/iccprofiles /bin/sh -c 'for file in ./lib/../iccprofiles/*; do \ if test -f $file; then ./base/instcopy -c -m 644 $file /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/iccprofiles ; fi \ done' mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/doc/ghostscript /bin/sh -c 'for f in index.html News.html COPYING Ghostscript.pdf GS9_Color_Management.pdf ;\ do if ( test -f ./lib/../doc/$f ); then ./base/instcopy -c -m 644 ./lib/../doc/$f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/doc/ghostscript; fi;\ done' /bin/sh -c 'test -d /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/man || mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/man' /bin/sh -c 'for d in . ;\ do man1dir=/home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/man/$d/man1 ;\ ( test -d $man1dir || mkdir -p $man1dir ) ;\ for f in ./lib/../man/$d/*.1 ;\ do ./base/instcopy -c -m 644 $f $man1dir ;\ if ( test -f $man1dir/ps2ps.1 ) ;\ then for f in eps2eps ;\ do ( cd $man1dir; rm -f $f.1 ;\ ln -s ps2ps.1 $f.1 ) ;\ done ;\ fi ;\ if ( test -f $man1dir/ps2pdf.1 ) ;\ then for f in ps2pdf12 ps2pdf13 ps2pdf14 ;\ do ( cd $man1dir; rm -f $f.1 ;\ ln -s ps2pdf.1 $f.1 ) ;\ done ;\ fi ;\ if ( test -f $man1dir/gslp.1 ) ;\ then for f in gsbj gsdj gsdj500 gslj ;\ do ( cd $man1dir; rm -f $f.1 ;\ ln -s gslp.1 $f.1 ) ;\ done ;\ fi ;\ done ;\ done' for f in ./contrib/uniprint/*.upp; do \ ./base/instcopy -c -m 644 $f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/lib || exit 1; \ done make -f Makefile soinstall-subtarget BUILDDIRPREFIX=so make[1]: Entering directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1' make -f Makefile install-so-subtarget BUILDDIRPREFIX=so make[2]: Entering directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1' make -f Makefile GS_DOT_O= REALMAIN_OBJ= GS_XE=./sobin/libgs.so.10.05 GPCL_XE=./sobin/libno_gpcl6.so.10.05 GXPS_XE=./sobin/libno_gxps.so.10.05 GPDF_XE=./sobin/libno_gpdf.so.10.05 GPDL_XE=./sobin/libno_gpdl.so.10.05 DISPLAY_DEV=./soobj/display.dev BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs '\ CFLAGS='-O2 -DNDEBUG -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF -DBUILD_PDF=1 -I./pdf -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -flto=auto -DHAVE_RESTRICT=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -I/usr/include/webp -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 ' prefix=/usr\ directories make[3]: Entering directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1' make[3]: Leaving directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1' make -f Makefile GS_DOT_O= REALMAIN_OBJ= GS_XE=./sobin/libgs.so.10.05 GPCL_XE=./sobin/libno_gpcl6.so.10.05 GXPS_XE=./sobin/libno_gxps.so.10.05 GPDF_XE=./sobin/libno_gpdf.so.10.05 GPDL_XE=./sobin/libno_gpdl.so.10.05 DISPLAY_DEV=./soobj/display.dev BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs '\ CFLAGS='-O2 -DNDEBUG -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF -DBUILD_PDF=1 -I./pdf -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -flto=auto -DHAVE_RESTRICT=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -I/usr/include/webp -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 ' prefix=/usr\ ./soobj/aux/echogs ./soobj/aux/genarch make[3]: Entering directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1' make[3]: 'soobj/aux/genarch' is up to date. make[3]: Leaving directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1' make -f Makefile GS_DOT_O= REALMAIN_OBJ= GS_XE=./sobin/libgs.so.10.05 GPCL_XE=./sobin/libno_gpcl6.so.10.05 GXPS_XE=./sobin/libno_gxps.so.10.05 GPDF_XE=./sobin/libno_gpdf.so.10.05 GPDL_XE=./sobin/libno_gpdl.so.10.05 DISPLAY_DEV=./soobj/display.dev BUILDDIRPREFIX=so GENOPT='' GS_LDFLAGS='-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -Wl,-soname=libgs.so.10'\ PCL_LDFLAGS='-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -Wl,-soname=libno_gpcl6.so.10' XPS_LDFLAGS='-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -Wl,-soname=libno_gxps.so.10' \ PDL_LDFLAGS='-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -Wl,-soname=libno_gpdl.so.10' PDF_LDFLAGS='-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -Wl,-soname=libno_gpdf.so.10' \ CFLAGS='-O2 -DNDEBUG -fPIC -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF -DBUILD_PDF=1 -I./pdf -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -flto=auto -DHAVE_RESTRICT=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -I/usr/include/webp -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 ' prefix=/usr make[3]: Entering directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1' make[3]: Leaving directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1' make -f Makefile DISPLAY_DEV=./soobj/display.dev BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs '\ CFLAGS='-O2 -DNDEBUG -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF -DBUILD_PDF=1 -I./pdf -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -flto=auto -DHAVE_RESTRICT=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -I/usr/include/webp -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 ' prefix=/usr\ ./sobin/gsc ./sobin/gsx -so-loader -so-loader -so-loader -so-loader mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/include/ghostscript/ ./base/instcopy -c -m 755 ./sobin/gsc /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin/gsc ./base/instcopy -c -m 755 ./sobin/gsx /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin/gsx ./base/instcopy -c -m 755 ./sobin/libgs.so.10.05 /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib/libgs.so.10.05 rm -f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib/libgs.so ln -s libgs.so.10.05 /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib/libgs.so rm -f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib/libgs.so.10 ln -s libgs.so.10.05 /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib/libgs.so.10 ./base/instcopy -c -m 644 ./psi/iapi.h /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/include/ghostscript/iapi.h ./base/instcopy -c -m 644 ./psi/ierrors.h /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/include/ghostscript/ierrors.h ./base/instcopy -c -m 644 ./base/gserrors.h /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/include/ghostscript/gserrors.h ./base/instcopy -c -m 644 ./devices/gdevdsp.h /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/include/ghostscript/gdevdsp.h make[2]: Leaving directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1' mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin /bin/sh -c 'for f in \ gsbj gsdj gsdj500 gslj gslp gsnd \ bdftops dvipdf eps2eps \ pdf2dsc pdf2ps pf2afm pfbtopfa pphs printafm \ ps2ascii ps2epsi ps2pdf ps2pdf12 ps2pdf13 ps2pdf14 ps2pdfwr ps2ps ps2ps2 \ fixmswrd.pl lprsetup.sh pj-gs.sh pv.sh sysvlp.sh unix-lpr.sh ;\ do if ( test -f ./lib/$f ); then \ (cat ./lib/$f | sed -e "s/GS_EXECUTABLE=gs/GS_EXECUTABLE=gs/" > ./soobj/$f); \ ./base/instcopy -c -m 755 ./soobj/$f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin/$f; \ fi;\ done' mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/lib /bin/sh -c 'for f in \ Fontmap.GS \ ht_ccsto.ps \ acctest.ps align.ps bdftops.ps \ caption.ps cid2code.ps docie.ps \ errpage.ps font2pcl.ps gslp.ps gsnup.ps image-qa.ps \ jispaper.ps landscap.ps lines.ps \ mkcidfm.ps PDFA_def.ps PDFX_def.ps pdf_info.ps \ pf2afm.ps pfbtopfa.ps ppath.ps \ pphs.ps \ prfont.ps printafm.ps \ ps2ai.ps ps2ascii.ps ps2epsi.ps rollconv.ps \ stcinfo.ps stcolor.ps stocht.ps \ traceimg.ps traceop.ps uninfo.ps \ viewcmyk.ps viewgif.ps viewjpeg.ps viewmiff.ps \ viewpcx.ps viewpbm.ps viewps2a.ps \ winmaps.ps zeroline.ps zugferd.ps pdf2dsc.ps ;\ do if ( test -f ./lib/$f ); then ./base/instcopy -c -m 644 ./lib/$f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/lib; fi;\ done' /bin/sh -c 'for f in ./lib/gs_*.ps ./lib/pdf*.ps;\ do ./base/instcopy -c -m 644 $f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/lib ;\ done' /bin/sh -c 'for f in ./lib/*.ppd ./lib/*.rpd ./lib/*.upp ./lib/*.xbm ./lib/*.xpm;\ do ./base/instcopy -c -m 644 $f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/lib ;\ done' mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/Resource /bin/sh -c 'for dir in `ls ./lib/../Resource | grep -v CVS`; do \ rdir=/home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/Resource/$dir ; \ test -d $rdir || mkdir -p $rdir ; \ for file in ./lib/../Resource/$dir/*; do \ if test -f $file; then ./base/instcopy -c -m 644 $file $rdir ; fi \ done \ done' libfakeroot internal error: payload not recognized! mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/iccprofiles /bin/sh -c 'for file in ./lib/../iccprofiles/*; do \ if test -f $file; then ./base/instcopy -c -m 644 $file /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/iccprofiles ; fi \ done' mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/doc/ghostscript /bin/sh -c 'for f in index.html News.html COPYING Ghostscript.pdf GS9_Color_Management.pdf ;\ do if ( test -f ./lib/../doc/$f ); then ./base/instcopy -c -m 644 ./lib/../doc/$f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/doc/ghostscript; fi;\ done' /bin/sh -c 'test -d /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/man || mkdir -p /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/man' /bin/sh -c 'for d in . ;\ do man1dir=/home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/man/$d/man1 ;\ ( test -d $man1dir || mkdir -p $man1dir ) ;\ for f in ./lib/../man/$d/*.1 ;\ do ./base/instcopy -c -m 644 $f $man1dir ;\ if ( test -f $man1dir/ps2ps.1 ) ;\ then for f in eps2eps ;\ do ( cd $man1dir; rm -f $f.1 ;\ ln -s ps2ps.1 $f.1 ) ;\ done ;\ fi ;\ if ( test -f $man1dir/ps2pdf.1 ) ;\ then for f in ps2pdf12 ps2pdf13 ps2pdf14 ;\ do ( cd $man1dir; rm -f $f.1 ;\ ln -s ps2pdf.1 $f.1 ) ;\ done ;\ fi ;\ if ( test -f $man1dir/gslp.1 ) ;\ then for f in gsbj gsdj gsdj500 gslj ;\ do ( cd $man1dir; rm -f $f.1 ;\ ln -s gslp.1 $f.1 ) ;\ done ;\ fi ;\ done ;\ done' for f in ./contrib/uniprint/*.upp; do \ ./base/instcopy -c -m 644 $f /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/share/ghostscript/lib || exit 1; \ done make[1]: Leaving directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1' make[1]: Entering directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1/ijs' /bin/mkdir -p '/home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libijs.la '/home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib' libtool: install: /usr/bin/install -c .libs/libijs-0.35.so /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib/libijs-0.35.so libtool: install: (cd /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib && { ln -s -f libijs-0.35.so libijs.so || { rm -f libijs.so && ln -s libijs-0.35.so libijs.so; }; }) libtool: install: /usr/bin/install -c .libs/libijs.lai /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib/libijs.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c ijs_client_example ijs_server_example '/home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin' libtool: warning: 'libijs.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ijs_client_example /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin/ijs_client_example libtool: warning: 'libijs.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ijs_server_example /home/udu/aports/main/ghostscript/pkg/ghostscript/usr/bin/ijs_server_example /bin/mkdir -p '/home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ijs.pc '/home/udu/aports/main/ghostscript/pkg/ghostscript/usr/lib/pkgconfig' /bin/mkdir -p '/home/udu/aports/main/ghostscript/pkg/ghostscript/usr/include/ijs' /usr/bin/install -c -m 644 ijs_client.h ijs.h ijs_server.h '/home/udu/aports/main/ghostscript/pkg/ghostscript/usr/include/ijs' make[1]: Leaving directory '/home/udu/aports/main/ghostscript/src/ghostscript-10.05.1/ijs' >>> ghostscript-dbg*: Running split function dbg... >>> ghostscript-dbg*: Preparing subpackage ghostscript-dbg... >>> ghostscript-dbg*: Stripping binaries >>> ghostscript-dbg*: Running postcheck for ghostscript-dbg >>> ghostscript-doc*: Running split function doc... 'usr/share/doc' -> '/home/udu/aports/main/ghostscript/pkg/ghostscript-doc/usr/share/doc' 'usr/share/man' -> '/home/udu/aports/main/ghostscript/pkg/ghostscript-doc/usr/share/man' >>> ghostscript-doc*: Preparing subpackage ghostscript-doc... >>> ghostscript-doc*: Running postcheck for ghostscript-doc >>> ghostscript-dev*: Running split function dev... 'usr/include' -> '/home/udu/aports/main/ghostscript/pkg/ghostscript-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/udu/aports/main/ghostscript/pkg/ghostscript-dev/usr/lib/pkgconfig' 'usr/lib/libgs.so' -> '/home/udu/aports/main/ghostscript/pkg/ghostscript-dev/usr/lib/libgs.so' 'usr/lib/libijs.so' -> '/home/udu/aports/main/ghostscript/pkg/ghostscript-dev/usr/lib/libijs.so' >>> ghostscript-dev*: Preparing subpackage ghostscript-dev... >>> ghostscript-dev*: Stripping binaries >>> ghostscript-dev*: Running postcheck for ghostscript-dev >>> ghostscript-gtk*: Running split function gtk... 'usr/bin/gsx' -> '/home/udu/aports/main/ghostscript/pkg/ghostscript-gtk/usr/bin/gsx' >>> ghostscript-gtk*: Preparing subpackage ghostscript-gtk... >>> ghostscript-gtk*: Stripping binaries >>> ghostscript-gtk*: Running postcheck for ghostscript-gtk >>> ghostscript*: Running postcheck for ghostscript >>> ghostscript*: Preparing package ghostscript... >>> ghostscript*: Stripping binaries >>> ghostscript-dbg*: Scanning shared objects >>> ghostscript-dev*: Scanning shared objects >>> ghostscript-doc*: Scanning shared objects >>> ghostscript-gtk*: Scanning shared objects >>> ghostscript*: Scanning shared objects >>> ghostscript-dbg*: Tracing dependencies... !ghostscript-gtk<10.05.1-r0 !ghostscript-gtk>10.05.1-r0 !ghostscript<10.05.1-r0 !ghostscript>10.05.1-r0 >>> ghostscript-dbg*: Package size: 128.0 MB >>> ghostscript-dbg*: Compressing data... >>> ghostscript-dbg*: Create checksum... >>> ghostscript-dbg*: Create ghostscript-dbg-10.05.1-r0.apk >>> ghostscript-dev*: Tracing dependencies... ghostscript=10.05.1-r0 pkgconfig >>> ghostscript-dev*: Package size: 61.4 KB >>> ghostscript-dev*: Compressing data... >>> ghostscript-dev*: Create checksum... >>> ghostscript-dev*: Create ghostscript-dev-10.05.1-r0.apk >>> WARNING: ghostscript-doc*: The -doc subpackage is unusually large, consider splitting it >>> ghostscript-doc*: Tracing dependencies... >>> ghostscript-doc*: Package size: 10.8 MB >>> ghostscript-doc*: Compressing data... >>> ghostscript-doc*: Create checksum... >>> ghostscript-doc*: Create ghostscript-doc-10.05.1-r0.apk >>> ghostscript-gtk*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcairo.so.2 so:libgdk-3.so.0 so:libgdk_pixbuf-2.0.so.0 so:libglib-2.0.so.0 so:libgobject-2.0.so.0 so:libgs.so.10 so:libgtk-3.so.0 >>> ghostscript-gtk*: Package size: 22.0 KB >>> ghostscript-gtk*: Compressing data... >>> ghostscript-gtk*: Create checksum... >>> ghostscript-gtk*: Create ghostscript-gtk-10.05.1-r0.apk >>> ghostscript*: Tracing dependencies... so:libX11.so.6 so:libXt.so.6 so:libc.musl-x86_64.so.1 so:libcups.so.2 so:libfontconfig.so.1 so:libfreetype.so.6 so:libgcc_s.so.1 so:libjbig2dec.so.0 so:libjpeg.so.8 so:liblcms2.so.2 so:libopenjp2.so.7 so:libpng16.so.16 so:libstdc++.so.6 so:libtiff.so.6 so:libz.so.1 >>> ghostscript*: Package size: 61.2 MB >>> ghostscript*: Compressing data... >>> ghostscript*: Create checksum... >>> ghostscript*: Create ghostscript-10.05.1-r0.apk >>> ghostscript: Build complete at Fri, 12 Sep 2025 07:41:18 +0000 elapsed time 0h 3m 11s >>> ghostscript: Cleaning up srcdir >>> ghostscript: Cleaning up pkgdir >>> ghostscript: Uninstalling dependencies... (1/235) Purging .makedepends-ghostscript (20250912.073809) (2/235) Purging autoconf (2.72-r1) (3/235) Purging m4 (1.4.19-r4) (4/235) Purging automake (1.17-r1) (5/235) Purging cups-dev (2.4.11-r0) (6/235) Purging libgcrypt-dev (1.10.3-r1) (7/235) Purging gtk+3.0-dev (3.24.50-r0) (8/235) Purging wayland-protocols (1.44-r0) (9/235) Purging jbig2dec-dev (0.20-r0) (10/235) Purging jbig2dec (0.20-r0) (11/235) Purging lcms2-dev (2.16-r0) (12/235) Purging lcms2-plugins (2.16-r0) (13/235) Purging libtool (2.5.4-r1) (14/235) Purging libltdl (2.5.4-r1) (15/235) Purging openjpeg-dev (2.5.3-r0) (16/235) Purging openjpeg-tools (2.5.3-r0) (17/235) Purging openjpeg (2.5.3-r0) (18/235) Purging libxt-dev (1.3.1-r0) (19/235) Purging libxt (1.3.1-r0) (20/235) Purging at-spi2-core (2.56.4-r0) (21/235) Purging at-spi2-core-dev (2.56.4-r0) (22/235) Purging avahi-dev (0.8-r21) (23/235) Purging gdbm-dev (1.24-r0) (24/235) Purging gdbm-tools (1.24-r0) (25/235) Purging avahi-compat-howl (0.8-r21) (26/235) Purging avahi-compat-libdns_sd (0.8-r21) (27/235) Purging avahi-glib (0.8-r21) (28/235) Purging avahi (0.8-r21) (29/235) Purging dbus-dev (1.16.2-r1) (30/235) Purging gdk-pixbuf-dev (2.42.12-r1) (31/235) Purging git-perl (2.49.1-r0) (32/235) Purging perl-git (2.49.1-r0) (33/235) Purging perl-error (0.17030-r0) (34/235) Purging perl (5.40.3-r0) (35/235) Purging gnutls-dev (3.8.8-r0) (36/235) Purging gnutls-c++ (3.8.8-r0) (37/235) Purging gtk+3.0 (3.24.50-r0) Executing gtk+3.0-3.24.50-r0.post-deinstall (38/235) Purging gobject-introspection (1.84.0-r0) (39/235) Purging gtk-update-icon-cache (3.24.50-r0) (40/235) Purging hicolor-icon-theme (0.18-r0) (41/235) Purging lcms2 (2.16-r0) (42/235) Purging libatk-bridge-2.0 (2.56.4-r0) (43/235) Purging libdaemon (0.14-r6) (44/235) Purging libepoxy-dev (1.5.10-r1) (45/235) Purging libepoxy (1.5.10-r1) (46/235) Purging libevent-dev (2.1.12-r8) (47/235) Purging libevent (2.1.12-r8) (48/235) Purging libgcrypt (1.10.3-r1) (49/235) Purging libgpg-error-dev (1.55-r0) (50/235) Purging libgpg-error (1.55-r0) (51/235) Purging libidn2-dev (2.3.7-r0) (52/235) Purging libsm-dev (1.2.5-r0) (53/235) Purging libsm (1.2.5-r0) (54/235) Purging libtasn1-dev (4.20.0-r0) (55/235) Purging libtasn1-progs (4.20.0-r0) (56/235) Purging libxcomposite-dev (0.4.6-r5) (57/235) Purging libxcomposite (0.4.6-r5) (58/235) Purging libxcursor-dev (1.2.3-r0) (59/235) Purging libxcursor (1.2.3-r0) (60/235) Purging libxinerama-dev (1.1.5-r4) (61/235) Purging libxinerama (1.1.5-r4) (62/235) Purging libxkbcommon-dev (1.8.1-r2) (63/235) Purging libxkbcommon-x11 (1.8.1-r2) (64/235) Purging libxkbcommon (1.8.1-r2) (65/235) Purging xkeyboard-config (2.43-r0) (66/235) Purging libxml2-dev (2.13.8-r0) (67/235) Purging libxrandr-dev (1.5.4-r1) (68/235) Purging libxrandr (1.5.4-r1) (69/235) Purging libxtst-dev (1.2.5-r0) (70/235) Purging libxtst (1.2.5-r0) (71/235) Purging mesa-dev (25.1.9-r0) (72/235) Purging libxdamage-dev (1.1.6-r5) (73/235) Purging libxdamage (1.1.6-r5) (74/235) Purging libxshmfence-dev (1.3.3-r0) (75/235) Purging mesa-egl (25.1.9-r0) (76/235) Purging mesa-gbm (25.1.9-r0) (77/235) Purging mesa-gl (25.1.9-r0) (78/235) Purging mesa-gles (25.1.9-r0) (79/235) Purging mesa-rusticl (25.1.9-r0) (80/235) Purging clang20-headers (20.1.8-r0) (81/235) Purging libclc (20.1.8-r0) (82/235) Purging mesa-xatracker (25.1.9-r0) (83/235) Purging mesa (25.1.9-r0) (84/235) Purging nettle-dev (3.10.1-r0) (85/235) Purging gmp-dev (6.3.0-r3) (86/235) Purging libgmpxx (6.3.0-r3) (87/235) Purging p11-kit-dev (0.25.5-r2) (88/235) Purging pango-dev (1.56.3-r0) (89/235) Purging pango-tools (1.56.3-r0) (90/235) Purging pango (1.56.3-r0) Executing pango-1.56.3-r0.pre-deinstall (91/235) Purging py3-packaging-pyc (25.0-r0) (92/235) Purging py3-parsing-pyc (3.2.3-r0) (93/235) Purging spirv-llvm-translator-libs (20.1.2-r0) (94/235) Purging spirv-tools (1.4.313.0-r0) (95/235) Purging tiff-dev (4.7.0-r0) (96/235) Purging libtiffxx (4.7.0-r0) (97/235) Purging wayland-dev (1.23.1-r3) (98/235) Purging wayland-libs-cursor (1.23.1-r3) (99/235) Purging wayland-libs-egl (1.23.1-r3) (100/235) Purging wayland-libs-server (1.23.1-r3) (101/235) Purging wayland-libs-client (1.23.1-r3) (102/235) Purging xcb-proto-pyc (1.17.0-r0) (103/235) Purging xz-dev (5.8.1-r0) (104/235) Purging zstd-dev (1.5.7-r0) (105/235) Purging zstd (1.5.7-r0) (106/235) Purging at-spi2-core-libs (2.56.4-r0) (107/235) Purging cups-libs (2.4.11-r0) (108/235) Purging avahi-libs (0.8-r21) (109/235) Purging harfbuzz-dev (11.2.1-r0) (110/235) Purging harfbuzz-cairo (11.2.1-r0) (111/235) Purging harfbuzz-gobject (11.2.1-r0) (112/235) Purging harfbuzz-icu (11.2.1-r0) (113/235) Purging harfbuzz-subset (11.2.1-r0) (114/235) Purging harfbuzz (11.2.1-r0) (115/235) Purging graphite2-dev (1.3.14-r6) (116/235) Purging graphite2 (1.3.14-r6) (117/235) Purging cairo-dev (1.18.4-r0) (118/235) Purging cairo-tools (1.18.4-r0) (119/235) Purging xcb-util-dev (0.4.1-r3) (120/235) Purging util-macros (1.20.1-r0) (121/235) Purging xcb-util (0.4.1-r3) (122/235) Purging cairo-gobject (1.18.4-r0) (123/235) Purging cairo (1.18.4-r0) (124/235) Purging libxft-dev (2.3.8-r3) (125/235) Purging libxft (2.3.8-r3) (126/235) Purging fontconfig-dev (2.15.0-r3) (127/235) Purging fontconfig (2.15.0-r3) (128/235) Purging freetype-dev (2.13.3-r0) (129/235) Purging freetype (2.13.3-r0) (130/235) Purging brotli-dev (1.1.0-r2) (131/235) Purging brotli (1.1.0-r2) (132/235) Purging glib-dev (2.84.4-r0) (133/235) Purging bzip2-dev (1.0.8-r6) (134/235) Purging docbook-xsl (1.79.2-r11) (135/235) Purging docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.pre-deinstall (136/235) Purging docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.pre-deinstall (137/235) Purging docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.pre-deinstall (138/235) Purging gettext-dev (0.24.1-r0) (139/235) Purging xz (5.8.1-r0) (140/235) Purging gettext-asprintf (0.24.1-r0) (141/235) Purging gettext (0.24.1-r0) (142/235) Purging libxml2-utils (2.13.8-r0) (143/235) Purging libxslt (1.1.43-r3) (144/235) Purging py3-packaging (25.0-r0) (145/235) Purging py3-parsing (3.2.3-r0) (146/235) Purging pcre2-dev (10.43-r1) (147/235) Purging libpcre2-16 (10.43-r1) (148/235) Purging libpcre2-32 (10.43-r1) (149/235) Purging libedit-dev (20250104.3.1-r1) (150/235) Purging ncurses-dev (6.5_p20250503-r0) (151/235) Purging libncurses++ (6.5_p20250503-r0) (152/235) Purging libedit (20250104.3.1-r1) (153/235) Purging bsd-compat-headers (0.7.2-r6) (154/235) Purging clang20-libs (20.1.8-r0) (155/235) Purging dbus-libs (1.16.2-r1) (156/235) Purging expat-dev (2.7.1-r0) (157/235) Purging expat (2.7.1-r0) (158/235) Purging fribidi-dev (1.0.16-r1) (159/235) Purging fribidi (1.0.16-r1) (160/235) Purging gdk-pixbuf (2.42.12-r1) Executing gdk-pixbuf-2.42.12-r1.pre-deinstall (161/235) Purging shared-mime-info (2.4-r6) Executing shared-mime-info-2.4-r6.post-deinstall (162/235) Purging gettext-libs (0.24.1-r0) (163/235) Purging libatk-1.0 (2.56.4-r0) (164/235) Purging glib (2.84.4-r0) (165/235) Purging gnutls (3.8.8-r0) (166/235) Purging libdrm-dev (2.4.124-r0) (167/235) Purging libdrm (2.4.124-r0) (168/235) Purging libpciaccess-dev (0.18.1-r0) (169/235) Purging libpciaccess (0.18.1-r0) (170/235) Purging hwdata-pci (0.395-r0) (171/235) Purging icu-dev (76.1-r1) (172/235) Purging icu (76.1-r1) (173/235) Purging icu-libs (76.1-r1) (174/235) Purging icu-data-en (76.1-r1) (175/235) Purging util-linux-dev (2.41-r9) (176/235) Purging libfdisk (2.41-r9) (177/235) Purging liblastlog2 (2.41-r9) (178/235) Purging libmount (2.41-r9) (179/235) Purging libsmartcols (2.41-r9) (180/235) Purging libuuid (2.41-r9) (181/235) Purging libblkid (2.41-r9) (182/235) Purging libxxf86vm-dev (1.1.6-r0) (183/235) Purging libxxf86vm (1.1.6-r0) (184/235) Purging libxrender-dev (0.9.12-r0) (185/235) Purging libxrender (0.9.12-r0) (186/235) Purging libxi-dev (1.8.2-r0) (187/235) Purging libxi (1.8.2-r0) (188/235) Purging libxfixes-dev (6.0.1-r4) (189/235) Purging libxfixes (6.0.1-r4) (190/235) Purging libxext-dev (1.3.6-r2) (191/235) Purging libxext (1.3.6-r2) (192/235) Purging libx11-dev (1.8.11-r0) (193/235) Purging xtrans (1.5.2-r0) (194/235) Purging libx11 (1.8.11-r0) (195/235) Purging libxcb-dev (1.17.0-r0) (196/235) Purging xcb-proto (1.17.0-r0) (197/235) Purging libxcb (1.17.0-r0) (198/235) Purging libxdmcp-dev (1.1.5-r1) (199/235) Purging libxdmcp (1.1.5-r1) (200/235) Purging libbsd (0.12.2-r0) (201/235) Purging libeconf (0.6.3-r0) (202/235) Purging libelf (0.193-r0) (203/235) Purging libffi-dev (3.4.8-r0) (204/235) Purging linux-headers (6.14.2-r0) (205/235) Purging libformw (6.5_p20250503-r0) (206/235) Purging libice-dev (1.1.2-r0) (207/235) Purging libice (1.1.2-r0) (208/235) Purging libjpeg-turbo-dev (3.1.0-r0) (209/235) Purging libturbojpeg (3.1.0-r0) (210/235) Purging tiff (4.7.0-r0) (211/235) Purging libjpeg-turbo (3.1.0-r0) (212/235) Purging libmd (1.1.0-r0) (213/235) Purging libmenuw (6.5_p20250503-r0) (214/235) Purging libpng-dev (1.6.47-r0) (215/235) Purging libpng (1.6.47-r0) (216/235) Purging libwebp-dev (1.5.0-r0) (217/235) Purging libwebpdecoder (1.5.0-r0) (218/235) Purging libwebpdemux (1.5.0-r0) (219/235) Purging libwebpmux (1.5.0-r0) (220/235) Purging libwebp (1.5.0-r0) (221/235) Purging libsharpyuv (1.5.0-r0) (222/235) Purging p11-kit (0.25.5-r2) (223/235) Purging libtasn1 (4.20.0-r0) (224/235) Purging libxau-dev (1.0.12-r0) (225/235) Purging libxau (1.0.12-r0) (226/235) Purging llvm20-libs (20.1.8-r0) (227/235) Purging libxml2 (2.13.8-r0) (228/235) Purging libxshmfence (1.3.3-r0) (229/235) Purging nettle (3.10.1-r0) (230/235) Purging pixman-dev (0.46.4-r0) (231/235) Purging pixman (0.46.4-r0) (232/235) Purging sqlite-dev (3.49.2-r1) (233/235) Purging sqlite (3.49.2-r1) (234/235) Purging xorgproto (2024.1-r0) (235/235) Purging zlib-dev (1.3.1-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 83 packages >>> ghostscript: Updating the main/x86_64 repository index... >>> ghostscript: Signing the index...