Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2018 14:09:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232762] graphics/graphene: Enabling GTKDOC config option causes install failure
Message-ID:  <bug-232762-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232762

            Bug ID: 232762
           Summary: graphics/graphene: Enabling GTKDOC config option
                    causes install failure
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: hyun@caffeinated.codes
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

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/object-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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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