maintainer-feedback requested: [Bug 222612] www/qt5-webkit: for armv6/v7: The cacheFlush support is missing on this platform

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 26 01:37:41 UTC 2017


Mark Millard <markmi at dsl-only.net> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to kde at FreeBSD.org:
Bug 222612: www/qt5-webkit: for armv6/v7: The cacheFlush support is missing on
this platform
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222612



--- Description ---
[This is basically extracted from side/additional notes in bugzilla
216816. The latest patch from there is needed to get this far. To get
this far a patch for a patch from bugzilla 215974 for audio/liba52
was also needed.]

There is a www/qt5-webkit error for armv6/v7
(-mcpu=cortex-a7 used in my context):

The cacheFlush support is missing on this platform.

FYI: with the other pending patches as well, applying:

http://build.humusoft.cz/patches/www/qt5-webkit/qt5-webkit.diff

allowed www/qt5-webkit to build just fine. (The URL was
listed in comment 19 of 216816.)


Note:
[bugzilla 207099 was a report of this sort of message
for lang/qt5-qml . 216735 was as well but was closed
as fixed for lang/qt5-qml.]


The specifics of the build's error report are:

The specific lines from the www/qt5-webkit log file
for the build attempt are:

In file included from
/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha2/Source/JavaScrip
tCore/llint/LLIntOffsetsExtractor.cpp:28:
In file included from
/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha2/Source/JavaScrip
tCore/bytecode/ArrayProfile.h:30:
In file included from
/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha2/Source/JavaScrip
tCore/runtime/JSArray.h:25:
In file included from
/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha2/Source/JavaScrip
tCore/runtime/ButterflyInlines.h:31:
In file included from
/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha2/Source/JavaScrip
tCore/heap/CopiedSpaceInlines.h:32:
In file included from
/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha2/Source/JavaScrip
tCore/runtime/VM.h:32:
In file included from
/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha2/Source/JavaScrip
tCore/runtime/ControlFlowProfiler.h:30:
In file included from
/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha2/Source/JavaScrip
tCore/runtime/BasicBlockLocation.h:30:
In file included from
/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha2/Source/JavaScrip
tCore/assembler/MacroAssembler.h:40:
In file included from
/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha2/Source/JavaScrip
tCore/assembler/MacroAssemblerARM.h:33:
/wrkdirs/usr/ports/www/qt5-webkit/work/qtwebkit-5.212.0-alpha2/Source/JavaScrip
tCore/assembler/ARMAssembler.h:1132:2:
error: "The cacheFlush support is missing on this platform."
#error "The cacheFlush support is missing on this platform."
 ^
1 error generated.
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/www/qt5-webkit
=>> Cleaning up wrkdir
===>  Cleaning for qt5-webkit-5.212.0.a2_1
build of www/qt5-webkit | qt5-webkit-5.212.0.a2_1 ended at Mon Sep 25 01:26:16
PDT 2017
build time: 00:05:12
!!! build failure encountered !!!


More information about the kde-freebsd mailing list