From owner-freebsd-ia64@FreeBSD.ORG Sun Jun 13 07:02:36 2010 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 835921065678; Sun, 13 Jun 2010 07:02:36 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 371B58FC1A; Sun, 13 Jun 2010 07:02:35 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5D72ZNQ063612; Sun, 13 Jun 2010 03:02:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5D72ZUB063600; Sun, 13 Jun 2010 07:02:35 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Jun 2010 07:02:35 GMT Message-Id: <201006130702.o5D72ZUB063600@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jun 2010 07:02:36 -0000 TB --- 2010-06-13 05:40:45 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-13 05:40:45 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-06-13 05:40:45 - cleaning the object tree TB --- 2010-06-13 05:40:57 - cvsupping the source tree TB --- 2010-06-13 05:40:57 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-06-13 05:41:33 - building world TB --- 2010-06-13 05:41:33 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-13 05:41:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-13 05:41:33 - TARGET=ia64 TB --- 2010-06-13 05:41:33 - TARGET_ARCH=ia64 TB --- 2010-06-13 05:41:33 - TZ=UTC TB --- 2010-06-13 05:41:33 - __MAKE_CONF=/dev/null TB --- 2010-06-13 05:41:33 - cd /src TB --- 2010-06-13 05:41:33 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 13 05:41:33 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/command.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/config.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/devices.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/dhcp.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/disks.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/disks.c: In function 'diskPartitionWrite': /src/usr.sbin/sysinstall/disks.c:877: warning: unused variable 'boot1' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-13 07:02:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-13 07:02:34 - ERROR: failed to build world TB --- 2010-06-13 07:02:34 - 3819.82 user 633.77 system 4909.10 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Sun Jun 13 17:54:02 2010 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D81E91065672; Sun, 13 Jun 2010 17:54:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 91AC48FC14; Sun, 13 Jun 2010 17:54:02 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5DHs1vl003926; Sun, 13 Jun 2010 13:54:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5DHs1NR003925; Sun, 13 Jun 2010 17:54:01 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Jun 2010 17:54:01 GMT Message-Id: <201006131754.o5DHs1NR003925@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jun 2010 17:54:03 -0000 TB --- 2010-06-13 16:32:45 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-13 16:32:45 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-06-13 16:32:45 - cleaning the object tree TB --- 2010-06-13 16:32:54 - cvsupping the source tree TB --- 2010-06-13 16:32:54 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-06-13 16:33:19 - building world TB --- 2010-06-13 16:33:19 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-13 16:33:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-13 16:33:19 - TARGET=ia64 TB --- 2010-06-13 16:33:19 - TARGET_ARCH=ia64 TB --- 2010-06-13 16:33:19 - TZ=UTC TB --- 2010-06-13 16:33:19 - __MAKE_CONF=/dev/null TB --- 2010-06-13 16:33:19 - cd /src TB --- 2010-06-13 16:33:19 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 13 16:33:20 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/command.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/config.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/devices.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/dhcp.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/disks.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/disks.c: In function 'diskPartitionWrite': /src/usr.sbin/sysinstall/disks.c:877: warning: unused variable 'boot1' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-13 17:54:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-13 17:54:01 - ERROR: failed to build world TB --- 2010-06-13 17:54:01 - 3812.89 user 610.40 system 4875.87 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Mon Jun 14 04:46:11 2010 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3BA21065670; Mon, 14 Jun 2010 04:46:11 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 581ED8FC0A; Mon, 14 Jun 2010 04:46:11 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5E4kA0U024782; Mon, 14 Jun 2010 00:46:10 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5E4kALD024777; Mon, 14 Jun 2010 04:46:10 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Jun 2010 04:46:10 GMT Message-Id: <201006140446.o5E4kALD024777@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2010 04:46:11 -0000 TB --- 2010-06-14 03:23:02 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-14 03:23:02 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-06-14 03:23:02 - cleaning the object tree TB --- 2010-06-14 03:23:11 - cvsupping the source tree TB --- 2010-06-14 03:23:11 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-06-14 03:23:54 - building world TB --- 2010-06-14 03:23:54 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-14 03:23:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-14 03:23:54 - TARGET=ia64 TB --- 2010-06-14 03:23:54 - TARGET_ARCH=ia64 TB --- 2010-06-14 03:23:54 - TZ=UTC TB --- 2010-06-14 03:23:54 - __MAKE_CONF=/dev/null TB --- 2010-06-14 03:23:54 - cd /src TB --- 2010-06-14 03:23:54 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 14 03:23:55 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/command.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/config.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/devices.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/dhcp.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/disks.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/disks.c: In function 'diskPartitionWrite': /src/usr.sbin/sysinstall/disks.c:877: warning: unused variable 'boot1' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-14 04:46:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-14 04:46:10 - ERROR: failed to build world TB --- 2010-06-14 04:46:10 - 3844.49 user 638.02 system 4988.16 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Mon Jun 14 11:06:52 2010 Return-Path: Delivered-To: freebsd-ia64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1EDE106570B for ; Mon, 14 Jun 2010 11:06:52 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B76898FC1B for ; Mon, 14 Jun 2010 11:06:52 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o5EB6qvV078536 for ; Mon, 14 Jun 2010 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o5EB6qCv078534 for freebsd-ia64@FreeBSD.org; Mon, 14 Jun 2010 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 14 Jun 2010 11:06:52 GMT Message-Id: <201006141106.o5EB6qCv078534@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-ia64@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-ia64@FreeBSD.org X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2010 11:06:53 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ia64/147501 ia64 [ia64] options PREEMPTION causes instability 1 problem total. From owner-freebsd-ia64@FreeBSD.ORG Tue Jun 15 10:27:42 2010 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E6901065670; Tue, 15 Jun 2010 10:27:42 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id F399E8FC13; Tue, 15 Jun 2010 10:27:41 +0000 (UTC) Received: from ncsc.bris.ac.uk ([137.222.10.41]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1OOTMq-0003C2-M1; Tue, 15 Jun 2010 11:27:40 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncsc.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1OOTMq-0002yo-JP; Tue, 15 Jun 2010 11:27:40 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4) with ESMTP id o5FAReNd005459; Tue, 15 Jun 2010 11:27:40 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4/Submit) id o5FARejM005458; Tue, 15 Jun 2010 11:27:40 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Tue, 15 Jun 2010 11:27:40 +0100 From: Anton Shterenlikht To: freebsd-questions@freebsd.org, freebsd-ia64@freebsd.org Message-ID: <20100615102739.GA5428@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: kernel module krpc required for zfs on amd64, but not needed on ia64? X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2010 10:27:42 -0000 On ia64 to get zfs I only need to have makeoptions MODULES_OVERRIDE="opensolaris zfs" in the kernel config: # kldstat Id Refs Address Size Name 1 9 0xe000000004000000 cc6688 kernel 2 1 0xe000000004cc8000 1ff4a8 zfs.ko 3 2 0xe000000004ec8000 14b60 opensolaris.ko On amd64 it seems one also needs krpc kernel module: KLD zfs.ko: depends on krpc - not available or version mismatch Is this expected? Perhaps on ia64 krpc is included via some other kernel config option? many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 From owner-freebsd-ia64@FreeBSD.ORG Thu Jun 17 10:15:48 2010 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F24E106566B; Thu, 17 Jun 2010 10:15:48 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id 137F18FC08; Thu, 17 Jun 2010 10:15:47 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1OPC8M-0001cT-G1; Thu, 17 Jun 2010 11:15:47 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1OPC8M-0004fv-BW; Thu, 17 Jun 2010 11:15:42 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4) with ESMTP id o5HAFgbM090666; Thu, 17 Jun 2010 11:15:42 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4/Submit) id o5HAFgep090665; Thu, 17 Jun 2010 11:15:42 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Thu, 17 Jun 2010 11:15:41 +0100 From: Anton Shterenlikht To: freebsd-current@freebsd.org, freebsd-ia64@freebsd.org Message-ID: <20100617101541.GA90363@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: r209240 ia64 -> buildworld -> undefined reference to `lzma_physmem' X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2010 10:15:48 -0000 I've r209203 kernel on ia64 box. Now I'm trying to rebuild world to r209240. I get these errors. Please advise many thanks anton crunchide -k _crunched_vi_stub vi.lo ld -dc -r -o id.lo id_stub.o /usr/obj/usr/src/rescue/rescue//usr/src/usr.bi= n/id/id.o crunchide -k _crunched_id_stub id.lo ld -dc -r -o chroot.lo chroot_stub.o /usr/obj/usr/src/rescue/rescue//usr/sr= c/usr.sbin/chroot/chroot.o crunchide -k _crunched_chroot_stub chroot.lo ld -dc -r -o chown.lo chown_stub.o /usr/obj/usr/src/rescue/rescue//usr/src/= usr.sbin/chown/chown.o crunchide -k _crunched_chown_stub chown.lo cc -static -o rescue rescue.o cat.lo chflags.lo chio.lo chmod.lo cp.lo date= =2Elo dd.lo df.lo echo.lo ed.lo exp .lo getfacl.lo hostname.lo kenv.lo kill= =2Elo ln.lo ls.lo mkdir.lo mv.lo pkill.lo ps.lo pwd.lo realpath.lo rm.l rm= dir.lo setfacl.lo sh.lo stty.lo sync.lo test.lo rcp.lo csh.lo atacontrol.lo= badsect.lo camcontrol.lo ccdc nfig.lo clri.lo devfs.lo dmesg.lo dump.lo du= mpfs.lo dumpon.lo fsck.lo fsck_ffs.lo fsck_msdosfs.lo fsdb.lo fs rand.lo gb= de.lo geom.lo ifconfig.lo init.lo kldconfig.lo kldload.lo kldstat.lo kldunl= oad.lo ldconfig.lo md5. o mdconfig.lo mdmfs.lo mknod.lo mount.lo mount_cd96= 60.lo mount_msdosfs.lo mount_nfs.lo mount_ntfs.lo mount_n llfs.lo mount_udf= =2Elo mount_unionfs.lo newfs.lo newfs_msdos.lo nos-tun.lo ping.lo reboot.lo= restore.lo rcorde .lo route.lo routed.lo rtquery.lo rtsol.lo savecore.lo s= pppcontrol.lo swapon.lo sysctl.lo tunefs.lo umount.l atmconfig.lo ping6.lo= ipf.lo zfs.lo zpool.lo mca.lo dhclient.lo head.lo mt.lo sed.lo tail.lo tee= =2Elo gzip.lo bzip2.lo xz.lo tar.lo vi.lo id.lo chroot.lo chown.lo /usr/obj= /usr/src/rescue/rescue/../librescue/exec.o /usr obj/usr/src/rescue/rescue/.= =2E/librescue/getusershell.o /usr/obj/usr/src/rescue/rescue/../librescue/lo= gin_clas .o /usr/obj/usr/src/rescue/rescue/../librescue/popen.o /usr/obj/us= r/src/rescue/rescue/../librescue/rcmdsh.o usr/obj/usr/src/rescue/rescue/..= /librescue/sysctl.o /usr/obj/usr/src/rescue/rescue/../librescue/system.o -l= c ypt -ledit -lkvm -ll -ltermcap -lutil -lalias -lcam -lcurses -ldevstat -l= ipsec -lipx -lzfs -lnvpair -luutil lavl -lgeom -lbsdxml -ljail -lkiconv -l= md -lreadline -lsbuf -lufs -lz -lbz2 -llzma -larchive -lcrypto -lm xz.lo(.text+0x5672): In function `hardware_init': : undefined reference to `lzma_physmem' xz.lo(.text+0x6a42): In function `list_file': : undefined reference to `lzma_index_memused' xz.lo(.text+0x6c62): In function `list_file': : undefined reference to `lzma_index_stream_flags' xz.lo(.text+0x6c92): In function `list_file': : undefined reference to `lzma_index_stream_padding' xz.lo(.text+0x6e22): In function `list_file': : undefined reference to `lzma_index_stream_count' xz.lo(.text+0x6e52): In function `list_file': : undefined reference to `lzma_index_block_count' xz.lo(.text+0x6ee2): In function `list_file': : undefined reference to `lzma_index_checks' xz.lo(.text+0x6f32): In function `list_file': : undefined reference to `lzma_index_stream_count' xz.lo(.text+0x6f52): In function `list_file': : undefined reference to `lzma_index_block_count' xz.lo(.text+0x6fd2): In function `list_file': : undefined reference to `lzma_index_checks' xz.lo(.text+0x70f2): In function `list_file': : undefined reference to `lzma_index_iter_init' xz.lo(.text+0x7122): In function `list_file': : undefined reference to `lzma_index_iter_next' xz.lo(.text+0x7252): In function `list_file': : undefined reference to `lzma_index_stream_count' xz.lo(.text+0x7292): In function `list_file': : undefined reference to `lzma_index_block_count' xz.lo(.text+0x73d2): In function `list_file': : undefined reference to `lzma_index_checks' xz.lo(.text+0x74b2): In function `list_file': : undefined reference to `lzma_index_stream_count' xz.lo(.text+0x74f2): In function `list_file': : undefined reference to `lzma_index_block_count' xz.lo(.text+0x7632): In function `list_file': : undefined reference to `lzma_index_checks' xz.lo(.text+0x77e2): In function `list_file': : undefined reference to `lzma_index_stream_count' xz.lo(.text+0x7802): In function `list_file': : undefined reference to `lzma_index_block_count' xz.lo(.text+0x7862): In function `list_file': : undefined reference to `lzma_index_checks' xz.lo(.text+0x78a2): In function `list_file': : undefined reference to `lzma_index_stream_count' xz.lo(.text+0x7922): In function `list_file': : undefined reference to `lzma_index_iter_init' xz.lo(.text+0x7962): In function `list_file': : undefined reference to `lzma_index_iter_next' xz.lo(.text+0x7ae2): In function `list_file': : undefined reference to `lzma_index_iter_rewind' xz.lo(.text+0x7b42): In function `list_file': : undefined reference to `lzma_index_iter_next' xz.lo(.text+0x7ec2): In function `list_file': : undefined reference to `lzma_index_stream_count' xz.lo(.text+0x7ee2): In function `list_file': : undefined reference to `lzma_index_block_count' xz.lo(.text+0x7f62): In function `list_file': : undefined reference to `lzma_index_iter_init' xz.lo(.text+0x7fb2): In function `list_file': : undefined reference to `lzma_index_iter_next' xz.lo(.text+0x82b2): In function `list_file': : undefined reference to `lzma_index_iter_init' *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error # svn info Path: . URL: svn://svn.freebsd.org/base/head Repository Root: svn://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 209240 Node Kind: directory Schedule: normal Last Changed Author: raj Last Changed Rev: 209240 Last Changed Date: 2010-06-16 17:52:35 +0100 (Wed, 16 Jun 2010) --=20 Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 From owner-freebsd-ia64@FreeBSD.ORG Thu Jun 17 12:13:50 2010 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C79931065677; Thu, 17 Jun 2010 12:13:50 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 76D0D8FC1A; Thu, 17 Jun 2010 12:13:49 +0000 (UTC) Received: by iwn7 with SMTP id 7so9127553iwn.13 for ; Thu, 17 Jun 2010 05:13:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type:content-transfer-encoding; bh=LlR/RCH3tJHw0PjkD48LxnF3L7ql9A8gR9QJFp2t/+A=; b=h/2J7FzSOpAEsVaRTeE8K69Q0jdesojbtlyii2WTz6qF8CHA9v/+oX9DCs8zRoKteS aCG798xG0TetTocswCSMJnPW05FzH8+ghvTRC2d7KPEhSr7TC4qoh1OgeCPdW+j9Hfse +f/H2aipW6SQ5gOUKzLhdqBXBUeZ15vtJT29c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:openpgp:content-type :content-transfer-encoding; b=AvJil/nh5Bh3O5BWCZBFWnfDUPDfXcNNbkk62OY46HyIJ7GNlPMDSUCAFs8ZjmsMoy 7GK/GWPab9fKSSA1BEmsF2IYmnigajw3euc2ki6U8zlMgdhiVp5gbm2eigiQnnM/QYOY bY/ItyQg1BAmV5BS2G/1uG88JFFRF/YKAR9W8= Received: by 10.231.148.200 with SMTP id q8mr11404231ibv.10.1276776829460; Thu, 17 Jun 2010 05:13:49 -0700 (PDT) Received: from centel.dataix.local (adsl-99-181-128-180.dsl.klmzmi.sbcglobal.net [99.181.128.180]) by mx.google.com with ESMTPS id f1sm36084828ibg.9.2010.06.17.05.13.47 (version=SSLv3 cipher=RC4-MD5); Thu, 17 Jun 2010 05:13:48 -0700 (PDT) Sender: "J. Hellenthal" Message-ID: <4C1A117A.9060608@dataix.net> Date: Thu, 17 Jun 2010 08:13:46 -0400 From: jhell User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100515 Thunderbird MIME-Version: 1.0 To: Anton Shterenlikht References: <20100617101541.GA90363@mech-cluster241.men.bris.ac.uk> In-Reply-To: <20100617101541.GA90363@mech-cluster241.men.bris.ac.uk> X-Enigmail-Version: 1.0.1 OpenPGP: id=89D8547E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-ia64@freebsd.org Subject: Re: r209240 ia64 -> buildworld -> undefined reference to `lzma_physmem' X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2010 12:13:50 -0000 On 06/17/2010 06:15, Anton Shterenlikht wrote: > I've r209203 kernel on ia64 box. > Now I'm trying to rebuild world to r209240. > I get these errors. > > Please advise > grep -rn lzma_physmem /usr/include ? /usr/include/lzma/hardware.h:51:extern LZMA_API(uint64_t) lzma_physmem(void) lzma_nothrow; I would suggest updating your headers if something similar is not found & try rebuilding world with -DALWAYS_CHECK_MAKE. You should be able to continue your build after this. -DNO_CLEAN will get you through it. Regards, -- jhell From owner-freebsd-ia64@FreeBSD.ORG Fri Jun 18 02:49:54 2010 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DDE3106566B; Fri, 18 Jun 2010 02:49:54 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 4B77C8FC13; Fri, 18 Jun 2010 02:49:53 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5I2nrWd059153; Thu, 17 Jun 2010 22:49:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5I2nrd3059152; Fri, 18 Jun 2010 02:49:53 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 18 Jun 2010 02:49:53 GMT Message-Id: <201006180249.o5I2nrd3059152@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2010 02:49:54 -0000 TB --- 2010-06-18 01:09:11 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-18 01:09:11 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-06-18 01:09:11 - cleaning the object tree TB --- 2010-06-18 01:09:28 - cvsupping the source tree TB --- 2010-06-18 01:09:28 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-06-18 01:09:54 - building world TB --- 2010-06-18 01:09:54 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 01:09:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 01:09:54 - TARGET=ia64 TB --- 2010-06-18 01:09:54 - TARGET_ARCH=ia64 TB --- 2010-06-18 01:09:54 - TZ=UTC TB --- 2010-06-18 01:09:54 - __MAKE_CONF=/dev/null TB --- 2010-06-18 01:09:54 - cd /src TB --- 2010-06-18 01:09:54 - /usr/bin/make -B buildworld >>> World build started on Fri Jun 18 01:09:54 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Jun 18 02:32:22 UTC 2010 TB --- 2010-06-18 02:32:22 - generating LINT kernel config TB --- 2010-06-18 02:32:22 - cd /src/sys/ia64/conf TB --- 2010-06-18 02:32:22 - /usr/bin/make -B LINT TB --- 2010-06-18 02:32:22 - building LINT kernel TB --- 2010-06-18 02:32:22 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 02:32:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 02:32:22 - TARGET=ia64 TB --- 2010-06-18 02:32:22 - TARGET_ARCH=ia64 TB --- 2010-06-18 02:32:22 - TZ=UTC TB --- 2010-06-18 02:32:22 - __MAKE_CONF=/dev/null TB --- 2010-06-18 02:32:22 - cd /src TB --- 2010-06-18 02:32:22 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 18 02:32:22 UTC 2010 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror vers.c linking kernel subr_trap.o(.text+0x290): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x291): In function `syscallenter': : undefined reference to `systrace_probe_func' *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-18 02:49:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-18 02:49:53 - ERROR: failed to build lint kernel TB --- 2010-06-18 02:49:53 - 4779.91 user 744.11 system 6041.80 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Fri Jun 18 08:50:21 2010 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACDBD1065673; Fri, 18 Jun 2010 08:50:21 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id 66D408FC08; Fri, 18 Jun 2010 08:50:21 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1OPXHH-0006mp-UO; Fri, 18 Jun 2010 09:50:20 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1OPXHG-0000CE-Ub; Fri, 18 Jun 2010 09:50:18 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4) with ESMTP id o5I8oIOU094452; Fri, 18 Jun 2010 09:50:18 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4/Submit) id o5I8oIqj094451; Fri, 18 Jun 2010 09:50:18 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Fri, 18 Jun 2010 09:50:18 +0100 From: Anton Shterenlikht To: jhell Message-ID: <20100618085018.GA94427@mech-cluster241.men.bris.ac.uk> References: <20100617101541.GA90363@mech-cluster241.men.bris.ac.uk> <4C1A117A.9060608@dataix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C1A117A.9060608@dataix.net> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-current@freebsd.org, freebsd-ia64@freebsd.org Subject: Re: r209240 ia64 -> buildworld -> undefined reference to `lzma_physmem' X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2010 08:50:21 -0000 On Thu, Jun 17, 2010 at 08:13:46AM -0400, jhell wrote: > On 06/17/2010 06:15, Anton Shterenlikht wrote: > > I've r209203 kernel on ia64 box. > > Now I'm trying to rebuild world to r209240. > > I get these errors. > > > > Please advise > > > > grep -rn lzma_physmem /usr/include ? > /usr/include/lzma/hardware.h:51:extern LZMA_API(uint64_t) > lzma_physmem(void) lzma_nothrow; > > I would suggest updating your headers if something similar is not found > & try rebuilding world with -DALWAYS_CHECK_MAKE. > > You should be able to continue your build after this. -DNO_CLEAN will > get you through it. > sorry, I probably didn't get you. I tried make -DALWAYS_CHECK_MAKE buildworld and got the same erorr. What do you mean by "updating your headers"? I do "svn up", then "svn diff", just to make sure I'm building from pristine sources. Is there anything else I need to check before proceeding with buildworld? Also, on two other ia64 boxes I don't have this problem, just updated to r209244. So I definitely screwed something up on this node, but what? many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 From owner-freebsd-ia64@FreeBSD.ORG Fri Jun 18 12:16:37 2010 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7894A106566B; Fri, 18 Jun 2010 12:16:37 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 264B08FC16; Fri, 18 Jun 2010 12:16:37 +0000 (UTC) Received: by iwn7 with SMTP id 7so1246468iwn.13 for ; Fri, 18 Jun 2010 05:16:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type:content-transfer-encoding; bh=cL6BCAd0K8KIYOBd+UFDltxgCjt76oTFEBvhH/L08+E=; b=lRwZj5vOqu+LX5+Jc+8EOfjFbPgCYaF+uNYokOK1udHytf0tx6RgbXpJaVRhvq6WNV 0oyrxUe/NEH6VPwBIQhFgOzzwJRVPnT2MWPrppCoaRaisWby/czHwofSeTxsFfzPnvt4 6i8xCaZuKfjMQqNXhF8HlW0nxL70cmpOvZ4K4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:openpgp:content-type :content-transfer-encoding; b=CIMqrutKwGqrAyAZZiR5fPfSOELXWEgu2JWep9Kh3okQQaWRK+vSPlsJeSq9nd2vYH EC1u+crgU1/nftN34Q3/AtyPMMibP/9mrPBIPRm9CAa6N5Ogw3SggVPWMbG908Kh/jc2 jgK6RLwj+/5EPsu9FIJzs7LQ1o/ClRqvqGcPI= Received: by 10.42.6.205 with SMTP id b13mr365098icb.16.1276863396628; Fri, 18 Jun 2010 05:16:36 -0700 (PDT) Received: from centel.dataix.local (adsl-99-181-128-180.dsl.klmzmi.sbcglobal.net [99.181.128.180]) by mx.google.com with ESMTPS id u6sm9739285ibu.6.2010.06.18.05.16.34 (version=SSLv3 cipher=RC4-MD5); Fri, 18 Jun 2010 05:16:34 -0700 (PDT) Sender: "J. Hellenthal" Message-ID: <4C1B63A1.3010604@dataix.net> Date: Fri, 18 Jun 2010 08:16:33 -0400 From: jhell User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100515 Thunderbird MIME-Version: 1.0 To: Anton Shterenlikht References: <20100617101541.GA90363@mech-cluster241.men.bris.ac.uk> <4C1A117A.9060608@dataix.net> <20100618085018.GA94427@mech-cluster241.men.bris.ac.uk> In-Reply-To: <20100618085018.GA94427@mech-cluster241.men.bris.ac.uk> X-Enigmail-Version: 1.0.1 OpenPGP: id=89D8547E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-ia64@freebsd.org Subject: Re: r209240 ia64 -> buildworld -> undefined reference to `lzma_physmem' X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2010 12:16:37 -0000 On 06/18/2010 04:50, Anton Shterenlikht wrote: > > sorry, I probably didn't get you. > > I tried > > make -DALWAYS_CHECK_MAKE buildworld > > and got the same erorr. > > What do you mean by "updating your headers"? cd /usr/src/include && make obj && make depend && make all && make install cd /usr/src && make -DALWAYS_CHECK_MAKE buildworld Good Luck, -- jhell From owner-freebsd-ia64@FreeBSD.ORG Fri Jun 18 18:10:07 2010 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CD3E106564A; Fri, 18 Jun 2010 18:10:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 126718FC15; Fri, 18 Jun 2010 18:10:06 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5IIA6Na062104; Fri, 18 Jun 2010 14:10:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5IIA6JU062103; Fri, 18 Jun 2010 18:10:06 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 18 Jun 2010 18:10:06 GMT Message-Id: <201006181810.o5IIA6JU062103@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2010 18:10:07 -0000 TB --- 2010-06-18 16:28:53 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-18 16:28:53 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-06-18 16:28:53 - cleaning the object tree TB --- 2010-06-18 16:29:06 - cvsupping the source tree TB --- 2010-06-18 16:29:06 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-06-18 16:29:49 - building world TB --- 2010-06-18 16:29:49 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 16:29:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 16:29:49 - TARGET=ia64 TB --- 2010-06-18 16:29:49 - TARGET_ARCH=ia64 TB --- 2010-06-18 16:29:49 - TZ=UTC TB --- 2010-06-18 16:29:49 - __MAKE_CONF=/dev/null TB --- 2010-06-18 16:29:49 - cd /src TB --- 2010-06-18 16:29:49 - /usr/bin/make -B buildworld >>> World build started on Fri Jun 18 16:29:50 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Jun 18 17:52:27 UTC 2010 TB --- 2010-06-18 17:52:27 - generating LINT kernel config TB --- 2010-06-18 17:52:27 - cd /src/sys/ia64/conf TB --- 2010-06-18 17:52:27 - /usr/bin/make -B LINT TB --- 2010-06-18 17:52:27 - building LINT kernel TB --- 2010-06-18 17:52:27 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 17:52:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 17:52:27 - TARGET=ia64 TB --- 2010-06-18 17:52:27 - TARGET_ARCH=ia64 TB --- 2010-06-18 17:52:27 - TZ=UTC TB --- 2010-06-18 17:52:27 - __MAKE_CONF=/dev/null TB --- 2010-06-18 17:52:27 - cd /src TB --- 2010-06-18 17:52:27 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 18 17:52:27 UTC 2010 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror vers.c linking kernel subr_trap.o(.text+0x290): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x291): In function `syscallenter': : undefined reference to `systrace_probe_func' *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-18 18:10:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-18 18:10:06 - ERROR: failed to build lint kernel TB --- 2010-06-18 18:10:06 - 4790.23 user 746.66 system 6072.81 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full