Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2013 15:32:01 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        awarecons <awarecons@gmail.com>
Cc:        ports-bugs@freebsd.org
Subject:   Re: multimedia/cuse4bsd-kmod ISSUE /sys/conf/kmod.mk, line 116: Malformed conditional
Message-ID:  <201302211532.01948.hselasky@c2i.net>
In-Reply-To: <CACGq7x1pB7=USGmHQEnPHKfHX=HjL1LiTpkZwFsqdLpbTYRgSg@mail.gmail.com>
References:  <CACGq7x1pB7=USGmHQEnPHKfHX=HjL1LiTpkZwFsqdLpbTYRgSg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 21 February 2013 13:12:53 awarecons wrote:
> FreeBSD xxx 9.0-RELEASE-p5 FreeBSD 9.0-RELEASE-p5 #3: Sat Dec 29
> 20:04:22 MSK 2012     root@xxx:/sys/i386/compile/GENERIC  i386
> 
> Upgrade cuse4bsd-kmod-0.1.26 to cuse4bsd-kmod-0.1.27
> ...
> gcc -fpic -DPIC -O2 -pipe -march=pentium4 -mtune=pentium4
> -fno-strict-aliasing -march=pentium4 -mtune=pentium4 -D_GNU_SOURCE
> -std=gnu99 -fstack-protector  -c cuse4bsd_lib.c -o cuse4bsd_lib.So
> building shared library libcuse4bsd.so.1
> gzip -cn cuse4bsd.3 > cuse4bsd.3.gz
> 
> make -f
> /usr/ports/multimedia/cuse4bsd-kmod/work/cuse4bsd-kmod-0.1.27/Makefile.kmo
> d all
> "/sys/conf/kmod.mk", line 116: Malformed conditional
> (${MK_CLANG_IS_CC} == "no" && ${CC:T:Mclang} != "clang")
> "/sys/conf/kmod.mk", line 120: if-less endif
> "/sys/conf/kern.mk", line 18: Malformed conditional (${MK_CLANG_IS_CC}
> != "no" || ${CC:T:Mclang} == "clang")
> "/sys/conf/kern.mk", line 32: if-less endif
> "/sys/conf/kern.mk", line 54: Malformed conditional (${MK_CLANG_IS_CC}
> == "no" && ${CC:T:Mclang} != "clang")
> "/sys/conf/kern.mk", line 61: if-less endif
> make: fatal errors encountered -- cannot continue
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/cuse4bsd-kmod/work/cuse4bsd-kmod-0.1.27.
> *** Error code 1
> 
> The same error for kernel upgrade (from p5 to p6).
> 
> /sys/conf/kmod.mk is identical to fresh 9.0-REL or 9.1-REL:
> SIZE 12340
> SHA256 (kmod.mk) =
> b38dd4305c39280a42dd0a5221cbfff51b205fe4330a470d09b304ba6e4fb6ba

Hi,

This error is because userland is out of sync with the system sources you are 
building from I think.

--HPS



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