[Bug 231355] Compiler assert error when compiling lang/qt5-qml

2018-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231355

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|toolch...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 231355] Compiler assert error when compiling lang/qt5-qml

2018-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231355

Bug ID: 231355
   Summary: Compiler assert error when compiling lang/qt5-qml
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: pku...@anongoth.pl

Created attachment 197086
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197086=edit
diagnostic files

When I compile this port, I'm getting:
c++: note: diagnostic msg:


PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/qv4jit-ecd9fe.cpp
c++: note: diagnostic msg: /tmp/qv4jit-ecd9fe.sh
c++: note: diagnostic msg:


*** [.obj/qv4jit.o] Error code 254

Those files are attached here. My make.conf is:
BOOT_COMCONSOLE_SPEED=115200
BOOT_COMCONSOLE_PORT="0x2f8"
CPUTYPE?=native
DEVELOPER=yes
DISTDIR=/tmp
DEFAULT_VERSIONS=  mysql=102m php=72 linux=c7_64 pgsql=10 ruby=2.5 python=3.6
ssl=libressl-devel
DWM_CONF=/usr/ports/x11-wm/dwm/files/config.h
ST_CONF=/usr/ports/x11/sterm/files/config.h
WRKDIRPREFIX=/tmp
RANDOMIZE_MASTER_SITES=yes

It happens also if I disable CPUTYPE.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"