dreirund

Results 106 issues of dreirund

I am building with GCC version 13.2.1. `./make.sh` fails with ``` [...] gcc -c -std=c11 -D_GNU_SOURCE -Wall -Wextra -Werror -DVERSION=\"dev-78f283b\" -c dex_instruction.c -o dex_instruction.o dex_instruction.c:655:43: error: argument 2 of type...

In [`wikidoc.py`](https://github.com/jobisoft/wikidoc/blob/master/wikidoc.py) GPL 2 or later is mentioned as the license. The [supplied license file](https://github.com/jobisoft/wikidoc/blob/master/LICENSE) however is GPL version 3. Can you elaborate on and fix the licensing discrepancy? Regards!

Ahoj, I try to build this software according to [↗ this recipe](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=deadbeef-plugin-waveform-git). Build of the GTK2 variant fails for me with `waveform.c:690:18: error: ‘ddb_waveformat_t’ has no member named ‘is_bigendian’`: ``` waveform.c:...

The `video` feed has missing dependencies within the `qt4` package: `make menuconfig`: ``` WARNING: Makefile 'package/feeds/video/qt4/Makefile' has a dependency on 'libX11', which does not exist WARNING: Makefile 'package/feeds/video/qt4/Makefile' has a...

When I try to build this software (using [↗ this build recipe](https://aur.archlinux.org/packages/liketaskmanager-git)), it fails with ``` g++ -c -pipe -g0 -march=x86-64 -mtune=native -O3 -ffat-lto-objects -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive...

I am trying to build on [Artix GNU/Linux](http://artixlinux.org/) (rolling release, so software is pretty much up to date) for x86_64 architecture the latest git checkout as well as release 0.0.13....

`npm build` gives me an error `Error: Cannot find module 'babel-core'`: ``` > [email protected] build > rm -rf dist/* && ./node_modules/.bin/babel src --out-dir dist --source-maps node:internal/modules/cjs/loader:936 throw err; ^ Error:...

Java version 22 is out. It seems to work fine with it, but I have to set `FREEPLANE_USE_UNSUPPORTED_JAVA_VERSION=1`, otherwise `freeplane` would not run with ``` ERROR: It has version 22...

feature request

Ahoj, there is a need to force a build without CUDA or ROCm, even if some of their libraries are present on the system. But current `gen_linux.sh` forces ROCm build...

feature request

In the `README.md`, there is at the end an url pointing to https://camo.githubusercontent.com/aab8b3bf69759e1b7cca9798d488a870fccc7171b1eb11b2f0e4fc96b375d896/687474703a2f2f7869616f6d696e6577732e72752f77702d636f6e74656e742f75706c6f6164732f323031372f30352f6d617872657364656661756c742d322e6a7067. This gives HTTP error 404 "not found".