Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Build break on port amd64 - drm-related?



With sources updated as of 2013-06-05 at 20:50:03 (about 4 hours ago)

As far as I can tell, there have been no additional drm-related commits since that time...

#    create  vers.c
/bin/sh /test-bed/src/sys/conf/newvers.sh
#   compile  INSTALL/vers.o
/test-bed/tools/bin/x86_64--netbsd-gcc -mcmodel=kernel -mno-red-zone -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fno-zero-initialized-in-bss -O2 -fno-omit-frame-pointer -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -fno-strict-aliasing -fno-common -std=gnu99 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unreachable-code -Wno-pointer-sign -Wno-attributes -Wextra -Wno-unused-parameter -Wold-style-definition -Wno-sign-compare --sysroot=/test-bed/dst -Damd64 -Dx86_64 -I. -I/test-bed/src/sys/../common/include -I/test-bed/src/sys/arch -I/test-bed/src/sys -nostdinc -DDIAGNOSTIC -DCONSDEVNAME="\"com\"" -DCONADDR="0x2f8" -DCONSPEED="115200" -DMAXUSERS=64 -D_KERNEL -D_KERNEL_OPT -std=gnu99 -I/test-bed/src/sys/lib/libkern/../../../common/lib/libc/quad -I/test-bed/src/sys/lib/libkern/../../../common/lib/libc/string -I/test-bed/src/sys/lib/libkern/../../../common/lib/libc/arch/x86_64/string -D_FORTIFY_SOURCE=2 -I/test-bed/src/sys/external/bsd/ipf -I/test-bed/src/sys/external/isc/atheros_hal/dist -I/test-bed/src/sys/external/isc/atheros_hal/ic -I/test-bed/src/sys/external/bsd/drm/dist/bsd-core -I/test-bed/src/sys/external/bsd/drm/dist/shared-core -I/test-bed/src/sys/../common/include -I/test-bed/src/sys/external/bsd/acpica/dist/include -c vers.c
#      link  INSTALL/netbsd
/test-bed/tools/bin/x86_64--netbsd-ld -Map netbsd.map --cref -T /test-bed/src/sys/arch/amd64/conf/kern.ldscript -Ttext 0xffffffff80100000 -e start -z max-page-size=0x100000 -X -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
drm_memory.o: In function `drm_mtrr_add':
drm_memory.c:(.text+0x662): undefined reference to `mtrr_funcs'
drm_memory.o: In function `drm_mtrr_del':
drm_memory.c:(.text+0x69e): undefined reference to `mtrr_funcs'

*** Failed target:  netbsd



-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index