Hi,


Excerpt from 
http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/mysql-server-6.0.9.log :


building mysql-server-6.0.9 in directory /usr/local/tinderbox/7-STABLE-FPT-NPD
maintained by: [email protected]
building for:  7.1-STABLE amd64
Makefile ident: $FreeBSD: ports/databases/mysql60-server/Makefile,v 1.244 
2009/01/18 22:20:42 ale Exp $
port directory: /usr/ports/databases/mysql60-server

.................................<Last 40 lines of the log>..................

          -e "s...@make@!gmake!" \
        make_sharedlib_distribution.sh > make_sharedlib_distribution-t
/bin/chmod +x make_sharedlib_distribution-t
/bin/mv make_sharedlib_distribution-t make_sharedlib_distribution
gmake[2]: Leaving directory 
`/work/a/ports/databases/mysql60-server/work/mysql-6.0.9-alpha/scripts'
gmake[1]: Leaving directory 
`/work/a/ports/databases/mysql60-server/work/mysql-6.0.9-alpha/scripts'
Making all in vio
gmake[1]: Entering directory 
`/work/a/ports/databases/mysql60-server/work/mysql-6.0.9-alpha/vio'
cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include     -O2 
-fno-strict-aliasing -pipe    -MT vio.o -MD -MP -MF .deps/vio.Tpo -c -o vio.o 
vio.c
mv -f .deps/vio.Tpo .deps/vio.Po
cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include     -O2 
-fno-strict-aliasing -pipe    -MT viosocket.o -MD -MP -MF .deps/viosocket.Tpo 
-c -o viosocket.o viosocket.c
mv -f .deps/viosocket.Tpo .deps/viosocket.Po
cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include     -O2 
-fno-strict-aliasing -pipe    -MT viossl.o -MD -MP -MF .deps/viossl.Tpo -c -o 
viossl.o viossl.c
mv -f .deps/viossl.Tpo .deps/viossl.Po
cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include     -O2 
-fno-strict-aliasing -pipe    -MT viosslfactories.o -MD -MP -MF 
.deps/viosslfactories.Tpo -c -o viosslfactories.o viosslfactories.c
mv -f .deps/viosslfactories.Tpo .deps/viosslfactories.Po
rm -f libvio.a
ar cru libvio.a vio.o viosocket.o viossl.o viosslfactories.o 
ranlib libvio.a
gmake[1]: Leaving directory 
`/work/a/ports/databases/mysql60-server/work/mysql-6.0.9-alpha/vio'
Making all in sql
gmake[1]: Entering directory 
`/work/a/ports/databases/mysql60-server/work/mysql-6.0.9-alpha/sql'
gmake  gen_lex_hash
gmake[2]: Entering directory 
`/work/a/ports/databases/mysql60-server/work/mysql-6.0.9-alpha/sql'
c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"" 
-DDATADIR="\"/var/db/mysql\"" -DSHAREDIR="\"/usr/local/share/mysql\"" 
-DPLUGINDIR="\"/usr/local/lib/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER 
-DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../regex -I.      
-O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pipe  
-felide-constructors -fno-rtti -fno-exceptions   -fno-implicit-templates 
-fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000  -MT gen_lex_hash.o 
-MD -MP -MF .deps/gen_lex_hash.Tpo -c -o gen_lex_hash.o gen_lex_hash.cc
mv -f .deps/gen_lex_hash.Tpo .deps/gen_lex_hash.Po
/usr/local/bin/libtool --preserve-dup-deps --tag=CXX   --mode=link c++  -O2 
-fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pipe  -felide-constructors 
-fno-rtti -fno-exceptions   -fno-implicit-templates -fno-exceptions -fno-rtti 
-DMYSQLD_NET_RETRY_COUNT=1000000  -static  -o gen_lex_hash gen_lex_hash.o 
../vio/libvio.a ../mysys/libmysyswrap.la ../mysys/libmysyslt.la 
../dbug/libdbuglt.la ../regex/libregex.a ../strings/libmystringsextra.la 
../strings/libmystringslt.la -lz  -lrt -pthread -lrt -lcrypt -lm  -pthread 
mkdir .libs
c++ -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pipe 
-felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates 
-fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 -o gen_lex_hash 
gen_lex_hash.o -pthread -pthread  ../vio/libvio.a ../mysys/.libs/libmysyswrap.a 
-lrt -lrt -lrt -pthread -pthread -lrt -pthread -pthread 
../mysys/.libs/libmysyslt.a -lrt -lrt -lrt -pthread -pthread -lrt -pthread 
-pthread ../dbug/.libs/libdbuglt.a -lrt -lrt -lrt -pthread -pthread -lrt 
-pthread -pthread ../regex/libregex.a ../strings/.libs/libmystringsextra.a -lrt 
-lrt -lrt -pthread -pthread -lrt -pthread -pthread 
../strings/.libs/libmystringslt.a -lrt -lrt -lrt -pthread -pthread -lrt 
-pthread -pthread -lz -lrt -pthread -pthread -lrt -lcrypt -lm -pthread -pthread 
 
gmake[2]: Leaving directory 
`/work/a/ports/databases/mysql60-server/work/mysql-6.0.9-alpha/sql'
./gen_lex_hash > lex_hash.h-t
Segmentation fault (core dumped)
gmake[1]: *** [lex_hash.h] Error 139
gmake[1]: Leaving directory 
`/work/a/ports/databases/mysql60-server/work/mysql-6.0.9-alpha/sql'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /a/ports/databases/mysql60-server.
================================================================
build of /usr/ports/databases/mysql60-server ended at Mon Jan 19 00:19:00 UTC 
2009

The tarballed WRKDIR can be found here:
http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/mysql-server-6.0.9.tbz

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=databases&portname=mysql60-server

The build which triggered this BotMail was done under
tinderbox-3.1.2_1; dsversion: 3.1 on RELENG_7 on amd64
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> [email protected], PGP Key ID 057E9F8B493A297B

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to