I can confirm comments made by FabianSchwartau. Fix found by GI_Jack works for me. It could be merged in PKGBUILD.
Search Criteria
Package Details: cutecom 0.51.0-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/cutecom.git (read-only, click to copy) |
---|---|
Package Base: | cutecom |
Description: | A graphical serial terminal |
Upstream URL: | https://gitlab.com/cutecom/cutecom |
Keywords: | rs232 serial µC |
Licenses: | GPL-3.0-only |
Submitter: | noEntry |
Maintainer: | dviktor |
Last Packager: | dviktor |
Votes: | 39 |
Popularity: | 0.012318 |
First Submitted: | 2015-08-10 11:33 (UTC) |
Last Updated: | 2025-03-16 11:14 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-serialport (qt5-serialport-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- patch (patch-gitAUR) (make)
Required by (2)
- picsimlab (optional)
- picsimlab-bin
Sources (3)
fortuna commented on 2025-05-17 17:03 (UTC)
GI_Jack commented on 2025-04-01 19:44 (UTC)
I just added -DCMAKE_POLICY_VERSION_MINIMUM=3.5
to the cmake line. seems to work
FabianSchwartau commented on 2025-03-31 07:58 (UTC) (edited on 2025-03-31 07:59 (UTC) by FabianSchwartau)
I am getting the error below when building:
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
Also interesting: When starting the build again, I get this error:
==> Starting build()...
mkdir: cannot create directory 'build': File exists
==> ERROR: A failure occurred in build().
I have to delete the cache folder to fix the second error. But first one is still there.
dviktor commented on 2023-09-04 07:27 (UTC)
@waltibaba can you please check and test fixed version?
waltibaba commented on 2023-09-04 07:02 (UTC) (edited on 2023-09-04 07:02 (UTC) by waltibaba)
Cutecom has Xmodem/Ymodem/Zmodem file sending, using hard-coded /usr/bin/<sx/sz/sb> paths, which have been the default binaries and paths for decades.
lrzsz was broken on 20230810 by removing /usr/bin/<sx/sz/sb/...> and renaming them to /usr/bin/lrzsz-<sx/sz/sb...>, see argument on the bugtracker.
Xmodem/Ymodem/Zmodem sending no longer works unless you manually symlink the renamed lrzsz binaries back again in /usr/bin or elsewhere in your $PATH.
dviktor commented on 2022-01-20 18:44 (UTC)
dviktor commented on 2021-07-17 17:20 (UTC)
@yjun done, thank you!
yjun commented on 2021-07-15 13:03 (UTC)
pls add aarch64 architecture, build pass and works fine on my Arch Linux ARM :)
Sabu commented on 2020-07-06 18:50 (UTC)
Well done!
dviktor commented on 2020-07-06 14:33 (UTC)
@Sabu should be fixed now
Pinned Comments
dviktor commented on 2022-01-20 18:44 (UTC)
PKGBUILD
for this package is being maintained there. You can install pre-built packages from my repo