meerfrau

Results 28 issues of meerfrau

### What is the bug or the crash? ``` /usr/bin/ld: CMakeFiles/provider_pdal.dir/qgspdalprovider.cpp.o: in function `QgsPdalProvider::loadIndex()': qgspdalprovider.cpp:(.text+0xd90): undefined reference to `QgsCopcPointCloudIndex::QgsCopcPointCloudIndex()' collect2: Fehler: ld gab 1 als Ende-Status zurück make[2]: *** [src/providers/pdal/CMakeFiles/provider_pdal.dir/build.make:192:...

Build/Install
Bug
Point Clouds

#### Describe the bug ``` File "/usr/lib/python3.10/site-packages/archivebox/cli/archivebox_status.py", line 11, in from ..main import status File "/usr/lib/python3.10/site-packages/archivebox/main.py", line 23, in from .parsers import ( File "/usr/lib/python3.10/site-packages/archivebox/parsers/__init__.py", line 17, in from ..system...

I'm on Python 3.10 and cmake 3.27.8 When building with `python -m build --wheel --no-isolation` cmake isn't found: ``` ERROR Missing dependencies: cmake>=3.18 ``` python-cmake-build-extension is present but seems not...

### 问题类型 / Type of issues * 其它 / other ### 受影响的软件包 / Affected packages * rust ---- When I have installed llvm-git (and clang-git) for building my own mesa-git...

There are compilation issues against abseil-cpp 20230802 (trunkated): ``` ./TNN/build/tools/onnx2tnn/onnx-converter/onnx.pb.h:4987:34: required from here /usr/include/google/protobuf/arena.h:318:5: error: no matching function for call to 'absl::lts_20230802::log_internal::LogMessageFatal::LogMessageFatal(const char [37], int, std::string&)' 318 | ABSL_CHECK_LE(num_elements, std::numeric_limits::max()...

**Commit Hash** 8ce00fd97589d53f3e0d2ce1fda60374db381a04 **Platform** ArchLinux **Summary** Sorry for being in German: ``` ./olive/app/render/renderer.cpp: In Elementfunktion »bool olive::Renderer::GetColorContext(const olive::ColorTransformJob&, ColorContext*)«: ./olive/app/render/renderer.cpp:245:30: Fehler: keine passende Funktion für Aufruf von »OpenColorIO_v2_3dev::GpuShaderDesc::getTexture(unsigned int&, const...

Building/Packaging

## Bug Report ### Build Problem ``` In file included from ./OpenTimelineIO/src/opentimelineio/anyDictionary.h:6, from ./OpenTimelineIO/src/opentimelineio/serializableObject.h:9, from ./OpenTimelineIO/src/opentimelineio/serializableObjectWithMetadata.h:6, from ./OpenTimelineIO/src/opentimelineio/composable.h:6, from ./OpenTimelineIO/src/opentimelineio/item.h:7, from ./OpenTimelineIO/src/opentimelineio/clip.h:6, from ./OpenTimelineIO/src/opentimelineio/clip.cpp:4: ./OpenTimelineIO/src/opentimelineio/any.h:6:10: fatal error: any/any.hpp: No such...

bug

I've built successfully against git master of https://github.com/KhronosGroup/SPIRV-Tools. shaderc was compiled via ``` cmake \ -B build \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_CXX_FLAGS="$CXXFLAGS -ffat-lto-objects" \ -DSHADERC_SKIP_TESTS=ON \ -Dglslang_SOURCE_DIR=/usr/include/glslang \ -GNinja...

I'm trying to build git master on ArchLinux (cmake 3.27.6), which has LZ4 at the following location: ``` lz4 /usr/include/ lz4 /usr/include/lz4.h lz4 /usr/include/lz4frame.h lz4 /usr/include/lz4frame_static.h lz4 /usr/include/lz4hc.h lz4 /usr/lib/...

scope:build

## Environment Information Open Babel version: git master Operating system and version: linux-mainline ## Expected Behavior successfull linking ## Actual Behavior ``` /usr/bin/ld: CMakeFiles/xtcformat.dir/xtcformat.cpp.o: in function `OpenBabel::XTCFormat::xdropen(__rpc_xdr*, char const*, char...