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

Bug#1000855: milkytracker: FTBFS with RtMidi-5.0



Source: milkytracker
Version: 1.02.00+dfsg-1+deb10u1
Severity: important
Tags: ftbfs

Dear Maintainer,

i've recently uploaded RtMidi-5.0.0 to 'experimental' and would likt to
upload it to 'unstable' soon.

RtMidi-5 now uses some C++11 features (in it's headers).

Unfortunately, 'milkytracker' explictely uses the "-std=c++98" buildflag,
and as a consequence, it fails to build with RtMidi-5

The easiest way to fix this is is to simply remove the "-std=c++98" (so
the default C+ standard is used, which is currently gnu++17), or replace
it with some explicit standard specification (e.g. "-std=c++11").

I haven't yet tested whether this simple fix is applicable for
'milkytracker'.


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'oldstable-updates'), (500, 'oldoldstable'), (500, 'unstable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.14.0-4-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Reply to: