You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     a...@freebsd.org
Last committer: a...@freebsd.org
Ident:          $FreeBSD: head/databases/mysql56-client/Makefile 312234 
2013-02-14 15:04:05Z ale $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/mysql-client-5.6.13.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building databases/mysql56-client
build started at Thu Sep 19 01:17:20 UTC 2013
port directory: /usr/ports/databases/mysql56-client
building for: FreeBSD head-i386-default-job-01 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: a...@freebsd.org
Makefile ident:      $FreeBSD: head/databases/mysql56-client/Makefile 312234 
2013-02-14 15:04:05Z ale $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000055
UNAME_v=FreeBSD 10.0-CURRENT
UNAME_r=10.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref
PKG_EXT=txz
tpid=6536
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=mysql-client-5.6.13
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" 
CXXFLAGS="-O2 -pipe -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 444"  BSD_INSTALL_MAN="install  
-o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mysql
DOCSDIR=/usr/local/share/doc/mysql
EXAMPLESDIR=/usr/local/share/examples/mysql
WWWDIR=/usr/local/www/mysql
ETCDIR=/usr/local/etc/mysql
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=yes
---End make.conf---
===>  Cleaning for mysql-client-5.6.13
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   mysql-client-5.6.13 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.1.4_2.txz
Installing pkg-1.1.4_2... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of mysql-client-5.6.13
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by mysql-client-5.6.13 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by mysql-client-5.6.13 for building
=> SHA256 Checksum OK for mysql-5.6.13.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by mysql-client-5.6.13 for building
===>  Extracting for mysql-client-5.6.13
=> SHA256 Checksum OK for mysql-5.6.13.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for mysql-client-5.6.13
===>  Applying FreeBSD patches for mysql-client-5.6.13
===========================================================================
=======================<phase: build-depends  >============================
===>   mysql-client-5.6.13 depends on file: /usr/local/bin/cmake - not found
===>    Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake
===>   Installing existing package /packages/All/cmake-2.8.11.2.txz
Installing cmake-2.8.11.2...Installing cmake-modules-2.8.11.2... done
 done
===>   Returning to build of mysql-client-5.6.13
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for mysql-client-5.6.13
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13
-- Running cmake version 2.8.11.2
-- The C compiler identification is Clang 3.3.0
-- The CXX compiler identification is Clang 3.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void *
-- Check size of void * - done
getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE'
-- MySQL 5.6.13
-- Packaging as: mysql-5.6.13-FreeBSD10.0-i386
-- Looking for floor
-- Looking for floor - not found
-- Looking for floor in m
-- Looking for floor in m - found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - found
-- Looking for bind
-- Looking for bind - found
-- Looking for crypt
-- Looking for crypt - not found
-- Looking for crypt in crypt
-- Looking for crypt in crypt - found
-- Looking for setsockopt
-- Looking for setsockopt - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for sched_yield
-- Looking for sched_yield - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Found Threads: TRUE  
-- Performing Test HAVE_LIBWRAP
-- Performing Test HAVE_LIBWRAP - Success
-- Looking for 4 include files stdlib.h, ..., float.h
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Looking for include file alloca.h
-- Looking for include file alloca.h - not found
-- Looking for include file aio.h
-- Looking for include file aio.h - found
-- Looking for include file arpa/inet.h
-- Looking for include file arpa/inet.h - found
-- Looking for include file crypt.h
-- Looking for include file crypt.h - not found
-- Looking for include file cxxabi.h
-- Looking for include file cxxabi.h - not found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for include file execinfo.h
-- Looking for include file execinfo.h - found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file fenv.h
-- Looking for include file fenv.h - found
-- Looking for include file float.h
-- Looking for include file float.h - found
-- Looking for include file floatingpoint.h
-- Looking for include file floatingpoint.h - found
-- Looking for include file fpu_control.h
<snip>
^
<inline asm>:1:2: note: instantiated into assembly here
        mov [ebp - 4], esi
        ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:511:5:
 error: unexpected token in argument list
    PROLOG()
    ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:465:13:
 note: expanded from macro 'PROLOG'
            AS2(    mov   ecx, DWORD PTR [ebp +  8]     )   \
            ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:456:31:
 note: expanded from macro 'AS2'
        #define AS2(x, y) asm(#x ", " #y);
                              ^
<scratch space>:18:1: note: expanded from here
"mov ecx"
^
<inline asm>:1:17: note: instantiated into assembly here
        mov ecx, DWORD PTR [ebp + 8]
                       ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:511:5:
 error: unexpected token in argument list
    PROLOG()
    ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:466:13:
 note: expanded from macro 'PROLOG'
            AS2(    mov   esi, DWORD PTR [ebp + 12]     )   \
            ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:456:31:
 note: expanded from macro 'AS2'
        #define AS2(x, y) asm(#x ", " #y);
                              ^
<scratch space>:20:1: note: expanded from here
"mov esi"
^
<inline asm>:1:17: note: instantiated into assembly here
        mov esi, DWORD PTR [ebp + 12]
                       ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:511:5:
 error: unexpected token in argument list
    PROLOG()
    ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:467:13:
 note: expanded from macro 'PROLOG'
            AS2(    mov   ebp, DWORD PTR [ebp + 20]     )
            ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:456:31:
 note: expanded from macro 'AS2'
        #define AS2(x, y) asm(#x ", " #y);
                              ^
<scratch space>:22:1: note: expanded from here
"mov ebp"
^
<inline asm>:1:17: note: instantiated into assembly here
        mov ebp, DWORD PTR [ebp + 20]
                       ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:517:9:
 error: unexpected token in argument list
        AS2(    mov   edx, DWORD PTR [ecx + 56]     )   // rounds
        ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:456:31:
 note: expanded from macro 'AS2'
        #define AS2(x, y) asm(#x ", " #y);
                              ^
<scratch space>:24:1: note: expanded from here
"mov edx"
^
<inline asm>:1:17: note: instantiated into assembly here
        mov edx, DWORD PTR [ecx + 56]
                       ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:518:9:
 error: unknown use of instruction mnemonic without a size suffix
        AS2(    lea   edi, [ecx + 60]               )   // rk
        ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:456:31:
 note: expanded from macro 'AS2'
        #define AS2(x, y) asm(#x ", " #y);
                              ^
<scratch space>:26:1: note: expanded from here
"lea edi"
^
<inline asm>:1:2: note: instantiated into assembly here
        lea edi, [ecx + 60]
        ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:521:5:
 error: ambiguous instructions require an explicit suffix (could be 'decb', 
'decw', 'decl', or 'decq')
    AS1(    dec   edx                           )
    ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:455:31:
 note: expanded from macro 'AS1'
        #define AS1(x)    asm(#x);
                              ^
<scratch space>:28:1: note: expanded from here
"dec edx"
^
<inline asm>:1:2: note: instantiated into assembly here
        dec edx
        ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:522:5:
 error: invalid operand for instruction
    AS2(    movd  mm6, edi                      )   // save rk
    ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:456:31:
 note: expanded from macro 'AS2'
        #define AS2(x, y) asm(#x ", " #y);
                              ^
<scratch space>:29:1: note: expanded from here
"movd mm6"
^
<inline asm>:1:12: note: instantiated into assembly here
        movd mm6, edi
                  ^~~
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:523:5:
 error: invalid operand for instruction
    AS2(    movd  mm5, edx                      )   // save rounds
    ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:456:31:
 note: expanded from macro 'AS2'
        #define AS2(x, y) asm(#x ", " #y);
                              ^
<scratch space>:31:1: note: expanded from here
"movd mm5"
^
<inline asm>:1:12: note: instantiated into assembly here
        movd mm5, edx
                  ^~~
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:525:5:
 error: unexpected token in argument list
    AS2(    mov   eax, DWORD PTR [esi]                                  )
    ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:456:31:
 note: expanded from macro 'AS2'
        #define AS2(x, y) asm(#x ", " #y);
                              ^
<scratch space>:33:1: note: expanded from here
"mov eax"
^
<inline asm>:1:17: note: instantiated into assembly here
        mov eax, DWORD PTR [esi]
                       ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:526:5:
 error: unexpected token in argument list
    AS2(    mov   ebx, DWORD PTR [esi + 4]                              )
    ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:456:31:
 note: expanded from macro 'AS2'
        #define AS2(x, y) asm(#x ", " #y);
                              ^
<scratch space>:35:1: note: expanded from here
"mov ebx"
^
<inline asm>:1:17: note: instantiated into assembly here
        mov ebx, DWORD PTR [esi + 4]
                       ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:527:5:
 error: unexpected token in argument list
    AS2(    mov   ecx, DWORD PTR [esi + 8]                              )
    ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:456:31:
 note: expanded from macro 'AS2'
        #define AS2(x, y) asm(#x ", " #y);
                              ^
<scratch space>:37:1: note: expanded from here
"mov ecx"
^
<inline asm>:1:17: note: instantiated into assembly here
        mov ecx, DWORD PTR [esi + 8]
                       ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:528:5:
 error: unexpected token in argument list
    AS2(    mov   edx, DWORD PTR [esi + 12]                             )
    ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:456:31:
 note: expanded from macro 'AS2'
        #define AS2(x, y) asm(#x ", " #y);
                              ^
<scratch space>:39:1: note: expanded from here
"mov edx"
^
<inline asm>:1:17: note: instantiated into assembly here
        mov edx, DWORD PTR [esi + 12]
                       ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:530:5:
 error: unknown use of instruction mnemonic without a size suffix
    AS1(    bswap eax                                                   )
    ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:455:31:
 note: expanded from macro 'AS1'
        #define AS1(x)    asm(#x);
                              ^
<scratch space>:41:1: note: expanded from here
"bswap eax"
^
<inline asm>:1:2: note: instantiated into assembly here
        bswap eax
        ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:531:5:
 error: unknown use of instruction mnemonic without a size suffix
    AS1(    bswap ebx                                                   )
    ^
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13/extra/yassl/taocrypt/src/aes.cpp:455:31:
 note: expanded from macro 'AS1'
        #define AS1(x)    asm(#x);
                              ^
<scratch space>:42:1: note: expanded from here
"bswap ebx"
^
<inline asm>:1:2: note: instantiated into assembly here
        bswap ebx
        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** Error code 1

Stop.
make[3]: stopped in 
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13
*** Error code 1

Stop.
make[2]: stopped in 
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13
*** Error code 1

Stop.
make[1]: stopped in 
/wrkdirs/usr/ports/databases/mysql56-client/work/mysql-5.6.13
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/mysql56-client
===>  Cleaning for mysql-client-5.6.13
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to