Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 May 2015 17:29:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199846] devel/gps 6.1.0.0_3 fails to build with strange X11 error
Message-ID:  <bug-199846-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 199846
           Summary: devel/gps 6.1.0.0_3 fails to build with strange X11
                    error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marino@FreeBSD.org
          Reporter: dirk.heinrichs@altum.de
          Assignee: marino@FreeBSD.org
             Flags: maintainer-feedback?(marino@FreeBSD.org)

Building devel/gps fails with the following error:

gmake[2]: Entering directory '/usr/ports/devel/gps/work/gps-6.1.0.0/docs'
gmake -C users_guide html
gmake[3]: Entering directory
'/usr/ports/devel/gps/work/gps-6.1.0.0/docs/users_guide'
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v1.2.3
loading pickled environment... not yet created
building [html]: targets for 20 source files that are out of date
updating environment: 20 added, 0 changed, 0 removed
X11 connection rejected because of wrong authentication.                        

** (sphinx-build:63846): WARNING **: Could not open X display
process 63846: D-Bus library appears to be incorrectly set up; failed to read
machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
  D-Bus not compiled with backtrace support so unable to print a backtrace
Makefile:44: recipe for target 'html' failed
gmake[3]: *** [html] Abort trap (core dumped)
gmake[3]: Leaving directory
'/usr/ports/devel/gps/work/gps-6.1.0.0/docs/users_guide'
Makefile:20: recipe for target 'ug' failed
gmake[2]: *** [ug] Error 2
gmake[2]: Leaving directory '/usr/ports/devel/gps/work/gps-6.1.0.0/docs'
*** Error code 2

Stop.
make[1]: stopped in /usr/ports/devel/gps
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/gps

Note that I can run X11 clients from the same shell just fine.

-- 
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-199846-13>