Date: Mon, 12 Mar 2018 06:38:47 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464221 - head/emulators/gem5 Message-ID: <201803120638.w2C6clI0077234@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Mar 12 06:38:47 2018 New Revision: 464221 URL: https://svnweb.freebsd.org/changeset/ports/464221 Log: Mark BROKEN: fails to build Checking for C header file Python.h... no Error: can't find Python.h header in [] Reported by: pkg-fallout Modified: head/emulators/gem5/Makefile Modified: head/emulators/gem5/Makefile ============================================================================== --- head/emulators/gem5/Makefile Mon Mar 12 06:35:55 2018 (r464220) +++ head/emulators/gem5/Makefile Mon Mar 12 06:38:47 2018 (r464221) @@ -11,6 +11,7 @@ COMMENT= gem5 Simulator System BUILD_DEPENDS= swig3.0:devel/swig30 \ scons:devel/scons +BROKEN= fails to build BROKEN_armv6= fails to link: undefined reference to HDLcd::BUS_OPTIONS_RESETV BROKEN_armv7= fails to link: undefined reference to HDLcd::BUS_OPTIONS_RESETV BROKEN_i386= does not build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803120638.w2C6clI0077234>