[Bug 216080] science/bddsolve: fails to build with lang/gcc6 or later

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216080

--- Comment #8 from commit-h...@freebsd.org ---
A commit references this bug:

Author: ed
Date: Wed Jan 17 14:28:32 UTC 2018
New revision: 459258
URL: https://svnweb.freebsd.org/changeset/ports/459258

Log:
  Upgrade bddsolve to version 1.04.

  This release includes a fix that should make it build with C++14.

  PR:   216080
  Reviewed by:  jbeich
  Differential Revision:https://reviews.freebsd.org/D13951

Changes:
  head/science/bddsolve/Makefile
  head/science/bddsolve/distinfo

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


[Bug 216080] science/bddsolve: fails to build with lang/gcc6 or later

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216080

Ed Schouten  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

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


[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280

Bug ID: 225280
   Summary: www/palemoon: clang crashes during build
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Keywords: toolchain
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: freebsd-ports-b...@freebsd.org
  Reporter: jbe...@freebsd.org
CC: freebsd-toolchain@FreeBSD.org, lich...@gmail.com
Blocks: 224669
CC: lich...@gmail.com
 Flags: maintainer-feedback?(lich...@gmail.com)

Created attachment 189861
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189861&action=edit
js/src/asmjs/AsmJSModule.cpp (compressed, preprocessed)

/usr/bin/c++ -o Unified_cpp_js_src0.o -c  -I../../dist/system_wrappers -include
/wrkdirs/usr/ports/www/palemoon/work/Pale-Moon-27.6.2_Release/config/gcc_hidden.h
-DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"'
-DMOZ_GLUE_IN_PROGRAM -DAB_CD= -DNO_NSPR_10_SUPPORT
-I/wrkdirs/usr/ports/www/palemoon/work/Pale-Moon-27.6.2_Release/js/src -I.
-I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include -I../../dist/include
  -I/usr/local/include/nspr -fPIC  -Qunused-arguments -DLIBICONV_PLUG
-isystem /usr/local/include  -DMOZILLA_CLIENT -include
../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src0.o.pp
-Qunused-arguments -DLIBICONV_PLUG -isystem /usr/local/include 
-Qunused-arguments -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof
-Wno-c++0x-extensions -Wno-unknown-warning-option -Wno-return-type-c-linkage
-O2 -pipe -O3 -DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing
-DLIBICONV_PLUG -isystem /usr/local/include -fno-rtti -ffunction-sections
-fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pipe  -DNDEBUG
-DTRIMMED -O2 -O3  
/wrkdirs/usr/ports/www/palemoon/work/Pale-Moon-/obj-armv6-unknown-freebsd12.0/js/src/Unified_cpp_js_src0.cpp
[...]
Assertion failed: ((PartVT.isInteger() || PartVT == MVT::x86mmx) &&
ValueVT.isInteger() && "Unknown mismatch!"), function getCopyToParts, file
/usr/local/poudriere/jails/head-armv6/usr/src/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp,
line 533.
c++: error: unable to execute command: Abort trap (core dumped)
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 6.0.0 (branches/release_60 321788) (based on LLVM 6.0.0)
Target: armv6-unknown-freebsd12.0-gnueabihf
Thread model: posix
InstalledDir: /nxb-bin/usr/bin

http://beefy8.nyi.freebsd.org/data/head-armv6-default/p459021_s327977/logs/errors/palemoon-27.6.2_1.log
(clang 6)
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p458501_s327711/logs/palemoon-27.6.2_1.log
(clang 5)


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224669
[Bug 224669] [exp-run] Against projects/clang600-import branch
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280

--- Comment #1 from Jan Beich  ---
Created attachment 189862
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189862&action=edit
command line args (for clang 6.0)

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


[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280

Jan Beich  changed:

   What|Removed |Added

   Hardware|Any |arm
 CC||freebsd-...@freebsd.org

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


[Bug 225278] mail/deforaos-mailer: clang 6 crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225278

Jan Beich  changed:

   What|Removed |Added

 CC||freebsd-toolchain@FreeBSD.o
   ||rg
 Blocks|224669  |

--- Comment #2 from Jan Beich  ---
Doh, I didn't notice Clang 5.0 was also crashing:
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p458501_s327711/logs/errors/deforaos-mailer-0.1.7.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224669
[Bug 224669] [exp-run] Against projects/clang600-import branch
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280

Jan Beich  changed:

   What|Removed |Added

 Blocks|224669  |


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224669
[Bug 224669] [exp-run] Against projects/clang600-import branch
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280

Jan Beich  changed:

   What|Removed |Added

   See Also||https://bugzilla.mozilla.or
   ||g/show_bug.cgi?id=1278861

--- Comment #2 from Jan Beich  ---
Can probably be fixed by applying www/libxul/files/patch-bug1278861

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


[Bug 225278] mail/deforaos-mailer: clang 6 crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225278

Jan Beich  changed:

   What|Removed |Added

 Blocks||219139

--- Comment #3 from Jan Beich  ---
Earlier Clang versions didn't crash on this port.

http://beefy15.nyi.freebsd.org/data/latest-per-pkg/deforaos-mailer/0.1.7/110armv6-quarterly.log
(Clang 3.8)
http://beefy15.nyi.freebsd.org/data/latest-per-pkg/deforaos-mailer/0.1.7/111armv6-quarterly.log
(Clang 4)


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219139
[Bug 219139] [exp-run] Against projects/clang500-import branch
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Bug 225278] mail/deforaos-mailer: clang 5 crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225278

Jan Beich  changed:

   What|Removed |Added

Summary|mail/deforaos-mailer: clang |mail/deforaos-mailer: clang
   |6 crashes during build  |5 crashes during build

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


[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280

Dimitry Andric  changed:

   What|Removed |Added

 CC||d...@freebsd.org

--- Comment #3 from Dimitry Andric  ---
(In reply to Jan Beich from comment #2)
> Can probably be fixed by applying www/libxul/files/patch-bug1278861

Yes, this looks very much like a duplicate of bug 199450, bug 202229,
https://bugs.llvm.org/show_bug.cgi?id=23229, and
https://bugs.llvm.org/show_bug.cgi?id=23244, which are unfortunately still not
solved upstream, and no movement was detected. :-/

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


[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280

--- Comment #4 from lich...@gmail.com ---
Created attachment 189865
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189865&action=edit
proposed patch

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