Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2019 01:04:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237862] devel/geany
Message-ID:  <bug-237862-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 237862
           Summary: devel/geany
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: madpilot@FreeBSD.org
          Reporter: inbox@alleghenycomputer.com
          Assignee: madpilot@FreeBSD.org
             Flags: maintainer-feedback?(madpilot@FreeBSD.org)

Cannot build v1.35 with "docs=3Don".  Complies fine with "docs=3Doff".  All
machines failed with the following message:

Making all in doc
gmake[4]: Entering directory '/usr/ports/devel/geany/work-gtk3/geany-1.35/d=
oc'
/usr/bin/sed \
        -e 's,gironly=3D@internal,gironly=3D,' \
        -e 's,^\(GENERATE_HTML.*\)YES,\1NO,' \
        -e 's,^\(GENERATE_XML.*\)NO,\1YES,' \
        -e 's,^\(WARN_IF_UNDOCUMENTED.*\)YES,\1NO,' \
        -e 's,^\(SORT_MEMBER_DOCS.*\)YES,\1NO,' \
        -e 's,^\(SORT_BRIEF_DOCS.*\)YES,\1NO,' \
        Doxyfile > Doxyfile-gi || { rm -f Doxyfile-gi && exit 1; }
/usr/local/bin/doxygen Doxyfile && echo "" > Doxyfile.stamp
/usr/local/bin/rst2html -stg --stylesheet=3D./geany.css ../HACKING hacking.=
html
/usr/local/bin/doxygen Doxyfile-gi && echo "" > Doxyfile-gi.stamp
../scripts/gen-api-gtkdoc.py xml -d . -o geany-gtkdoc.h \
                --sci-output geany-sciwrappers-gtkdoc.h
env: python: No such file or directory
gmake[4]: *** [Makefile:881: geany-gtkdoc.h] Error 127
gmake[4]: Leaving directory '/usr/ports/devel/geany/work-gtk3/geany-1.35/do=
c'
gmake[3]: *** [Makefile:593: all-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/devel/geany/work-gtk3/geany-1.35'
gmake[2]: *** [Makefile:479: all] Error 2
gmake[2]: Leaving directory '/usr/ports/devel/geany/work-gtk3/geany-1.35'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

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

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

=3D=3D=3D>>> make build failed for devel/geany
=3D=3D=3D>>> Aborting update

--=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-237862-7788>