Package does not provide a real test suite. Building with FEATURES=test will
currently end with a failure like
>>> Test phase: www-servers/nginx-1.10.2-r3
* Test::Harness Jobs=5
make --jobs 5 --load-average 7.95 test TEST_VERBOSE=0
make: *** No rule to make target 'test'. Stop.
* ERROR: www-servers/nginx-1.10.2-r3::gentoo failed (test phase):
* emake failed
Restricting test will prevent an error like this.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+# Package doesn't provide a real test suite
+RESTRICT="test"
+
NGINX_MODULES_STD="access auth_basic autoindex browser charset empty_gif
fastcgi geo gzip limit_req limit_conn map memcached proxy referer
rewrite scgi ssi split_clients upstream_ip_hash userid uwsgi"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
SLOT="mainline"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+# Package doesn't provide a real test suite
+RESTRICT="test"
+
NGINX_MODULES_STD="access auth_basic autoindex browser charset empty_gif
fastcgi geo gzip limit_req limit_conn map memcached proxy referer
rewrite scgi ssi split_clients upstream_hash upstream_ip_hash
SLOT="mainline"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+# Package doesn't provide a real test suite
+RESTRICT="test"
+
NGINX_MODULES_STD="access auth_basic autoindex browser charset empty_gif
fastcgi geo gzip limit_req limit_conn map memcached proxy referer
rewrite scgi ssi split_clients upstream_hash upstream_ip_hash