[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1004508: ocrad: autopkgtest regression: undefined reference to `png_g*



Source: ocrad
Version: 0.28-1
X-Debbugs-CC: debian-ci@lists.debian.org
Severity: serious
User: debian-ci@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of ocrad the autopkgtest of ocrad fails in testing when that autopkgtest is run with the binary packages of ocrad from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
ocrad                  from testing    0.28-1
all others             from testing    from testing

I copied some of the output at the bottom of this report. Looks like a missing test dependency to me.

Currently this regression is blocking the migration to testing [1]. Can you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=ocrad

https://ci.debian.net/data/autopkgtest/testing/amd64/o/ocrad/18793280/log.gz

/usr/bin/ld: /tmp/ccFSvSEW.o: in function `main':
/tmp/autopkgtest-lxc.gm2jjp8j/downtmp/build.Wry/src/ocradcheck.cc:85: undefined reference to `Arg_parser::Arg_parser(int, char const* const*, Arg_parser::Option const*, bool)' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libocrad.a(png_io.o): in function `read_check_png_sig8(_IO_FILE*, int)':
(.text+0x7b): undefined reference to `png_sig_cmp'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libocrad.a(png_io.o): in function `Page_image::write_png(_IO_FILE*, unsigned int) const':
(.text+0x1f3): undefined reference to `png_create_write_struct'
/usr/bin/ld: (.text+0x209): undefined reference to `png_create_info_struct'
/usr/bin/ld: (.text+0x22d): undefined reference to `png_set_longjmp_fn'
/usr/bin/ld: (.text+0x24f): undefined reference to `png_destroy_write_struct'
/usr/bin/ld: (.text+0x30b): undefined reference to `png_init_io'
/usr/bin/ld: (.text+0x35b): undefined reference to `png_set_IHDR'
/usr/bin/ld: (.text+0x376): undefined reference to `png_set_rows'
/usr/bin/ld: (.text+0x38c): undefined reference to `png_write_png'
/usr/bin/ld: (.text+0x39b): undefined reference to `png_destroy_write_struct' /usr/bin/ld: (.text+0x448): undefined reference to `png_destroy_write_struct' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libocrad.a(png_io.o): in function `show_png_info(_IO_FILE*, char const*, int)':
(.text+0x4b6): undefined reference to `png_create_read_struct'
/usr/bin/ld: (.text+0x4cc): undefined reference to `png_create_info_struct'
/usr/bin/ld: (.text+0x4f0): undefined reference to `png_set_longjmp_fn'
/usr/bin/ld: (.text+0x50e): undefined reference to `png_init_io'
/usr/bin/ld: (.text+0x51c): undefined reference to `png_set_sig_bytes'
/usr/bin/ld: (.text+0x52b): undefined reference to `png_read_info'
/usr/bin/ld: (.text+0x53a): undefined reference to `png_get_image_height'
/usr/bin/ld: (.text+0x54c): undefined reference to `png_get_image_width'
/usr/bin/ld: (.text+0x565): undefined reference to `png_get_bit_depth'
/usr/bin/ld: (.text+0x577): undefined reference to `png_get_color_type'
/usr/bin/ld: (.text+0x589): undefined reference to `png_get_channels'
/usr/bin/ld: (.text+0x59c): undefined reference to `png_get_interlace_type'
/usr/bin/ld: (.text+0x630): undefined reference to `png_destroy_read_struct'
/usr/bin/ld: (.text+0x6c6): undefined reference to `png_destroy_read_struct'
/usr/bin/ld: (.text+0x6f9): undefined reference to `png_destroy_read_struct'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libocrad.a(png_io.o): in function `Page_image::read_png(_IO_FILE*, int, bool)':
(.text+0x774): undefined reference to `png_create_read_struct'
/usr/bin/ld: (.text+0x78d): undefined reference to `png_create_info_struct'
/usr/bin/ld: (.text+0x7b7): undefined reference to `png_set_longjmp_fn'
/usr/bin/ld: (.text+0x7e3): undefined reference to `png_init_io'
/usr/bin/ld: (.text+0x7f4): undefined reference to `png_set_sig_bytes'
/usr/bin/ld: (.text+0x810): undefined reference to `png_read_png'
/usr/bin/ld: (.text+0x825): undefined reference to `png_get_image_height'
/usr/bin/ld: (.text+0x841): undefined reference to `png_get_image_width'
/usr/bin/ld: (.text+0x862): undefined reference to `png_get_bit_depth'
/usr/bin/ld: (.text+0x889): undefined reference to `png_get_color_type'
/usr/bin/ld: (.text+0x8a0): undefined reference to `png_get_channels'
/usr/bin/ld: (.text+0x8dd): undefined reference to `png_get_rows'
/usr/bin/ld: (.text+0xc39): undefined reference to `png_destroy_read_struct'
/usr/bin/ld: (.text+0xd7f): undefined reference to `png_destroy_read_struct'
/usr/bin/ld: (.text+0xdcf): undefined reference to `png_destroy_read_struct'
collect2: error: ld returned 1 exit status
autopkgtest [04:05:57]: test tests

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: