components/python/mysql/Makefile
author John Beck <John.Beck@Oracle.COM>
Wed, 29 Jan 2014 13:44:48 -0800
changeset 1673 f4a923835a61
parent 1541 b62d499c009a
child 1907 446472de62e9
permissions -rw-r--r--
18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1101
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
1673
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    23
# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
1101
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
#
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
include ../../../make-rules/shared-macros.mk
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
1673
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    28
PATH_32=/usr/mysql/5.5/bin/$(MACH32):/usr/bin
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    29
PATH_64=/usr/mysql/5.5/bin:/usr/bin
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    30
COMPONENT_BUILD_ENV   += PATH=$(PATH_$(BITS))
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    31
COMPONENT_INSTALL_ENV += PATH=$(PATH_$(BITS))
1101
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
COMPONENT_NAME=		MySQL-python
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
COMPONENT_VERSION=	1.2.2
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
COMPONENT_PROJECT_URL=	http://sourceforge.net/projects/mysql-python
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
COMPONENT_ARCHIVE_HASH= \
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
    sha256:f4133b81e65c7b94a5921ff6a0e7bdbfb622f2a70473673103cb17d5a5be807a
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/mysql-python/$(COMPONENT_ARCHIVE)
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
COMPONENT_BUGDB=	python-mod/mysql
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
include $(WS_TOP)/make-rules/prep.mk
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
include $(WS_TOP)/make-rules/setup.py.mk
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
include $(WS_TOP)/make-rules/ips.mk
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
1673
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    47
CFLAGS_32=	-L/usr/mysql/5.5/lib -R/usr/mysql/5.5/lib
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    48
CFLAGS_64=	-L/usr/mysql/5.5/lib/$(MACH64) -R/usr/mysql/5.5/lib/$(MACH64)
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    49
CFLAGS +=	$(CFLAGS_$(BITS))
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    50
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    51
# Needed to get around a broken /usr/lib/python2.7/config/Makefile
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    52
# See CR #16837431.
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    53
LD=$(CC)
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    54
LDSHARED=$(CC) -G
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    55
PYTHON_ENV += CC="$(CC)"
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    56
PYTHON_ENV += LDSHARED="$(LDSHARED)"
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    57
PYTHON_ENV += LD="$(LD)"
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    58
PYTHON_ENV += CFLAGS="$(CFLAGS)"
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    59
COMPONENT_INSTALL_ENV += $(PYTHON_ENV)
1101
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
1434
c782e620dd26 17296512 Add ASLR_NOT_APPLICABLE as an ASLR mode in Userland
Rich Burridge <rich.burridge@oracle.com>
parents: 1101
diff changeset
    61
ASLR_MODE = $(ASLR_NOT_APPLICABLE)
c782e620dd26 17296512 Add ASLR_NOT_APPLICABLE as an ASLR mode in Userland
Rich Burridge <rich.burridge@oracle.com>
parents: 1101
diff changeset
    62
1101
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
# common targets
1673
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    64
build:          $(BUILD_32_and_64)
1101
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
1673
f4a923835a61 18125113 mysql Python module needs updates for MySQL 5.5 and 64-bit
John Beck <John.Beck@Oracle.COM>
parents: 1541
diff changeset
    66
install:        $(INSTALL_32_and_64)
1101
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
test:           $(NO_TESTS)
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
BUILD_PKG_DEPENDENCIES =        $(BUILD_TOOLS)
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
704a6c485f1a 15820219 SUNBT7202659 Move python/mysql from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
include $(WS_TOP)/make-rules/depend.mk