Sanity Test Failure |
Sunday, 26 Jul 2015
|
13:06 netchild
- accessibility/linux-c6-atk 1.30.0
Accessibility Toolkit (Linux CentOS 6.10)
- audio/linux-c6-alsa-lib 1.0.22_2
Advanced Linux Sound Architecture libraries (Linux CentOS 6.10)
- audio/linux-c6-alsa-plugins-oss 1.0.21_3
OSS plugin for ALSA (Linux CentOS 6.10)
- audio/linux-c6-alsa-plugins-pulseaudio 1.0.21_2
PulseAudio plugin for ALSA (Linux CentOS 6.10)
- audio/linux-c6-alsa-utils 1.0.22_2
Advanced Linux Sound Architecture utilities (Linux CentOS 6.10)
- audio/linux-c6-arts 1.5.10_1
Audio system for the KDE integrated X11 desktop (Linux CentOS 6.8)
- audio/linux-c6-esound 0.2.41_2
RPM of esound (Linux CentOS 6.8)
- audio/linux-c6-flac 1.2.1_3
Free lossless audio codec (Linux CentOS 6.10)
- audio/linux-c6-libaudiofile 0.2.6_1
Implementation of the Audio File Library from SGI (Linux CentOS 6.10)
- audio/linux-c6-libogg 1.1.4_2
Ogg bitstream library (Linux CentOS 6.10)
(Only the first 10 of 74 items 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
This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).
Differential Revision: https://reviews.freebsd.org/D174
Submitted by: alanjude
Sponsored by: Essen FreeBSD Hackathon 2015
Reviewed by: xmj, eadler (earlier versions)
Approved by: portmgr (implicit, I remember blanked approval for
linux parts loooong ago, punish me if you don't
agree anymore)
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
| |