| Sanity Test Failure |
|
Friday, 27 Jul 2007
|
10:31 lofi
The bug that makes gcc 3.4 choke on some amd64 inline assembler does not
only affect the Qt4 core ports but ports depending on them as well, so
try a more sweeping approach for a workaround.
 |
Sanity Test Results
devel/qmake4:
This command (FreshPorts code 1):
make -V PORTNAME -V PKGNAME -V DESCR -V CATEGORIES -V PORTVERSION -V
PORTREVISION -V COMMENT -V COMMENTFILE -V MAINTAINER -V EXTRACT_SUFX -V
BUILD_DEPENDS -V RUN_DEPENDS -V LIB_DEPENDS -V FORBIDDEN -V BROKEN -V
DEPRECATED -V IGNORE -V MASTERPORT -V LATEST_LINK -V NO_LATEST_LINK -V
NO_PACKAGE -V PKGNAMEPREFIX -V PKGNAMESUFFIX -V PORTEPOCH -V RESTRICTED -V
NO_CDROM -V EXPIRATION_DATE -V IS_INTERACTIVE -V ONLY_FOR_ARCHS -V
NOT_FOR_ARCHS -f /usr/home/dan/ports/devel/qmake4/Makefile
DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports
LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx
2>/tmp/FreshPorts.devel.qmake4.make-error.2007.7.27.6.32.36.55465
produced this error:
Error message is: "/usr/home/dan/ports/devel/qmake4/../../Mk/bsd.qt.mk",
line 48: Malformed conditional (${OSVERSION} < 700042 && ${ARCH} ==
"amd64")
"/usr/home/dan/ports/devel/qmake4/../../Mk/bsd.qt.mk", line 55: if-less
endif
make: fatal errors encountered -- cannot continue
|