Your message dated Sun, 11 Aug 2024 08:50:10 +0000
with message-id <[email protected]>
and subject line Bug#1074958: fixed in finalcut 0.9.1-1
has caused the Debian Bug report #1074958,
regarding finalcut: ftbfs with GCC-14
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 [email protected]
immediately.)
--
1074958: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074958
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:finalcut
Version: 0.9.0-2
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14
[This bug is targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/finalcut_0.9.0-2_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html
[...]
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermcap.cpp -fPIC -DPIC -o output/tty/.libs/ftermcap.o
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermcapquirks.cpp -fPIC -DPIC -o output/tty/.libs/ftermcapquirks.o
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/fterm.cpp -fPIC -DPIC -o output/tty/.libs/fterm.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o output/tty/ftermdebugdata.lo
output/tty/ftermdebugdata.cpp
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermdebugdata.cpp -fPIC -DPIC -o output/tty/.libs/ftermdebugdata.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o output/tty/ftermdetection.lo
output/tty/ftermdetection.cpp
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermdetection.cpp -fPIC -DPIC -o output/tty/.libs/ftermdetection.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o output/tty/ftermfreebsd.lo
output/tty/ftermfreebsd.cpp
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermcapquirks.cpp -o output/tty/ftermcapquirks.o >/dev/null 2>&1
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermfreebsd.cpp -fPIC -DPIC -o output/tty/.libs/ftermfreebsd.o
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermdebugdata.cpp -o output/tty/ftermdebugdata.o >/dev/null 2>&1
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/foptimove.cpp -o output/tty/foptimove.o >/dev/null 2>&1
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermcap.cpp -o output/tty/ftermcap.o >/dev/null 2>&1
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/foptiattr.cpp -o output/tty/foptiattr.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o output/tty/fterm_functions.lo
output/tty/fterm_functions.cpp
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/fterm_functions.cpp -fPIC -DPIC -o
output/tty/.libs/fterm_functions.o
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermfreebsd.cpp -o output/tty/ftermfreebsd.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o output/tty/ftermios.lo
output/tty/ftermios.cpp
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermios.cpp -fPIC -DPIC -o output/tty/.libs/ftermios.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o output/tty/ftermlinux.lo
output/tty/ftermlinux.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o output/tty/ftermopenbsd.lo
output/tty/ftermopenbsd.cpp
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermlinux.cpp -fPIC -DPIC -o output/tty/.libs/ftermlinux.o
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermopenbsd.cpp -fPIC -DPIC -o output/tty/.libs/ftermopenbsd.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o output/tty/ftermoutput.lo
output/tty/ftermoutput.cpp
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermoutput.cpp -fPIC -DPIC -o output/tty/.libs/ftermoutput.o
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermios.cpp -o output/tty/ftermios.o >/dev/null 2>&1
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermdetection.cpp -o output/tty/ftermdetection.o >/dev/null 2>&1
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/fterm.cpp -o output/tty/fterm.o >/dev/null 2>&1
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/fterm_functions.cpp -o output/tty/fterm_functions.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o output/tty/ftermxterminal.lo
output/tty/ftermxterminal.cpp
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermxterminal.cpp -fPIC -DPIC -o output/tty/.libs/ftermxterminal.o
output/tty/ftermoutput.cpp: In member function ‘virtual bool
finalcut::FTermOutput::isDefaultPaletteTheme()’:
output/tty/ftermoutput.cpp:521:15: error: possibly dangling reference to a
temporary [-Werror=dangling-reference]
521 | const auto& iter = std::find ( default_themes.cbegin()
| ^~~~
output/tty/ftermoutput.cpp:521:32: note: the temporary was destroyed at the end
of the full expression ‘std::find<__gnu_cxx::__normal_iterator<const
finalcut::FString*, vector<finalcut::FString> >,
finalcut::FString>(default_themes.std::vector<finalcut::FString>::cbegin(),
default_themes.std::vector<finalcut::FString>::cend(),
finalcut::FColorPalette::getClassName())’
521 | const auto& iter = std::find ( default_themes.cbegin()
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
522 | , default_themes.cend()
| ~~~~~~~~~~~~~~~~~~~~~~~
523 | ,
FColorPalette::getInstance()->getClassName() );
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermopenbsd.cpp -o output/tty/ftermopenbsd.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o output/tty/sgr_optimizer.lo
output/tty/sgr_optimizer.cpp
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/sgr_optimizer.cpp -fPIC -DPIC -o output/tty/.libs/sgr_optimizer.o
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/sgr_optimizer.cpp -o output/tty/sgr_optimizer.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o util/char_ringbuffer.lo
util/char_ringbuffer.cpp
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
util/char_ringbuffer.cpp -fPIC -DPIC -o util/.libs/char_ringbuffer.o
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermlinux.cpp -o output/tty/ftermlinux.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o util/fcallback.lo
util/fcallback.cpp
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
util/fcallback.cpp -fPIC -DPIC -o util/.libs/fcallback.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H
-I. -I.. -I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o util/fdata.lo util/fdata.cpp
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
util/fdata.cpp -fPIC -DPIC -o util/.libs/fdata.o
cc1plus: all warnings being treated as errors
make[4]: *** [Makefile:1039: output/tty/ftermoutput.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
util/char_ringbuffer.cpp -o util/char_ringbuffer.o >/dev/null 2>&1
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
output/tty/ftermxterminal.cpp -o output/tty/ftermxterminal.o >/dev/null 2>&1
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
util/fdata.cpp -o util/fdata.o >/dev/null 2>&1
libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I../final -Wall
-Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
util/fcallback.cpp -o util/fcallback.o >/dev/null 2>&1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/final'
make[3]: *** [Makefile:1251: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/final'
make[2]: *** [Makefile:498: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:386: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:18: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: finalcut
Source-Version: 0.9.1-1
Done: Alex Myczko <[email protected]>
We believe that the bug you reported is fixed in the latest version of
finalcut, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alex Myczko <[email protected]> (supplier of updated finalcut package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 11 Aug 2024 07:23:53 +0000
Source: finalcut
Architecture: source
Version: 0.9.1-1
Distribution: unstable
Urgency: medium
Maintainer: Alex Myczko <[email protected]>
Changed-By: Alex Myczko <[email protected]>
Closes: 1074958
Changes:
finalcut (0.9.1-1) unstable; urgency=medium
.
* New upstream version. (Closes: #1074958)
Checksums-Sha1:
3907abe6c05bd9fb3f1c1b22564e09ea6f4658ae 2120 finalcut_0.9.1-1.dsc
93b09571acd47fe959fc57b5f1f062623c75a618 909719 finalcut_0.9.1.orig.tar.gz
364b310401124a4c3da395c381daf40ec6af1f86 4512 finalcut_0.9.1-1.debian.tar.xz
928b8090f80d696ab406b525ddb834aa56c621a2 7673 finalcut_0.9.1-1_source.buildinfo
Checksums-Sha256:
cea90029a1158d76264b452b5fa429871955443f85447a4245388695d9e83917 2120
finalcut_0.9.1-1.dsc
6593b3c43ba1de98e4e0e3a563dbf9316fade71ef85c82e6b6f086184ec69a56 909719
finalcut_0.9.1.orig.tar.gz
d584af2c0689a8e3c01d3c855051116ad4b839f2124557f9864d12e27870333c 4512
finalcut_0.9.1-1.debian.tar.xz
f59485cda3a4210ad885ec22f95b7f5c6c749c0a735a6f798f1e47deb5d7094f 7673
finalcut_0.9.1-1_source.buildinfo
Files:
a30dc6e261509e19ed7eedbe0b9f3d6a 2120 libs optional finalcut_0.9.1-1.dsc
7a766d0efce8656dceb7364b2863ced3 909719 libs optional
finalcut_0.9.1.orig.tar.gz
540e0470e963661c5ba428fa84f82246 4512 libs optional
finalcut_0.9.1-1.debian.tar.xz
4323bd0e974fa5e7353eb884fb0236d1 7673 libs optional
finalcut_0.9.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEtgob82PcExn/Co6JEWhSvN91FcAFAma4ddkACgkQEWhSvN91
FcAn8w//XHrzKXJhL56KYuj1dzAnRsffdm03hV366CKxVWa2GFAnHkzkP6xag4cy
3S5FUvObNoX/mYZEjksfXcCz4hRtwWuEoGNJ9Ca/eCqEojSNXTxca3E2Xmx01YDI
5qcTzxMWVS49iNKYHDhv5muinqklyc1SfAP+5NwPR7/a5GYzS9Ir0zEHD96gJjlV
SrIqsf3er0USUjQUPSfx18g9OnWmAN/zHliY2INRqUiBgHt/nxbZiUAPGles4cwu
9m5RGlQCst7jeL4BRL+bm87ciosRogl8tZU6sSHt5dy7AtoxBz4xQp0Ony8eth9s
oYcNdREFlFjzoESQJScl78JnsFnQPqtCM+KCDp0J0h4YQdHu8sgBmlS4hF4rW5Gs
eDVMawI+sCs8BR1+XS8CscQEc7WEPAFW2sKyEqzo8/UIuo8kBOViso+BiKHVjC6X
PBe3fXzTMnTh7ednLNbQQy8JFryc2H05NYf1hjMdwHJNDFmCtDOib2w7/INKRbkQ
0WeS+yZoWm3IIfejUrnSP8nCb2BzD6wmhqzl8qhsIIXXmT2tIViwJrRTSGdiMWZc
cvLRkCc/mXhbdecpkw4KevSyXPH/++I3qL+LS/slopO4jskma6ovNNvhetZN9cOr
Gpy0JGTsfoPudKTCFsX6gf/w9VSlfo++7pB2lVikgNDndLqRUCE=
=9wGP
-----END PGP SIGNATURE-----
pgpP1A4GTxsC9.pgp
Description: PGP signature
--- End Message ---