[Bug 227428] devel/cmake: fails to find suffixed libboost_python

2018-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227428 --- Comment #6 from Willem Jan Withagen --- (In reply to Jan Beich from comment #5) Is there a ENV during CMake-ing that will tell the wanted Python version? That will allow me to request either 2.7 or 3.x during CMake

[Bug 227428] devel/cmake: fails to find suffixed libboost_python

2018-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227428 --- Comment #5 from Jan Beich --- CMake 3.11.0 doesn't help. net/ceph: https://ptpb.pw/dFRs math/kig: https://ptpb.pw/UUwO -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 224534] devel/py-qt5-core: fs violations due to stray __pycache__ directories

2018-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224534 Adriaan de Groot changed: What|Removed |Added CC|

[Bug 227372] [exp-run] Update devel/cmake to 3.11.0

2018-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227372 --- Comment #4 from Antoine Brodin --- New failures on 10.3 i386: http://package23.nyi.freebsd.org/data/103i386-default-PR227372/2018-04-13_19h38m53s/logs/errors/kwave-17.12.3.log

[Bug 227372] [exp-run] Update devel/cmake to 3.11.0

2018-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227372 --- Comment #3 from Antoine Brodin --- New failures on 10.3 amd64: http://package22.nyi.freebsd.org/data/103amd64-default-PR227372/2018-04-13_19h38m50s/logs/errors/kwave-17.12.3.log

[Bug 227372] [exp-run] Update devel/cmake to 3.11.0

2018-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227372 --- Comment #2 from Antoine Brodin --- New failures on 11.1 i386: http://package23.nyi.freebsd.org/data/111i386-default-PR227372/2018-04-13_11h19m57s/logs/errors/kwave-17.12.3.log

[Bug 227372] [exp-run] Update devel/cmake to 3.11.0

2018-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227372 --- Comment #1 from Antoine Brodin --- New failures on 11.1 amd64: http://package22.nyi.freebsd.org/data/111amd64-default-PR227372/2018-04-13_12h26m36s/logs/errors/kwave-17.12.3.log

[Bug 226224] devel/qtcreator: segfaults when trying to parse a QML file

2018-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226224 --- Comment #5 from Adriaan de Groot --- I didn't want to dig much deeper than qmljscontext, but I suspect there's an underlying problem with memory management. During debug-by-printf I found that there were weird

[Bug 226224] devel/qtcreator: segfaults when trying to parse a QML file

2018-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226224 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: adridg Date: Fri Apr 13 11:56:51 UTC 2018 New revision: 467236 URL: https://svnweb.freebsd.org/changeset/ports/467236 Log: Massage devel/qtcreator to