[Bug 221730] new ports: devel/py-gtfslib, open source library in python for reading GTFS files, and a dependency: devel/pyqtree

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221730 Danilo G. Baio changed: What|Removed |Added Assignee|freebsd-ports-bugs@FreeBSD. |db...@freebsd.org

[Bug 220332] lang/python27,33,34,35: "cc: error: unsupported option '-print-multi-os-directory'"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332 Kubilay Kocak changed: What|Removed |Added Status|New |Open Keywords|patch

[Bug 220334] [PATCH] lang/python34: "cc: error: unsupported option '-print-multi-os-directory'"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220334 Kubilay Kocak changed: What|Removed |Added Resolution|--- |DUPLICATE Status|New

[Bug 220333] [PATCH] lang/python33: "cc: error: unsupported option '-print-multi-os-directory'"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220333 Kubilay Kocak changed: What|Removed |Added Resolution|--- |DUPLICATE Status|New

[Bug 220332] lang/python27,33,34,35: "cc: error: unsupported option '-print-multi-os-directory'"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332 --- Comment #3 from Kubilay Kocak --- *** Bug 220333 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. ___

[Bug 220332] lang/python27,33,34,35: "cc: error: unsupported option '-print-multi-os-directory'"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332 --- Comment #4 from Kubilay Kocak --- *** Bug 220334 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. ___

[Bug 220332] lang/python27,33,34,35: "cc: error: unsupported option '-print-multi-os-directory'"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332 --- Comment #5 from Kubilay Kocak --- *** Bug 220335 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. ___

[Bug 220335] [PATCH] lang/python35: "cc: error: unsupported option '-print-multi-os-directory'"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220335 Kubilay Kocak changed: What|Removed |Added Resolution|--- |DUPLICATE Status|New

[Bug 220332] lang/python27,33,34,35: "cc: error: unsupported option '-print-multi-os-directory'"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332 --- Comment #6 from Kubilay Kocak --- Tracing it back (scoping to gcc): Modules/_ctypes/libffi/configure.ac: if test "x$GCC" = "xyes"; Python/configure: { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 $as_ec

[Bug 220332] lang/python27,33,34,35: "cc: error: unsupported option '-print-multi-os-directory'"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332 Kubilay Kocak changed: What|Removed |Added See Also||https://github.com/libffi/l

[Bug 220332] lang/python27,33,34,35: "cc: error: unsupported option '-print-multi-os-directory'"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220332 --- Comment #7 from Kubilay Kocak --- I believe a more correct way scope this block would be to check whether the compiler supports the flag before using it, rather than using the gnu compiler check macro. There is an ac_check_compile_fla