Sanity Test Failure |
Sun, 26 Jul 2015
|
[ 13:06 netchild ] (Only the first 10 of 74 ports in this commit are shown above. )
64 bit linuxulator support (not activated by default):
- most of the work was done by Alan Jude
- all errors are mine
- 64bit (may) have rough edges
- I validated
* that the 32bit part doesn't has deinstall regressions
* 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
later, when I dare to activate the 64bit linuxulator in the kernel)
- the infrastructure part looks mature enough to let more test-bunnies get
some experience with it
- to use it you shall have no linux ports installed and have to specify
(on your own risk) the following in make.conf before installing the ports:
OVERRIDE_LINUX_BASE_PORT=c6_64
OVERRIDE_LINUX_NONBASE_PORTS=c6_64
(Only the first 15 lines of the commit message are shown above )
|
Sanity Test Results
emulators/linux_base-c6:
This command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh /usr/local/PORTS-head emulators/linux_base-c6
2>/tmp/FreshPorts.emulators.linux_base-c6.make-error.2015.7.26.13.7.32.5536
7
produced this error:
Error message is: "/usr/local/PORTS-head/emulators/linux_base-c6/Makefile",
line 131: Malformed conditional ("${OVERRIDE_LINUX_BASE_PORT}" == "c6_64")
"/usr/local/PORTS-head/emulators/linux_base-c6/Makefile", line 135: if-less
else
"/usr/local/PORTS-head/emulators/linux_base-c6/Makefile", line 138: if-less
endif
"/usr/local/PORTS-head/emulators/linux_base-c6/Makefile", line 177:
Malformed conditional ("${OVERRIDE_LINUX_BASE_PORT}" != "c6_64")
"/usr/local/PORTS-head/emulators/linux_base-c6/Makefile", line 181: if-less
endif
"/usr/local/PORTS-head/emulators/linux_base-c6/Makefile", line 191:
Malformed conditional ("${OVERRIDE_LINUX_BASE_PORT}" == "c6_64")
"/usr/local/PORTS-head/emulators/linux_base-c6/Makefile", line 193: if-less
endif
"/usr/local/PORTS-head/emulators/linux_base-c6/Makefile", line 233:
Malformed conditional ("${OVERRIDE_LINUX_BASE_PORT}" == "c6_64")
"/usr/local/PORTS-head/emulators/linux_base-c6/Makefile", line 235: if-less
else
"/usr/local/PORTS-head/emulators/linux_base-c6/Makefile", line 237: if-less
endif
make: fatal errors encountered -- cannot continue
devel/linux-c6-devtools:
This command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh /usr/local/PORTS-head devel/linux-c6-devtools
2>/tmp/FreshPorts.devel.linux-c6-devtools.make-error.2015.7.26.13.8.20.5536
7
produced this error:
Error message is: "/usr/local/PORTS-head/devel/linux-c6-devtools/Makefile",
line 43: Malformed conditional ("${OVERRIDE_LINUX_BASE_PORT}" == "c6_64")
"/usr/local/PORTS-head/devel/linux-c6-devtools/Makefile", line 46: if-less
else
"/usr/local/PORTS-head/devel/linux-c6-devtools/Makefile", line 49: if-less
endif
make: fatal errors encountered -- cannot continue
security/linux-c6-openssl-compat:
This command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh /usr/local/PORTS-head security/linux-c6-openssl-compat
2>/tmp/FreshPorts.security.linux-c6-openssl-compat.make-error.2015.7.26.13.
7.41.55367
produced this error:
Error message is:
"/usr/local/PORTS-head/security/linux-c6-openssl-compat/Makefile", line 25:
Malformed conditional ("${OVERRIDE_LINUX_BASE_PORT}" == "c6_64")
"/usr/local/PORTS-head/security/linux-c6-openssl-compat/Makefile", line 27:
if-less else
"/usr/local/PORTS-head/security/linux-c6-openssl-compat/Makefile", line 29:
if-less endif
make: fatal errors encountered -- cannot continue
x11-toolkits/linux-c6-pango:
This command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh /usr/local/PORTS-head x11-toolkits/linux-c6-pango
2>/tmp/FreshPorts.x11-toolkits.linux-c6-pango.make-error.2015.7.26.13.7.42.
55367
produced this error:
Error message is:
"/usr/local/PORTS-head/x11-toolkits/linux-c6-pango/Makefile", line 21:
Malformed conditional ("${OVERRIDE_LINUX_BASE_PORT}" == "c6_64")
"/usr/local/PORTS-head/x11-toolkits/linux-c6-pango/Makefile", line 23:
if-less else
"/usr/local/PORTS-head/x11-toolkits/linux-c6-pango/Makefile", line 25:
if-less endif
make: fatal errors encountered -- cannot continue
graphics/linux-c6-dri-compat:
This command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh /usr/local/PORTS-head graphics/linux-c6-dri-compat
2>/tmp/FreshPorts.graphics.linux-c6-dri-compat.make-error.2015.7.26.13.8.5.
55367
produced this error:
Error message is:
"/usr/local/PORTS-head/graphics/linux-c6-dri-compat/Makefile", line 24:
Malformed conditional ("${LINUX_REPO_ARCH}" == "i686")
"/usr/local/PORTS-head/graphics/linux-c6-dri-compat/Makefile", line 26:
if-less endif
make: fatal errors encountered -- cannot continue
|