Your message dated Wed, 25 Apr 2018 18:55:41 +0200
with message-id <57ae7809-421a-06b7-c6d9-16f708431...@pocock.pro>
and subject line fixed with new release
has caused the Debian Bug report #872796,
regarding postbooks FTBFS with Qt 5.9
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.)


-- 
872796: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872796
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: postbooks
Version: 4.10.1-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/postbooks.html

...
qtsetup.cpp: In function 'void setupQt(QScriptEngine*)':
qtsetup.cpp:917:69: error: 'WindowOkButtonHint' is not a member of 'Qt'
   widget.setProperty("WindowOkButtonHint", QScriptValue(engine, 
Qt::WindowOkButtonHint), QScriptValue::ReadOnly | QScriptValue::Undeletable);
                                                                     
^~~~~~~~~~~~~~~~~~
qtsetup.cpp:917:69: note: suggested alternative: 'WindowCloseButtonHint'
   widget.setProperty("WindowOkButtonHint", QScriptValue(engine, 
Qt::WindowOkButtonHint), QScriptValue::ReadOnly | QScriptValue::Undeletable);
                                                                     
^~~~~~~~~~~~~~~~~~
                                                                     
WindowCloseButtonHint
qtsetup.cpp:918:73: error: 'WindowCancelButtonHint' is not a member of 'Qt'
   widget.setProperty("WindowCancelButtonHint", QScriptValue(engine, 
Qt::WindowCancelButtonHint), QScriptValue::ReadOnly | 
QScriptValue::Undeletable);
                                                                         
^~~~~~~~~~~~~~~~~~~~~~
qtsetup.cpp:918:73: note: suggested alternative: 'WindowCloseButtonHint'
   widget.setProperty("WindowCancelButtonHint", QScriptValue(engine, 
Qt::WindowCancelButtonHint), QScriptValue::ReadOnly | 
QScriptValue::Undeletable);
                                                                         
^~~~~~~~~~~~~~~~~~~~~~
                                                                         
WindowCloseButtonHint
...

--- End Message ---
--- Begin Message ---
Version: 4.11.3-1

Builds OK

--- End Message ---

Reply via email to