hanatos / vkdt

raw photography workflow that sucks less
https://jo.dreggn.org/vkdt
BSD 2-Clause "Simplified" License
389 stars 36 forks source link

oldubuntu appimage broken (libstdc++.so.6/GLIBCXX_3.4.32' not found) #118

Closed blitzgneisserin closed 9 months ago

blitzgneisserin commented 9 months ago

Apparently still the same issue. The new libstdc++.so.6 is still coming from somewhere.

anna@anna-ms7c96:~/Downloads$ ./vkdt-oldubuntu-0.7.99-289-g66f4143e-x86_64.AppImage
[ERR] /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /tmp/.mount_vkdt-ou5wPey/usr/lib/vkdt/modules/i-raw/libi-raw.so)
[gui] glfwGetVersionString() : 3.4.0 Wayland X11 GLX Null EGL OSMesa monotonic
[gui] monitor [0] HDMI-0 at 0 0
[gui] vk extension required by GLFW:
[gui]   VK_KHR_surface
[gui]   VK_KHR_xcb_surface
[gui] no joysticks found
[gui] no display profile file display.HDMI-0, using sRGB!
[gui] no display profile file display.HDMI-0, using sRGB!
[ERR] could not open directory '(null)'!

Tested on Lubuntu 22.04.

hanatos commented 9 months ago

hm. tried to remove the apt update step from the build job, now it should be ancient. could you try again with the updated oldubuntu package?

[edit: i think there is still mention of 3.4.32 in readelf of libi-raw.so. i think i'll have to give up on c++/old ubuntu and replace by the rust backend]

blitzgneisserin commented 9 months ago

Yea, still the same result. Never mind. Just thought maybe completely delete the old ubuntu appimage.

blitzgneisserin commented 9 months ago

I will try to compile vkdt on Lubuntu 22.04 to find out which package is the evil one.

blitzgneisserin commented 9 months ago

@hanatos the rawler appimage seems to work on Lubuntu 22.04 without a newer libstdc++6

hanatos commented 9 months ago

awesome, so i'll remove the old one.

On Tue, Feb 13, 2024 at 6:24 PM Anna @.***> wrote:

@hanatos https://github.com/hanatos the rawler appimage seems to work on Lubuntu 22.04 without a newer libstdc++6

— Reply to this email directly, view it on GitHub https://github.com/hanatos/vkdt/issues/118#issuecomment-1942053369, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMAKKMXAMIGV43RAICFV33YTOOWNAVCNFSM6AAAAABDGGGDVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBSGA2TGMZWHE . You are receiving this because you were mentioned.Message ID: @.***>

hanatos commented 9 months ago

closing this as "works without heavy c++ use" (use the rawler package for old ubuntu)