Jan Beich
Jan Beich
It appears to be a recent regression not present in 0.11.1. I haven't tried to `git bisect` due to lack of a test account. ``` $ bugz attach -c text/plain...
`bugz modify --fixed` and `bugz modify --invalid` hardcode STATUS and RESOLUTION. Some instances of Bugzilla may rename them to better match their workflow. It'd be nice if pybugz.d/*.conf could specify...
The following scenario maybe uncommon on Linux but BSDs separate base system and packages to avoid tainting build environment: 1. Install libjpeg-turbo under `/myprefix` 2. Make sure `libjpeg.pc` points to...
Regressed since b762132. No issues building with GCC 4.9.4 or GCC 5.4.0. However, FreeBSD Ports still use lang/gcc port (currently tracks GCC 4.8.x series) by default to build C++11 projects...
This happes both with clang36/libc++, gcc5/libc++ but not with gcc5/libstdc++. My copy of libc++ is at [r224926](https://svnweb.freebsd.org/changeset/base/283027) + [r228344](https://svnweb.freebsd.org/changeset/base/279757)/[r233552](https://svnweb.freebsd.org/changeset/base/280864) bugfixes. I wonder if the issue affects OS X as well....
```c $ pkg install llvm10 $ scan-build10 --status-bugs make -s scan-build: Using '/usr/local/llvm10/bin/clang-10' for static analysis ===> lib (all) index.c:124:2: warning: Value stored to 'dircentry' is never read dircentry =...
libmtp [no longer](http://sourceforge.net/p/libmtp/code/ci/468e06b16c9aa87d90cb0ba7e75698038255540b) allow calling usb_init() more than once. At least on FreeBSD and libusb autodetected this results in ``` $ simple-mtpfs /mnt LIBMTP PANIC: Trying to dump the error...
### Description Trying to build [wlrobs](https://hg.sr.ht/~scoopta/wlrobs) >= 1.1 I get the following error: ``` ld: error: undefined symbol: gs_texture_create_from_dmabuf >>> referenced by dmabuf_source.c >>> libwlrobs.so.p/src_dmabuf_source.c.o:(ready) cc: error: linker command failed...
### Description Depends on #7989 PipeWire capture requires few changes to support on FreeBSD >= 13. ### Motivation and Context Wayland support under KDE/Plasma and GNOME ([not yet](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258042)). Optional under...
### Operating System Info Other ### Other OS FreeBSD ### OBS Studio Version 28.1.2 ### OBS Studio Version (Other) _No response_ ### OBS Studio Log URL N/A ### OBS Studio...