Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2015 19:47:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201131] mail/fetchmail: Fails to build with X11 enabled
Message-ID:  <bug-201131-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: lantw44@gmail.com
                CC: chalpin@cs.wisc.edu
             Flags: maintainer-feedback?(chalpin@cs.wisc.edu)
                CC: chalpin@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201131-13>