bulvara
bulvara
I prefer the setuptools.py way for distro packaging. But since some time neither ``` dephell deps convert --from pyproject.toml --to setup.py python -m pyproject2setuppy build python setup.py install --root="$pkgdir/" --skip-build...
How may I filter for filetypes like *.png without using the regex?
I have been running `suckit https://cigeography.blogspot.com/ -i '.*\.png' -o .`: _thread '' panicked at 'Failed to parse url: http://The POLISH AIR FORCE, ARMY AVIATION and NAVAL AVIATION BRIGADE | Error:...
Please add a proper python-build or setuptools support for https://github.com/google-research/google-research/tree/master/model_pruning. For an ArchLinux user it is simply a shame to install pip packages!
### What happened? ``` ./gnuradio/gr-vocoder/lib/freedv_rx_ss_impl.cc: In constructor 'gr::vocoder::freedv_rx_ss_impl::freedv_rx_ss_impl(int, float, int)': ./gnuradio/gr-vocoder/lib/freedv_rx_ss_impl.cc:41:15: error: 'struct freedv_advanced' has no member named 'interleave_frames' 41 | d_adv.interleave_frames = interleave_frames; | ^~~~~~~~~~~~~~~~~ [ 33%] Built target...
I'm trying to create a PKGBUILD for ArchLinux. Now a weird error: `ERROR: Skipping '../lingvo/core/': The package part of '../lingvo/core/' should not end in a slash`
I've now manually compiled gcc because GCC 8 is out Arch's repos. https://github.com/ngageoint/hootenanny/blob/master/tgs/src/main/cpp/tgs/StreamUtils.hh fails with the very same error like with GCC 9, 10 or 12.1. Qt 5.15.5 can't be...
I'm compiling with GCC 12; hootenanny is not using the default CXXFLAGS from my distro. Of course I could override Werror, but let's first report it: ``` ccache g++ -c...
Dear Albrecht, I'm not interested in DAB (only DAB+), so I would like to get rid of the mpg123 dependency and its MP2 support. Would this be possible?
I'm trying to build free5gc _git master_ under ArchLinux (kernel module there) and GCC 12.1: ``` [ 21%] Building C object lib/utlt/CMakeFiles/free5GC_utlt.dir/src/utlt_mq.c.o ./free5gc/src/upf/lib/utlt/src/utlt_test.c: In function 'TestTerminate': ./free5gc/src/upf/lib/utlt/src/utlt_test.c:23:67: error: pointer 'it'...