Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Mar 2021 07:30:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254124] www/trafficserver: build fails (Linux-only epoll.h is included)
Message-ID:  <bug-254124-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 254124
           Summary: www/trafficserver: build fails (Linux-only epoll.h is
                    included)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: spambox@haruhiism.net
                CC: gaod@hychen.org
                CC: gaod@hychen.org
             Flags: maintainer-feedback?(gaod@hychen.org)

=3D>> Building www/trafficserver
build started at Mon Mar  8 10:17:42 MSK 2021
port directory: /usr/ports/www/trafficserver
package name: trafficserver-8.1.1
building for: FreeBSD 13amd64-lincle-default-job-01 13.0-RC1 FreeBSD 13.0-R=
C1
amd64
maintained by: gaod@hychen.org
Makefile ident:      $FreeBSD: head/www/trafficserver/Makefile 563519
2021-01-31 19:23:07Z yuri $
Poudriere version: 3.3.6
Host OSVERSION: 1300139
Jail OSVERSION: 1300139
Job Id: 01

---Begin Environment---
SHELL=3D/bin/csh
OSVERSION=3D1300139
UNAME_v=3DFreeBSD 13.0-RC1
UNAME_r=3D13.0-RC1
BLOCKSIZE=3DK
MAIL=3D/var/mail/root
MM_CHARSET=3DUTF-8
LANG=3DC.UTF-8
STATUS=3D1
HOME=3D/root
PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/b=
in
LOCALBASE=3D/usr/local
USER=3Droot
LIBEXECPREFIX=3D/usr/local/libexec/poudriere
POUDRIERE_VERSION=3D3.3.6
MASTERMNT=3D/usr/local/poudriere/data/.m/13amd64-lincle-default/ref
POUDRIERE_BUILD_TYPE=3Dbulk
PACKAGE_BUILDING=3Dyes
SAVED_TERM=3Dscreen-256color
GID=3D0
UID=3D0
PWD=3D/usr/local/poudriere/data/.m/13amd64-lincle-default/ref/.p/pool
P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS
MASTERNAME=3D13amd64-lincle-default
SCRIPTPREFIX=3D/usr/local/share/poudriere
OLDPWD=3D/usr/local/poudriere/data/.m/13amd64-lincle-default/ref/.p
SCRIPTPATH=3D/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=3D/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=3D
PKGENV=3D
FLAVOR=3D
DEPENDS_ARGS=3D
MAKE_ARGS=3D
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
=3D=3D=3D> The following configuration options are available for trafficser=
ver-8.1.1:
     DOCS=3Doff: Build and/or install documentation
     IMAGEMAGICK=3Doff: Enable ats-magick & webp convert plugin
     MEMCACHED=3Doff: Enable memcache & memcached_remap plugin
     WCCP=3Doff: Enable WCCPv2 protocol
     X11=3Doff: X11 (graphics) support
=3D=3D=3D> Use 'make config' to modify these settings
---End OPTIONS List---

---Begin make.conf---
USE_PACKAGE_DEPENDS=3Dyes
BATCH=3Dyes
WRKDIRPREFIX=3D/wrkdirs
PORTSDIR=3D/usr/ports
PACKAGES=3D/packages
DISTDIR=3D/distfiles
FORCE_PACKAGE=3Dyes
PACKAGE_BUILDING=3Dyes
PACKAGE_BUILDING_FLAVORS=3Dyes
#### /usr/local/etc/poudriere.d/13amd64-lincle-make.conf ####
DEFAULT_VERSIONS+=3Dphp=3D7.4
#DEFAULT_VERSIONS+=3Dphp=3D8.0
DEFAULT_VERSIONS+=3Druby=3D2.5
DEFAULT_VERSIONS+=3Dpython=3D3.8
DEFAULT_VERSIONS+=3Dpython2=3D2.7
DEFAULT_VERSIONS+=3Dpython3=3D3.8
DEFAULT_VERSIONS+=3Dperl5=3D5.32
DEFAULT_VERSIONS+=3Dlua=3D5.2
DEFAULT_VERSIONS+=3Dmysql=3D10.5m
DEFAULT_VERSIONS+=3Dpgsql=3D13
UNSET=3DX11

EventNotify.cc:37:10: fatal error: 'sys/epoll.h' file not found
#include <sys/epoll.h>
         ^~~~~~~~~~~~~
1 error generated.
gmake[2]: *** [Makefile:1481: EventNotify.lo] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-8.1.1/src/tscore'
gmake[1]: *** [Makefile:862: all-recursive] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-8.1.1'
*** Error code 1

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