RPI3, error: invalid operand in inline asm: 'rev16 ${0:w}, ${1:w}'

bob prohaska fbsd at www.zefox.net
Tue Apr 2 18:09:58 UTC 2019


On Tue, Apr 02, 2019 at 09:17:13AM -0700, bob prohaska wrote:
> On Tue, Apr 02, 2019 at 10:39:42AM +0000, John F Carr wrote:
> > 
> > The problem I mentioned is with the system.  I filed a bug:
> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236920
> > 
> > If you change the system header /usr/include/machine/endian.h
> > according to the path in that bug report, does chromium compile?
> 
> The patch applied without difficulty and I've restarted the make
> process using portmaster-devel. 
> 

The compile stopped again, seemingly with the same error, unchanged.

Oddly, there's also an error immediately before, which has been seen
before but I thought has been fixed at some point, 

In file included from ../../base/third_party/libevent/event.c:49:
In file included from /usr/include/signal.h:42:
/usr/include/machine/ucontext.h:46:2: error: unknown type name '__uint128_t'
        __uint128_t     fp_q[32];
        ^
1 error generated.

The relevant parts of the console output are at

http://www.zefox.net/~fbsd/rpi3/portmaster/chromium/r345516/console.txt

in case anybody's willing to take a look.

Thanks for reading,

bob prohaska
 


More information about the freebsd-ports mailing list