Package Details: cqrlog-git 2.5.2.r234.g98a8ba5-1

Git Clone URL: https://aur.archlinux.org/cqrlog-git.git (read-only, click to copy)
Package Base: cqrlog-git
Description: An advanced ham radio logger using MariaDB - GIT version.
Upstream URL: http://www.cqrlog.com
Licenses: GPL
Conflicts: cqrlog, cqrlog-bin, cqrlog-source
Provides: cqrlog
Submitter: not_anonymous
Maintainer: not_anonymous
Last Packager: not_anonymous
Votes: 1
Popularity: 0.002246
First Submitted: 2015-01-17 16:42 (UTC)
Last Updated: 2022-07-31 20:00 (UTC)

Required by (0)

Sources (1)

Latest Comments

1 2 3 Next › Last »

not_anonymous commented on 2022-07-31 20:01 (UTC)

Updated....seems to work f.b. om !!

df8oe commented on 2022-07-25 10:18 (UTC)

Lazarus seems to migrate to a never-ending-story... Something has changed that none of the two options in PKGBUILD matches.

df8oe commented on 2022-06-11 12:50 (UTC)

Not a problem for me to fix the PKGBUILD as proposed. After the change cqrlog builds flawlessly again. Good to know this ;) Thanks for your work!

not_anonymous commented on 2022-06-08 21:56 (UTC) (edited on 2022-06-08 22:07 (UTC) by not_anonymous)

YEP...well I'm not convinced it is a debian/ubuntu thing...

BUT here's the fix: PLEASE go back to what use to work ... i.e. Comment the FIRST sed command, in the PREPARE(), and UNCOMMENT the second sed command.

(When (and IF) this settles down I will re-do this PKGBUILD again, but since this has been a problem going back for several years that appears from time to time, I have left these two different sed invocations so the users can/could easily change between them without my needing to intervene.)

SO... If the manual editing is not to your liking; please let me know and I will re-do the PKGBUILD immediately.

df8oe commented on 2022-06-08 04:47 (UTC)

problem is popping up again - upstream causes lazarus error...

df8oe commented on 2022-05-31 09:30 (UTC)

Thank you for your work! Now it builds flawlessly. It was upstream ;). Developer of cqrlog uses Ubuntu/Debian based system I think and this can lead to incompatibilities some time...

not_anonymous commented on 2022-05-30 22:06 (UTC)

Well it wasn't the "chroot" or any deps. Which leaves two other possibilities: me or upstream...

FIXED (for now; i.e. until upstream AND/OR lazarus is changed again.)

df8oe commented on 2022-05-30 18:00 (UTC)

Pse test it in a clean chroot (e.g. using "paru"). I think there is an unmet dependency, something is missing here (and in a clean chroot) which is present at your system. I do have 4 machines running Arch Linux - all machines are unable to build cqrlog-git because of the mentioned lazarus error.

not_anonymous commented on 2022-05-30 12:59 (UTC)

SRI OM ... I cannot recreate this. Works FB here.

df8oe commented on 2022-05-30 05:33 (UTC)

Does not build: lazbuild --ws=gtk2 src/cqrlog.lpi Error: (lazarus) invalid Lazarus directory "": directory lcl not found Error: (lazarus) Building failed: src/cqrlog.lpi make: *** [Makefile:9: cqrlog] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

It looks like the part "lazarus" is missing something...