From owner-svn-src-all@FreeBSD.ORG Thu Apr 19 14:16:06 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0EE3106566C; Thu, 19 Apr 2012 14:16:06 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo201.cox.net (eastrmfepo201.cox.net [68.230.241.216]) by mx1.freebsd.org (Postfix) with ESMTP id E2E698FC14; Thu, 19 Apr 2012 14:16:05 +0000 (UTC) Received: from eastrmimpo209.cox.net ([68.230.241.224]) by eastrmfepo201.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120419141605.JKMR5450.eastrmfepo201.cox.net@eastrmimpo209.cox.net>; Thu, 19 Apr 2012 10:16:05 -0400 Received: from serene.no-ip.org ([98.164.83.206]) by eastrmimpo209.cox.net with bizsmtp id zqG41i00D4T5sES02qG49Y; Thu, 19 Apr 2012 10:16:05 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020203.4F901E25.004B,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=VU6xqV7QUVMoFuYfc/i7GKH2czOHNOYjjc3mdSfZ1wc= c=1 sm=1 a=N17yZKeAuoQA:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=cRs4AX/51puMaUeRAuoQtw==:17 a=6I5d2MoRAAAA:8 a=kviXuzpPAAAA:8 a=aYuT87YwLntIWVnZH2QA:9 a=ZmCsHU5ByYXempQmqHsA:7 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=4vB-4DCPJfMA:10 a=cRs4AX/51puMaUeRAuoQtw==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q3JEG4DU076796; Thu, 19 Apr 2012 09:16:04 -0500 (CDT) (envelope-from conrads@cox.net) Date: Thu, 19 Apr 2012 09:15:58 -0500 From: "Conrad J. Sabatier" To: Adrian Chadd Message-ID: <20120419091558.2ae655a0@cox.net> In-Reply-To: References: <201204170722.q3H7ME6A070934@svn.freebsd.org> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-src-all@freebsd.org, "Bjoern A. Zeeb" , src-committers@freebsd.org, Jason Evans Subject: Re: svn commit: r234370 - in head: contrib/jemalloc contrib/jemalloc/doc contrib/jemalloc/include contrib/jemalloc/include/jemalloc contrib/jemalloc/include/jemalloc/internal contrib/jemalloc/src inclu... X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2012 14:16:06 -0000 On Tue, 17 Apr 2012 11:05:08 -0700 Adrian Chadd wrote: > On 17 April 2012 02:43, Bjoern A. Zeeb wrote: > > > Actually it seems these failed: > > > > arm.armeb buildworld failed, check _.arm.armeb.buildworld for > > details arm.arm buildworld failed, check _.arm.arm.buildworld for > > details mips.mips64 buildworld failed, check > > _.mips.mips64.buildworld for details mips.mipsel buildworld failed, > > check _.mips.mipsel.buildworld for details mips.mips64el buildworld > > failed, check _.mips.mips64el.buildworld for details mips.mipsn32 > > buildworld failed, check _.mips.mipsn32.buildworld for details > > mips.mips buildworld failed, check _.mips.mips.buildworld for > > details i386.i386 buildworld failed, check _.i386.i386.buildworld > > for details pc98.i386 buildworld failed, check > > _.pc98.i386.buildworld for details powerpc.powerpc buildworld > > failed, check _.powerpc.powerpc.buildworld for details > > powerpc.powerpc64 buildworld failed, check > > _.powerpc.powerpc64.buildworld for details > > This looks like it only works on amd64 and sparc64. Lucky them. :) Actually, I keep getting "undefined reference to _malloc_options" while building libexec/atrun on amd64. Not sure what the problem may be. Could it have something to do with doing a debug build (with -g)? ===> libexec/atrun (all) clang -Wno-error -O2 -g -pipe -fno-strict-aliasing -march=native -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -I/usr/src/libexec/atrun/../../usr.bin/at -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM -DNDEBUG -std=gnu99 -Qunused-arguments -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -c /usr/src/libexec/atrun/atrun.c clang -Wno-error -O2 -g -pipe -fno-strict-aliasing -march=native -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -I/usr/src/libexec/atrun/../../usr.bin/at -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM -DNDEBUG -std=gnu99 -Qunused-arguments -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -c /usr/src/libexec/atrun/gloadavg.c clang -Wno-error -O2 -g -pipe -fno-strict-aliasing -march=native -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -I/usr/src/libexec/atrun/../../usr.bin/at -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM -DNDEBUG -std=gnu99 -Qunused-arguments -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -o atrun atrun.o gloadavg.o -lpam -lutil /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `_malloc_options' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [atrun] Error code 1 Stop in /usr/src/libexec/atrun. *** [all] Error code 1 Stop in /usr/src/libexec. *** [libexec.all__D] Error code 1 Stop in /usr/src. *** [everything] Error code 1 Stop in /usr/src. *** [buildworld] Error code 1 Stop in /usr/src. -- Conrad J. Sabatier conrads@cox.net