~exec64/imv-devel

2 2

Cannot build imv with freeimage-devel-3.18.0.1909-1.1

Details
Message ID
<CWCILYAB6YUP.1NKEOYJK8J5XK@cepl.eu>
DKIM signature
missing
Download raw message
Hi, when trying to build imv package on openSUSE/Tumbleweed
(current version 4.4.0), I get tons of undefined references erros
when linking while files

/usr/lib64/libfreeimage-3.19.0.so
/usr/lib64/libfreeimage.so.3
/usr/lib64/libfreeimage.so

are clearly present in the build system.

Any idea what’s going on, please?

Matěj

-- 
https://matej.ceplovi.cz/blog/, Jabber: mcepl@ceplovi.cz
GPG Finger: 3C76 A027 CA45 AD70 98B5  BC1D 7920 5802 880B C9D8
 
Youth is happy because it has the capacity to see beauty. Anyone
who keeps the ability to see beauty never grows old.
  -- Franz Kafka
Details
Message ID
<CAMA_ASYx3X3d-5EU+Y-dpw=8pddq10EF5tF+fjEmA7_JqHp+FA@mail.gmail.com>
In-Reply-To
<CWCILYAB6YUP.1NKEOYJK8J5XK@cepl.eu> (view parent)
DKIM signature
missing
Download raw message
On Thu, Oct 19, 2023 at 8:19 AM Matěj Cepl <mcepl@cepl.eu> wrote:
>
> Hi, when trying to build imv package on openSUSE/Tumbleweed
> (current version 4.4.0), I get tons of undefined references erros
> when linking while files
>
> /usr/lib64/libfreeimage-3.19.0.so
> /usr/lib64/libfreeimage.so.3
> /usr/lib64/libfreeimage.so
>
> are clearly present in the build system.
>
> Any idea what’s going on, please?

It seems like this build of freeimage in Tumbleweed is completely broken:

06ae28aecd5e:/ # objdump -T /usr/lib64/libfreeimage-3.19.0.so

/usr/lib64/libfreeimage-3.19.0.so:     file format elf64-x86-64

DYNAMIC SYMBOL TABLE:
0000000000000000  w   D  *UND*  0000000000000000 __cxa_finalize
0000000000000000  w   D  *UND*  0000000000000000 _ITM_registerTMCloneTable
0000000000000000  w   D  *UND*  0000000000000000 _ITM_deregisterTMCloneTable
0000000000000000  w   D  *UND*  0000000000000000 __gmon_start__

https://bugzilla.opensuse.org/show_bug.cgi?id=1216332
-- 
With best regards,
Aleksei Bavshin
Details
Message ID
<CWCO8ZGA7U6B.BFR3IM4G3SY9@cepl.eu>
In-Reply-To
<CAMA_ASYx3X3d-5EU+Y-dpw=8pddq10EF5tF+fjEmA7_JqHp+FA@mail.gmail.com> (view parent)
DKIM signature
missing
Download raw message
On Thu Oct 19, 2023 at 6:29 PM CEST, Aleksei Bavshin wrote:
> 06ae28aecd5e:/ # objdump -T /usr/lib64/libfreeimage-3.19.0.so
>
> /usr/lib64/libfreeimage-3.19.0.so:     file format elf64-x86-64
>
> DYNAMIC SYMBOL TABLE:
> 0000000000000000  w   D  *UND*  0000000000000000 __cxa_finalize
> 0000000000000000  w   D  *UND*  0000000000000000 _ITM_registerTMCloneTable
> 0000000000000000  w   D  *UND*  0000000000000000 _ITM_deregisterTMCloneTable
> 0000000000000000  w   D  *UND*  0000000000000000 __gmon_start__
>
> https://bugzilla.opensuse.org/show_bug.cgi?id=1216332

Yes, thank you. When I include fixed freeimage to my project, it builds.
https://build.opensuse.org/project/show/home:mcepl:branches:X11:Utilities

Thank you,

Matěj

-- 
https://matej.ceplovi.cz/blog/, Jabber: mcepl@ceplovi.cz
GPG Finger: 3C76 A027 CA45 AD70 98B5  BC1D 7920 5802 880B C9D8
 
This conversation can serve no purpose anymore. Good bye.
    -- HAL9000 in 2001: Space Odyssea
Reply to thread Export thread (mbox)