Package Details: tty-clock 2.3-1

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: http://github.com/xorg62/tty-clock
Licenses: unknown
Submitter: None
Maintainer: keenerd
Last Packager: keenerd
Votes: 105
Popularity: 0.72
First Submitted: 2009-04-14 09:29 (UTC)
Last Updated: 2017-01-20 11:36 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

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

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.

commented on 2011-02-18 22:14 (UTC)

Awesome clock inspired by ncmpc :)