Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Oct 2008 15:15:13 +0000
From:      JHutchinson <eveready@tpg.com.au>
To:        freebsd-ports@freebsd.org
Subject:   /sys/conf/kern.mk", line 114: Malformed conditional
Message-ID:  <48ECCE81.3070808@tpg.com.au>

next in thread | raw e-mail | index | archive | help
[Gathering depends for x11/nvidia-driver 
..................................................................................... 
done]
[Exclude up-to-date packages ...................................... done]
--->  Checking for the latest package of 'x11/nvidia-driver'
--->  Fetching the package(s) for 'nvidia-driver-173.14.12' 
(x11/nvidia-driver)
--->  Fetching nvidia-driver-173.14.12
fetch: 
ftp://packageftp.desktopbsd.net/pub/FreeBSD/ports/i386/packages-6-stable/All/nvidia-driver-173.14.12.tbz: 
File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch 
ftp://packageftp.desktopbsd.net/pub/FreeBSD/ports/i386/packages-6-stable/All/nvidia-driver-173.14.12.tbz
fetch: 
ftp://packageftp.desktopbsd.net/pub/FreeBSD/ports/i386/packages-6-stable/All/nvidia-driver-173.14.12.tgz: 
File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch 
ftp://packageftp.desktopbsd.net/pub/FreeBSD/ports/i386/packages-6-stable/All/nvidia-driver-173.14.12.tgz
** Failed to fetch nvidia-driver-173.14.12
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! nvidia-driver-173.14.12       (fetch error)
** Could not find the latest version (173.14.12)
--->  Using the port instead of a package
--->  Upgrading 'nvidia-driver-100.14.19' to 'nvidia-driver-173.14.12' 
(x11/nvidia-driver)
--->  Building '/usr/ports/x11/nvidia-driver'
===>  Cleaning for nvidia-driver-173.14.12
===>  Found saved configuration for nvidia-driver-100.14.19
=> NVIDIA-FreeBSD-x86-173.14.12.tar.gz doesn't seem to exist in 
/usr/ports/distfiles/.
=> Attempting to fetch from 
http://jp.download.nvidia.com/freebsd/173.14.12/.
NVIDIA-FreeBSD-x86-173.14.12.tar.gz           100% of   15 MB 1360 kBps 
00m00s
===>  Extracting for nvidia-driver-173.14.12
=> MD5 Checksum OK for NVIDIA-FreeBSD-x86-173.14.12.tar.gz.
=> SHA256 Checksum OK for NVIDIA-FreeBSD-x86-173.14.12.tar.gz.
===>  Patching for nvidia-driver-173.14.12
===>  Applying FreeBSD patches for nvidia-driver-173.14.12
===>   nvidia-driver-173.14.12 depends on shared library: m.3 - found
===>   nvidia-driver-173.14.12 depends on shared library: GL.1 - found
===>  Configuring for nvidia-driver-173.14.12
===>  Building for nvidia-driver-173.14.12
===> src (all)
"/sys/conf/kern.mk", line 114: Malformed conditional (${MK_SSP} != "no" 
&& ${CC} != "icc" && ${MACHINE_ARCH} != "ia64" &&  ${MACHINE_ARCH} != 
"arm" && ${MACHINE_ARCH} != "mips")
"/sys/conf/kern.mk", line 116: if-less endif
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-173.14.12.
*** Error code 1

Stop in /usr/ports/x11/nvidia-driver.
*** Error code 1

Stop in /usr/ports/x11/nvidia-driver.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade.53018.0 env DIALOG=/usr/local/bin/kdialog-ports-wrapper 
UPGRADE_TOOL=portupgrade UPGRADE_PORT=nvidia-driver-100.14.19 
UPGRADE_PORT_VER=100.14.19 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! x11/nvidia-driver (nvidia-driver-100.14.19)   (unknown build 
error)

###################################


Hi, I have been having this Problem for a fair while now & it is 
happening when I try to upgrade certain ports, So I am using Nvidia as 
an example even though there are other ports complaining with same issue 
which has mad me believe its not a port issue but maybe I have a badly 
edited  file somewhere that may need editing to fix it ,but not sure as 
I am also kind of a Novice.
AnyWay here are my Details etc..

# Disable VuXML checks, vulnerable ports are marked FORBIDDEN anyway and
 # this prevents installing with non-vulnerable options (see win32-codecs)
 DISABLE_VULNERABILITIES=yes
 
 # Compile with cups support
 WITH_CUPS=yes
 
 # Makes cups shadow printing support in the base system
 CUPS_OVERWRITE_BASE=yes
 
 # Use Firefox's gecko engine since it's preinstalled
 WITH_MOZILLA=firefox
 WITH_GECKO=firefox

Also my "uname -a"
 
 FreeBSD jasons-braain 6.3-RC2 FreeBSD 6.3-RC2 #30: Sun Jan 6 01:30:27 
UTC 2008 root@tinderbox.3c-consulting.lokal:/usr/obj/usr/src/sys/GENERIC 
i386

And -This says I am using GCC version 3.4.6 but I had 2 others including 
GCC4.4.0 Which I have now uninstalled but had installed in the hope of 
installing the latest Nvidia because Nvidia wouldnt compile with earlier 
version of GCC.
 
 jasons-braain# printf '0:\n\t${CC} -v' | make -sf-
 Using built-in specs.
 Configured with: FreeBSD/i386 system compiler
 Thread model: posix
 gcc version 3.4.6 [FreeBSD] 20060305
 Intel Pentium4 CPU 2.66 GHz

AnyWay Any Ideas would be gratefull as it happens with other pkgs I try 
to install as well but not all.



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