Source: vpb-driver
Version: 4.2.61-1.3
Severity: serious
Tags: ftbfs

Dear Maintainer,

The package has a ftbfs on all arch:

```
../../../include/vt/tonegen.h: In static member function ‘static void 
ToneGen::mutex_cleanup(void*)’:
../../../include/vt/tonegen.h:527:13: error: ‘pthread_mutex_unlock’ was not 
declared in this scope; did you mean ‘pthread_mutex_t’?
  527 |             pthread_mutex_unlock((pthread_mutex_t*)p);
      |             ^~~~~~~~~~~~~~~~~~~~
      |             pthread_mutex_t
../../../include/vt/tonegen.h: In member function ‘void ToneGen::DoStop()’:
../../../include/vt/tonegen.h:538:17: error: ‘pthread_cond_broadcast’ was not 
declared in this scope; did you mean ‘pthread_condattr_t’?
  538 |                 pthread_cond_broadcast( &m_cond );
      |                 ^~~~~~~~~~~~~~~~~~~~~~
      |                 pthread_condattr_t
../../../include/vt/tonegen.h: In constructor ‘ToneGen::ToneGen()’:
../../../include/vt/tonegen.h:559:9: error: ‘pthread_mutex_init’ was not 
declared in this scope; did you mean ‘pthread_mutex_t’?
  559 |         pthread_mutex_init(&m_mutex, NULL);
      |         ^~~~~~~~~~~~~~~~~~
      |         pthread_mutex_t
../../../include/vt/tonegen.h:560:9: error: ‘pthread_cond_init’ was not 
declared in this scope; did you mean ‘pthread_cond_t’?
  560 |         pthread_cond_init(&m_cond, NULL);
 ...
```

The full buildd log is here:
https://buildd.debian.org/status/fetch.php?pkg=vpb-driver&arch=all&ver=4.2.61-1.3&stamp=1670637027&raw=0

This should be easy to fix and I will update it once test and verify.


-- 
Regards,
--
  Bo YU

Attachment: signature.asc
Description: PGP signature

Reply via email to