[Bug 295530] devel/libclc proposal for improvement
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295530 --- Comment #2 from Jordan Ostreff <[email protected]> --- (In reply to Gleb Popov from comment #1) On my system which uses unsupported version of python 3.14 ( installed via portmaster from ports ) I see messages like that, when compiling some ports: make: /usr/ports/devel/libclc/Makefile:42: Comparison with ">=" requires both operands "py314" and "22" to be numeric make: /usr/ports/devel/libclc/Makefile:48: Comparison with ">=" requires both operands "py314" and "15" to be numeric in .for loop from /usr/ports/devel/libclc/Makefile:47 with i = 15 make: /usr/ports/devel/libclc/Makefile:48: Comparison with ">=" requires both operands "py314" and "16" to be numeric in .for loop from /usr/ports/devel/libclc/Makefile:47 with i = 16 make: /usr/ports/devel/libclc/Makefile:48: Comparison with ">=" requires both operands "py314" and "17" to be numeric in .for loop from /usr/ports/devel/libclc/Makefile:47 with i = 17 make: /usr/ports/devel/libclc/Makefile:48: Comparison with ">=" requires both operands "py314" and "18" to be numeric in .for loop from /usr/ports/devel/libclc/Makefile:47 with i = 18 make: /usr/ports/devel/libclc/Makefile:48: Comparison with ">=" requires both operands "py314" and "19" to be numeric in .for loop from /usr/ports/devel/libclc/Makefile:47 with i = 19 make: /usr/ports/devel/libclc/Makefile:48: Comparison with ">=" requires both operands "py314" and "20" to be numeric in .for loop from /usr/ports/devel/libclc/Makefile:47 with i = 20 make: /usr/ports/devel/libclc/Makefile:48: Comparison with ">=" requires both operands "py314" and "21" to be numeric in .for loop from /usr/ports/devel/libclc/Makefile:47 with i = 21 make: /usr/ports/devel/libclc/Makefile:48: Comparison with ">=" requires both operands "py314" and "22" to be numeric in .for loop from /usr/ports/devel/libclc/Makefile:47 with i = 22 make: Fatal errors encountered -- cannot continue -- You are receiving this mail because: You are the assignee for the bug.