From owner-freebsd-bugs Sun Dec 10 8: 0: 8 2000 From owner-freebsd-bugs@FreeBSD.ORG Sun Dec 10 08:00:02 2000 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A715A37B401 for ; Sun, 10 Dec 2000 08:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBAG02u92441; Sun, 10 Dec 2000 08:00:02 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 10 Dec 2000 08:00:02 -0800 (PST) Resent-Message-Id: <200012101600.eBAG02u92441@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, joe@tao.org.uk Received: from genius.tao.org.uk (genesis.tao.org.uk [194.242.131.94]) by hub.freebsd.org (Postfix) with ESMTP id 3670237B400 for ; Sun, 10 Dec 2000 07:56:58 -0800 (PST) Received: by genius.tao.org.uk (Postfix, from userid 100) id 4A0569B05; Sun, 10 Dec 2000 15:56:45 +0000 (GMT) Message-Id: <20001210155645.4A0569B05@genius.tao.org.uk> Date: Sun, 10 Dec 2000 15:56:45 +0000 (GMT) From: joe@tao.org.uk Reply-To: joe@tao.org.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: conf/23419: 'make buildkernel' doesn't work in isolation from 'make buildworld' Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23419 >Category: conf >Synopsis: 'make buildkernel' doesn't work in isolation from 'make buildworld' >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 10 08:00:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Joe Karthauser >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD genius.tao.org.uk 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Dec 6 15:31:00 GMT 2000 joe@genius.tao.org.uk:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: genius# cd /usr/obj && chflag -R noschg * && rm -r * genius# cd /usr/src genius# make buildkernel KERNEL=GENERIC [cut] cd /usr/obj/usr/src/sys/GENERIC; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.6.0 DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin MACHINE=i386 make KERNEL=kernel all cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/../include -I/usr/src/sys/contrib/dev/acpica/Subsystem/Include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/i386/i386/locore.s {standard input}: Assembler messages: {standard input}:1765: Error: .space specifies non-absolute value {standard input}:2451: Error: undefined symbol L0 in operation setting PTmap {standard input}:2451: Error: undefined symbol PDRSHIFT in operation setting PTmap {standard input}:1733: Error: undefined symbol L0 in operation {standard input}:1733: Error: undefined symbol PAGE_SIZE in operation {standard input}:1734: Error: undefined symbol L0 in operation {standard input}:1734: Error: undefined symbol PDESIZE in operation {standard input}:2451: Error: undefined symbol L0 in operation setting APTmap {standard input}:2451: Error: undefined symbol PDRSHIFT in operation setting APTmap {standard input}:1742: Error: undefined symbol L0 in operation {standard input}:1742: Error: undefined symbol PAGE_SIZE in operation {standard input}:1743: Error: undefined symbol L0 in operation {standard input}:1743: Error: undefined symbol PDESIZE in operation {standard input}:1949: Error: undefined symbol UPAGES in operation {standard input}:1949: Error: undefined symbol PAGE_SIZE in operation {standard input}:2312: Error: undefined symbol BI_ESYMTAB in operation {standard input}:2317: Error: undefined symbol BI_SYMTAB in operation {standard input}:2318: Error: undefined symbol BI_ESYMTAB in operation {standard input}:2322: Error: undefined symbol BI_KERNEND in operation {standard input}:2334: Error: undefined symbol PAGE_SIZE in operation {standard input}:2334: Error: undefined symbol PAGE_SIZE in operation {standard input}:2338: Error: undefined symbol PAGE_SIZE in operation {standard input}:2338: Error: undefined symbol PAGE_SIZE in operation {standard input}:2342: Error: undefined symbol UPAGES in operation {standard input}:2342: Error: undefined symbol PAGE_SIZE in operation {standard input}:2342: Error: undefined symbol UPAGES in operation {standard input}:2342: Error: undefined symbol PAGE_SIZE in operation {standard input}:2347: Error: undefined symbol PAGE_SIZE in operation {standard input}:2347: Error: undefined symbol PAGE_SIZE in operation {standard input}:2350: Error: undefined symbol PAGE_SIZE in operation {standard input}:2350: Error: undefined symbol PAGE_SIZE in operation {standard input}:2407: Error: undefined symbol PAGE_SHIFT in operation {standard input}:2423: Error: undefined symbol PAGE_SHIFT in operation {standard input}:2424: Error: undefined symbol PAGE_SHIFT in operation {standard input}:1875: Error: Subtraction of two symbols in different sections ".tmpstk" {.data section} - "KERNBASE" {*UND* section} at file address 28. {standard input}:1898: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file address 38. {standard input}:1899: Error: Subtraction of two symbols in different sections "edata" {*UND* section} - "KERNBASE" {*UND* section} at file address 43. {standard input}:1911: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 61. {standard input}:1927: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 81. {standard input}:2096: Error: Subtraction of two symbols in different sections "kernelname" {*UND* section} - "KERNBASE" {*UND* section} at file address 307. {standard input}:2124: Error: Subtraction of two symbols in different sections "bootinfo" {.data section} - "KERNBASE" {*UND* section} at file address 347. {standard input}:2141: Error: Subtraction of two symbols in different sections "nfs_diskless" {*UND* section} - "KERNBASE" {*UND* section} at file address 379. {standard input}:2146: Error: Subtraction of two symbols in different sections "nfs_diskless_valid" {*UND* section} - "KERNBASE" {*UND* section} at file address 392. {standard input}:2159: Error: Subtraction of two symbols in different sections "boothowto" {*UND* section} - "KERNBASE" {*UND* section} at file address 406. {standard input}:2161: Error: Subtraction of two symbols in different sections "bootdev" {*UND* section} - "KERNBASE" {*UND* section} at file address 414. {standard input}:2199: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 466. {standard input}:2204: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 482. {standard input}:2205: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 492. {standard input}:2206: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 502. {standard input}:2207: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 512. {standard input}:2208: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 522. {standard input}:2227: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 563. {standard input}:2254: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 598. {standard input}:2255: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 608. {standard input}:2256: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 618. {standard input}:2262: Error: Subtraction of two symbols in different sections "cpu_high" {.data section} - "KERNBASE" {*UND* section} at file address 633. {standard input}:2263: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 639. {standard input}:2264: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 645. {standard input}:2265: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 651. {standard input}:2266: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 657. {standard input}:2270: Error: Subtraction of two symbols in different sections "cpu_id" {.data section} - "KERNBASE" {*UND* section} at file address 670. {standard input}:2271: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 676. {standard input}:2278: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 693. {standard input}:2284: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 710. {standard input}:2288: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 722. {standard input}:2301: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 733. {standard input}:2309: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file address 755. {standard input}:2312: Error: Negative of non-absolute symbol KERNBASE {standard input}:2317: Error: Negative of non-absolute symbol KERNBASE {standard input}:2318: Error: Negative of non-absolute symbol KERNBASE {standard input}:2322: Error: Negative of non-absolute symbol KERNBASE {standard input}:2330: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 814. {standard input}:2331: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 820. {standard input}:2334: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 826. {standard input}:2334: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 838. {standard input}:2335: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 856. {standard input}:2338: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 862. {standard input}:2338: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 874. {standard input}:2339: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 892. {standard input}:2342: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 898. {standard input}:2342: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 910. {standard input}:2343: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 928. {standard input}:2345: Error: Subtraction of two symbols in different sections "proc0paddr" {.data section} - "KERNBASE" {*UND* section} at file address 940. {standard input}:2347: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 946. {standard input}:2347: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 958. {standard input}:2348: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 976. {standard input}:2350: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 982. {standard input}:2350: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 994. {standard input}:2351: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1012. {standard input}:2353: Error: Subtraction of two symbols in different sections "vm86paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1024. {standard input}:2368: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1034. {standard input}:2373: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1051. {standard input}:2376: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1074. {standard input}:2379: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1096. {standard input}:2385: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1117. {standard input}:2390: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1135. {standard input}:2393: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1154. {standard input}:2396: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1176. {standard input}:2398: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1195. {standard input}:2401: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1218. {standard input}:2403: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1237. {standard input}:2408: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1279. {standard input}:2411: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1302. {standard input}:2413: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1321. {standard input}:2419: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1363. {standard input}:2425: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1405. {standard input}:2431: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1428. {standard input}:2434: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1444. {standard input}:2437: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1467. {standard input}:2440: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1486. {standard input}:2443: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1509. {standard input}:2446: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1528. *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. >Fix: unknown >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message