google / google/fuzzbench

symqemu_aflplusplus fails to build with "no installation candidate for libstdc++-5-dev"

Open
#1,830 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
302
PR merge metrics
No merged PRs in 30d

Description

As the title says, `symqemu_aflplusplus` seems to not have been updated with the switch to Ubuntu 20.04 and fails to build with the following error
```
#6 1.606 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [897 kB]
#6 1.947 Fetched 10.7 MB in 2s (7017 kB/s)
#6 1.947 Reading package lists...
#6 3.260 Reading package lists...
#6 4.520 Building dependency tree...
#6 4.752 Reading state information...
#6 4.776 Package libstdc++-5-dev is not available, but is referred to by another package.
#6 4.776 This may mean that the package is missing, has been obsoleted, or
#6 4.776 is only available from another source
#6 4.776
#6 4.781 E: Package 'libstdc++-5-dev' has no installation candidate
```

I'm debugging locally at the moment to find which version is appropriate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.