[Bug 201131] mail/fetchmail: Fails to build with X11 enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 26 19:47:45 UTC 2015


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

            Bug ID: 201131
           Summary: mail/fetchmail: Fails to build with X11 enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: lantw44 at gmail.com
                CC: chalpin at cs.wisc.edu
             Flags: maintainer-feedback?(chalpin at cs.wisc.edu)
                CC: chalpin at cs.wisc.edu

Created attachment 158080
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158080&action=edit
Use python instead of python:run

A simple patch is attached to fix the problem.

It fails with the following message in poudriere:

===>  Configuring for fetchmail-6.3.26_2
===>   FreeBSD 10 autotools fix applied to
/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.3.26/config.rpath
configure: loading site script /usr/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd10.1
checking host system type... amd64-portbld-freebsd10.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether gmake supports nested variables... (cached) yes
checking whether /usr/local/bin/python2.7 version >= 2.0... configure: error:
too old
===>  Script "configure" failed unexpectedly.
Please report the problem to chalpin at cs.wisc.edu [maintainer] and attach the
"/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.3.26/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/fetchmail

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


More information about the freebsd-ports-bugs mailing list