cooljeanius / cooljeanius/AfterStep

linking (well, archiving) `libAfterBase.a` fails as part of CodeQL scan: `ar: libdeps specified more than once`

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
/bin/rm -rf libAfterBase.a
ar clq libAfterBase.a ashash.o aslist.o asvector.o audit.o fs.o layout.o mystring.o os.o output.o parse.o regexp.o safemalloc.o selfdiag.o sleep.o socket.o timer.o trace.o xml.o xprop.o xwrap.o
ar: libdeps specified more than once
make[1]: *** [Makefile:294: libAfterBase.a] Error 1
make[1]: Leaving directory '/home/runner/work/AfterStep/AfterStep/libAfterBase'
make: *** [Makefile:144: all] Error 1
```
Not sure what to do about it...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.