Hello. That sounds like the opauqe stdio change, but that happend about a year ago iirc.
since i see that for other libraries: > BrotherMFC:/usr/local/lib/libavahi-client.so.0.3: undefined symbol > \'__stderr\' D [23/Aug/2026:09:50:49 +0100] [Job 247] i think you might be using programs from an older release? can you try with a clean install if possible? On Sun, 23 Aug 2026 09:59:03 +0100 "requiem." <[email protected]> wrote: > Hello All, > > Cups (2.4.19) seems to be failing on my end on -current. I get the > below error log when trying to print _anything_ (test pages, documents, > etc). > > The admin panel sayts that "pdftopdf" failed: > > ``` > "cfFilterChain: pdftopdf (PID 10186) stopped with status 1" > ``` > > The only thing I can see in /var/logs/cups/error_log that seems to > stand out for me is the repeating error message for various libraries, > complaining that there are no symbols for __stdin and __stdout. > > I am on the latest snapshot: > > kern.version=OpenBSD 8.0-beta (GENERIC.MP) #108: Sat Aug 22 22:10:43 > MDT 2026 > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > > Any advice? > > Thanks > > rqm > > ``` > D [23/Aug/2026:09:50:49 +0100] [Job 247] Started backend > /usr/local/libexec/cups/backend/lpd (PID 52674) D [23/Aug/2026:09:50:49 > +0100] [Job 247] Restarted by "kls". D [23/Aug/2026:09:50:49 +0100] > [Job 247] STATE: +connecting-to-device D [23/Aug/2026:09:50:49 +0100] > [Job 247] Looking up \"192.168.1.200\"... D [23/Aug/2026:09:50:49 > +0100] [Job 247] STATE: -connecting-to-device D [23/Aug/2026:09:50:49 > +0100] [Job 247] 192.168.1.200=192.168.1.200 D [23/Aug/2026:09:50:49 > +0100] [Job 247] backendWaitLoop(snmp_fd=5, addr=0xc355432c008, > side_cb=0xc32581daed0) D [23/Aug/2026:09:50:49 +0100] [Job 247] > ppdFilterLoadPPD: Color profile qualifier determined from job and PPD > data \'.PLAIN.600dpi\' D [23/Aug/2026:09:50:49 +0100] [Job 247] > ppdFilterLoadPPD: No ICC profiles specified in PPD D > [23/Aug/2026:09:50:49 +0100] [Job 247] ppdFilterLoadPPD: Searching for > profile \"600dpi/PLAIN\"... D [23/Aug/2026:09:50:49 +0100] [Job 247] > ppdFilterLoadPPD: Last filter determined by the PPD: rastertobrlaser; > Final data MIME type: application/vnd.cups-raster => PDF filter will > not log pages in page_log. D [23/Aug/2026:09:50:49 +0100] [Job 247] > ppdFilterUniversal: \"*cupsFilter(2): ...\" lines in the PPD file: D > [23/Aug/2026:09:50:49 +0100] [Job 247] ppdFilterUniversal: > application/vnd.cups-raw application/octet-stream 0 - D > [23/Aug/2026:09:50:49 +0100] [Job 247] ppdFilterUniversal: > application/vnd.cups-raster 33 rastertobrlaser D [23/Aug/2026:09:50:49 > +0100] [Job 247] ppdFilterUniversal: PPD uses \"*cupsFilter: ...\" > lines, so we always convert to format given by FINAL_CONTENT_TYPE D > [23/Aug/2026:09:50:49 +0100] [Job 247] ppdFilterUniversal: Converting > from application/vnd.cups-pdf-banner to application/vnd.cups-raster D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterUniversal: Converting > from application/vnd.cups-pdf-banner to application/vnd.cups-raster D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterUniversal: Final output > format for job: application/vnd.cups-raster D [23/Aug/2026:09:50:49 > +0100] [Job 247] cfFilterUniversal: Adding bannertopdf to chain D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterUniversal: Adding > pdftopdf to chain D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterUniversal: Adding ghostscript to chain D [23/Aug/2026:09:50:49 > +0100] [Job 247] cfFilterChain: Running filter: bannertopdf D > [23/Aug/2026:09:50:49 +0100] [Job 247] Set job-printer-state-message to > "cfFilterChain: Running filter: bannertopdf", current level=INFO D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: Running filter: > pdftopdf D [23/Aug/2026:09:50:49 +0100] [Job 247] Set > job-printer-state-message to "cfFilterChain: Running filter: pdftopdf", > current level=INFO D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterChain: Running filter: ghostscript D [23/Aug/2026:09:50:49 > +0100] [Job 247] Set job-printer-state-message to "cfFilterChain: > Running filter: ghostscript", current level=INFO D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: bannertopdf (PID > 18671) started. D [23/Aug/2026:09:50:49 +0100] [Job 247] Set > job-printer-state-message to "cfFilterChain: bannertopdf (PID 18671) > started.", current level=INFO D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterChain: pdftopdf (PID 10186) started. D [23/Aug/2026:09:50:49 > +0100] [Job 247] Set job-printer-state-message to "cfFilterChain: > pdftopdf (PID 10186) started.", current level=INFO D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: ghostscript (PID > 38196) started. D [23/Aug/2026:09:50:49 +0100] [Job 247] Set > job-printer-state-message to "cfFilterChain: ghostscript (PID 38196) > started.", current level=INFO D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterBannerToPDF: Copying input to temp file > \"/var/spool/cups/tmp/048ef6a8b2500\" D [23/Aug/2026:09:50:49 +0100] > [Job 247] BrotherMFC:/usr/local/lib/libdbus-1.so.11.4: undefined symbol > \'__stderr\' D [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/local/lib/libdbus-1.so.11.4: undefined symbol > \'__stdout\' D [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/lib/libcrypto.so.57.2: undefined symbol \'__stderr\' D > [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/lib/libcrypto.so.57.2: undefined symbol \'__stdin\' D > [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/local/lib/libavahi-client.so.0.3: undefined symbol > \'__stderr\' D [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/local/lib/libcups.so.7.3: undefined symbol \'__stderr\' > D [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/local/lib/libcups.so.7.3: undefined symbol \'__stdout\' > D [23/Aug/2026:09:50:49 +0100] [Job 247] Opening content stream 1/1... > D [23/Aug/2026:09:50:49 +0100] [Job 247] Opened stream 1 D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: bannertopdf > completed with status 0. D [23/Aug/2026:09:50:49 +0100] [Job 247] > Owl-Maintain/brlaser version 6.2.7 D [23/Aug/2026:09:50:49 +0100] [Job > 247] Set job-printer-state-message to "Owl-Maintain/brlaser version > 6.2.7", current level=INFO D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterGhostscript: Output format: CUPS Raster D [23/Aug/2026:09:50:49 > +0100] [Job 247] cfFilterGhostscript: Copying input to temp file > \"/var/spool/cups/tmp/095346a8b5125\" D [23/Aug/2026:09:50:49 +0100] > [Job 247] cfFilterChain: pdftopdf completed with status 1. D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterGhostscript: Input is > empty, outputting empty file. D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterChain: ghostscript completed with status 0. D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: ghostscript (PID > 38196) exited with no errors. D [23/Aug/2026:09:50:49 +0100] [Job 247] > Set job-printer-state-message to "cfFilterChain: ghostscript (PID > 38196) exited with no errors.", current level=INFO D > [23/Aug/2026:09:50:49 +0100] [Job 247] Set job-printer-state-message to > "cfFilterChain: pdftopdf (PID 10186) stopped with status 1", current > level=ERROR D [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: > bannertopdf (PID 18671) exited with no errors. D [23/Aug/2026:09:50:49 > +0100] [Job 247] PID 54820 > (/usr/local/libexec/cups/filter/rastertobrlaser) exited with no errors. > D [23/Aug/2026:09:50:49 +0100] [Job 247] PID 85620 > (/usr/local/libexec/cups/filter/universal) stopped with status 1. D > [23/Aug/2026:09:50:49 +0100] [Job 247] Hint: Try setting the LogLevel > to "debug" to find out more. D [23/Aug/2026:09:50:49 +0100] [Job 247] > PID 52674 (/usr/local/libexec/cups/backend/lpd) exited with no errors. > D [23/Aug/2026:09:50:49 +0100] [Job 247] End of messages D > [23/Aug/2026:09:50:49 +0100] [Job 247] printer-state=3(idle) D > [23/Aug/2026:09:50:49 +0100] [Job 247] > printer-state-message="Owl-Maintain/brlaser: No pages were found." D > [23/Aug/2026:09:50:49 +0100] [Job 247] printer-state-reasons=none > ...skipping... D [23/Aug/2026:09:50:49 +0100] [Job 247] Started backend > /usr/local/libexec/cups/backend/lpd (PID 52674) D [23/Aug/2026:09:50:49 > +0100] [Job 247] Restarted by "kls". D [23/Aug/2026:09:50:49 +0100] > [Job 247] STATE: +connecting-to-device D [23/Aug/2026:09:50:49 +0100] > [Job 247] Looking up \"192.168.1.200\"... D [23/Aug/2026:09:50:49 > +0100] [Job 247] STATE: -connecting-to-device D [23/Aug/2026:09:50:49 > +0100] [Job 247] 192.168.1.200=192.168.1.200 D [23/Aug/2026:09:50:49 > +0100] [Job 247] backendWaitLoop(snmp_fd=5, addr=0xc355432c008, > side_cb=0xc32581daed0) D [23/Aug/2026:09:50:49 +0100] [Job 247] > ppdFilterLoadPPD: Color profile qualifier determined from job and PPD > data \'.PLAIN.600dpi\' D [23/Aug/2026:09:50:49 +0100] [Job 247] > ppdFilterLoadPPD: No ICC profiles specified in PPD D > [23/Aug/2026:09:50:49 +0100] [Job 247] ppdFilterLoadPPD: Searching for > profile \"600dpi/PLAIN\"... D [23/Aug/2026:09:50:49 +0100] [Job 247] > ppdFilterLoadPPD: Last filter determined by the PPD: rastertobrlaser; > Final data MIME type: application/vnd.cups-raster => PDF filter will > not log pages in page_log. D [23/Aug/2026:09:50:49 +0100] [Job 247] > ppdFilterUniversal: \"*cupsFilter(2): ...\" lines in the PPD file: D > [23/Aug/2026:09:50:49 +0100] [Job 247] ppdFilterUniversal: > application/vnd.cups-raw application/octet-stream 0 - D > [23/Aug/2026:09:50:49 +0100] [Job 247] ppdFilterUniversal: > application/vnd.cups-raster 33 rastertobrlaser D [23/Aug/2026:09:50:49 > +0100] [Job 247] ppdFilterUniversal: PPD uses \"*cupsFilter: ...\" > lines, so we always convert to format given by FINAL_CONTENT_TYPE D > [23/Aug/2026:09:50:49 +0100] [Job 247] ppdFilterUniversal: Converting > from application/vnd.cups-pdf-banner to application/vnd.cups-raster D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterUniversal: Converting > from application/vnd.cups-pdf-banner to application/vnd.cups-raster D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterUniversal: Final output > format for job: application/vnd.cups-raster D [23/Aug/2026:09:50:49 > +0100] [Job 247] cfFilterUniversal: Adding bannertopdf to chain D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterUniversal: Adding > pdftopdf to chain D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterUniversal: Adding ghostscript to chain D [23/Aug/2026:09:50:49 > +0100] [Job 247] cfFilterChain: Running filter: bannertopdf D > [23/Aug/2026:09:50:49 +0100] [Job 247] Set job-printer-state-message to > "cfFilterChain: Running filter: bannertopdf", current level=INFO D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: Running filter: > pdftopdf D [23/Aug/2026:09:50:49 +0100] [Job 247] Set > job-printer-state-message to "cfFilterChain: Running filter: pdftopdf", > current level=INFO D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterChain: Running filter: ghostscript D [23/Aug/2026:09:50:49 > +0100] [Job 247] Set job-printer-state-message to "cfFilterChain: > Running filter: ghostscript", current level=INFO D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: bannertopdf (PID > 18671) started. D [23/Aug/2026:09:50:49 +0100] [Job 247] Set > job-printer-state-message to "cfFilterChain: bannertopdf (PID 18671) > started.", current level=INFO D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterChain: pdftopdf (PID 10186) started. D [23/Aug/2026:09:50:49 > +0100] [Job 247] Set job-printer-state-message to "cfFilterChain: > pdftopdf (PID 10186) started.", current level=INFO D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: ghostscript (PID > 38196) started. D [23/Aug/2026:09:50:49 +0100] [Job 247] Set > job-printer-state-message to "cfFilterChain: ghostscript (PID 38196) > started.", current level=INFO D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterBannerToPDF: Copying input to temp file > \"/var/spool/cups/tmp/048ef6a8b2500\" D [23/Aug/2026:09:50:49 +0100] > [Job 247] BrotherMFC:/usr/local/lib/libdbus-1.so.11.4: undefined symbol > \'__stderr\' D [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/local/lib/libdbus-1.so.11.4: undefined symbol > \'__stdout\' D [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/lib/libcrypto.so.57.2: undefined symbol \'__stderr\' D > [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/lib/libcrypto.so.57.2: undefined symbol \'__stdin\' D > [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/local/lib/libavahi-client.so.0.3: undefined symbol > \'__stderr\' D [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/local/lib/libcups.so.7.3: undefined symbol \'__stderr\' > D [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/local/lib/libcups.so.7.3: undefined symbol \'__stdout\' > D [23/Aug/2026:09:50:49 +0100] [Job 247] Opening content stream 1/1... > D [23/Aug/2026:09:50:49 +0100] [Job 247] Opened stream 1 D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: bannertopdf > completed with status 0. D [23/Aug/2026:09:50:49 +0100] [Job 247] > Owl-Maintain/brlaser version 6.2.7 D [23/Aug/2026:09:50:49 +0100] [Job > 247] Set job-printer-state-message to "Owl-Maintain/brlaser version > 6.2.7", current level=INFO D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterGhostscript: Output format: CUPS Raster D [23/Aug/2026:09:50:49 > +0100] [Job 247] cfFilterGhostscript: Copying input to temp file > \"/var/spool/cups/tmp/095346a8b5125\" D [23/Aug/2026:09:50:49 +0100] > [Job 247] cfFilterChain: pdftopdf completed with status 1. D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterGhostscript: Input is > empty, outputting empty file. D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterChain: ghostscript completed with status 0. D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: ghostscript (PID > 38196) exited with no errors. D [23/Aug/2026:09:50:49 +0100] [Job 247] > Set job-printer-state-message to "cfFilterChain: ghostscript (PID > 38196) exited with no errors.", current level=INFO D > [23/Aug/2026:09:50:49 +0100] [Job 247] Set job-printer-state-message to > "cfFilterChain: pdftopdf (PID 10186) stopped with status 1", current > level=ERROR D [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: > bannertopdf (PID 18671) exited with no errors. D [23/Aug/2026:09:50:49 > +0100] [Job 247] PID 54820 > (/usr/local/libexec/cups/filter/rastertobrlaser) exited with no errors. > D [23/Aug/2026:09:50:49 +0100] [Job 247] PID 85620 > (/usr/local/libexec/cups/filter/universal) stopped with status 1. D > [23/Aug/2026:09:50:49 +0100] [Job 247] Hint: Try setting the LogLevel > to "debug" to find out more. D [23/Aug/2026:09:50:49 +0100] [Job 247] > PID 52674 (/usr/local/libexec/cups/backend/lpd) exited with no errors. > D [23/Aug/2026:09:50:49 +0100] [Job 247] End of messages D > [23/Aug/2026:09:50:49 +0100] [Job 247] printer-state=3(idle) D > [23/Aug/2026:09:50:49 +0100] [Job 247] > printer-state-message="Owl-Maintain/brlaser: No pages were found." D > [23/Aug/2026:09:50:49 +0100] [Job 247] printer-state-reasons=none > ...skipping... D [23/Aug/2026:09:50:49 +0100] [Job 247] Started backend > /usr/local/libexec/cups/backend/lpd (PID 52674) D [23/Aug/2026:09:50:49 > +0100] [Job 247] Restarted by "kls". D [23/Aug/2026:09:50:49 +0100] > [Job 247] STATE: +connecting-to-device D [23/Aug/2026:09:50:49 +0100] > [Job 247] Looking up \"192.168.1.200\"... D [23/Aug/2026:09:50:49 > +0100] [Job 247] STATE: -connecting-to-device D [23/Aug/2026:09:50:49 > +0100] [Job 247] 192.168.1.200=192.168.1.200 D [23/Aug/2026:09:50:49 > +0100] [Job 247] backendWaitLoop(snmp_fd=5, addr=0xc355432c008, > side_cb=0xc32581daed0) D [23/Aug/2026:09:50:49 +0100] [Job 247] > ppdFilterLoadPPD: Color profile qualifier determined from job and PPD > data \'.PLAIN.600dpi\' D [23/Aug/2026:09:50:49 +0100] [Job 247] > ppdFilterLoadPPD: No ICC profiles specified in PPD D > [23/Aug/2026:09:50:49 +0100] [Job 247] ppdFilterLoadPPD: Searching for > profile \"600dpi/PLAIN\"... D [23/Aug/2026:09:50:49 +0100] [Job 247] > ppdFilterLoadPPD: Last filter determined by the PPD: rastertobrlaser; > Final data MIME type: application/vnd.cups-raster => PDF filter will > not log pages in page_log. D [23/Aug/2026:09:50:49 +0100] [Job 247] > ppdFilterUniversal: \"*cupsFilter(2): ...\" lines in the PPD file: D > [23/Aug/2026:09:50:49 +0100] [Job 247] ppdFilterUniversal: > application/vnd.cups-raw application/octet-stream 0 - D > [23/Aug/2026:09:50:49 +0100] [Job 247] ppdFilterUniversal: > application/vnd.cups-raster 33 rastertobrlaser D [23/Aug/2026:09:50:49 > +0100] [Job 247] ppdFilterUniversal: PPD uses \"*cupsFilter: ...\" > lines, so we always convert to format given by FINAL_CONTENT_TYPE D > [23/Aug/2026:09:50:49 +0100] [Job 247] ppdFilterUniversal: Converting > from application/vnd.cups-pdf-banner to application/vnd.cups-raster D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterUniversal: Converting > from application/vnd.cups-pdf-banner to application/vnd.cups-raster D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterUniversal: Final output > format for job: application/vnd.cups-raster D [23/Aug/2026:09:50:49 > +0100] [Job 247] cfFilterUniversal: Adding bannertopdf to chain D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterUniversal: Adding > pdftopdf to chain D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterUniversal: Adding ghostscript to chain D [23/Aug/2026:09:50:49 > +0100] [Job 247] cfFilterChain: Running filter: bannertopdf D > [23/Aug/2026:09:50:49 +0100] [Job 247] Set job-printer-state-message to > "cfFilterChain: Running filter: bannertopdf", current level=INFO D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: Running filter: > pdftopdf D [23/Aug/2026:09:50:49 +0100] [Job 247] Set > job-printer-state-message to "cfFilterChain: Running filter: pdftopdf", > current level=INFO D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterChain: Running filter: ghostscript D [23/Aug/2026:09:50:49 > +0100] [Job 247] Set job-printer-state-message to "cfFilterChain: > Running filter: ghostscript", current level=INFO D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: bannertopdf (PID > 18671) started. D [23/Aug/2026:09:50:49 +0100] [Job 247] Set > job-printer-state-message to "cfFilterChain: bannertopdf (PID 18671) > started.", current level=INFO D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterChain: pdftopdf (PID 10186) started. D [23/Aug/2026:09:50:49 > +0100] [Job 247] Set job-printer-state-message to "cfFilterChain: > pdftopdf (PID 10186) started.", current level=INFO D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: ghostscript (PID > 38196) started. D [23/Aug/2026:09:50:49 +0100] [Job 247] Set > job-printer-state-message to "cfFilterChain: ghostscript (PID 38196) > started.", current level=INFO D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterBannerToPDF: Copying input to temp file > \"/var/spool/cups/tmp/048ef6a8b2500\" D [23/Aug/2026:09:50:49 +0100] > [Job 247] BrotherMFC:/usr/local/lib/libdbus-1.so.11.4: undefined symbol > \'__stderr\' D [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/local/lib/libdbus-1.so.11.4: undefined symbol > \'__stdout\' D [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/lib/libcrypto.so.57.2: undefined symbol \'__stderr\' D > [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/lib/libcrypto.so.57.2: undefined symbol \'__stdin\' D > [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/local/lib/libavahi-client.so.0.3: undefined symbol > \'__stderr\' D [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/local/lib/libcups.so.7.3: undefined symbol \'__stderr\' > D [23/Aug/2026:09:50:49 +0100] [Job 247] > BrotherMFC:/usr/local/lib/libcups.so.7.3: undefined symbol \'__stdout\' > D [23/Aug/2026:09:50:49 +0100] [Job 247] Opening content stream 1/1... > D [23/Aug/2026:09:50:49 +0100] [Job 247] Opened stream 1 D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: bannertopdf > completed with status 0. D [23/Aug/2026:09:50:49 +0100] [Job 247] > Owl-Maintain/brlaser version 6.2.7 D [23/Aug/2026:09:50:49 +0100] [Job > 247] Set job-printer-state-message to "Owl-Maintain/brlaser version > 6.2.7", current level=INFO D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterGhostscript: Output format: CUPS Raster D [23/Aug/2026:09:50:49 > +0100] [Job 247] cfFilterGhostscript: Copying input to temp file > \"/var/spool/cups/tmp/095346a8b5125\" D [23/Aug/2026:09:50:49 +0100] > [Job 247] cfFilterChain: pdftopdf completed with status 1. D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterGhostscript: Input is > empty, outputting empty file. D [23/Aug/2026:09:50:49 +0100] [Job 247] > cfFilterChain: ghostscript completed with status 0. D > [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: ghostscript (PID > 38196) exited with no errors. D [23/Aug/2026:09:50:49 +0100] [Job 247] > Set job-printer-state-message to "cfFilterChain: ghostscript (PID > 38196) exited with no errors.", current level=INFO D > [23/Aug/2026:09:50:49 +0100] [Job 247] Set job-printer-state-message to > "cfFilterChain: pdftopdf (PID 10186) stopped with status 1", current > level=ERROR D [23/Aug/2026:09:50:49 +0100] [Job 247] cfFilterChain: > bannertopdf (PID 18671) exited with no errors. D [23/Aug/2026:09:50:49 > +0100] [Job 247] PID 54820 > (/usr/local/libexec/cups/filter/rastertobrlaser) exited with no errors. > D [23/Aug/2026:09:50:49 +0100] [Job 247] PID 85620 > (/usr/local/libexec/cups/filter/universal) stopped with status 1. D > [23/Aug/2026:09:50:49 +0100] [Job 247] Hint: Try setting the LogLevel > to "debug" to find out more. D [23/Aug/2026:09:50:49 +0100] [Job 247] > PID 52674 (/usr/local/libexec/cups/backend/lpd) exited with no errors. > D [23/Aug/2026:09:50:49 +0100] [Job 247] End of messages D > [23/Aug/2026:09:50:49 +0100] [Job 247] printer-state=3(idle) D > [23/Aug/2026:09:50:49 +0100] [Job 247] > printer-state-message="Owl-Maintain/brlaser: No pages were found." D > [23/Aug/2026:09:50:49 +0100] [Job 247] printer-state-reasons=none > > ``` > -- chara <[email protected]>

