Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2006 01:01:46 +0800
From:      "Jiawei Ye" <leafy7382@gmail.com>
To:        "freebsd ports" <freebsd-ports@freebsd.org>
Subject:   fuse-kmod unbuildable on -current
Message-ID:  <c21e92e20607191001q28170141kf4f595ab71f3da51@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
[root@sh-mail /usr/ports/sysutils/fusefs-kmod]# make
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for fusefs-kmod-0.3.0_1
===>  Extracting for fusefs-kmod-0.3.0_1
=> MD5 Checksum OK for fuse4bsd-0.3.0.tar.gz.
=> SHA256 Checksum OK for fuse4bsd-0.3.0.tar.gz.
===>  Patching for fusefs-kmod-0.3.0_1
===>   fusefs-kmod-0.3.0_1 depends on package: fusefs-libs>2.4.1 - found
===>  Configuring for fusefs-kmod-0.3.0_1
===>  Building for fusefs-kmod-0.3.0_1
===> fuse_module (all)
Warning: Object directory not changed from original
/usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0/fuse_module
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
cc -O2 -fno-strict-aliasing -pipe -mtune=pentium4 -DNO_MALLOC_EXTRAS
-march=pentium2 -mtune=pentium4 -DNO_MALLOC_EXTRAS -march=pentium2
-Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I-  -I../include
-I. -I@ -I@/contrib/altq -finline-limit=8000 --param
inline-unit-growth=100 --param large-function-growth=1000 -fno-common
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx
-mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
-fformat-extensions -c fuse.c
In file included from fuse.c:36:
./fuse.h:78:7: "FUSE_AUX" is not defined
./fuse.h:263:5: "DEBUGTOLOG" is not defined
./fuse.h:270:9: "_DEBUG" is not defined
./fuse.h:283:9: "_DEBUG2G" is not defined
./fuse.h:293:9: "_DEBUG3G" is not defined
./fuse.h:300:9: "FMASTER" is not defined
./fuse.h:306:9: "_DEBUG_MSGING" is not defined
./fuse.h:313:5: "_DEBUG" is not defined
./fuse.h:313:15: "_DEBUG2G" is not defined
./fuse.h:313:27: "_DEBUG3G" is not defined
./fuse.h:313:39: "FMASTER" is not defined
./fuse.h:322:5: "IGNORE_INLINE" is not defined
./fuse.h:326:5: "_DEBUG" is not defined
./fuse.h:326:15: "_DEBUG2G" is not defined
./fuse.h:326:27: "_DEBUG3G" is not defined
fuse.c:38:5: "_DEBUG3G" is not defined
fuse.c:42:5: "FMASTER" is not defined
fuse.c:78:5: "USE_OLD_CLONEHANDLER_API" is not defined
fuse.c:99:5: "FMASTER" is not defined
fuse.c:855:5: "FUSE_HAS_GETLK" is not defined
fuse.c:860:5: "FUSE_HAS_SETLK" is not defined
fuse.c:865:5: "FUSE_HAS_SETLKW" is not defined
fuse.c:884:5: "_DEBUG2G" is not defined
fuse.c:1245:5: "_DEBUG_MSGING" is not defined
fuse.c:1418:7: "DONT_TRY_HARD_PREVENT_IO_IN_VAIN" is not defined
fuse.c:1441:7: "DONT_TRY_HARD_PREVENT_IO_IN_VAIN" is not defined
fuse.c:2095:7: "REALTIME_TRACK_UNPRIVPROCDBG" is not defined
fuse.c:2176:5: "_DEBUG" is not defined
fuse.c:2190:5: "_DEBUG" is not defined
fuse.c:2282:5: "_DEBUG2G" is not defined
fuse.c:2461:5: "_DEBUG" is not defined
fuse.c:2502:5: "_DEBUG" is not defined
fuse.c:2629:5: "_DEBUG" is not defined
fuse.c:2648:5: "_DEBUG" is not defined
fuse.c:2657:7: "DONT_STORE_FS_MAP" is not defined
fuse.c:2754:5: "REALTIME_TRACK_UNPRIVPROCDBG" is not defined
fuse.c:2825:5: "_DEBUG" is not defined
fuse.c:3035:5: "_DEBUG" is not defined
fuse.c:3059:5: "NO_EARLY_PERM_CHECK_HACK" is not defined
fuse.c:3341:5: "_DEBUG" is not defined
fuse.c:3350:7: "NO_EARLY_PERM_CHECK_HACK" is not defined
fuse.c:3403:5: "_DEBUG2G" is not defined
fuse.c:3409:5: "_DEBUG" is not defined
fuse.c:3760:5: "_DEBUG2G" is not defined
fuse.c:4187:5: "BIOREAD_CONSIDER_FILE_SIZE" is not defined
fuse.c:4215:5: "_DEBUG" is not defined
fuse.c:4496:5: "ZERO_PAD_INCOMPLETE_BUFS" is not defined
fuse.c:4952:7: "DONT_DO_CHECKPATH" is not defined
fuse.c:5689:5: "_DEBUG" is not defined
fuse.c:5744:5: "ZERO_PAD_INCOMPLETE_BUFS" is not defined
fuse.c:5911:5: "USE_OLD_CLONEHANDLER_API" is not defined
fuse.c:5970:5: "FMASTER" is not defined
fuse.c:5980:5: "FMASTER" is not defined
fuse.c:5990:5: "FMASTER" is not defined
fuse.c:6003:5: "FMASTER" is not defined
fuse.c:6041:5: "FMASTER" is not defined
*** Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0/fuse_module.
*** Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0.
*** Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod.


-- 
"Without the userland, the kernel is useless."
               --inspired by The Tao of Programming



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c21e92e20607191001q28170141kf4f595ab71f3da51>