From owner-freebsd-ports@FreeBSD.ORG Wed Feb 24 02:00:55 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7663106566B; Wed, 24 Feb 2010 02:00:55 +0000 (UTC) (envelope-from james.technew@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5EE2E8FC1D; Wed, 24 Feb 2010 02:00:55 +0000 (UTC) Received: by pwj7 with SMTP id 7so5003354pwj.13 for ; Tue, 23 Feb 2010 18:00:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=DSsdti/AA3vYl6Kx8/nOfY5fpGFyXsTgY80Z1d52dnU=; b=PXicSecY8vqL8YYkFPBoeu/iMATWwuUmD1+oUnUvxnVWERIi6Cn2qjsfs1DFWNl8ie Fq33R4Yg4tyxY4N/B9uKnPaMLfxopBOweSj7kfMJATXn+Sea4IRRdYJVtstyViuA/6a9 sharphWGnaRNvH62FFDWUw6nuOoClq+4Tu35Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=RwG+hYVHvGuEJt/GLxVEb3zbuNs6mLvT+Jm5uj29gUFVEiSgcitB2rKdPIYXzlLaRq A2c9fVndleVjeYOQJ6N0o26kJsy0V+fzg+ouQOO6wiYvYuQkzXyqee3cEXmPSbf8ScHu cjBZll81MrqihJ+3NH817wGNUQBNVCXtq7Tkc= MIME-Version: 1.0 Received: by 10.115.67.8 with SMTP id u8mr18672wak.144.1266976849556; Tue, 23 Feb 2010 18:00:49 -0800 (PST) Date: Wed, 24 Feb 2010 10:00:49 +0800 Message-ID: From: James Chang To: freebsd-ports , freebsd-ports-bugs , Alex Dupre Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: MySQL 5.1.43 will build failed if enable "--with-ndb-docs" in Makfile's CONFIGURE_ARGS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Feb 2010 02:00:55 -0000 Dear Sir, I found MySQL 5.1.43 in FreeBSD ports tree will build failed when enable "--with-ndb-docs" in Makfile's CONFIGURE_ARGS. Following are the error message. libtool: link: c++ -I../../../storage/ndb/src/mgmapi -I../../../storage/ndb/src/mgmsrv -I../../../storage/ndb/include/mgmcommon -DMYSQLCLUSTERDIR=\"\" -O2 -fno-strict-aliasing -pipe -march=nocona -O3 -fno-omit-frame-pointer -fno-gcse -fPIC -fconserve-space -O2 -fno-strict-aliasing -pipe -march=nocona -O3 -fno-omit-frame-pointer -fno-gcse -fPIC -felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 -o ndb_config ndb_config-ndb_config.o ndb_config-Config.o ndb_config-ConfigInfo.o ndb_config-InitConfigFileParser.o -pthread -pthread ../../../storage/ndb/src/.libs/libndbclient.a ../../../dbug/libdbug.a ../../../mysys/libmysys.a ../../../strings/libmystrings.a -lz -lcrypt -lm -pthread Making all in . Making all in include Making all in docs + test /usr/bin/perl = no + test no = no + echo 'Doxygen needed to make docs' Doxygen needed to make docs + exit 1 *** Error code 1 + export NDB_RELEASE=5.1.43- + export NDB_RELEASE=5.1.43- + /bin/rm -f ndbapi.pdf ndbapi.html + /bin/rm -f mgmapi.pdf mgmapi.html + /bin/rm -rf .doxytmp .doxyout + /bin/rm -rf .doxytmp .doxyout + mkdir -p .doxytmp .doxyout + mkdir -p .doxytmp .doxyout + /bin/cp ../../../storage/ndb/include/ndbapi/Ndb.hpp ../../../storage/ndb/include/ndbapi/NdbApi.hpp ../../../storage/ndb/include/ndbapi/NdbBlob.hpp ../../../storage/ndb/include/ndbapi/NdbDictionary.hpp ../../../storage/ndb/include/ndbapi/NdbError.hpp ../../../storage/ndb/include/ndbapi/NdbEventOperation.hpp ../../../storage/ndb/include/ndbapi/NdbIndexOperation.hpp ../../../storage/ndb/include/ndbapi/NdbIndexScanOperation.hpp ../../../storage/ndb/include/ndbapi/NdbIndexStat.hpp ../../../storage/ndb/include/ndbapi/NdbOperation.hpp ../../../storage/ndb/include/ndbapi/NdbPool.hpp ../../../storage/ndb/include/ndbapi/NdbRecAttr.hpp ../../../storage/ndb/include/ndbapi/NdbReceiver.hpp ../../../storage/ndb/include/ndbapi/NdbScanFilter.hpp ../../../storage/ndb/include/ndbapi/NdbScanOperation.hpp ../../../storage/ndb/include/ndbapi/NdbTransaction.hpp ../../../storage/ndb/include/ndbapi/ndb_cluster_connection.hpp ../../../storage/ndb/include/ndbapi/ndb_opt_defaults.h ../../../storage/ndb/include/ndbapi/ndbapi_limits.h ../../../storage/ndb/include/ndbapi/ndberror.h .doxytmp + /bin/cp ../../../storage/ndb/include/mgmapi/mgmapi.h ../../../storage/ndb/include/mgmapi/mgmapi_config_parameters.h ../../../storage/ndb/include/mgmapi/mgmapi_config_parameters_debug.h ../../../storage/ndb/include/mgmapi/mgmapi_debug.h ../../../storage/ndb/include/mgmapi/mgmapi_error.h ../../../storage/ndb/include/mgmapi/ndb_logevent.h ../../../storage/ndb/include/mgmapi/ndbd_exit_codes.h .doxytmp + /usr/bin/perl doxygen/predoxy.pl + /bin/cp ../../../storage/ndb/ndbapi-examples/mgmapi_logevent/main.cpp ../../../storage/ndb/ndbapi-examples/mgmapi_logevent2/main.cpp ../../../storage/ndb/ndbapi-examples/ndbapi_async/ndbapi_async.cpp ../../../storage/ndb/ndbapi-examples/ndbapi_async1/ndbapi_async1.cpp ../../../storage/ndb/ndbapi-examples/ndbapi_event/ndbapi_event.cpp ../../../storage/ndb/ndbapi-examples/ndbapi_retries/ndbapi_retries.cpp ../../../storage/ndb/ndbapi-examples/ndbapi_scan/ndbapi_scan.cpp ../../../storage/ndb/ndbapi-examples/ndbapi_simple/ndbapi_simple.cpp ../../../storage/ndb/ndbapi-examples/ndbapi_simple_dual/main.cpp ../../../storage/ndb/ndbapi-examples/ndbapi_simple_index/main.cpp .doxytmp + /usr/bin/perl doxygen/predoxy.pl Preformat finished + mv footer.html .doxytmp + cd .doxytmp + no ../doxygen/Doxyfile.mgmapi no: not found Preformat finished + mv footer.html .doxytmp *** Error code 127 + cd .doxytmp + no ../doxygen/Doxyfile.ndbapi no: not found *** Error code 127 3 errors *** Error code 1 1 error *** Error code 1 1 error *** Error code 1 1 error *** Error code 1 Stop in /usr/ports/databases/mysql51-server. Best Regards! James Chang