[Bug 243191] print/cups-filters: configure failure due to dependency on Python 3.6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 8 15:14:09 UTC 2020


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

            Bug ID: 243191
           Summary: print/cups-filters: configure failure due to
                    dependency on Python 3.6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: tijl at FreeBSD.org
          Reporter: ohartmann at walstatt.org
          Assignee: tijl at FreeBSD.org
             Flags: maintainer-feedback?(tijl at FreeBSD.org)

On recent CURRENT (r356483) and recent 12-STABLE (r356482) with ports tree at
revision r522372, upgrade/installation of port print/cups-filters fails due to
the error shown below.

Both systems have Python 3.7 as standard and all python related packages and
dependencies have been migrated (and being recompiled).

[...]

===>  Building for cups-filters-1.25.13
gmake[2]: Entering directory
'/usr/ports/print/cups-filters/work/cups-filters-1.25.13'
gdbus-codegen \
    --interface-prefix org.cups.cupsd \
    --c-namespace Cups \
    --generate-c-code cups-notifier \
    utils/org.cups.cupsd.Notifier.xml
gdbus-codegen \
    --interface-prefix org.cups.cupsd \
    --c-namespace Cups \
    --generate-c-code cups-notifier \
    utils/org.cups.cupsd.Notifier.xml
env: /usr/local/bin/python3.6: No such file or directory
gmake[2]: *** [Makefile:5795: cups-notifier.c] Error 127
gmake[2]: *** Waiting for unfinished jobs....
env: /usr/local/bin/python3.6: No such file or directory
gmake[2]: *** [Makefile:5795: cups-notifier.h] Error 127
gmake[2]: Leaving directory
'/usr/ports/print/cups-filters/work/cups-filters-1.25.13'
===> 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/print/cups-filters
*** Error code 1

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


More information about the freebsd-ports-bugs mailing list