Your message dated Sun, 21 Jan 2018 17:15:38 +0100
with message-id <5a64bcab.d6c9190a.aec5e.6...@mx.google.com>
and subject line Re: geeqie build does not trap errors from make
has caused the Debian Bug report #883526,
regarding geeqie build does not trap errors from make
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.)
--
883526: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883526
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: geeqie
Version: 1:1.3-1
Severity: serious
Justification: policy 4.6
User: helm...@debian.org
Usertags: rebootstrap
The upstream build system of geeqie does not trap all errors from
programs executed by make. In src/Makefile.am in the ui_icons.h target,
$(GDK_PIXBUF_CSOURCE) is chained with a semicolon. Thus a potential
failure is suppressed and a misbuild can result. This is why such
behaviour is prohibited by the Debian policy section 4.6. Indeed, cross
builds do exhibit exactly that behaviour. Inserting a "set -e;" into the
subshell is an easy fix.
Helmut
--- End Message ---
--- Begin Message ---
This is now fixed.
-- Andreas Rönnquist
gus...@debian.org
--- End Message ---