[current tinderbox] failure on sparc64/sparc64

From: FreeBSD Tinderbox (tinderbox_at_freebsd.org)
Date: 01/29/05

  • Next message: Alexander Leidinger: "Re: We have a lot of duplicated code in the kernel"
    To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <sparc64@freebsd.org>
    Date: Sat, 29 Jan 2005 11:31:38 -0500 (EST) clamav-milter version 0.80j on clamscanner4
    
    

    TB --- 2005-01-29 15:13:18 - tinderbox 2.3 running on freebsd-current.sentex.ca
    TB --- 2005-01-29 15:13:18 - starting CURRENT tinderbox run for sparc64/sparc64
    TB --- 2005-01-29 15:13:18 - checking out the source tree
    TB --- 2005-01-29 15:13:18 - cd /home/tinderbox/CURRENT/sparc64/sparc64
    TB --- 2005-01-29 15:13:18 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
    TB --- 2005-01-29 15:19:06 - building world (CFLAGS=-O2 -pipe)
    TB --- 2005-01-29 15:19:06 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src
    TB --- 2005-01-29 15:19:06 - /usr/bin/make -B buildworld
    >>> 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
    TB --- 2005-01-29 16:25:28 - building generic kernel (COPTFLAGS=-O2 -pipe)
    TB --- 2005-01-29 16:25:28 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src
    TB --- 2005-01-29 16:25:28 - /usr/bin/make buildkernel KERNCONF=GENERIC
    >>> Kernel build for GENERIC started on Sat Jan 29 16:25:28 UTC 2005
    >>> 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
    [...]
    touch export_syms
    awk -f /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/axe/../../conf/kmod_syms.awk if_axe.kld export_syms | xargs -J% objcopy % if_axe.kld
    ld -Bshareable -d -warn-common -o if_axe.ko.debug if_axe.kld
    objcopy --strip-debug if_axe.ko.debug if_axe.ko
    ===> bfe (all)
    cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC -mcmodel=medlow -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c
    /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c: In function `bfe_dma_alloc':
    /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c:212: warning: overflow in implicit constant conversion
    *** Error code 1

    Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe.
    *** Error code 1

    Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules.
    *** Error code 1

    Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC.
    *** Error code 1

    Stop in /tinderbox/CURRENT/sparc64/sparc64/src.
    *** Error code 1

    Stop in /tinderbox/CURRENT/sparc64/sparc64/src.
    TB --- 2005-01-29 16:31:37 - WARNING: /usr/bin/make returned exit code 1
    TB --- 2005-01-29 16:31:37 - ERROR: failed to build generic kernel
    TB --- 2005-01-29 16:31:37 - tinderbox aborted

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Alexander Leidinger: "Re: We have a lot of duplicated code in the kernel"

    Relevant Pages

    • Re: problems building fusefs-kmod
      ... objcopy --strip-debug fuse.ko ... I wonder why SRC_BASE is set in port's Makefile and not used at all. ... incomplete type mount_fusefs.c: In function 'usage': ... type *** Error code 1 ...
      (freebsd-questions)
    • uipc_mqueue.c:1832: warning: mq might be used uninitialized in this function
      ... objcopy --only-keep-debug mpt.ko.debug mpt.ko.symbols ... *** Error code 1 ... To unsubscribe, ...
      (freebsd-current)
    • Re: Calendar Items - Copying enmasse to another folder via VBA
      ... Other things I'd try -- testing whether you can change a property on objCopy ... Sue Mosher, Outlook MVP ... > Searching on the error code, I got 25 hits, so I added "Outlook" as a ... > Since ObjCopy and ObjTarget are both validated objects (as confirmed ...
      (microsoft.public.outlook.program_vba)
    • Re: FBSD 6.2-PRE: todays cvsupdate break kernel build
      ... atapicam.ko export_syms | xargs -J% objcopy % atapicam.ko ... objcopy --strip-debug atapicam.ko ... *** Error code 2 ... Energy Sciences Network (ESnet) ...
      (freebsd-stable)
    • Build error
      ... The device xl is disabled in my kernel config. ... xargs -J% objcopy % if_xl.kld ... *** Error code 2 ...
      (comp.unix.bsd.freebsd.misc)