Your message dated Sat, 19 Aug 2023 08:36:25 +0200
with message-id <7e6b685b-7254-0540-9116-9923da7ab...@orthanc-labs.com>
and subject line Re: orthanc-postgresql FTBFS with googletest 1.13.0
has caused the Debian Bug report #1041116,
regarding orthanc-postgresql FTBFS with googletest 1.13.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 ow...@bugs.debian.org
immediately.)
--
1041116: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041116
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: orthanc-postgresql
Version: 4.0-7
Severity: serious
Tags: ftbfs trixie sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/orthanc-postgresql.html
...
In file included from /usr/include/gtest/gtest-message.h:57,
from /usr/include/gtest/gtest-assertion-result.h:46,
from /usr/include/gtest/gtest.h:64,
from
/build/1st/orthanc-postgresql-4.0/PostgreSQL/UnitTests/PostgreSQLTests.cpp:22:
/usr/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less
than C++14 are not supported.
270 | #error C++ versions less than C++14 are not supported.
| ^~~~~
...
This can be fixed by changing -std=gnu++11 to -std=gnu++14
in Resources/Orthanc/CMake/DownloadOrthancFramework.cmake
--- End Message ---
--- Begin Message ---
Package: orthanc-postgresql
Version: 5.0+dfsg-1
This bug was filed against an old version of the "orthanc-postgresql"
package version that now corresponds the "stable" Debian distribution
(i.e. orthanc-postgresql/4.0-7).
But, this issue was fixed in the "orthanc-postgresql/5.0+dfsg-1" version
that was uploaded almost simultaneously to this bug report. I have just
checked that the FTBFS is not present anymore with the new version
inside the "unstable" distribution.
--- End Message ---