21935089 Missing package requirements to build Userland gate on 11.3
authorVladimir Marek <Vladimir.Marek@oracle.com>
Fri, 02 Oct 2015 12:19:44 +0200
changeset 4943 1d2d4cba41b1
parent 4942 dff90b344418
child 4944 2efba29a3b65
21935089 Missing package requirements to build Userland gate on 11.3
components/apr-1_5/Makefile
components/apr-util-1_5/Makefile
components/clisp/Makefile
components/groff/Makefile
components/openldap/Makefile
components/openssh/Makefile
components/perl512/Makefile
components/php/php56/Makefile
components/python/cryptography/Makefile
components/python/mysql/Makefile
components/sudo/Makefile
--- a/components/apr-1_5/Makefile	Mon Oct 12 16:53:46 2015 -0700
+++ b/components/apr-1_5/Makefile	Fri Oct 02 12:19:44 2015 +0200
@@ -90,6 +90,7 @@
 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
 
 
+REQUIRED_PACKAGES += database/mysql-55
 REQUIRED_PACKAGES += developer/documentation-tool/doxygen
 REQUIRED_PACKAGES += shell/bash
 REQUIRED_PACKAGES += shell/ksh93
--- a/components/apr-util-1_5/Makefile	Mon Oct 12 16:53:46 2015 -0700
+++ b/components/apr-util-1_5/Makefile	Fri Oct 02 12:19:44 2015 +0200
@@ -89,9 +89,10 @@
 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
 
 
-REQUIRED_PACKAGES += developer/documentation-tool/doxygen
+REQUIRED_PACKAGES += database/mysql-55
 REQUIRED_PACKAGES += database/mysql-55/library
 REQUIRED_PACKAGES += database/sqlite-3
+REQUIRED_PACKAGES += developer/documentation-tool/doxygen
 REQUIRED_PACKAGES += library/apr-15
 REQUIRED_PACKAGES += library/expat
 REQUIRED_PACKAGES += library/openldap
--- a/components/clisp/Makefile	Mon Oct 12 16:53:46 2015 -0700
+++ b/components/clisp/Makefile	Fri Oct 02 12:19:44 2015 +0200
@@ -135,3 +135,4 @@
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/math
+REQUIRED_PACKAGES += text/groff/groff-core
--- a/components/groff/Makefile	Mon Oct 12 16:53:46 2015 -0700
+++ b/components/groff/Makefile	Fri Oct 02 12:19:44 2015 +0200
@@ -111,6 +111,7 @@
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/c++-runtime
 REQUIRED_PACKAGES += system/library/math
+REQUIRED_PACKAGES += text/doctools
 REQUIRED_PACKAGES += text/gawk
 REQUIRED_PACKAGES += x11/library/libx11
 REQUIRED_PACKAGES += x11/library/libxmu
--- a/components/openldap/Makefile	Mon Oct 12 16:53:46 2015 -0700
+++ b/components/openldap/Makefile	Fri Oct 02 12:19:44 2015 +0200
@@ -113,7 +113,7 @@
 
 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
 
-	
+
 
 REQUIRED_PACKAGES += database/berkeleydb-5
 REQUIRED_PACKAGES += library/security/openssl
@@ -122,3 +122,4 @@
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/security/libsasl
 REQUIRED_PACKAGES += system/network
+REQUIRED_PACKAGES += text/groff/groff-core
--- a/components/openssh/Makefile	Mon Oct 12 16:53:46 2015 -0700
+++ b/components/openssh/Makefile	Fri Oct 02 12:19:44 2015 +0200
@@ -122,3 +122,4 @@
 REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
 REQUIRED_PACKAGES += system/library/security/gss
 REQUIRED_PACKAGES += system/linker
+REQUIRED_PACKAGES += text/groff/groff-core
--- a/components/perl512/Makefile	Mon Oct 12 16:53:46 2015 -0700
+++ b/components/perl512/Makefile	Fri Oct 02 12:19:44 2015 +0200
@@ -156,10 +156,11 @@
 
 
 
+REQUIRED_PACKAGES += database/berkeleydb-5
 REQUIRED_PACKAGES += developer/lexer/flex
 REQUIRED_PACKAGES += developer/parser/bison
-REQUIRED_PACKAGES += database/berkeleydb-5
 REQUIRED_PACKAGES += library/database/gdbm
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/math
 REQUIRED_PACKAGES += system/linker
+REQUIRED_PACKAGES += text/groff/groff-core
--- a/components/php/php56/Makefile	Mon Oct 12 16:53:46 2015 -0700
+++ b/components/php/php56/Makefile	Fri Oct 02 12:19:44 2015 +0200
@@ -123,8 +123,9 @@
 $(SKIP_TEST_AT_TOP_LEVEL)
 test:			$(TEST_64)
 
-REQUIRED_PACKAGES += system/library
-REQUIRED_PACKAGES += system/library/math
+REQUIRED_PACKAGES += developer/icu
 REQUIRED_PACKAGES += library/libxml2
 REQUIRED_PACKAGES += library/openldap
 REQUIRED_PACKAGES += library/security/openssl
+REQUIRED_PACKAGES += system/library
+REQUIRED_PACKAGES += system/library/math
--- a/components/python/cryptography/Makefile	Mon Oct 12 16:53:46 2015 -0700
+++ b/components/python/cryptography/Makefile	Fri Oct 02 12:19:44 2015 +0200
@@ -62,5 +62,6 @@
 test:		$(NO_TESTS)
 
 
+REQUIRED_PACKAGES += library/python/cffi
 REQUIRED_PACKAGES += library/security/openssl
 REQUIRED_PACKAGES += system/library
--- a/components/python/mysql/Makefile	Mon Oct 12 16:53:46 2015 -0700
+++ b/components/python/mysql/Makefile	Fri Oct 02 12:19:44 2015 +0200
@@ -69,5 +69,6 @@
 system-test:    $(NO_TESTS)
 
 
+REQUIRED_PACKAGES += database/mysql-55
 REQUIRED_PACKAGES += database/mysql-55/library
 REQUIRED_PACKAGES += system/library
--- a/components/sudo/Makefile	Mon Oct 12 16:53:46 2015 -0700
+++ b/components/sudo/Makefile	Fri Oct 02 12:19:44 2015 +0200
@@ -104,7 +104,8 @@
 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
 
 
+REQUIRED_PACKAGES += library/openldap
 REQUIRED_PACKAGES += library/zlib
-REQUIRED_PACKAGES += library/openldap
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/security/crypto
+REQUIRED_PACKAGES += text/groff/groff-core