====>> Building www/apache24 build started at Sat May 20 15:48:33 BST 2017 port directory: /usr/ports/www/apache24 building for: FreeBSD 110amd64-system-job-04 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 amd64 maintained by: apache@FreeBSD.org Makefile ident: $FreeBSD: head/www/apache24/Makefile 429588 2016-12-27 09:52:13Z ohauer $ Poudriere version: 3.1.17 Host OSVERSION: 1100122 Jail OSVERSION: 1100122 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RELEASE-p9 UNAME_r=11.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/space/poudriere/poudriere_data/.m/110amd64-system/ref FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apache24-2.4.25_1 OLDPWD=/ PWD=/space/poudriere/poudriere_data/.m/110amd64-system/ref/.p/pool MASTERNAME=110amd64-system SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.17 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for apache24-2.4.25_1: ACCESS_COMPAT=on: mod_access compatibility ACTIONS=on: Action triggering on requests ALIAS=on: Mapping of requests to different filesystem parts ALLOWMETHODS=on: Restrict allowed HTTP methods ASIS=on: Sends files that contain their own HTTP headers AUTHNZ_FCGI=on: FastCGI authorizer-based authentication and authorization AUTHNZ_LDAP=off: LDAP based authentication AUTHN_ANON=on: Anonymous user authentication control AUTHN_CORE=on: Core authentication module AUTHN_DBD=on: SQL-based authentication control AUTHN_DBM=on: DBM-based authentication control AUTHN_FILE=on: File-based authentication control AUTHN_SOCACHE=on: Cached authentication control AUTHZ_CORE=on: Core authorization provider vector module AUTHZ_DBD=on: SQL based authorization and Login/Session support AUTHZ_DBM=on: DBM-based authorization control AUTHZ_GROUPFILE=on: "require group" authorization control AUTHZ_HOST=on: Host-based authorization control AUTHZ_OWNER=on: "require file-owner" authorization control AUTHZ_USER=on: "require user" authorization control AUTH_BASIC=on: Basic authentication AUTH_DIGEST=on: RFC2617 Digest authentication AUTH_FORM=on: Form authentication AUTOINDEX=on: Directory listing BUFFER=on: Filter Buffering CACHE=on: Dynamic file caching CACHE_DISK=on: Disk caching module CACHE_SOCACHE=on: Shared object cacheing module CERN_META=on: CERN-type meta files CGI=on: CGI scripts (non-threaded MPMs) CGID=on: CGI scripts (threaded MPMs) CHARSET_LITE=on: Character set translation. Enabled by default only on EBCDIC systems DATA=on: RFC2397 data encoder DAV=on: WebDAV protocol handling. --enable-dav also enables mod_dav_fs DAV_FS=on: DAV provider for the filesystem. --enable-dav also enables mod_dav_fs DAV_LOCK=on: DAV provider for generic locking DBD=on: Apache DBD Framework DEFLATE=on: Deflate transfer encoding support DIALUP=on: Rate limits static files to dialup modem speeds DIR=on: Directory request handling DUMPIO=on: I/O dump filter ENV=on: Clearing/setting of ENV vars EXPIRES=on: Expires header control EXT_FILTER=on: External filter module FILE_CACHE=on: File cache FILTER=on: Smart Filtering HEADERS=on: HTTP header control HEARTBEAT=on: Generates Heartbeats HEARTMONITOR=on: Collects Heartbeats HTTP2=off: HTTP/2 (RFC 7540) support (experimental) IDENT=off: RFC 1413 ident lookups IMAGEMAP=on: Server-side imagemaps INCLUDE=on: Server-side includes INFO=on: Server information IPV4_MAPPED=off: Allow IPv6 sockets to handle IPv4 connections LBMETHOD_BYBUSYNESS=on: Apache proxy Load balancing by busyness LBMETHOD_BYREQUESTS=on: Apache proxy Load balancing by request counting LBMETHOD_BYTRAFFIC=on: Apache proxy Load balancing by traffic counting LBMETHOD_HEARTBEAT=on: Apache proxy Load balancing from Heartbeats LDAP=off: LDAP caching and connection pooling services LOGIO=on: Input and output logging LOG_DEBUG=on: Configurable debug logging LOG_FORENSIC=on: Forensic logging LUA=off: Apache Lua Framework LUAJIT=off: LuaJit Support MACRO=on: Define and use macros in configuration files MIME=on: Mapp file-ext. to MIME (recommended) MIME_MAGIC=on: Automagically determining MIME type NEGOTIATION=on: Content negotiation PROXY=on: Build enabled PROXY modules RATELIMIT=on: Output Bandwidth Limiting REFLECTOR=on: Reflect request through the output filter stack REMOTEIP=on: Translate header contents to an apparent client remote_ip REQTIMEOUT=on: Limit time waiting for request from client REQUEST=on: Request Body Filtering REWRITE=on: Rule based URL manipulation SED=on: Filter request and/or response bodies through sed SESSION=on: Build enabled SESSION modules SETENVIF=on: Modify ENV vars based on characteristics of the request SLOTMEM_PLAIN=on: Slotmem provider that uses plain memory SLOTMEM_SHM=on: Slotmem provider that uses shared memory SOCACHE_DBM=on: dbm small object cache provider SOCACHE_DC=off: distcache small object cache provider SOCACHE_MEMCACHE=on: memcache small object cache provider SOCACHE_SHMCB=on: shmcb small object cache provider SPELING=on: Correct common URL misspellings SSL=on: SSL/TLS support (mod_ssl) STATUS=on: Process/thread monitoring SUBSTITUTE=on: Response content rewrite-like filtering SUEXEC=off: Set uid and gid for spawned processes UNIQUE_ID=on: Per-request unique ids USERDIR=on: Mapping of requests to user-specific directories USERTRACK=on: User-session tracking VERSION=on: Determining httpd version in config files VHOST_ALIAS=on: Mass virtual hosting WATCHDOG=on: Watchdog module XML2ENC=on: i18n support for markup filters ====> Build enabled PROXY modules: you have to choose at least one of them PROXY_AJP=on: AJP support module for mod_proxy PROXY_BALANCER=on: mod_proxy extension for load balancing PROXY_CONNECT=on: mod_proxy extension for CONNECT request handling PROXY_EXPRESS=on: Dynamic mass reverse proxy extension for mod_proxy PROXY_FCGI=on: FastCGI support module for mod_proxy PROXY_FDPASS=on: fdpass external process support module for mod_proxy PROXY_FTP=on: FTP support module for mod_proxy PROXY_HCHECK=on: Dynamic health check of Balancer members (workers) for mod_proxy PROXY_HTML=on: Fix HTML Links in a Reverse Proxy PROXY_HTTP=on: HTTP support module for mod_proxy PROXY_SCGI=on: SCGI gateway module for mod_proxy PROXY_WSTUNNEL=on: Websockets Tunnel module for mod_proxy PROXY_HTTP2=off: Experimental http2 proxy module for h2 and h2c ====> Build enabled SESSION modules: you have to choose at least one of them SESSION_COOKIE=on: Session cookie module SESSION_CRYPTO=on: Session crypto module SESSION_DBD=on: Session dbd module ====> Example and devel modules (do not use in prod) BUCKETEER=off: (dev) buckets manipulation filter CASE_FILTER=off: (dev) example uppercase conversion filter CASE_FILTER_IN=off: (dev) example uppercase conversion input filter ECHO=off: (dev) example echo server EXAMPLE_HOOKS=off: (dev) example hook callback handler module EXAMPLE_IPC=off: (dev) example of shared memory and mutex usage OPTIONAL_FN_EXPORT=off: (dev) example optional function exporter OPTIONAL_FN_IMPORT=off: (dev) example optional function importer OPTIONAL_HOOK_EXPORT=off: (dev) example optional hook exporter OPTIONAL_HOOK_IMPORT=off: (dev) example optional hook importer ====> The default MPM module: you have to select exactly one of them MPM_PREFORK=on: non-threaded, pre-forking web server MPM_WORKER=off: hybrid multi-threaded multi-process web server MPM_EVENT=off: MPM worker variant with the goal of consuming threads only for connections with active processing ====> Build all MPMs as shared Module: you can only select none or one of them MPM_SHARED=on: all MPMs as loadable module ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-v4-mapped --without-lua --with-ssl=/usr --with-mpm=prefork --prefix=/usr/local --enable-layout=FreeBSD --with-port=80 --with-sslport=443 --with-expat=/usr/local --with-iconv=/usr --enable-http --with-pcre=/usr/local --with-apr=/usr/local/bin/apr-1-config --with-apr-util=/usr/local/bin/apu-1-config --disable-access_compat --disable-actions --disable-alias --disable-allowmethods --disable-asis --disable-auth_basic --disable-auth_digest --disable-auth_form --disable-authn_anon --disable-authn_core --disable-authn_dbd --disable-authn_dbm --disable-authn_file --disable-authn_socache --disable-authnz_fcgi --disable-authnz_ldap --disable-authz_core --disable-authz_dbd --disable-authz_dbm --disable-authz_groupfile --disable-authz_host --disable-authz_owner --disable-authz_user --disable-autoindex --disable-bucketeer --disable-buffer --disable-cache --disable-cache_disk --disable-cache_socache --disable-case_filter --disable-case_filter_in --disable-cern_meta --disable-cgi --disable-cgid --disable-charset_lite --disable-data --disable-dav --disable-dav_fs --disable-dav_lock --disable-dbd --disable-deflate --disable-dialup --disable-dir --disable-dumpio --disable-echo --disable-env --disable-example_hooks --disable-example_ipc --disable-expires --disable-ext_filter --disable-file_cache --disable-filter --disable-headers --disable-heartbeat --disable-heartmonitor --disable-http2 --disable-ident --disable-imagemap --disable-include --disable-info --disable-lbmethod_bybusyness --disable-lbmethod_byrequests --disable-lbmethod_bytraffic --disable-lbmethod_heartbeat --disable-ldap --disable-log_debug --disable-log_forensic --disable-logio --disable-lua --disable-macro --disable-mime --disable-mime_magic --disable-negotiation --disable-optional_fn_export --disable-optional_fn_import --disable-optional_hook_export --disable-optional_hook_import --disable-proxy --disable-proxy_ajp --disable-proxy_balancer --disable-proxy_connect --disable-proxy_express --disable-proxy_fcgi --disable-proxy_fdpass --disable-proxy_ftp --disable-proxy_hcheck --disable-proxy_html --disable-proxy_http --disable-proxy_http2 --disable-proxy_scgi --disable-proxy_wstunnel --disable-ratelimit --disable-reflector --disable-remoteip --disable-reqtimeout --disable-request --disable-rewrite --disable-sed --disable-session --disable-session_cookie --disable-session_crypto --disable-session_dbd --disable-setenvif --disable-slotmem_plain --disable-slotmem_shm --disable-socache_dbm --disable-socache_dc --disable-socache_memcache --disable-socache_shmcb --disable-speling --disable-ssl --disable-status --disable-substitute --disable-suexec --disable-unique_id --disable-userdir --disable-usertrack --disable-version --disable-vhost_alias --disable-watchdog --disable-xml2enc --enable-so --enable-mods-shared="access_compat actions alias allowmethods asis authnz_fcgi authn_anon authn_core authn_dbd authn_dbm authn_file authn_socache authz_core authz_dbd authz_dbm authz_groupfile authz_host authz_owner authz_user auth_basic auth_digest auth_form autoindex buffer cache cache_disk cache_socache cern_meta cgi cgid charset_lite data dav dav_fs dav_lock dbd deflate dialup dir dumpio env expires ext_filter file_cache filter headers heartbeat heartmonitor imagemap include info lbmethod_bybusyness lbmethod_byrequests lbmethod_bytraffic lbmethod_heartbeat logio log_debug log_forensic macro mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_express proxy_fcgi proxy_fdpass proxy_ftp proxy_hcheck proxy_html proxy_http proxy_scgi proxy_wstunnel ratelimit reflector remoteip reqtimeout request rewrite sed session session_cookie session_crypto session_dbd setenvif slotmem_plain slotmem_shm socache_dbm socache_memcache socache_shmcb speling ssl status substitute unique_id userdir usertrack version vhost_alias watchdog xml2enc" --enable-mpms-shared=all --with-libxml2=/usr/local/include/libxml2 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- LOCALBASE="/usr/local" CONFIG_SHELL="/bin/sh" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/www/apache24/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/apache24/work HOME=/wrkdirs/usr/ports/www/apache24/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- EXPR_COMPAT=yes INSTALL_MAN="install -m 444" DATADIR=/usr/local/share/apache24 PERL_USE_UNSAFE_INC=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/apache24/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/apache24/work HOME=/wrkdirs/usr/ports/www/apache24/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" -L/usr/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- MOD_ACCESS_COMPAT="" MOD_ACTIONS="" MOD_ALIAS="" MOD_ALLOWMETHODS="" MOD_ASIS="" MOD_AUTHNZ_FCGI="" MOD_AUTHNZ_LDAP="@comment " MOD_AUTHN_ANON="" MOD_AUTHN_CORE="" MOD_AUTHN_DBD="" MOD_AUTHN_DBM="" MOD_AUTHN_FILE="" MOD_AUTHN_SOCACHE="" MOD_AUTHZ_CORE="" MOD_AUTHZ_DBD="" MOD_AUTHZ_DBM="" MOD_AUTHZ_GROUPFILE="" MOD_AUTHZ_HOST="" MOD_AUTHZ_OWNER="" MOD_AUTHZ_USER="" MOD_AUTH_BASIC="" MOD_AUTH_DIGEST="" MOD_AUTH_FORM="" MOD_AUTOINDEX="" MOD_BUCKETEER="@comment " MOD_BUFFER="" MOD_CACHE="" MOD_CACHE_DISK="" MOD_CACHE_SOCACHE="" MOD_CASE_FILTER="@comment " MOD_CASE_FILTER_IN="@comment " MOD_CERN_META="" MOD_CGI="" MOD_CGID="" MOD_CHARSET_LITE="" MOD_DATA="" MOD_DAV="" MOD_DAV_FS="" MOD_DAV_LOCK="" MOD_DBD="" MOD_DEFLATE="" MOD_DIALUP="" MOD_DIR="" MOD_DUMPIO="" MOD_ECHO="@comment " MOD_ENV="" MOD_EXAMPLE_HOOKS="@comment " MOD_EXAMPLE_IPC="@comment " MOD_EXPIRES="" MOD_EXT_FILTER="" MOD_FILE_CACHE="" MOD_FILTER="" MOD_HEADERS="" MOD_HEARTBEAT="" MOD_HEARTMONITOR="" MOD_HTTP2="@comment " MOD_IDENT="@comment " MOD_IMAGEMAP="" MOD_INCLUDE="" MOD_INFO="" MOD_LBMETHOD_BYBUSYNESS="" MOD_LBMETHOD_BYREQUESTS="" MOD_LBMETHOD_BYTRAFFIC="" MOD_LBMETHOD_HEARTBEAT="" MOD_LDAP="@comment " MOD_LOGIO="" MOD_LOG_DEBUG="" MOD_LOG_FORENSIC="" MOD_LUA="@comment " MOD_MACRO="" MOD_MIME="" MOD_MIME_MAGIC="" MOD_NEGOTIATION="" MOD_OPTIONAL_FN_EXPORT="@comment " MOD_OPTIONAL_FN_IMPORT="@comment " MOD_OPTIONAL_HOOK_EXPORT="@comment " MOD_OPTIONAL_HOOK_IMPORT="@comment " MOD_PROXY="" MOD_PROXY_AJP="" MOD_PROXY_BALANCER="" MOD_PROXY_CONNECT="" MOD_PROXY_EXPRESS="" MOD_PROXY_FCGI="" MOD_PROXY_FDPASS="" MOD_PROXY_FTP="" MOD_PROXY_HCHECK="" MOD_PROXY_HTML="" MOD_PROXY_HTTP="" MOD_PROXY_HTTP2="@comment " MOD_PROXY_SCGI="" MOD_PROXY_WSTUNNEL="" MOD_RATELIMIT="" MOD_REFLECTOR="" MOD_REMOTEIP="" MOD_REQTIMEOUT="" MOD_REQUEST="" MOD_REWRITE="" MOD_SED="" MOD_SESSION="" MOD_SESSION_COOKIE="" MOD_SESSION_CRYPTO="" MOD_SESSION_DBD="" MOD_SETENVIF="" MOD_SLOTMEM_PLAIN="" MOD_SLOTMEM_SHM="" MOD_SOCACHE_DBM="" MOD_SOCACHE_DC="@comment " MOD_SOCACHE_MEMCACHE="" MOD_SOCACHE_SHMCB="" MOD_SPELING="" MOD_SSL="" MOD_STATUS="" MOD_SUBSTITUTE="" MOD_SUEXEC="@comment " MOD_UNIQUE_ID="" MOD_USERDIR="" MOD_USERTRACK="" MOD_VERSION="" MOD_VHOST_ALIAS="" MOD_WATCHDOG="" MOD_XML2ENC="" SUEXEC="@comment " FORENSIC="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" MPM_SHARED="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.24.1 PERL_VER=5.24 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.24 DOCSDIR="share/doc/apache24" EXAMPLESDIR="share/examples/apache24" DATADIR="share/apache24" WWWDIR="www/apache24" ETCDIR="etc/apache24" --End PLIST_SUB-- --SUB_LIST-- MPMF="000_mpm_prefork_fallback.conf" MPM_FALLBACK_CHECK="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/apache24 DOCSDIR=/usr/local/share/doc/apache24 EXAMPLESDIR=/usr/local/share/examples/apache24 WWWDIR=/usr/local/www/apache24 ETCDIR=/usr/local/etc/apache24 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/110amd64-make.conf #### WITH_NEW_XORG=yes ENABLE_SUIDPERL=yes JADETEX=yes LIGHTTPD=yes OPTIONS_SET=APACHE PGSQL SWAT PDO_PGSQL CUPS SASL BIND910 OPTIONS_UNSET=MYSQL MPDDIR=/space/music #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=amd64 CONFIGURE_MAX_CMD_LEN=262144 HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD OSREL=11.0 OSVERSION=1100122 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _OSRELEASE=11.0-RELEASE-p9 _SMP_CPUS=4 #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 12128 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== /!\ WARNING /!\ WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> apache24-2.4.25_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz [110amd64-system-job-04] Installing pkg-1.10.1... [110amd64-system-job-04] Extracting pkg-1.10.1: .......... done ===> apache24-2.4.25_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of apache24-2.4.25_1 =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache24-2.4.25_1 for building =========================================================================== =================================================== /!\ WARNING /!\ WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache24-2.4.25_1 for building => SHA256 Checksum OK for apache24/httpd-2.4.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect