[Bug 232762] graphics/graphene: Enabling GTKDOC config option causes install failure

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 28 14:09:36 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232762

            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 at FreeBSD.org
          Reporter: hyun at caffeinated.codes
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
          Assignee: gnome at 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=graphene-1.8.2
_FILE_COMPLETE_OPTIONS_LIST=GTKDOC
OPTIONS_FILE_SET+=GTKDOC


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


====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
===>  Deinstalling for graphene
===>   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 packages
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%
===>  Installing for graphene-1.8.2
===>   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/graphene/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.

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


More information about the freebsd-gnome mailing list