Bug 1222931 - parsec fails to build on Leap 15.6 - lstdc++: No such file or directory
Summary: parsec fails to build on Leap 15.6 - lstdc++: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Security (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Guillaume GARDET
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-16 22:23 UTC by Lubos Kocman
Modified: 2024-04-17 08:24 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.