Pavel Zhukov
Pavel Zhukov
> It compiles on my side with `GNAT 11.2.1` from Alire. Seems broken with gcc-12
This doesn't look like issue with Alire. I've got same error with gprbuild (fsf gnat from gcc-12) without alire involved.
Example: ``` 2017-01-04 02:33:49,094::log_utils.py::__exit__::599::lago.prefix::INFO::[32mSuccess[0m (in 0:00:01) 2017-01-04 02:33:49,301::log_utils.py::__exit__::599::lago.prefix::INFO::[32mSuccess[0m (in 0:00:02) 2017-01-04 02:33:49,301::log_utils.py::__exit__::599::lago.prefix::INFO::[32mSuccess[0m (in 0:00:02) 2017-01-04 02:33:49,302::log_utils.py::end_log_task::655::root::ERROR:: * Collect artifacts: [31mERROR[0m (in 0:00:02) 2017-01-04 02:33:49,302::log_utils.py::end_log_task::655::root::ERROR:: * Collect artifacts: [31mERROR[0m (in 0:00:02)...
> Can python2 support be dropped entirely? Just jump straight to python3? It can be dropped altogether with nping and zenmap only. Porting gtk application from Python 2 to Python...
> I didn't even see that nping had python2 bits. Does ndiff need to keep python2 support? I meant ndiff and zenmap. Sorry
Ada packages use *.so and ldconfig as well as C++. Why I cannot check LDConfig for ada packages?
> @landgraf, sorry for the delay in the response, and thanks for raising this issue. > > I believe the issue here might be due to the fact you are...