Makefile revision 1088
830N/A#
830N/A# CDDL HEADER START
830N/A#
830N/A# The contents of this file are subject to the terms of the
830N/A# Common Development and Distribution License (the "License").
830N/A# You may not use this file except in compliance with the License.
830N/A#
830N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
830N/A# or http://www.opensolaris.org/os/licensing.
830N/A# See the License for the specific language governing permissions
830N/A# and limitations under the License.
830N/A#
830N/A# When distributing Covered Code, include this CDDL HEADER in each
830N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
830N/A# If applicable, add the following below this CDDL HEADER, with the
830N/A# fields enclosed by brackets "[]" replaced with your own identifying
830N/A# information: Portions Copyright [yyyy] [name of copyright owner]
830N/A#
830N/A# CDDL HEADER END
830N/A#
830N/A# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
830N/A#
839N/APARFAIT_BUILD=no
839N/A
830N/Ainclude ../../make-rules/shared-macros.mk
830N/A
830N/ACOMPONENT_PROJECT_URL= http://www2.research.att.com/sw/download/
830N/A
830N/A# These are required if retrieving packages from the AT&T website.
830N/AATT_USERNAME= "I accept www.opensource.org/licenses/cpl"
830N/AATT_PASSWD= "."
830N/A
830N/A# This flag controls the prep.mk behaviour to patch each archive individually
830N/APATCH_EACH_ARCHIVE = 1
830N/A
830N/ACOMPONENT_NAME = INIT
830N/ACOMPONENT_VERSION = 2011-02-08
830N/ACOMPONENT_SRC = $(COMPONENT_NAME).$(COMPONENT_VERSION)
830N/ACOMPONENT_ARCHIVE = $(COMPONENT_NAME).$(COMPONENT_VERSION).tgz
844N/ACOMPONENT_ARCHIVE_HASH = \
844N/A sha256:d692d476fe4bb933e7b6459c0cc99a2e9f428bfd81a495ed4201ec197e070f57
830N/ACOMPONENT_ARCHIVE_URL = http://www2.research.att.com/~gsf/download/tgz/$(COMPONENT_ARCHIVE)
830N/ACOMPONENT_PATCHES =
830N/A
830N/A# Patch only required if building ksh93 only and not ast-base
830N/A# package-pax-suid.patch
830N/A
830N/A# The ksh93 tarballs don't unpack cleanly into their own directories.
830N/AUNPACK_ARGS= -r $(COMPONENT_SRC)
830N/A
830N/ANUM_EXTRA_ARCHIVES= 1
830N/ACOMPONENT_NAME_1= ast-base
830N/ACOMPONENT_VERSION_1= 2011-02-08
830N/ACOMPONENT_SRC_1= $(COMPONENT_NAME_1).$(COMPONENT_VERSION_1)
830N/ACOMPONENT_ARCHIVE_1= $(COMPONENT_NAME_1).$(COMPONENT_VERSION_1).tgz
844N/ACOMPONENT_ARCHIVE_HASH_1= \
844N/A sha256:44ae3913e6c0c8992c6c3cba16864fd4c4a18c6da8e7d87c85a23060cea7cd1a
830N/ACOMPONENT_ARCHIVE_URL_1= http://www2.research.att.com/~gsf/download/tgz/$(COMPONENT_ARCHIVE_1)
902N/ACOMPONENT_PATCHES_1= compiler.patch path_utmp.patch\
902N/A solaris_alias.patch \
854N/A CR6919590.patch CR7033181.patch \
854N/A CR7071431.patch CR7036535.patch \
830N/A CRXXX_Error_Catalog.patch CR7025778.patch \
830N/A CR7065478.patch CR7026179.patch \
830N/A CR7065900.patch CR7110983.patch \
902N/A CR7105086.patch multi_lang_arith.patch \
854N/A CR7057565.patch CR7046434.patch \
854N/A Error!

 

There was an error!

null

java.lang.NullPointerException