From owner-cvs-all@FreeBSD.ORG Tue May 18 05:53:39 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9A9D106566C; Tue, 18 May 2010 05:53:39 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id F39168FC0C; Tue, 18 May 2010 05:53:38 +0000 (UTC) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id E60CB22C50D4; Tue, 18 May 2010 08:53:37 +0300 (EEST) Date: Tue, 18 May 2010 08:53:37 +0300 From: QAT@FreeBSD.org To: "Vanilla I. Shu" Message-ID: <20100518085337.3a0dfe71@it.buh.tecnik93.com> In-Reply-To: <201005180315.o4I3Fl0k045055@repoman.freebsd.org> References: <201005180315.o4I3Fl0k045055@repoman.freebsd.org> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/node Makefile distinfo pkg-plist ports/www/node/files patch-v8_platform-freebsd.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2010 05:53:40 -0000 The Restless Daemon identified a etc lib sql error while trying to build: node-0.1.95 maintained by linpct@gmail.com Makefile ident: $FreeBSD: ports/www/node/Makefile,v 1.7 2010/05/18 03:15:46 vanilla Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/node-0.1.95.log : [45/67] cc: deps/c-ares/ares_getnameinfo.c -> build/default/deps/c-ares/ares_getnameinfo_1.o [46/67] cc: deps/c-ares/ares_query.c -> build/default/deps/c-ares/ares_query_1.o [47/67] cc: deps/http_parser/http_parser.c -> build/default/deps/http_parser/http_parser_2.o [48/67] src/node_natives.h: src/node.js lib/buffer.js lib/querystring.js lib/file.js lib/http.js lib/net.js lib/events.js lib/module.js lib/uri.js lib/assert.js lib/fs.js lib/url.js lib/crypto.js lib/mjsunit.js lib/freelist.js lib/dns.js lib/tcp.js lib/posix.js lib/utils.js lib/child_process.js lib/repl.js lib/path.js lib/sys.js lib/ini.js -> build/default/src/node_natives.h [49/67] copy: src/node_version.h.in -> build/default/src/node_version.h [50/67] libv8.a: deps/v8/SConstruct -> build/default/libv8.a scons: Reading SConscript files ... scons: warning: Ignoring missing SConscript 'obj/test/release/SConscript' File "/work/a/ports/www/node/work/node-v0.1.95/deps/v8/SConstruct", line 1092, in BuildSpecific scons: done reading SConscript files. scons: Building targets ... cc -o obj/release/dtoa-config.o -c -O2 -pipe -fno-strict-aliasing -Werror -Wno-uninitialized -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -DV8_TARGET_ARCH_X64 -DENABLE_VMSTATE_TRACKING -DENABLE_LOGGING_AND_PROFILING -DENABLE_DEBUGGER_SUPPORT -I/usr/local/include -I/work/a/ports/www/node/work/node-v0.1.95/deps/v8/src /work/a/ports/www/node/work/node-v0.1.95/deps/v8/src/dtoa-config.c c++ -o obj/release/accessors.o -c -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -fno-rtti -fno-exceptions -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -DV8_TARGET_ARCH_X64 -DENABLE_VMSTATE_TRACKING -DENABLE_LOGGING_AND_PROFILING -DENABLE_DEBUGGER_SUPPORT -I/usr/local/include -I/work/a/ports/www/node/work/node-v0.1.95/deps/v8/src /work/a/ports/www/node/work/node-v0.1.95/deps/v8/src/accessors.cc c++ -o obj/release/allocation.o -c -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -fno-rtti -fno-exceptions -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -DV8_TARGET_ARCH_X64 -DENABLE_VMSTATE_TRACKING -DENABLE_LOGGING_AND_PROFILING -DENABLE_DEBUGGER_SUPPORT -I/usr/local/include -I/work/a/ports/www/node/work/node-v0.1.95/deps/v8/src /work/a/ports/www/node/work/node-v0.1.95/deps/v8/src/allocation.cc c++ -o obj/release/api.o -c -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -fno-rtti -fno-exceptions -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -DV8_TARGET_ARCH_X64 -DENABLE_VMSTATE_TRACKING -DENABLE_LOGGING_AND_PROFILING -DENABLE_DEBUGGER_SUPPORT -I/usr/local/include -I/work/a/ports/www/node/work/node-v0.1.95/deps/v8/src /work/a/ports/www/node/work/node-v0.1.95/deps/v8/src/api.cc c++ -o obj/release/assembler.o -c -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -fno-rtti -fno-exceptions -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -DV8_TARGET_ARCH_X64 -DENABLE_VMSTATE_TRACKING -DENABLE_LOGGING_AND_PROFILING -DENABLE_DEBUGGER_SUPPORT -I/usr/local/include -I/work/a/ports/www/node/work/node-v0.1.95/deps/v8/src /work/a/ports/www/node/work/node-v0.1.95/deps/v8/src/assembler.cc c++ -o obj/release/ast.o -c -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -fno-rtti -fno-exceptions -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -DV8_TARGET_ARCH_X64 -DENABLE_VMSTATE_TRACKING -DENABLE_LOGGING_AND_PROFILING -DENABLE_DEBUGGER_SUPPORT -I/usr/local/include -I/work/a/ports/www/node/work/node-v0.1.95/deps/v8/src /work/a/ports/www/node/work/node-v0.1.95/deps/v8/src/ast.cc c++ -o obj/release/bootstrapper.o -c -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -fno-rtti -fno-exceptions -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -DV8_TARGET_ARCH_X64 -DENABLE_VMSTATE_TRACKING -DENABLE_LOGGING_AND_PROFILING -DENABLE_DEBUGGER_SUPPORT -I/usr/local/include -I/work/a/ports/www/node/work/node-v0.1.95/deps/v8/src /work/a/ports/www/node/work/node-v0.1.95/deps/v8/src/bootstrapper.cc scons: *** [obj/release/dtoa-config.o] Error 1 scons: *** [obj/release/accessors.o] Error 1 c++ -o obj/release/builtins.o -c -O2 -pipe -fno-strict-aliasing -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -fno-rtti -fno-exceptions -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -m64 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -DV8_TARGET_ARCH_X64 -DENABLE_VMSTATE_TRACKING -DENABLE_LOGGING_AND_PROFILING -DENABLE_DEBUGGER_SUPPORT -I/usr/local/include -I/work/a/ports/www/node/work/node-v0.1.95/deps/v8/src /work/a/ports/www/node/work/node-v0.1.95/deps/v8/src/builtins.cc scons: *** [obj/release/allocation.o] Error 1 scons: *** [obj/release/api.o] Error 1 scons: *** [obj/release/assembler.o] Error 1 scons: *** [obj/release/ast.o] Error 1 scons: *** [obj/release/bootstrapper.o] Error 1 scons: *** [obj/release/builtins.o] Error 1 scons: building terminated because of errors. Waf: Leaving directory `/work/a/ports/www/node/work/node-v0.1.95/build' Build failed: -> task failed (err #2): {task: libv8.a SConstruct -> libv8.a} DEST_OS: freebsd DEST_CPU: x86_64 Parallel Jobs: 8 *** Error code 1 Stop in /a/ports/www/node. ================================================================ build of /usr/ports/www/node ended at Tue May 18 03:23:30 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=www&portname=node The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 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, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B