Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 708368

Summary: media-gfx/iscan-3.61.0 : [TEST] /.../ld: ../.../libutsushi.so: undefined reference to libcnx_hexdump_LTX_factory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED FIXED    
Severity: normal CC: dilfridge, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16970
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-gfx:iscan-3.61.0:20200205-133220.log
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2020-02-05 18:09:15 UTC
libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Werror -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o .libs/log-checking.utr log_checking_utr-log.o  -L/usr/lib64 ../.libs/libutsushi.so -lboost_filesystem -lboost_system -lboost_program_options-mt ../../connexions/.libs/libcnx-usb.so -lboost_unit_test_framework-mt -ldl -Wl,-rpath -Wl,/usr/lib64/utsushi
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../.libs/libutsushi.so: undefined reference to `libcnx_hexdump_LTX_factory'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:962: log-checking.utr] Error 1
make[4]: Leaving directory '/var/tmp/portage/media-gfx/iscan-3.61.0/work/utsushi-0.61.0/lib/tests'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-test-20200203-215003

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)




ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 05 Feb 2020 12:48:52 +0000

emerge -qpvO media-gfx/iscan
[ebuild  N    ] media-gfx/iscan-3.61.0  USE="-graphicsmagick -gui -imagemagick"
Comment 1 Toralf Förster gentoo-dev 2020-02-05 18:09:18 UTC
Created attachment 611800 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-05 18:09:20 UTC
Created attachment 611802 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-05 18:09:23 UTC
Created attachment 611804 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-05 18:09:26 UTC
Created attachment 611806 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-05 18:09:29 UTC
Created attachment 611808 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-05 18:09:31 UTC
Created attachment 611810 [details]
media-gfx:iscan-3.61.0:20200205-133220.log
Comment 7 Toralf Förster gentoo-dev 2020-02-05 18:09:34 UTC
Created attachment 611812 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-02-05 18:09:37 UTC
Created attachment 611814 [details]
tests.tbz2
Comment 9 Marcin Deranek 2020-03-08 13:55:07 UTC
You may want to try ebuild from bug 711866 to see if that helps. Dropping as-needed might help here.
Comment 10 Larry the Git Cow gentoo-dev 2020-08-15 09:30:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc0a00e11351d7c09f9ca49cd1bd7236b308cb0

commit bdc0a00e11351d7c09f9ca49cd1bd7236b308cb0
Author:     Marcin Deranek <marcin.deranek@booking.com>
AuthorDate: 2020-08-03 08:40:53 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-08-15 09:29:45 +0000

    media-gfx/iscan: Version bump to 3.63 with tests support
    
    Closes: https://bugs.gentoo.org/733148
    Closes: https://bugs.gentoo.org/708368
    Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net>
    Closes: https://github.com/gentoo/gentoo/pull/16970
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-gfx/iscan/Manifest                           |   1 +
 .../iscan/files/iscan-3.62.0-fix-symbols.patch     |  34 +++++++
 .../iscan/files/iscan-3.62.0-tests-boost.patch     |  81 +++++++++++++++
 .../iscan/files/iscan-3.62.0-tests-linkage.patch   |  94 +++++++++++++++++
 .../iscan/files/iscan-3.62.0-tests-tesseract.patch | 111 +++++++++++++++++++++
 media-gfx/iscan/iscan-3.63.0.ebuild                |  98 ++++++++++++++++++
 6 files changed, 419 insertions(+)