Bugzilla – Bug 1222931
parsec fails to build on Leap 15.6 - lstdc++: No such file or directory
Last modified: 2024-04-17 08:24:32 UTC
Hello package parsec fails to build on Leap 15.6 https://build.opensuse.org/package/live_build_log/openSUSE:Backports:SLE-15-SP6/parsec/standard/x86_64 1.3.0/target/release/deps/parsec_audit_data.o" "-Wl,--undefined=AUDITABLE_VERSION_INFO" [ 292s] = note: /usr/lib64/gcc/x86_64-suse-linux/13/../../../../x86_64-suse-linux/bin/ld: cannot find -lstdc++: No such file or directory [ 292s] collect2: error: ld returned 1 exit status [ 292s] [ 292s] [ 292s] warning: `parsec-service` (bin "parsec") generated 1 warning [ 292s] error: could not compile `parsec-service` (bin "parsec") due to 1 previous error; 1 warning emitted [ 292s] error: Bad exit status from /var/tmp/rpm-tmp.1ODbwG (%build) [ 292s] [ 292s] Could you please have a look?
perhaps just a simple gcc-c++ requires missing.
fixed via https://build.opensuse.org/request/show/1168458 , closing.