| Summary: | app-misc/jdupes-1.26.1 stabilize req | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | David Duchesne <aether> |
| Component: | Stabilization | Assignee: | Jakov Petrina <jakov.petrina> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jsmolic, proxy-maint |
| Priority: | Normal | Keywords: | CC-ARCHES |
| Version: | unspecified | Flags: | nattka:
sanity-check+
|
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: |
app-misc/jdupes-1.26.1
dev-libs/libjodycode-3.1
|
Runtime testing required: | --- |
|
Description
David Duchesne
2023-08-13 18:00:26 UTC
Just noticed jdupes 1.26.1 needs to stabilize also >=dev-libs/libjodycode-3.0.1
otherwise, when built against dev-libs/libjodycode-2.0.1, build fails :
[...]
filehash.c: In function ‘get_filehash’:
filehash.c:128:9: error: ‘jc_alarm_ring’ undeclared (first use in this function)
128 | if (jc_alarm_ring != 0) {
| ^~~~~~~~~~~~~
filehash.c:128:9: note: each undeclared identifier is reported only once for each function it appears in
make: *** [<builtin>: filehash.o] Error 1
amd64 done all arches done |