FS#73924 - flac build shows debug messages

Attached to Project: Arch Linux
Opened by st.binder (nium) - Tuesday, 22 February 2022, 10:35 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 22 February 2022, 18:07 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: flac build shows debug messages

Additional info:
* flac 1.3.4

Steps to reproduce:
* encode audio file

Solution:
in PKGBUILD -DCMAKE_BUILD_TYPE=None should be set to Release
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 22 February 2022, 18:07 GMT
Reason for closing:  Fixed
Additional comments about closing:  flac 1.3.4-2
Comment by tonurics (Tonurics) - Tuesday, 22 February 2022, 12:20 GMT
I can confirm the build is acting on `#ifdef DEBUG_VERBOSE` and outputting debug messages.

Loading...