gmake test with 2 failed on FreeBSD 8.1 x64
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gearman |
In Progress
|
Medium
|
Brian Aker |
Bug Description
Hello,
The result of executing "gmake test" is attached.
So looks configuration summary:
Configuration summary for gearmand version 1.1.3
* Installation prefix: /usr/home/
* System type: unknown-freebsd8.1
* Host CPU: x86_64
* C Compiler: gcc (GCC) 4.2.1 20070719 [FreeBSD]
* C Flags: -g -O2 -ggdb -O0 -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=
* C++ Compiler: g++ (GCC) 4.2.1 20070719 [FreeBSD]
* C++ Flags: -g -O2 -O0 -ggdb -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=
* CPP Flags: -isystem /usr/local/include -fvisibility=hidden
* LIB Flags:
* Assertions enabled: yes
* Debug enabled: yes
* Warnings as failure: no
* Building with libsqlite3 yes
* Building with libdrizzle no
* Building with libmemcached not found
* Building with libpq no
* Building with tokyocabinet no
* Building with libmysql yes
* make -j: 2
* VCS checkout: no
---
P.S. To be honest, I've also tunned some source files to be compiled on FreeBSD
I'm not sure, whether FreeBSD is officially supported.