ARPA-SIMC / wreport

C++ library and applications to work with weather reports. The library provides featureful BUFR and CREX encoding and decoding.
Other
9 stars 9 forks source link

Fedora 36 build errors (no match for `operator<<`) #49

Closed brancomat closed 2 years ago

brancomat commented 2 years ago
../wreport/utils/tests.h:230:21: error: no match for 'operator<<' (operand types are 'std::basic_ostream<char>' and 'const wreport::Vartype')

Full build logs: https://download.copr.fedorainfracloud.org/results/simc/stable/fedora-36-x86_64/04386059-wreport/builder-live.log.gz (copr) or: https://simc.arpae.it/moncic-ci/wreport/202205091640/master/fedora36/build.log (moncic-ci)