Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848534 - media-gfx/imv-4.3.1 - /.../ld: .../libfreeimage.so: undefined reference to _TIFFDataSize
Summary: media-gfx/imv-4.3.1 - /.../ld: .../libfreeimage.so: undefined reference to _T...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-30 19:32 UTC by Toralf Förster
Modified: 2022-05-30 20:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.83 KB, text/plain)
2022-05-30 19:32 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,67.14 KB, application/x-bzip)
2022-05-30 19:32 UTC, Toralf Förster
Details
environment (environment,100.45 KB, text/plain)
2022-05-30 19:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.94 KB, application/x-bzip)
2022-05-30 19:32 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.44 KB, application/x-bzip)
2022-05-30 19:32 UTC, Toralf Förster
Details
media-gfx:imv-4.3.1:20220530-192417.log (media-gfx:imv-4.3.1:20220530-192417.log,49.47 KB, text/plain)
2022-05-30 19:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.57 KB, application/x-bzip)
2022-05-30 19:32 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-05-30 19:32:01 UTC
too long lines were shrinked:

[41/46] x86_64-pc-linux-gnu-gcc -Iimv.p -I. -I../imv-v4.3.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/c
[42/46] x86_64-pc-linux-gnu-gcc  -o imv imv.p/src_x11_window.c.o imv.p/src_binds.c.o imv.p/src_bitmap.c.o imv.p/src_canvas.c.o imv.p/src_commands.c.o imv.p/src_console.c.o imv.p/src_image.c.o imv.p/src_imv.c.o imv.p/src_ipc.c.o imv.p/src_ipc_common.c.o imv.p/src_keyboard.c.o imv.p/src_list.c.o imv.p
FAILED: imv 
x86_64-pc-linux-gnu-gcc  -o imv imv.p/src_x11_window.c.o imv.p/src_binds.c.o imv.p/src_bitmap.c.o imv.p/src_canvas.c.o imv.p/src_commands.c.o imv.p/src_console.c.o imv.p/src_image.c.o imv.p/src_imv.c.o imv.p/src_ipc.c.o imv.p/src_ipc_common.c.o imv.p/src_keyboard.c.o imv.p/src_list.c.o imv.p/src_log
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../lib64/libfreeimage.so: undefined reference to `_TIFFDataSize'
collect2: error: ld returned 1 exit status
[43/46] /usr/bin/a2x --no-xmllint --doctype manpage --format manpage --destination-dir /var/tmp/portage/media-gfx/imv-4.3.1/work/imv-4.3.1-build ../imv-v4.3.1/doc/imv-msg.1.txt

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20220526-121631

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.4
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.61.0
  [2]   rust-1.61.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit f7f8fc9b24e97cd4a9315597c029c7e39a728b01
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon May 30 18:33:17 2022 +0000

    2022-05-30 18:33:17 UTC

emerge -qpvO media-gfx/imv
[ebuild  N    ] media-gfx/imv-4.3.1  USE="X freeimage gif jpeg png svg tiff -heif -test -wayland"
Comment 1 Toralf Förster gentoo-dev 2022-05-30 19:32:02 UTC
Created attachment 781466 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-30 19:32:03 UTC
Created attachment 781469 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-05-30 19:32:05 UTC
Created attachment 781472 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-05-30 19:32:06 UTC
Created attachment 781475 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-05-30 19:32:07 UTC
Created attachment 781478 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-30 19:32:08 UTC
Created attachment 781481 [details]
media-gfx:imv-4.3.1:20220530-192417.log
Comment 7 Toralf Förster gentoo-dev 2022-05-30 19:32:09 UTC
Created attachment 781484 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-05-30 20:27:34 UTC
The bug has been closed via the following commit(s):

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

commit 01647baea4dca5b7c53519672abae1160e596d3f
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-05-30 20:13:20 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-05-30 20:25:45 +0000

    media-libs/freeimage: fix revdeps when using >=tiff-4.4.0
    
    Closes: https://bugs.gentoo.org/848531
    Closes: https://bugs.gentoo.org/848534
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../files/freeimage-3.18.0-tiff-4.4.0.patch        |  12 ++
 media-libs/freeimage/freeimage-3.18.0-r8.ebuild    | 125 +++++++++++++++++++++
 2 files changed, 137 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 2955cb2f8d9901aa2efde212fa80a7d100be75e5
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-05-30 19:53:38 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-05-30 20:25:45 +0000

    media-libs/freeimage: limit to <tiff-4.4.0 in stable
    
    This relies on a tiff internal function that was replaced in
    4.4.0 by a public function, but a simple swap means needing
    to depend on >=4.4.0 which is not yet stable. Force dependency
    to prevent mishaps.
    
    Also update deprecated jpeg dep while revbumping.
    
    Bug: https://bugs.gentoo.org/848531
    Bug: https://bugs.gentoo.org/848534
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../{freeimage-3.18.0-r6.ebuild => freeimage-3.18.0-r7.ebuild}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)