Your message dated Fri, 19 Nov 2021 17:12:52 +0100
with message-id <yzfnben9uyedk...@msg.df7cb.de>
and subject line Re: Bug#997176: pgmodeler: FTBFS: Project ERROR: libpq 
development package not found
has caused the Debian Bug report #997176,
regarding pgmodeler: FTBFS: Project ERROR: libpq development package not found
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.)


-- 
997176: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997176
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pgmodeler
Version: 0.9.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- CONFIG+=debug pgmodeler.pro
>       qmake -makefile "QMAKE_CFLAGS_RELEASE=-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" 
> "QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_RELEASE=-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time 
> -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_DEBUG=-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time 
> -D_FORTIFY_SOURCE=2" "QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed" 
> "QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed" QMAKE_STRIP=: PREFIX=/usr 
> CONFIG\+=debug pgmodeler.pro
> Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
> Project WARNING: The subproject /<<PKGBUILDDIR>>/plugins/plugins.pro wasn't 
> found! pgModeler will be build without plugins.
> Project WARNING: If you want to compile pgModeler with plugins make sure to 
> clone https://github.com/pgmodeler/plugins inside pgModeler's root folder and 
> rerun qmake.
> Project ERROR: libpq development package not found
> dh_auto_configure: error: qmake -makefile "QMAKE_CFLAGS_RELEASE=-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" 
> "QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_RELEASE=-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time 
> -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_DEBUG=-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time 
> -D_FORTIFY_SOURCE=2" "QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed" 
> "QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed" QMAKE_STRIP=: PREFIX=/usr 
> CONFIG\+=debug pgmodeler.pro returned exit code 3
> make[1]: *** [debian/rules:15: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/pgmodeler_0.9.3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Control: reassign -1 libpq-dev
Version: 14.1-1

Re: Lucas Nussbaum
> > Project ERROR: libpq development package not found

This was caused by PG14's libpq-dev now needing libssl-dev for
`pkg-config --exists libpq` to work.

Christoph

--- End Message ---

Reply via email to