Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Oct 2020 11:17:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 250025] graphics/gthumb fails to install with RAW option disabled
Message-ID:  <bug-250025-6497-zruOMebIK0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250025-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250025-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody)
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 250025: graphics/gthumb fails to install with RAW option disabled
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250025



--- Description ---
When a user has chosen to disable RAW option in the port, it will fail to
install due to missing option knob markers in the pkg-plist file, that mark=
 the
files built for the RAW extension optional. The failure manifests as follow=
s:

pkg-static: Unable to access file
/usr/ports/graphics/gthumb/work/stage/usr/local/lib/gthumb/extensions/libra=
w_fi
les.so:No
such file or directory
pkg-static: Unable to access file
/usr/ports/graphics/gthumb/work/stage/usr/local/lib/gthumb/extensions/raw_f=
iles
.extension:No
such file or directory


The attached patch fixes the issue.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250025-6497-zruOMebIK0>