mnhauke
mnhauke
I just want to make you aware that I have created a package for openSUSE. https://build.opensuse.org/package/show/games/openxray https://build.opensuse.org/package/view_file/games/openxray/openxray.spec?expand=1 openSUSE users now can get the package from: https://software.opensuse.org/package/openxray?search_term=openxray openSUSE users now can...
Starting with a recent [commit](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/net/wan?h=v5.11-rc3&id=54b77a77e30a5170a25cfd2f211e08ea5a6c0c4c) to the Linux kernel _any ethertypes_ are now passed from hdlcX to the pvcX sub-interfaces. After the initial setup with with: ``` # sethdlc hdlc0...
Compilation failed since 2.0-alpha1 on openSUSE Tumbleweed. latest master https://github.com/bleakgrey/tootle/commit/d635226a17c7f07334b01ce12a0bb6f74951f199 is is also affected. #### What should happen: should compile sucessful. #### What happened instead: compilation failed ... ``` ......
Build fails on openSUSE with gcc10 and the distro provided default CFLAGS: ``` [ 243s] /usr/bin/c++ -DHAVE_GETOPT -DHAVE_STRCASESTR -DHAVE_STRNLEN -DPIXMAPS=\"/usr/share/pixmaps\" -DUSE_BZ2LIB -DUSE_LINUX -DUSE_MNG -DUSE_THEORA -DUSE_VORBIS -DUSE_ZLIB -I/home/abuild/rpmbuild/BUILD/stratagus-3.0.0/src/include -I/home/abuild/rpmbuild/BUILD/stratagus-3.0.0/src/guichan/include -I/home/abuild/rpmbuild/BUILD/stratagus-3.0.0/src/guichan/include/guichan -I/home/abuild/rpmbuild/BUILD/stratagus-3.0.0/src/third_party...
GTP test fails to build on recent openSUSE Tumbleweed versions ``` [ 18s] /usr/bin/c++ -DFORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/home/abuild/rpmbuild/BUILD/growlight-1.2.31/src -I/home/abuild/rpmbuild/BUILD/growlight-1.2.31/build/include -I/home/abuild/rpmbuild/BUILD/growlight-1.2.31 -I/usr/include/blkid -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type...
version 4.0.2 fails to build on openSUSE Tumbleweed (gcc10 with LTO disabled) with the following linking failure: ``` [ 134s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: CMakeFiles/stratagus.dir/src/stratagus/script.cpp.o: in function `EvalString[abi:cxx11](StringDesc const*)': [ 134s] /home/abuild/rpmbuild/BUILD/Wyrmgus-4.0.2/src/stratagus/script.cpp:1520: undefined...
* use GNUInstallDirs * introduce library versioning * generate pkg-config file * generate CMakePackage files