Package Details: flrig 2.0.05-1

Git Clone URL: https://aur.archlinux.org/flrig.git (read-only, click to copy)
Package Base: flrig
Description: Amateur (Ham) Radio Transceiver Control Program
Upstream URL: http://www.w1hkj.com/flrig-help/index.html
Licenses: GPL
Conflicts: flrig-git
Provides: flrig
Submitter: adx
Maintainer: not_anonymous
Last Packager: not_anonymous
Votes: 12
Popularity: 0.000043
First Submitted: 2013-09-08 17:01 (UTC)
Last Updated: 2024-01-23 15:25 (UTC)

Dependencies (8)

Required by (4)

Sources (1)

Latest Comments

1 2 3 4 Next › Last »

olorton commented on 2025-05-30 15:28 (UTC)

Thanks @ilyxa - This works with gcc14.

ilyxa commented on 2025-05-29 18:15 (UTC) (edited on 2025-05-29 18:52 (UTC) by ilyxa)

same here, gcc-15 problem?

Workaround:

trizen -S gcc14
export CC=cc-14
export CXX=g++-14
makepkg -si

work as expected.

Need more time for investigation and more complex solution. clang also work mostly fine, only one error. So seems we got two solution: - use gcc-14 (no changes) - use clang with minor changes

olorton commented on 2025-05-17 05:47 (UTC)

After recently installing, I couldn't get this to run:

flrig
zsh: segmentation fault (core dumped)  flrig

I attempted to debug this myself, but I don't really know what I am doing! I also attempted to find somewhere to report this upstream, but could not find an issue tracker. Hopefully, someone else might have a better ideas.

$ gdb flrig
GNU gdb (GDB) 16.3
Copyright (C) 2024 Free Software Foundation, Inc.
<snip>
Reading symbols from flrig...
Reading symbols from /usr/lib/debug/usr/bin/flrig.debug...
(gdb) run
Starting program: /usr/bin/flrig

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.archlinux.org>
Enable debuginfod for this session? (y or [n]) n
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
Function(s) ^std::(move|forward|as_const|(__)?addressof) will be skipped when stepping.
Function(s) ^std::(shared|unique)_ptr<.*>::(get|operator) will be skipped when stepping.
Function(s) ^std::(basic_string|vector|array|deque|(forward_)?list|(unordered_|flat_)?(multi)?(map|set)|span)<.*>::(c?r?(begin|end)|front|back|data|size|empty) will be skipped when stepping.
Function(s) ^std::(basic_string|vector|array|deque|span)<.*>::operator.] will be skipped when stepping.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<true> (
    this=0x555555a90a60 <xcvr_name[abi:cxx11]>, __str=0x0, __n=0) at /usr/include/c++/15.1.1/bits/basic_string.tcc:298
298             this->_S_copy(_M_data(), __str, __n + _Terminated);
(gdb) bt
#0  std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<true> (
    this=0x555555a90a60 <xcvr_name[abi:cxx11]>, __str=0x0, __n=0) at /usr/include/c++/15.1.1/bits/basic_string.tcc:298
#1  0x00005555555eb252 in std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string (
    this=<optimized out>, __str=..., this=<optimized out>, __str=...) at /usr/include/c++/15.1.1/bits/basic_string.h:238
#2  __static_initialization_and_destruction_0 () at support/status.cxx:42
#3  0x00005555555f895c in _sub_I_65535_0.0 ()
#4  0x00007ffff76377e4 in __libc_start_main () from /usr/lib/libc.so.6
#5  0x00005555555fba65 in _start ()
(gdb) quit
<snip>

not_anonymous commented on 2024-01-23 15:30 (UTC) (edited on 2024-01-23 15:32 (UTC) by not_anonymous)

Ehemmm....guys and gals, please simply use the "flag package out of date" link. You can comment therein, instead of here, which I would prefer. TIA (I get emails just as quickly too.)

luka.r commented on 2024-01-23 11:45 (UTC) (edited on 2024-01-23 11:48 (UTC) by luka.r)

Version 2.0.05 is out, these PKGBUILD lines need editing: pkgver=2.0.05 md5sums=('d92d70a1c35ac869af0a5f0a1cf5698b') sha256sums=('31cdc025f05db489fd9ba087eb4d8c8f85168fc3aa9cf95fe488b02d780c62b0')

robokaren commented on 2023-08-29 08:06 (UTC)

curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://downloads.sourceforge.net/project/fldigi/flrig/flrig-2.0.02.tar.gz Aborting...

robokaren commented on 2023-08-29 08:05 (UTC)

Darn, update to 4.0.3 breaks download

not_anonymous commented on 2022-02-21 15:16 (UTC)

New deps and new rel number...

sp6ina commented on 2021-12-26 18:34 (UTC)

Can you update this pkg, (the newest is 1.4.4) ?

df8oe commented on 2020-11-18 09:53 (UTC)

Thanks - stay healthy!