Bug#1063452: tty-clock FTCBFS: hard codes the build architecture pkg-config

2024-02-08 Thread Helmut Grohne
Source: tty-clock
Version: 2.3-4
Tags: patch upstream
User: debian-cr...@lists.debian.org
Usertags: ftcbfs

tty-clock fails to cross build from source, because the upstream
Makefile hard codes the build architecture pkg-config. I'm attaching a
patch that makes pkg-config substitutable. After applying it, tty-clock
becomes cross buildable.

Helmut
--- tty-clock-2.3.orig/Makefile
+++ tty-clock-2.3/Makefile
@@ -4,6 +4,7 @@
 
 SRC = ttyclock.c
 CC ?= gcc
+PKG_CONFIG ?= pkg-config
 BIN = tty-clock
 PREFIX ?= /usr/local
 INSTALLPATH = ${DESTDIR}${PREFIX}/bin
@@ -16,8 +17,8 @@
 		CFLAGS += -Wall -g $$(ncursesw5-config --cflags)
 		LDFLAGS += $$(ncursesw5-config --libs)
 else
-	CFLAGS += -Wall -g $$(pkg-config --cflags ncurses)
-	LDFLAGS += $$(pkg-config --libs ncurses)
+	CFLAGS += -Wall -g $$($(PKG_CONFIG) --cflags ncurses)
+	LDFLAGS += $$($(PKG_CONFIG) --libs ncurses)
 endif
 
 tty-clock : ${SRC}


cmph is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
cmph 2.0.2-3 is marked for autoremoval from testing on 2024-02-29

It is affected by these RC bugs:
1062087: cmph: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062087



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



gnokii is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
gnokii 0.6.31+dfsg-5 is marked for autoremoval from testing on 2024-02-29

It is affected by these RC bugs:
1062178: gnokii: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062178



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



libcpuset is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
libcpuset 1.0-6 is marked for autoremoval from testing on 2024-02-29

It is affected by these RC bugs:
1062260: libcpuset: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062260



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



libdigidoc is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
libdigidoc 3.10.5-4 is marked for autoremoval from testing on 2024-02-29

It is affected by these RC bugs:
1062270: libdigidoc: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062270



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



libfixbuf is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
libfixbuf 2.4.1+ds-2 is marked for autoremoval from testing on 2024-03-01

It is affected by these RC bugs:
1062294: libfixbuf: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062294



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



libgpiv is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
libgpiv 0.6.1-7.1 is marked for autoremoval from testing on 2024-03-01

It is affected by these RC bugs:
1062321: libgpiv: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062321



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



gimp-gap is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
gimp-gap 2.6.0+dfsg-7 is marked for autoremoval from testing on 2024-03-15

It (build-)depends on packages with these RC bugs:
1062066: gegl: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062066
1062125: gimp: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062125



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



pct-scanner-scripts is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
pct-scanner-scripts 0.0.4-4 is marked for autoremoval from testing on 2024-03-15

It (build-)depends on packages with these RC bugs:
1062066: gegl: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062066
1062125: gimp: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062125



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



gtkam is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
gtkam 1.0-3 is marked for autoremoval from testing on 2024-03-15

It (build-)depends on packages with these RC bugs:
1062066: gegl: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062066
1062125: gimp: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062125



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



awffull is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
awffull 3.10.2-9 is marked for autoremoval from testing on 2024-03-15

It (build-)depends on packages with these RC bugs:
1062098: geoip: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062098



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



libast is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
libast 0.7-9 is marked for autoremoval from testing on 2024-03-15

It is affected by these RC bugs:
1062226: libast: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062226



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



tardy is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
tardy 1.25-2 is marked for autoremoval from testing on 2024-03-16

It (build-)depends on packages with these RC bugs:
1062289: libexplain: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062289



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



libexplain is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
libexplain 1.4.D001-12 is marked for autoremoval from testing on 2024-03-16

It is affected by these RC bugs:
1062289: libexplain: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062289



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



libgadu is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
libgadu 1:1.12.2-6 is marked for autoremoval from testing on 2024-03-16

It is affected by these RC bugs:
1062307: libgadu: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062307



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



pidgin-blinklight is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
pidgin-blinklight 0.11.1-5 is marked for autoremoval from testing on 2024-03-16

It (build-)depends on packages with these RC bugs:
1062307: libgadu: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062307
1062317: libgnt: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062317



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



pidgin-nateon is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
pidgin-nateon 0.0.0.svn147-2 is marked for autoremoval from testing on 
2024-03-16

It (build-)depends on packages with these RC bugs:
1062307: libgadu: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062307
1062317: libgnt: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062317



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



pidgin-privacy-please is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
pidgin-privacy-please 0.7.1-5 is marked for autoremoval from testing on 
2024-03-16

It (build-)depends on packages with these RC bugs:
1062307: libgadu: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062307
1062317: libgnt: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062317



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



pidgin-extprefs is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
pidgin-extprefs 0.7-3 is marked for autoremoval from testing on 2024-03-16

It (build-)depends on packages with these RC bugs:
1062307: libgadu: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062307
1062317: libgnt: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062317



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



planner is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
planner 0.14.91-3 is marked for autoremoval from testing on 2024-03-16

It (build-)depends on packages with these RC bugs:
1062308: libgda5: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062308



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



bitlbee-facebook is marked for autoremoval from testing

2024-02-08 Thread Debian testing autoremoval watch
bitlbee-facebook 1.2.2-2 is marked for autoremoval from testing on 2024-03-16

It (build-)depends on packages with these RC bugs:
1062307: libgadu: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062307
1062317: libgnt: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062317
1062561: libotr: NMU diff for 64-bit time_t transition
 https://bugs.debian.org/1062561



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl