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

Bug#1004626: marked as done (forked-daapd: FTBFS with ffmpeg 5.0)



Your message dated Sat, 07 Oct 2023 21:55:20 +0000
with message-id <[🔎] E1qpFGa-00Dq9W-2X@fasolo.debian.org>
and subject line Bug#986740: Removed package(s) from unstable
has caused the Debian Bug report #1004626,
regarding forked-daapd: FTBFS with ffmpeg 5.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1004626: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004626
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: forked-daapd
Version: 26.4+dfsg1-2
Severity: important
X-Debbugs-Cc: sramacher@debian.org
Tags: sid bookworm ftbfs
Usertags: ffmpeg5.0

forked-daapd FTBFS with ffmpeg 5.0 (in experimental):
| gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o remote_pairing.o remote_pairing.c
| main.c:451:36: warning: ‘enum AVLockOp’ declared inside parameter list will not be visible outside of this definition or declaration
|   451 | ffmpeg_lockmgr(void **pmutex, enum AVLockOp op)
|       |                                    ^~~~~~~~
| main.c:451:45: error: parameter 2 (‘op’) has incomplete type
|   451 | ffmpeg_lockmgr(void **pmutex, enum AVLockOp op)
|       |                               ~~~~~~~~~~~~~~^~
| main.c: In function ‘ffmpeg_lockmgr’:
| main.c:455:12: error: ‘AV_LOCK_CREATE’ undeclared (first use in this function); did you mean ‘AV_LOG_TRACE’?
|   455 |       case AV_LOCK_CREATE:
|       |            ^~~~~~~~~~~~~~
|       |            AV_LOG_TRACE
| main.c:455:12: note: each undeclared identifier is reported only once for each function it appears in
| main.c:462:12: error: ‘AV_LOCK_OBTAIN’ undeclared (first use in this function)
|   462 |       case AV_LOCK_OBTAIN:
|       |            ^~~~~~~~~~~~~~
| main.c:466:12: error: ‘AV_LOCK_RELEASE’ undeclared (first use in this function)
|   466 |       case AV_LOCK_RELEASE:
|       |            ^~~~~~~~~~~~~~~
| main.c:470:12: error: ‘AV_LOCK_DESTROY’ undeclared (first use in this function)
|   470 |       case AV_LOCK_DESTROY:
|       |            ^~~~~~~~~~~~~~~
| main.c: In function ‘main’:
| main.c:663:9: warning: implicit declaration of function ‘av_lockmgr_register’ [-Wimplicit-function-declaration]
|   663 |   ret = av_lockmgr_register(ffmpeg_lockmgr);
|       |         ^~~~~~~~~~~~~~~~~~~
| main.c:672:3: warning: implicit declaration of function ‘av_register_all’ [-Wimplicit-function-declaration]
|   672 |   av_register_all();
|       |   ^~~~~~~~~~~~~~~
| main.c:673:3: warning: implicit declaration of function ‘avfilter_register_all’ [-Wimplicit-function-declaration]
|   673 |   avfilter_register_all();
|       |   ^~~~~~~~~~~~~~~~~~~~~
| make[4]: *** [Makefile:845: main.o] Error 1

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 26.4+dfsg1-2+rm

Dear submitter,

as the package forked-daapd has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/986740

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: