| Summary: | sci-visualization/labplot-2.9.0-r1 fails to find /usr/lib64/libdl.so | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | urcindalo <urcindalo> |
| Component: | Current packages | Assignee: | Andreas K. Hüttel <dilfridge> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andrewammerlaan, jstein, kde, sam, sci |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | 827188, 851471 | ||
| Bug Blocks: | |||
| Attachments: |
build.log
build.log from reporting box grep -rsin "dl" /usr/lib64/cmake |
||
|
Description
urcindalo
2022-05-10 14:04:15 UTC
> ninja: error: '/usr/lib64/libdl.so', needed by 'src/labplot2', missing and no known rule to make it
Is this library present on your system? It should be provided by sys-libs/glibc
In glibc 2.34+, it moved. Can you run: grep -rsin "libdl" /usr/lib64/cmake? (In reply to Sam James from comment #2) > In glibc 2.34+, it moved. Can you run: grep -rsin "libdl" /usr/lib64/cmake? Sure! No answer whatsoever. Empty. Nada. (In reply to Andrew Ammerlaan from comment #1) > > ninja: error: '/usr/lib64/libdl.so', needed by 'src/labplot2', missing and no known rule to make it > > Is this library present on your system? It should be provided by > sys-libs/glibc It is, but in so.2 version: ===== # locate libdl.so /lib/libdl.so.2 /lib64/libdl.so.2 # ===== Upgrading glibc to version 2.35 should fix this build problem, but please be aware that downgrading glibc is non-trivial (probably best to not attempt this), so if you do accept unstable keywords for glibc you will probably be stuck on unstable glibc for a while. To properly fix this to also build with <glibc-2.35 we are going to need some kind of patch. I'll look into this later when I have more time. (In reply to Andrew Ammerlaan from comment #5) > Upgrading glibc to version 2.35 should fix this build problem, but please be > aware that downgrading glibc is non-trivial (probably best to not attempt > this), so if you do accept unstable keywords for glibc you will probably be > stuck on unstable glibc for a while. > > To properly fix this to also build with <glibc-2.35 we are going to need > some kind of patch. I'll look into this later when I have more time. Thanks for the warning. Since I don't want to compromise my system because of this, I will mask labplot-2.9.0-r1 until it is compilable with stable glibc. (In reply to urcindalo from comment #6) > Thanks for the warning. Since I don't want to compromise my system because > of this, I will mask labplot-2.9.0-r1 until it is compilable with stable > glibc. Just to double check if this issue is specific to 2.9.0 or not. If you try to recompile version 2.8.2 do you get the same error with glibc-2.34? (In reply to Andrew Ammerlaan from comment #7) > (In reply to urcindalo from comment #6) > > Thanks for the warning. Since I don't want to compromise my system because > > of this, I will mask labplot-2.9.0-r1 until it is compilable with stable > > glibc. > > Just to double check if this issue is specific to 2.9.0 or not. If you try > to recompile version 2.8.2 do you get the same error with glibc-2.34? You're right. I just got the same error trying to recompile V2.8.2. (In reply to urcindalo from comment #8) > You're right. I just got the same error trying to recompile V2.8.2. Alright, thanks for checking! We're still missing a full build.log from you. Please always attach one. Created attachment 779513 [details]
build.log
Here you are the build.log.
Created attachment 779516 [details]
build.log from reporting box
And here you are the build.log from the box where I first saw this issue.
- What version of sci-libs/hdf5? - grep -rsin "dl" /usr/lib64/cmake - grep -rsin "ldl" /var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work - grep -rsin "libdl" /var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work - Can you try turning off the various USE flags you have on and see which one seems to cause it, if any? Thanks! I'm going to answer one question at a message: (In reply to Sam James from comment #13) > - What version of sci-libs/hdf5? $ eix -I hdf5 [I] sci-libs/hdf5 Available versions: 1.10.5(0/1.10.5) 1.10.5-r1(0/1.10.5) ~1.12.1(0/1.12.1)^t ~1.12.1-r1(0/1.12.1)^t ~1.12.2-r1(0/1.12.2)^t {cxx debug doc examples fortran +hl mpi ros3 szip test threads unsupported zlib} Installed versions: 1.10.5-r1(0/1.10.5)(22:05:36 17/04/22)(fortran hl szip zlib -cxx -debug -examples -mpi -threads -unsupported) Created attachment 783722 [details]
grep -rsin "dl" /usr/lib64/cmake
grep -rsin "dl" /usr/lib64/cmake
> - Can you try turning off the various USE flags you have on and see which
> one seems to cause it, if any?
The culprit is USE="netcdf".
* I installed labplot without any custom flags -> only fftw and handbook got selected by default -> installed perfectly
* I then added fits and hdf5 -> installed perfectly.
* I added netcdf -> problem arose.
* I removed fits and hdf5 and left only fftw and handbook (default) and netcdf -> same problem arose.
In the next messages I answer the remaining questions.
> - grep -rsin "ldl" /var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work
# grep -rsin "ldl" /var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0_build/build.ninja:3621: LINK_LIBRARIES = src/liblabplot2lib.a /usr/lib64/libKF5KIOFileWidgets.so.5.92.0 /usr/lib64/libKF5Bookmarks.so.5.92.0 /usr/lib64/libKF5NewStuff.so.5.92.0 /usr/lib64/libKF5KIOWidgets.so.5.92.0 /usr/lib64/libKF5Solid.so.5.92.0 /usr/lib64/libKF5KIOGui.so.5.92.0 /usr/lib64/libKF5KIOCore.so.5.92.0 /usr/lib64/libKF5Crash.so.5.92.0 /usr/lib64/libKF5JobWidgets.so.5.92.0 /usr/lib64/libKF5WindowSystem.so.5.92.0 /usr/lib64/libX11.so /usr/lib64/libKF5TextWidgets.so.5.92.0 /usr/lib64/libKF5Completion.so.5.92.0 /usr/lib64/libKF5SonnetUi.so.5.92.0 /usr/lib64/libKF5XmlGui.so.5.92.0 /usr/lib64/libKF5IconThemes.so.5.92.0 /usr/lib64/libKF5ConfigWidgets.so.5.92.0 /usr/lib64/libKF5WidgetsAddons.so.5.92.0 /usr/lib64/libKF5Codecs.so.5.92.0 /usr/lib64/libKF5ConfigGui.so.5.92.0 /usr/lib64/libKF5Auth.so.5.92.0 /usr/lib64/libKF5AuthCore.so.5.92.0 /usr/lib64/libKF5Service.so.5.92.0 /usr/lib64/libKF5ItemViews.so.5.92.0 /usr/lib64/libKF5NewStuffCore.so.5.92.0 /usr/lib64/libKF5Archive.so.5.92.0 /usr/lib64/libKF5ConfigCore.so.5.92.0 /usr/lib64/libQt5DBus.so.5.15.3 /usr/lib64/libKF5I18n.so.5.92.0 /usr/lib64/libKF5CoreAddons.so.5.92.0 /usr/lib64/libQt5Xml.so.5.15.3 /usr/lib64/libKF5Attica.so.5.92.0 /usr/lib64/libQt5Svg.so.5.15.3 /usr/lib64/libQt5PrintSupport.so.5.15.3 /usr/lib64/libQt5Widgets.so.5.15.3 /usr/lib64/libQt5Sql.so.5.15.3 /usr/lib64/libgsl.so /usr/lib64/libgslcblas.so /usr/lib64/libpoppler.so /usr/lib64/libpoppler-qt5.so /usr/lib64/libfftw3.so /usr/lib64/libnetcdf.so.19 /usr/lib64/libhdf5_hl.so /usr/lib64/libhdf5.so /usr/lib64/libsz.so -ldl -lm /usr/lib64/libcurl.so /usr/lib64/libzip.so -lz /usr/lib64/libKF5SyntaxHighlighting.so.5.92.0 /usr/lib64/libQt5Network.so.5.15.3 /usr/lib64/libQt5Gui.so.5.15.3 /usr/lib64/libQt5Core.so.5.15.3
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:449: settings.intensityThresholdLow = lowerLimit;
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:460: settings.foregroundThresholdLow = lowerLimit;
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:471: settings.hueThresholdLow = lowerLimit;
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:482: settings.saturationThresholdLow = lowerLimit;
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:493: settings.valueThresholdLow = lowerLimit;
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:565: ssIntensity->setSpan(settings.intensityThresholdLow, settings.intensityThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:566: ssForeground->setSpan(settings.foregroundThresholdLow, settings.foregroundThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:567: ssHue->setSpan(settings.hueThresholdLow, settings.hueThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:568: ssSaturation->setSpan(settings.saturationThresholdLow, settings.saturationThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:569: ssValue->setSpan(settings.valueThresholdLow, settings.valueThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:570: gvIntensity->setSpan(settings.intensityThresholdLow, settings.intensityThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:571: gvForeground->setSpan(settings.foregroundThresholdLow, settings.foregroundThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:572: gvHue->setSpan(settings.hueThresholdLow, settings.hueThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:573: gvSaturation->setSpan(settings.saturationThresholdLow, settings.saturationThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:574: gvValue->setSpan(settings.valueThresholdLow, settings.valueThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:625: ssIntensity->setSpan(m_image->settings().intensityThresholdLow, m_image->settings().intensityThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:626: ssForeground->setSpan(m_image->settings().foregroundThresholdLow, m_image->settings().foregroundThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:627: ssHue->setSpan(m_image->settings().hueThresholdLow, m_image->settings().hueThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:628: ssSaturation->setSpan(m_image->settings().saturationThresholdLow, m_image->settings().saturationThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:629: ssValue->setSpan(m_image->settings().valueThresholdLow, m_image->settings().valueThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:630: gvIntensity->setSpan(m_image->settings().intensityThresholdLow, m_image->settings().intensityThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:631: gvForeground->setSpan(m_image->settings().foregroundThresholdLow, m_image->settings().foregroundThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:632: gvHue->setSpan(m_image->settings().hueThresholdLow, m_image->settings().hueThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:633: gvSaturation->setSpan(m_image->settings().saturationThresholdLow, m_image->settings().saturationThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/kdefrontend/widgets/DatapickerImageWidget.cpp:634: gvValue->setSpan(m_image->settings().valueThresholdLow, m_image->settings().valueThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/worksheet/WorksheetElementContainer.cpp:237:// QVector<WorksheetElement*> childList = q->children<WorksheetElement>(AbstractAspect::IncludeHidden | AbstractAspect::Compress);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/worksheet/WorksheetElementContainer.cpp:238:// foreach (const WorksheetElement* elem, childList)
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/ImageEditor.cpp:327: return pixelIsOn(value, settings.intensityThresholdLow, settings.intensityThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/ImageEditor.cpp:329: return pixelIsOn(value, settings.foregroundThresholdLow, settings.foregroundThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/ImageEditor.cpp:331: return pixelIsOn(value, settings.hueThresholdLow, settings.hueThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/ImageEditor.cpp:333: return pixelIsOn(value, settings.saturationThresholdLow, settings.saturationThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/ImageEditor.cpp:335: return pixelIsOn(value, settings.valueThresholdLow, settings.valueThresholdHigh);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.h:49: int intensityThresholdLow{20};
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.h:51: int foregroundThresholdLow{30};
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.h:53: int hueThresholdLow{0};
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.h:55: int saturationThresholdLow{30};
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.h:57: int valueThresholdLow{30};
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:90: d->settings.foregroundThresholdLow = group.readEntry("ForegroundThresholdLow", 30);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:92: d->settings.hueThresholdLow = group.readEntry("HueThresholdLow", 0);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:94: d->settings.intensityThresholdLow = group.readEntry("IntensityThresholdLow", 20);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:96: d->settings.saturationThresholdLow = group.readEntry("SaturationThresholdLow", 30);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:98: d->settings.valueThresholdLow = group.readEntry("ValueThresholdLow", 30);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:458: writer->writeAttribute( "foregroundThresholdLow", QString::number(d->settings.foregroundThresholdLow) );
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:460: writer->writeAttribute( "hueThresholdLow", QString::number(d->settings.hueThresholdLow) );
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:462: writer->writeAttribute( "intensityThresholdLow", QString::number(d->settings.intensityThresholdLow) );
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:464: writer->writeAttribute( "saturationThresholdLow", QString::number(d->settings.saturationThresholdLow) );
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:466: writer->writeAttribute( "valueThresholdLow", QString::number(d->settings.valueThresholdLow) );
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:608: READ_INT_VALUE("foregroundThresholdLow", settings.foregroundThresholdLow, int);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:610: READ_INT_VALUE("hueThresholdLow", settings.hueThresholdLow, int);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:612: READ_INT_VALUE("intensityThresholdLow", settings.intensityThresholdLow, int);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:614: READ_INT_VALUE("saturationThresholdLow", settings.saturationThresholdLow, int);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/datapicker/DatapickerImage.cpp:616: READ_INT_VALUE("valueThresholdLow", settings.valueThresholdLow, int);
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/cantorWorksheet/CantorWorksheet.cpp:51: KPluginLoader oldLoader(QLatin1String("cantorpart")); // old path
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/cantorWorksheet/CantorWorksheet.cpp:57: factory = oldLoader.factory();
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/cantorWorksheet/CantorWorksheet.cpp:63: WARN("Failed to load Cantor plugins; file name: " << STDSTRING(oldLoader.fileName()))
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/src/backend/cantorWorksheet/CantorWorksheet.cpp:64: WARN("Error message: " << STDSTRING(oldLoader.errorString()))
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/data/datasets/DASL.json:615: "description": "The ranges inhabited by the Indian gharial\ncrocodile and the Australian saltwater crocodile overlap in\nBangladesh. Suppose a very large crocodile skeleton is found\nthere, and we wish to determine the species of the animal.\nWildlife scientists have measured the lengths of the heads\nand the complete bodies of several crocs (in centimeters) of\neach species.",
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0/data/datasets/DASL.json:629: "description": "Wildlife researchers monitor many wildlife populations by taking aerial photographs. Can they estimate the weights of alligators accurately from the air? Here are data on the Weight of alligators (in pounds) and their Length (in inches).",
> - grep -rsin "libdl" /var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work
# grep -rsin "libdl" /var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work
/var/tmp/portage/sci-visualization/labplot-2.9.0-r1/work/labplot-2.9.0_build/build.ninja:3618:build src/labplot2: CXX_EXECUTABLE_LINKER__labplot2_relwithdebinfo src/CMakeFiles/labplot2.dir/labplot2_autogen/mocs_compilation.cpp.o src/CMakeFiles/labplot2.dir/kdefrontend/LabPlot.cpp.o | src/liblabplot2lib.a /usr/lib64/libX11.so /usr/lib64/libgsl.so /usr/lib64/libgslcblas.so /usr/lib64/libpoppler.so /usr/lib64/libpoppler-qt5.so /usr/lib64/libfftw3.so /usr/lib64/libhdf5_hl.so /usr/lib64/libhdf5.so /usr/lib64/libsz.so /usr/lib64/libdl.so /usr/lib64/libm.so /usr/lib64/libcurl.so /usr/lib64/libzip.so /usr/lib64/libz.so || src/labplot2_autogen src/labplot2_autogen_timestamp_deps src/liblabplot2lib.a /usr/lib64/libKF5KIOFileWidgets.so.5.92.0 /usr/lib64/libKF5Bookmarks.so.5.92.0 /usr/lib64/libKF5NewStuff.so.5.92.0 /usr/lib64/libKF5KIOWidgets.so.5.92.0 /usr/lib64/libKF5Solid.so.5.92.0 /usr/lib64/libKF5KIOGui.so.5.92.0 /usr/lib64/libKF5KIOCore.so.5.92.0 /usr/lib64/libKF5Crash.so.5.92.0 /usr/lib64/libKF5JobWidgets.so.5.92.0 /usr/lib64/libKF5WindowSystem.so.5.92.0 /usr/lib64/libKF5TextWidgets.so.5.92.0 /usr/lib64/libKF5Completion.so.5.92.0 /usr/lib64/libKF5SonnetUi.so.5.92.0 /usr/lib64/libKF5XmlGui.so.5.92.0 /usr/lib64/libKF5IconThemes.so.5.92.0 /usr/lib64/libKF5ConfigWidgets.so.5.92.0 /usr/lib64/libKF5WidgetsAddons.so.5.92.0 /usr/lib64/libKF5Codecs.so.5.92.0 /usr/lib64/libKF5ConfigGui.so.5.92.0 /usr/lib64/libKF5Auth.so.5.92.0 /usr/lib64/libKF5AuthCore.so.5.92.0 /usr/lib64/libKF5Service.so.5.92.0 /usr/lib64/libKF5ItemViews.so.5.92.0 /usr/lib64/libKF5NewStuffCore.so.5.92.0 /usr/lib64/libKF5Archive.so.5.92.0 /usr/lib64/libKF5ConfigCore.so.5.92.0 /usr/lib64/libQt5DBus.so.5.15.3 /usr/lib64/libKF5I18n.so.5.92.0 /usr/lib64/libKF5CoreAddons.so.5.92.0 /usr/lib64/libQt5Xml.so.5.15.3 /usr/lib64/libKF5Attica.so.5.92.0 /usr/lib64/libQt5Svg.so.5.15.3 /usr/lib64/libQt5PrintSupport.so.5.15.3 /usr/lib64/libQt5Widgets.so.5.15.3 /usr/lib64/libQt5Sql.so.5.15.3 /usr/lib64/libnetcdf.so.19 /usr/lib64/libKF5SyntaxHighlighting.so.5.92.0 /usr/lib64/libQt5Network.so.5.15.3 /usr/lib64/libQt5Gui.so.5.15.3 /usr/lib64/libQt5Core.so.5.15.3
(In reply to urcindalo from comment #16) > > - Can you try turning off the various USE flags you have on and see which > > one seems to cause it, if any? > > The culprit is USE="netcdf". > * I installed labplot without any custom flags -> only fftw and handbook got > selected by default -> installed perfectly > * I then added fits and hdf5 -> installed perfectly. > * I added netcdf -> problem arose. > * I removed fits and hdf5 and left only fftw and handbook (default) and > netcdf -> same problem arose. > > In the next messages I answer the remaining questions. Big thanks! Could you try upgrading to netcdf-4.8.1-r2? (In reply to Sam James from comment #19) > (In reply to urcindalo from comment #16) > > > - Can you try turning off the various USE flags you have on and see which > > > one seems to cause it, if any? > > > > The culprit is USE="netcdf". > > * I installed labplot without any custom flags -> only fftw and handbook got > > selected by default -> installed perfectly > > * I then added fits and hdf5 -> installed perfectly. > > * I added netcdf -> problem arose. > > * I removed fits and hdf5 and left only fftw and handbook (default) and > > netcdf -> same problem arose. > > > > In the next messages I answer the remaining questions. > > Big thanks! Could you try upgrading to netcdf-4.8.1-r2? Yes! Upgrading to netcdf-4.8.1-r2 solves the issue. We'll consider this fixed then (as it was never a labplot problem). Technically this bug does not care about bug 851471 since labplot is not stable. (In reply to Andreas Sturmlechner from comment #22) > Technically this bug does not care about bug 851471 since labplot is not > stable. Meh. It's closed anyway and it might be useful if someone sees it. I don't mind if you remove the dependency. Nah, as you say it is closed anyway. ;) |