[Bug 194488] [PATCH] devel/py-freebsd: fix build on HEAD

2014-11-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194488 Dmitry Marakasov changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 194488] [PATCH] devel/py-freebsd: fix build on HEAD

2014-11-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194488 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: amdmi3 Date: Sun Nov 23 14:35:39 UTC 2014 New revision: 373154 URL: https://svnweb.freebsd.org/changeset/ports/373154 Log: - Fix build on CURRENT PR

unwind test regressions, ARM

2014-11-23 Thread Sean Bruno
Stacey and I have been fighting with pythn27 building ports for ARM(11-current), and it seems we have a detectable regression in unwind. oot@beaglebone:/usr/src/tools/regression/pthread/unwind # make c++ -o main_thread_exit main_thread_exit.cpp -lpthread c++ -o sem_wait_cancel sem_wait_cancel.cpp