[Bug 237862] devel/geany

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 13 01:04:58 UTC 2019


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

            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 at FreeBSD.org
          Reporter: inbox at alleghenycomputer.com
          Assignee: madpilot at FreeBSD.org
             Flags: maintainer-feedback?(madpilot at FreeBSD.org)

Cannot build v1.35 with "docs=on".  Complies fine with "docs=off".  All
machines failed with the following message:

Making all in doc
gmake[4]: Entering directory '/usr/ports/devel/geany/work-gtk3/geany-1.35/doc'
/usr/bin/sed \
        -e 's,gironly=@internal,gironly=,' \
        -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=./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/doc'
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'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes 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

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

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


More information about the freebsd-ports-bugs mailing list