FreeBSD Bugzilla – Attachment 154496 Details for
Bug 198694
new port: databases/py-mssql2 updated MS-SQL connection python library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere log
labor-srv-10_1-default.log (text/x-log), 18.14 KB, created by
Henrik Hudson
on 2015-03-18 23:23:50 UTC
(
hide
)
Description:
poudriere log
Filename:
MIME Type:
Creator:
Henrik Hudson
Created:
2015-03-18 23:23:50 UTC
Size:
18.14 KB
patch
obsolete
>build started at Wed Mar 18 15:14:04 AKDT 2015 >port directory: /usr/ports/databases/py-mssql2 >building for: FreeBSD labor-srv-10_1-default 10.1-RELEASE-p6 FreeBSD 10.1-RELEASE-p6 amd64 >maintained by: ports@thelanman.net >ident warning: no id keywords in /data/poudriere/data/.m/labor-srv-10_1-default/ref//usr/ports/databases/py-mssql2/Makefile >Makefile ident: >Poudriere version: 3.1.1 >Host OSVERSION: 1001000 >Jail OSVERSION: 1001000 > >---Begin Environment--- >PKGREPOSITORY=/tmp/pkgs >PACKAGES=/tmp/pkgs >OSVERSION=1001000 >UNAME_v=FreeBSD 10.1-RELEASE-p6 >UNAME_r=10.1-RELEASE-p6 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >WARNING_WAIT=0 >SAVED_TERM=rxvt >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/data/poudriere/data/.m/labor-srv-10_1-default/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/data/poudriere/ports/default/databases >PWD=/ >MASTERNAME=labor-srv-10_1-default >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.1 >TRYBROKEN=yes >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >DEV_WARNING_WAIT=0 >---End Environment--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/databases/py-mssql2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/py-mssql2/work HOME=/wrkdirs/usr/ports/databases/py-mssql2/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/databases/py-mssql2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/py-mssql2/work HOME=/wrkdirs/usr/ports/databases/py-mssql2/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >PYTHON_INCLUDEDIR=include/python2.7 >PYTHON_LIBDIR=lib/python2.7 >PYTHON_PLATFORM=freebsd10 >PYTHON_SITELIBDIR=lib/python2.7/site-packages >PYTHON_VERSION=python2.7 >PYTHON_VER=2.7 >OSREL=10.1 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="@comment >" >PORTEXAMPLES="@comment >" >LIB32DIR=lib >DOCSDIR="share/doc/mssql2" >EXAMPLESDIR="share/examples/mssql2" >DATADIR="share/mssql2" >WWWDIR="www/mssql2" >ETCDIR="etc/mssql2" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/mssql2 >DOCSDIR=/usr/local/share/doc/mssql2 >EXAMPLESDIR=/usr/local/share/examples/mssql2 >WWWDIR=/usr/local/www/mssql2 >ETCDIR=/usr/local/etc/mssql2 >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/labor-srv-10_1-make.conf #### >#make.conf for labor-srv > >#unset some options by default >OPTIONS_UNSET= ALSA APIDOCS BONJOUR CUPS DEBUG DOCBOOK DOCS EXAMPLES GNUTLS HTMLDOCS \ > PULSEAUDIO SOUND STATIC TESTS X11 XINERAMA XORG > >#fetch arguments - set timeout >FETCH_BEFORE_ARGS="-T 3600" > >#perl version >PERL5_DEFAULT=5.18 > >#PHP version >DEFAULT_PHP_VER=56 > >#MySQL version - use MariaDB >WITH_MYSQL_VER=100m > >#PostgreSQL >DEFAULT_VERSIONS+=pgsql=9.4 > >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License LGPL21 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> py27-mssql2-2.1.1 depends on file: /usr/local/sbin/pkg - not found >===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg >===> Installing existing package /packages/All/pkg-1.4.12.txz >[labor-srv-10_1-default] Installing pkg-1.4.12... >[labor-srv-10_1-default] Extracting pkg-1.4.12... done >Message for pkg-1.4.12: > If you are upgrading from the old package format, first run: > > # pkg2ng >===> Returning to build of py27-mssql2-2.1.1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License LGPL21 accepted by the user >===> py27-mssql2-2.1.1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by py27-mssql2-2.1.1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License LGPL21 accepted by the user >===> py27-mssql2-2.1.1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by py27-mssql2-2.1.1 for building >=> SHA256 Checksum OK for pymssql-2.1.1.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License LGPL21 accepted by the user >===> py27-mssql2-2.1.1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by py27-mssql2-2.1.1 for building >===> Extracting for py27-mssql2-2.1.1 >=> SHA256 Checksum OK for pymssql-2.1.1.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for py27-mssql2-2.1.1 >===> Applying FreeBSD patches for py27-mssql2-2.1.1 >=========================================================================== >=======================<phase: build-depends >============================ >===> py27-mssql2-2.1.1 depends on executable: cython - not found >===> Verifying install for cython in /usr/ports/lang/cython >===> Installing existing package /packages/All/cython-0.22.txz >[labor-srv-10_1-default] Installing cython-0.22... >[labor-srv-10_1-default] `-- Installing py27-setuptools27-5.5.1_1... >[labor-srv-10_1-default] | `-- Installing python27-2.7.9... >[labor-srv-10_1-default] | | `-- Installing gettext-runtime-0.19.4... >[labor-srv-10_1-default] | | `-- Installing indexinfo-0.2.2... >[labor-srv-10_1-default] | | `-- Extracting indexinfo-0.2.2... done >[labor-srv-10_1-default] | | `-- Extracting gettext-runtime-0.19.4... done >[labor-srv-10_1-default] | | `-- Installing libffi-3.2.1... >[labor-srv-10_1-default] | | `-- Extracting libffi-3.2.1... done >[labor-srv-10_1-default] | `-- Extracting python27-2.7.9... done >[labor-srv-10_1-default] `-- Extracting py27-setuptools27-5.5.1_1... done >[labor-srv-10_1-default] Extracting cython-0.22... done >Message for python27-2.7.9: > ===================================================================== > >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >bsddb databases/py-bsddb >gdbm databases/py-gdbm >sqlite3 databases/py-sqlite3 >tkinter x11-toolkits/py-tkinter > >===================================================================== >===> Returning to build of py27-mssql2-2.1.1 >===> py27-mssql2-2.1.1 depends on file: /usr/local/lib/python2.7/site-packages/setuptools_git/__init__.py - not found >===> Verifying install for /usr/local/lib/python2.7/site-packages/setuptools_git/__init__.py in /usr/ports/devel/py-setuptools-git >===> Installing existing package /packages/All/py27-setuptools-git-1.1.txz >[labor-srv-10_1-default] Installing py27-setuptools-git-1.1... >[labor-srv-10_1-default] Extracting py27-setuptools-git-1.1... done >===> Returning to build of py27-mssql2-2.1.1 >===> py27-mssql2-2.1.1 depends on package: py27-setuptools27>0 - found >===> py27-mssql2-2.1.1 depends on file: /usr/local/bin/python2.7 - found >=========================================================================== >=======================<phase: lib-depends >============================ >===> py27-mssql2-2.1.1 depends on shared library: libsybdb.so - not found >===> Verifying for libsybdb.so in /usr/ports/databases/freetds >===> Installing existing package /packages/All/freetds-0.91.103_2,1.txz >[labor-srv-10_1-default] Installing freetds-0.91.103_2,1... >[labor-srv-10_1-default] `-- Installing libgcrypt-1.6.3... >[labor-srv-10_1-default] | `-- Installing libgpg-error-1.17... >[labor-srv-10_1-default] | `-- Extracting libgpg-error-1.17... done >[labor-srv-10_1-default] `-- Extracting libgcrypt-1.6.3... done >[labor-srv-10_1-default] `-- Installing unixODBC-2.3.2_1... >[labor-srv-10_1-default] `-- Extracting unixODBC-2.3.2_1... done >[labor-srv-10_1-default] Extracting freetds-0.91.103_2,1... done >===> Returning to build of py27-mssql2-2.1.1 >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> py27-mssql2-2.1.1 depends on executable: cython - found >===> py27-mssql2-2.1.1 depends on file: /usr/local/lib/python2.7/site-packages/setuptools_git/__init__.py - found >===> py27-mssql2-2.1.1 depends on package: py27-setuptools27>0 - found >===> py27-mssql2-2.1.1 depends on file: /usr/local/bin/python2.7 - found >===> py27-mssql2-2.1.1 depends on shared library: libsybdb.so - found (/usr/local/lib/libsybdb.so.5.0.0) >===> Configuring for py27-mssql2-2.1.1 >setup.py: platform.system() => 'FreeBSD' >setup.py: platform.architecture() => ('64bit', 'ELF') >setup.py: platform.libc_ver() => ('libc', '7') >setup.py: Detected FreeBSD. > For FreeBSD, you can install FreeTDS with FreeBSD Ports or by downloading > and compiling it yourself. > >setup.py: Not using bundled FreeTDS >setup.py: include_dirs = ['/usr/local/include'] >setup.py: library_dirs = ['/usr/local/lib'] >running config >=========================================================================== >=======================<phase: build >============================ >===> Building for py27-mssql2-2.1.1 >setup.py: platform.system() => 'FreeBSD' >setup.py: platform.architecture() => ('64bit', 'ELF') >setup.py: platform.libc_ver() => ('libc', '7') >setup.py: Detected FreeBSD. > For FreeBSD, you can install FreeTDS with FreeBSD Ports or by downloading > and compiling it yourself. > >setup.py: Not using bundled FreeTDS >setup.py: include_dirs = ['/usr/local/include'] >setup.py: library_dirs = ['/usr/local/lib'] >running build >running build_ext >cythoning _mssql.pyx to _mssql.c >building '_mssql' extension >creating build >creating build/temp.freebsd-10.1-RELEASE-p6-amd64-2.7 >cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c _mssql.c -o build/temp.freebsd-10.1-RELEASE-p6-amd64-2.7/_mssql.o -DMSDBLIB >creating build/lib.freebsd-10.1-RELEASE-p6-amd64-2.7 >cc -shared -fstack-protector -O2 -pipe -fstack-protector -fno-strict-aliasing build/temp.freebsd-10.1-RELEASE-p6-amd64-2.7/_mssql.o -L/usr/local/lib -L/usr/local/lib -lsybdb -lrt -lpython2.7 -o build/lib.freebsd-10.1-RELEASE-p6-amd64-2.7/_mssql.so >cythoning pymssql.pyx to pymssql.c >building 'pymssql' extension >cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c pymssql.c -o build/temp.freebsd-10.1-RELEASE-p6-amd64-2.7/pymssql.o -DMSDBLIB >cc -shared -fstack-protector -O2 -pipe -fstack-protector -fno-strict-aliasing build/temp.freebsd-10.1-RELEASE-p6-amd64-2.7/pymssql.o -L/usr/local/lib -L/usr/local/lib -lsybdb -lrt -lpython2.7 -o build/lib.freebsd-10.1-RELEASE-p6-amd64-2.7/pymssql.so >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >===> py27-mssql2-2.1.1 depends on package: py27-setuptools27>0 - found >===> py27-mssql2-2.1.1 depends on file: /usr/local/bin/python2.7 - found >=========================================================================== >====>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for py27-mssql2-2.1.1 >===> py27-mssql2-2.1.1 depends on package: py27-setuptools27>0 - found >===> py27-mssql2-2.1.1 depends on file: /usr/local/bin/python2.7 - found >===> py27-mssql2-2.1.1 depends on shared library: libsybdb.so - found (/usr/local/lib/libsybdb.so.5.0.0) >===> Generating temporary packing list >setup.py: platform.system() => 'FreeBSD' >setup.py: platform.architecture() => ('64bit', 'ELF') >setup.py: platform.libc_ver() => ('libc', '7') >setup.py: Detected FreeBSD. > For FreeBSD, you can install FreeTDS with FreeBSD Ports or by downloading > and compiling it yourself. > >setup.py: Not using bundled FreeTDS >setup.py: include_dirs = ['/usr/local/include'] >setup.py: library_dirs = ['/usr/local/lib'] >running install >running build >running build_ext >running install_lib >creating /wrkdirs/usr/ports/databases/py-mssql2/work/stage/usr/local/lib/python2.7 >creating /wrkdirs/usr/ports/databases/py-mssql2/work/stage/usr/local/lib/python2.7/site-packages >copying build/lib.freebsd-10.1-RELEASE-p6-amd64-2.7/_mssql.so -> /wrkdirs/usr/ports/databases/py-mssql2/work/stage/usr/local/lib/python2.7/site-packages >copying build/lib.freebsd-10.1-RELEASE-p6-amd64-2.7/pymssql.so -> /wrkdirs/usr/ports/databases/py-mssql2/work/stage/usr/local/lib/python2.7/site-packages >writing byte-compilation script '/tmp/tmpzUWb2o.py' >/usr/local/bin/python2.7 -O /tmp/tmpzUWb2o.py >removing /tmp/tmpzUWb2o.py >running install_egg_info >running egg_info >creating pymssql.egg-info >writing pymssql.egg-info/PKG-INFO >writing top-level names to pymssql.egg-info/top_level.txt >writing dependency_links to pymssql.egg-info/dependency_links.txt >writing manifest file 'pymssql.egg-info/SOURCES.txt' >reading manifest file 'pymssql.egg-info/SOURCES.txt' >writing manifest file 'pymssql.egg-info/SOURCES.txt' >Copying pymssql.egg-info to /wrkdirs/usr/ports/databases/py-mssql2/work/stage/usr/local/lib/python2.7/site-packages/pymssql-2.1.1-py2.7.egg-info >running install_scripts >writing list of installed files to '/wrkdirs/usr/ports/databases/py-mssql2/work/.PLIST.pymodtmp' >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >Warning: 'lib/python2.7/site-packages/_mssql.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >Warning: 'lib/python2.7/site-packages/pymssql.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for py27-mssql2-2.1.1 >=========================================================================== >=======================<phase: install-mtree >============================ >=========================================================================== >====>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for py27-mssql2-2.1.1 >===> py27-mssql2-2.1.1 depends on package: py27-setuptools27>0 - found >===> py27-mssql2-2.1.1 depends on file: /usr/local/bin/python2.7 - found >===> py27-mssql2-2.1.1 depends on shared library: libsybdb.so - found (/usr/local/lib/libsybdb.so.5.0.0) >===> Checking if py27-mssql2 already installed >===> Registering installation for py27-mssql2-2.1.1 >[labor-srv-10_1-default] Installing py27-mssql2-2.1.1... >=========================================================================== >====>> Checking shared library dependencies > 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] > 0x0000000000000001 (NEEDED) Shared library: [libpython2.7.so.1] > 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libsybdb.so.5] >=======================<phase: deinstall >============================ >===> Deinstalling for py27-mssql2 >===> Deinstalling py27-mssql2-2.1.1 >Updating database digests format... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > py27-mssql2-2.1.1 > >The operation will free 568 KiB. >[labor-srv-10_1-default] [1/1] Deinstalling py27-mssql2-2.1.1... >[labor-srv-10_1-default] [1/1] Deleting files for py27-mssql2-2.1.1... done >=========================================================================== >====>> Checking for extra files and directories >[00:00:46] ====>> Installing from package >[labor-srv-10_1-default] Installing py27-mssql2-2.1.1... >[labor-srv-10_1-default] Extracting py27-mssql2-2.1.1... done >[00:00:47] ====>> Cleaning up >===> Cleaning for py27-mssql2-2.1.1 >[00:00:47] ====>> Deinstalling package >Updating database digests format... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > py27-mssql2-2.1.1 > >The operation will free 568 KiB. >[labor-srv-10_1-default] [1/1] Deinstalling py27-mssql2-2.1.1... >[labor-srv-10_1-default] [1/1] Deleting files for py27-mssql2-2.1.1... done >build of databases/py-mssql2 ended at Wed Mar 18 15:14:41 AKDT 2015 >build time: 00:00:37
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 198694
:
154495
| 154496 |
161410