[Bug 5937] New: Review Request: welle-io - Receiver for DAB and DAB+
broadcast radio
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=5937
Bug ID: 5937
Summary: Review Request: welle-io - Receiver for DAB and DAB+
broadcast radio
Product: Package Reviews
Version: Current
Hardware: x86_64
OS: GNU/Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: Review Request
Assignee: rpmfusion-package-review(a)rpmfusion.org
Reporter: marcus_rpmfusion(a)hostalia.de
CC: rpmfusion-package-review(a)rpmfusion.org
namespace: free
Spec:
https://pagure.io/fork/marcusmueller/fedora-welle-io/blob/master/f/welle-...
SRPM:
https://copr.fedorainfracloud.org/coprs/marcusmueller/Welle.io/build/2024...
Description: Receive digital audio broadcasts with your computer: welle.io is
an open source DAB and DAB+ software defined radio (SDR) with direct support
for RTL-SDR and other SDR hardware through SoapySDR. It supports high DPI and
touch displays and it runs even on cheap computers.
This package is not eligible for inclusion in fedora, as it depends on faad2
(like the other DAB receiver software, gr-dab, that was reviewed for inclusion
in rpmfusion).
rpmlint srpm: 1 packages and 0 specfiles checked; 0 errors, 0 warnings.
rpmlint rpm:
W: no-manual-page-for-binary welle-cli
W: no-manual-page-for-binary welle-io
1 packages and 0 specfiles checked; 0 errors, 2 warnings.
Explanation for ignored warnings: no upstream manpages, welle-io is a GUI
executable, and welle-cli a somewhat self-documenting HTTP serving frontend
This is my first rpmfusion package. I'm co-maint on fedora's verilator, and
have a package in the fedora review pipeline (signify).
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
1 year, 5 months
[Bug 49] wxsvg - C++ library to create, manipulate and render SVG
files
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=49
Jeffkonaa <ahmedsayeed1982(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmedsayeed1982(a)yahoo.com
namespace| |free
--- Comment #39 from Jeffkonaa <ahmedsayeed1982(a)yahoo.com> ---
------8<-------
1 size_t fwrite(const void * __restrict ptr, size_t size,
http://www-look-4.com/category/travel/
2 size_t nmemb, register FILE * __restrict stream)
3 {
4 size_t retval; https://komiya-dental.com/category/technology/
5 __STDIO_AUTO_THREADLOCK_VAR;
6 http://www.iu-bloomington.com/category/technology/
7 > __STDIO_AUTO_THREADLOCK(stream);
8
9 retval = fwrite_unlocked(ptr, size, nmemb, stream);
10 https://waytowhatsnext.com/category/technology/
11 __STDIO_AUTO_THREADUNLOCK(stream);
12 http://www.wearelondonmade.com/category/travel/
13 return retval;
14 }
------>8-------
http://www.jopspeech.com/category/travel/
Here, we are at line 7. Using the "next" command leads no where. However,
setting a breakpoint on line 9 and issuing "continue" works.
http://joerg.li/category/travel/
Looking at the assembly instructions reveals that we're dealing with the
critical section entry code [1] that should never be interrupted, in this
case by the debugger's implicit breakpoints:
http://connstr.net/category/travel/
------8<-------
... http://embermanchester.uk/category/travel/
1 add_s r0,r13,0x38
2 mov_s r3,1
3 llock r2,[r0] <-.
4 brne.nt r2,0,14 --. | http://www.slipstone.co.uk/category/travel/
5 scond r3,[r0] | |
6 bne -10 --|--'
7 brne_s r2,0,84 <-' http://www.logoarts.co.uk/category/travel/
...
------>8-------
http://www.acpirateradio.co.uk/category/travel/
Lines 3 until 5 (inclusive) are supposed to be executed atomically. Therefore,
GDB should never (implicitly) insert a breakpoint on lines 4 and 5, else the
http://www.compilatori.com/category/travel/
program will try to acquire the lock again by jumping back to line 3 and
gets stuck in an infinite loop. https://www.webb-dev.co.uk/category/technology/
The solution is to make GDB aware of these patterns so it inserts breakpoints
after the sequence -- line 6 in this example.
--
You are receiving this mail because:
You are on the CC list for the bug.
1 year, 5 months
RPM Fusion update report 2021-10-27
by noreply@rpmfusion.org
RPM Fusion update report
------------------------
Section free:
-------------
Fedora 33
-------------
Pushed to testing:
rfpkg-1.27.0-1.fc33
Pushed to stable:
VirtualBox-6.1.28-1.fc33
VirtualBox-kmod-6.1.28-1.fc33
chromium-freeworld-95.0.4638.54-1.fc33
compat-ffmpeg28-2.8.18-1.fc33
ffmpeg-4.3.3-1.fc33
rfpkg-minimal-0.4.2-1.fc33
vdr-markad-3.0.16-1.fc33
Fedora 34
-------------
Pushed to testing:
audacity-freeworld-3.0.5-4.fc34
ffmpeg-4.4.1-1.fc34
gr-dab-0.4-8.fc34
rfpkg-1.27.0-1.fc34
Pushed to stable:
VirtualBox-6.1.28-1.fc34
VirtualBox-kmod-6.1.28-1.fc34
chromium-freeworld-95.0.4638.54-1.fc34
compat-ffmpeg28-2.8.18-1.fc34
mock-rpmfusion-free-35.2-1.fc34
mpd-0.23.2-1.fc34
ppsspp-1.12.2-1.fc34
rfpkg-minimal-0.4.2-1.fc34
vdr-markad-3.0.16-1.fc34
Fedora 35
-------------
Pushed to testing:
audacity-freeworld-3.0.5-4.fc35
ffmpeg-4.4.1-1.fc35
motion-4.4.0-1.fc35
rfpkg-1.27.0-1.fc35
Pushed to stable:
rpmfusion-free-release-35-1
EL 7
-------------
Pushed to testing:
rfpkg-1.27.0-1.el7
Pushed to stable:
VirtualBox-6.1.28-1.el7
VirtualBox-kmod-6.1.28-1.el7
compat-ffmpeg28-2.8.18-1.el7
mock-rpmfusion-free-35.2-1.el7
rfpkg-minimal-0.4.2-1.el7
EL 8
-------------
Pushed to testing:
rfpkg-1.27.0-1.el8
Pushed to stable:
VirtualBox-6.1.28-1.el8
VirtualBox-kmod-6.1.28-1.el8
ffmpeg-4.2.5-1.el8
mock-rpmfusion-free-35.2-1.el8
rfpkg-minimal-0.4.2-1.el8
Section nonfree:
-------------
Fedora 33
-------------
Pushed to testing:
Pushed to stable:
megasync-4.5.3.0-2.fc33
mock-rpmfusion-nonfree-35.2-1.fc33
Fedora 34
-------------
Pushed to testing:
Pushed to stable:
mock-rpmfusion-nonfree-35.2-1.fc34
Fedora 35
-------------
Pushed to testing:
nvidia-kmod-495.44-1.fc35
nvidia-modprobe-495.44-1.fc35
nvidia-persistenced-495.44-1.fc35
nvidia-settings-495.44-1.fc35
nvidia-xconfig-495.44-1.fc35
xorg-x11-drv-nvidia-495.44-1.fc35
Pushed to stable:
rpmfusion-nonfree-release-35-1
EL 7
-------------
Pushed to testing:
Pushed to stable:
mock-rpmfusion-nonfree-35.2-1.el7
EL 8
-------------
Pushed to testing:
Pushed to stable:
mock-rpmfusion-nonfree-35.2-1.el8
steam-1.0.0.72-1.el8
Theses packages will be available in main mirror in a few hours. Wait for local mirrors to sync
Please report any issue to https://bugzilla.rpmfusion.org
1 year, 5 months
RPM Fusion update report 2021-10-23
by noreply@rpmfusion.org
RPM Fusion update report
------------------------
Section free:
-------------
Fedora 33
-------------
Pushed to testing:
VirtualBox-6.1.28-1.fc33
VirtualBox-kmod-6.1.28-1.fc33
chromium-freeworld-95.0.4638.54-1.fc33
compat-ffmpeg28-2.8.18-1.fc33
ffmpeg-4.3.3-1.fc33
rfpkg-minimal-0.4.2-1.fc33
vdr-markad-3.0.16-1.fc33
Pushed to stable:
Fedora 34
-------------
Pushed to testing:
VirtualBox-6.1.28-1.fc34
VirtualBox-kmod-6.1.28-1.fc34
audacity-freeworld-3.0.5-2.fc34
chromium-freeworld-95.0.4638.54-1.fc34
compat-ffmpeg28-2.8.18-1.fc34
mock-rpmfusion-free-35.2-1.fc34
mpd-0.23.2-1.fc34
ppsspp-1.12.2-1.fc34
rfpkg-minimal-0.4.2-1.fc34
vdr-markad-3.0.16-1.fc34
Pushed to stable:
Fedora 35
-------------
Pushed to testing:
VirtualBox-6.1.28-1.fc35
VirtualBox-kmod-6.1.28-1.fc35
audacity-freeworld-3.0.5-2.fc35
chromium-freeworld-95.0.4638.54-1.fc35
compat-ffmpeg28-2.8.18-1.fc35
mock-rpmfusion-free-35.2-1.fc35
mpd-0.23.2-1.fc35
ppsspp-1.12.2-1.fc35
rfpkg-minimal-0.4.2-1.fc35
rpmfusion-free-release-35-1
vdr-markad-3.0.16-1.fc35
Pushed to stable:
mpd-0.23-1.fc35
EL 7
-------------
Pushed to testing:
VirtualBox-6.1.28-1.el7
VirtualBox-kmod-6.1.28-1.el7
compat-ffmpeg28-2.8.18-1.el7
mock-rpmfusion-free-35.2-1.el7
rfpkg-minimal-0.4.2-1.el7
Pushed to stable:
amule-2.3.3-4.el7
ffmpeg-3.4.9-1.el7
EL 8
-------------
Pushed to testing:
VirtualBox-6.1.28-1.el8
VirtualBox-kmod-6.1.28-1.el8
ffmpeg-4.2.5-1.el8
mock-rpmfusion-free-35.2-1.el8
rfpkg-minimal-0.4.2-1.el8
Pushed to stable:
VirtualBox-kmod-6.1.26-3.el8
amule-2.3.3-4.el8
wireguard-kmod-1.0.20210606-2.el8
Section nonfree:
-------------
Fedora 33
-------------
Pushed to testing:
megasync-4.5.3.0-2.fc33
mock-rpmfusion-nonfree-35.2-1.fc33
Pushed to stable:
steam-1.0.0.72-1.fc33
Fedora 34
-------------
Pushed to testing:
mock-rpmfusion-nonfree-35.2-1.fc34
Pushed to stable:
megasync-4.5.3.0-2.fc34
Fedora 35
-------------
Pushed to testing:
mock-rpmfusion-nonfree-35.2-1.fc35
rpmfusion-nonfree-release-35-1
Pushed to stable:
EL 7
-------------
Pushed to testing:
mock-rpmfusion-nonfree-35.2-1.el7
Pushed to stable:
EL 8
-------------
Pushed to testing:
mock-rpmfusion-nonfree-35.2-1.el8
steam-1.0.0.72-1.el8
Pushed to stable:
lpf-spotify-client-1.1.68.632-1.el8
Theses packages will be available in main mirror in a few hours. Wait for local mirrors to sync
Please report any issue to https://bugzilla.rpmfusion.org
1 year, 5 months
etlegacy review update
by Petr Menšík
Hi all,
I have updated etlegacy package review [1] with fixed build. I have
found after update, it compiled well but running was somehow broken. It
seems some parts of code do weird stuff not correctly optimized, fixed
that by disabling -flto on the package.
I would like to receive some feedback for data fetching system I have
prepared. It is just simple shell script, which checks presence of
additional prorietary data. When they are not found, it opens web page
with instructions. It should allow even unskilled user to install data
and run the game.
I would like to receive some feedback on how understandable it is. Could
you please try it, whether it works fine?
Last time I tried, well working was only i386 build. 64 bit build seems
to be broken on my machine. But I checked scratch build [2] and it seems
32 bit builds are not done anymore. Is that final decision? It seems
only 32b builds are supported for actual playing. Does it work to someone?
Cheers,
Petr
1. https://bugzilla.rpmfusion.org/show_bug.cgi?id=5824
2. https://koji.rpmfusion.org/koji/taskinfo?taskID=507482
--
Petr Menšík
PGP: DFCF908DB7C87E8E529925BC4931CA5B6C9FC5CB
1 year, 5 months
RPM Fusion update report 2021-10-15
by noreply@rpmfusion.org
RPM Fusion update report
------------------------
Section free:
-------------
Fedora 33
-------------
Pushed to testing:
Pushed to stable:
amule-2.3.3-4.fc33
chromium-freeworld-94.0.4606.81-1.fc33
obs-studio-27.1.3-1.fc33
vdr-markad-3.0.15-1.fc33
zoneminder-1.36.8-1.fc33
Fedora 34
-------------
Pushed to testing:
audacity-freeworld-3.0.5-1.fc34
Pushed to stable:
amule-2.3.3-4.fc34
chromium-freeworld-94.0.4606.81-1.fc34
kodi-19.2-1.fc34
obs-studio-27.1.3-1.fc34
vdr-markad-3.0.15-1.fc34
zoneminder-1.36.8-1.fc34
Fedora 35
-------------
Pushed to testing:
audacity-freeworld-3.0.5-1.fc35
mpd-0.23-1.fc35
Pushed to stable:
amule-2.3.3-4.fc35
chromium-freeworld-94.0.4606.81-1.fc35
game-data-packager-68-1.fc35
gstreamer1-libav-1.19.1-2.fc35
gstreamer1-plugins-bad-freeworld-1.19.1-3.fc35
gstreamer1-plugins-ugly-1.19.1-3.fc35
kodi-19.2-1.fc35
obs-studio-27.1.3-1.fc35
pulseaudio-module-bluetooth-freeworld-1.4-8.fc35
vdr-markad-3.0.15-1.fc35
EL 7
-------------
Pushed to testing:
amule-2.3.3-4.el7
ffmpeg-3.4.9-1.el7
Pushed to stable:
zoneminder-1.36.8-1.el7
EL 8
-------------
Pushed to testing:
VirtualBox-kmod-6.1.26-3.el8
amule-2.3.3-4.el8
wireguard-kmod-1.0.20210606-2.el8
Pushed to stable:
obs-studio-27.1.3-1.el8
zoneminder-1.36.8-1.el8
Section nonfree:
-------------
Fedora 33
-------------
Pushed to testing:
steam-1.0.0.72-1.fc33
Pushed to stable:
pcsx2-1.6.0-6.fc33
wl-kmod-6.30.223.271-39.fc33
Fedora 34
-------------
Pushed to testing:
megasync-4.5.3.0-2.fc34
Pushed to stable:
pcsx2-1.6.0-6.fc34
steam-1.0.0.72-1.fc34
wl-kmod-6.30.223.271-39.fc34
Fedora 35
-------------
Pushed to testing:
Pushed to stable:
megasync-4.5.3.0-2.fc35
pcsx2-1.6.0-6.fc35
steam-1.0.0.72-1.fc35
wl-kmod-6.30.223.271-39.fc35
EL 7
-------------
Pushed to testing:
Pushed to stable:
steam-1.0.0.72-1.el7
EL 8
-------------
Pushed to testing:
lpf-spotify-client-1.1.68.632-1.el8
Pushed to stable:
Theses packages will be available in main mirror in a few hours. Wait for local mirrors to sync
Please report any issue to https://bugzilla.rpmfusion.org
1 year, 5 months
RPM Fusion update report 2021-10-11
by noreply@rpmfusion.org
RPM Fusion update report
------------------------
Section free:
-------------
Fedora 33
-------------
Pushed to testing:
amule-2.3.3-4.fc33
chromium-freeworld-94.0.4606.81-1.fc33
obs-studio-27.1.3-1.fc33
vdr-markad-3.0.15-1.fc33
zoneminder-1.36.8-1.fc33
Pushed to stable:
mixxx-2.3.1-1.fc33
obs-studio-27.1.1-1.fc33
vdr-markad-3.0.14-1.fc33
Fedora 34
-------------
Pushed to testing:
amule-2.3.3-4.fc34
chromium-freeworld-94.0.4606.81-1.fc34
kodi-19.2-1.fc34
obs-studio-27.1.3-1.fc34
vdr-markad-3.0.15-1.fc34
zoneminder-1.36.8-1.fc34
Pushed to stable:
mixxx-2.3.1-1.fc34
obs-studio-27.1.1-1.fc34
vdr-markad-3.0.14-1.fc34
Fedora 35
-------------
Pushed to testing:
amule-2.3.3-4.fc35
chromium-freeworld-94.0.4606.81-1.fc35
game-data-packager-68-1.fc35
gstreamer1-libav-1.19.1-2.fc35
gstreamer1-plugins-bad-freeworld-1.19.1-3.fc35
gstreamer1-plugins-ugly-1.19.1-3.fc35
kodi-19.2-1.fc35
obs-studio-27.1.3-1.fc35
pulseaudio-module-bluetooth-freeworld-1.4-8.fc35
vdr-markad-3.0.15-1.fc35
Pushed to stable:
mixxx-2.3.1-1.fc35
obs-studio-27.1.1-1.fc35
vdr-markad-3.0.14-1.fc35
EL 7
-------------
Pushed to testing:
zoneminder-1.36.8-1.el7
Pushed to stable:
EL 8
-------------
Pushed to testing:
obs-studio-27.1.3-1.el8
zoneminder-1.36.8-1.el8
Pushed to stable:
Section nonfree:
-------------
Fedora 33
-------------
Pushed to testing:
pcsx2-1.6.0-6.fc33
wl-kmod-6.30.223.271-39.fc33
Pushed to stable:
Fedora 34
-------------
Pushed to testing:
pcsx2-1.6.0-6.fc34
steam-1.0.0.72-1.fc34
wl-kmod-6.30.223.271-39.fc34
Pushed to stable:
Fedora 35
-------------
Pushed to testing:
megasync-4.5.3.0-2.fc35
pcsx2-1.6.0-6.fc35
steam-1.0.0.72-1.fc35
wl-kmod-6.30.223.271-39.fc35
Pushed to stable:
intel-media-driver-21.3.4-1.fc35
EL 7
-------------
Pushed to testing:
steam-1.0.0.72-1.el7
Pushed to stable:
EL 8
-------------
Pushed to testing:
Pushed to stable:
Theses packages will be available in main mirror in a few hours. Wait for local mirrors to sync
Please report any issue to https://bugzilla.rpmfusion.org
1 year, 5 months