Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Nov 2013 10:35:02 +0100
From:      rank1seeker@gmail.com
To:        hackers@freebsd.org
Subject:   RELEASE 9.2 build
Message-ID:  <20131101.093502.682.1@DOMY-PC>

next in thread | raw e-mail | index | archive | help
So, upon shift from 9.1 to 9.2 at installworld part, I've received ONLY '1 =
error', as I use my script, which separates STDOUT to /dev/null and =
STDERR to console.=0D=0AI had to manually navigate to /usr/src and do a =
'installworld' JUST to see error msg. ('auditdistd' user had to be =
added)=0D=0A=0D=0AI talk about this issue from 8.*!=0D=0ACompilation of =
/usr/src (tested 9.2), STILL outputs EVERYTHING to STDOUT!=0D=0AWhen will =
it finally start to separate errors to =
STDERR?!=0D=0A=0D=0A=0D=0A=0D=0ANext problem is tied to ports, which have =
kernel modules.=0D=0AAfter above minor shift, I had ntfs fuse related =
panics, upon umount of ntfs, which were fixed by rebuilding =
'sysutils/fusefs-kmod'=0D=0A=0D=0ASo I added =
'PORTS_MODULES=3Dsysutils/fusefs-kmod' into '/etc/make.conf' and got this =
upon kernel rebuild=0D=0A# /usr/bin/make -j4 buildkernel =
KERNCONF=3DSERVER=0D=0A-----------------------=0D=0AStop in =
/usr/obj/usr/src/sys/SERVER/usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0.=0D=0A=3D=3D=3D> =
Compilation failed unexpectedly.=0D=0ATry to set MAKE_JOBS_UNSAFE=3Dyes =
and rebuild before reporting the failure to=0D=0Athe maintainer.=0D=0A*** =
[do-build] Error code 1=0D=0A=0D=0AStop in =
/usr/ports/sysutils/fusefs-kmod.=0D=0A*** [build] Error code =
1=0D=0A=0D=0AStop in /usr/ports/sysutils/fusefs-kmod.=0D=0A*** [all] =
Error code 1=0D=0A1 error=0D=0A*** [buildkernel] Error code 2=0D=0A1 =
error=0D=0A*** [buildkernel] Error code 2=0D=0A1 =
error=0D=0A-----------------------=0D=0A=0D=0A=0D=0AAs advised, I added =
'MAKE_JOBS_UNSAFE=3Dyes', without jobs:=0D=0A=0D=0A# make buildkernel =
KERNCONF=3DSERVER =
MAKE_JOBS_UNSAFE=3Dyes=0D=0A-----------------------=0D=0Afuse_vfsops.c: =
In function 'fuse_mount':=0D=0Afuse_vfsops.c:339: warning: passing =
argument 3 of 'vfs_flagopt' from incompatible pointer =
type=0D=0Afuse_vfsops.c:339: warning: passing argument 3 of 'vfs_flagopt' =
from incompatible pointer type=0D=0Afuse_vfsops.c:340: warning: passing =
argument 3 of 'vfs_flagopt' from incompatible pointer =
type=0D=0Afuse_vfsops.c:340: warning: passing argument 3 of 'vfs_flagopt' =
from incompatible pointer type=0D=0Afuse_vfsops.c:341: warning: passing =
argument 3 of 'vfs_flagopt' from incompatible pointer =
type=0D=0Afuse_vfsops.c:341: warning: passing argument 3 of 'vfs_flagopt' =
from incompatible pointer type=0D=0Afuse_vfsops.c:342: warning: passing =
argument 3 of 'vfs_flagopt' from incompatible pointer =
type=0D=0Afuse_vfsops.c:342: warning: passing argument 3 of 'vfs_flagopt' =
from incompatible pointer type=0D=0Afuse_vfsops.c:343: warning: passing =
argument 3 of 'vfs_flagopt' from incompatible pointer =
type=0D=0Afuse_vfsops.c:343: warning: passing argument 3 of 'vfs_flagopt' =
from incompatible pointer type=0D=0Afuse_vfsops.c:345: warning: passing =
argument 3 of 'vfs_flagopt' from incompatible pointer =
type=0D=0Afuse_vfsops.c:345: warning: passing argument 3 of 'vfs_flagopt' =
from incompatible pointer type=0D=0A*** [fuse_vfsops.o] Error code =
1=0D=0A=0D=0AStop in =
/usr/obj/usr/src/sys/SERVER/usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/fuse_module.=0D=0A*** =
[all] Error code 1=0D=0A=0D=0AStop in =
/usr/obj/usr/src/sys/SERVER/usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0.=0D=0A*** =
[do-build] Error code 1=0D=0A=0D=0AStop in =
/usr/ports/sysutils/fusefs-kmod.=0D=0A*** [build] Error code =
1=0D=0A=0D=0AStop in /usr/ports/sysutils/fusefs-kmod.=0D=0A*** [all] =
Error code 1=0D=0A=0D=0AStop in /usr/obj/usr/src/sys/SERVER.=0D=0A*** =
[buildkernel] Error code 1=0D=0A=0D=0AStop in /usr/src.=0D=0A*** =
[buildkernel] Error code 1=0D=0A=0D=0AStop in =
/usr/src.=0D=0A-----------------------=0D=0A=0D=0A=0D=0ASo what =
now?=0D=0A=0D=0A=0D=0A=0D=0ADomagoj Smol=E8i=E6



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