Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2018 14:09:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 232762] graphics/graphene: Enabling GTKDOC config option causes install failure
Message-ID:  <bug-232762-6497-TAOaVizMwF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232762-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232762-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 mailing =
list
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 232762: graphics/graphene: Enabling GTKDOC config option causes install
failure
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232762



--- Description ---
Running 12-ALPHA10 r339406. The port's config is as follows:


% cat /var/db/ports/graphics_graphene/options
# This file is auto-generated by 'make config'.
# Options for graphene-1.8.2
_OPTIONS_READ=3Dgraphene-1.8.2
_FILE_COMPLETE_OPTIONS_LIST=3DGTKDOC
OPTIONS_FILE_SET+=3DGTKDOC


Running `make && make deinstall && make reinstall clean` fails with the
following log:


=3D=3D=3D=3D> Compressing man pages (compress-man)
=3D=3D=3D=3D> Running Q/A tests (stage-qa)
=3D=3D=3D>  Deinstalling for graphene
=3D=3D=3D>   Deinstalling graphene-1.8.2
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packag=
es
in the universe):

Installed packages to be REMOVED:
	graphene-1.8.2

Number of packages to be removed: 1
[1/1] Deinstalling graphene-1.8.2...
[1/1] Deleting files for graphene-1.8.2: 100%
=3D=3D=3D>  Installing for graphene-1.8.2
=3D=3D=3D>   Registering installation for graphene-1.8.2
pkg-static: Unable to access file
/usr/ports/graphics/graphene/work/stage/usr/local/share/gtk-doc/html/graphe=
ne/o
bject-tree.html:No
such file or directory
*** Error code 74

Stop.
make[2]: stopped in /usr/ports/graphics/graphene
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/graphene
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/graphene


Disabling the GTKDOC config option installs the port just fine.



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