Bug 1222931

Summary: parsec fails to build on Leap 15.6 - lstdc++: No such file or directory
Product: [openSUSE] openSUSE Distribution Reporter: Lubos Kocman <lubos.kocman>
Component: SecurityAssignee: Guillaume GARDET <guillaume.gardet>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: meissner, mlin
Version: Leap 15.6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Lubos Kocman 2024-04-16 22:23:42 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?
Comment 1 Marcus Meissner 2024-04-17 07:15:06 UTC
perhaps just a simple gcc-c++ requires missing.
Comment 2 Max Lin 2024-04-17 08:24:32 UTC
fixed via https://build.opensuse.org/request/show/1168458 , closing.