Package Details: tty-clock 2.3-2

Git Clone URL: https://aur.archlinux.org/tty-clock.git (read-only, click to copy)
Package Base: tty-clock
Description: Digital clock in ncurses
Upstream URL: https://github.com/xorg62/tty-clock
Licenses: BSD
Submitter: None
Maintainer: eclairevoyant
Last Packager: eclairevoyant
Votes: 109
Popularity: 0.73
First Submitted: 2009-04-14 09:29 (UTC)
Last Updated: 2023-05-18 22:07 (UTC)

Latest Comments

eclairevoyant commented on 2023-04-15 03:39 (UTC) (edited on 2023-05-29 01:41 (UTC) by eclairevoyant)

@Gobidev Considering it doesn't even build as is, yes it does. We have enough broken packages in the AUR as is.

I don't need this patch, I don't even use this software. But if it's going to be here it better build properly.

eclairevoyant commented on 2023-03-19 17:41 (UTC) (edited on 2023-03-19 17:43 (UTC) by eclairevoyant)

This package needs to backport the following patch: https://github.com/xorg62/tty-clock/commit/4cfd73080da1964557484da620c401745d73881c

friday13 commented on 2023-03-01 16:14 (UTC)

==> Starting build()...
building ttyclock.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=for
mat-security         -fstack-clash-protection -fcf-protection -Wall -g $(pkg-config --cflags ncurses) ttyclock.c -o tty-clock -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now $(pkg-config --libs ncurses)
ttyclock.c: In function ‘draw_clock’:
ttyclock.c:278:73: error: format not a string literal and no format arguments [-Werror=format-security]
  278 | ewin, (DATEWINH / 2), 1, ttyclock->date.datestr);
      |                          ~~~~~~~~~~~~~~^~~~~~~~

cc1: some warnings being treated as errors
make: *** [Makefile:26: tty-clock] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: tty-clock

mohab commented on 2021-12-26 00:58 (UTC)

Error while building. Unless package is updated, try tty-clock-git instead.

TechTycho commented on 2021-11-19 07:48 (UTC)

error: format not a string literal and no format arguments

I always get this error when trying to install your package with yay.

SammysHP commented on 2014-07-24 19:16 (UTC)

Please rename, this is built from git! --> tty-clock-git

<deleted-account> commented on 2011-08-26 12:43 (UTC)

then this schould be renamed!

whynothugo commented on 2011-06-17 03:11 (UTC)

This is NOT out-of-date, it builds the latest GIT version.

<deleted-account> commented on 2011-02-18 22:14 (UTC)

Awesome clock inspired by ncmpc :)