[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#965306: adplay: FTBFS: error: no matching function for call to ‘CSurroundopl::CSurroundopl(Copl*&, Copl*&, bool)’



Source: adplay
Version: 1.8-2
Severity: serious
Tags: ftbfs sid bullseye
Justification: fails to build from source (but built successfully in the past)

adplay currently fails to build:
| adplay.cc: In function ‘int main(int, char**)’:
| adplay.cc:410:50: error: no matching function for call to ‘CSurroundopl::CSurroundopl(Copl*&, Copl*&, bool)’
|   410 |       opl = new CSurroundopl(a, b, cfg.bits == 16);
|       |                                                  ^
| In file included from adplay.cc:52:
| /usr/include/adplug/surroundopl.h:67:3: note: candidate: ‘CSurroundopl::CSurroundopl(COPLprops*, COPLprops*, bool)’
|    67 |   CSurroundopl(COPLprops *a, COPLprops *b, bool output16bit);
|       |   ^~~~~~~~~~~~
| /usr/include/adplug/surroundopl.h:67:27: note:   no known conversion for argument 1 from ‘Copl*’ to ‘COPLprops*’
|    67 |   CSurroundopl(COPLprops *a, COPLprops *b, bool output16bit);
|       |                ~~~~~~~~~~~^
| /usr/include/adplug/surroundopl.h:51:7: note: candidate: ‘constexpr CSurroundopl::CSurroundopl(const CSurroundopl&)’
|    51 | class CSurroundopl: public Copl
|       |       ^~~~~~~~~~~~
| /usr/include/adplug/surroundopl.h:51:7: note:   candidate expects 1 argument, 3 provided

See
https://buildd.debian.org/status/fetch.php?pkg=adplay&arch=amd64&ver=1.8-2%2Bb1&stamp=1595115090&raw=0

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


Reply to: