Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.rc > #283379
| From | Thomas Dettbarn <dettus@dettus.net> |
|---|---|
| Newsgroups | linux.debian.bugs.rc |
| Subject | Bug#966525: dmagnetic FTBFS on i386: check-sixel failed |
| Date | 2020-07-31 18:10 +0200 |
| Message-ID | <AyFLA-47p-9@gated-at.bofh.it> (permalink) |
| References | (4 earlier) <Ayhge-5Vn-9@gated-at.bofh.it> <Ay9Vn-1Fz-1@gated-at.bofh.it> <AyhSV-6o8-7@gated-at.bofh.it> <Ay9Vn-1Fz-1@gated-at.bofh.it> <AyhSV-6o8-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello Adrian. So, I patched my package, and uploaded to mentors. I got a message with the subject "dmagnetic_0.25-1: ACCEPTED into unstable." It can be found here, https://mentors.debian.net/package/dmagnetic/ but now I am a little bit concerned about the developer information page: https://tracker.debian.org/pkg/dmagnetic it is still complaining about i386 not working. Could you have a look? Thomas On 7/30/20 4:29 PM, Adrian Bunk wrote: > On Thu, Jul 30, 2020 at 03:47:49PM +0200, Thomas Dettbarn wrote: >> ... >> One last thing... Why did your patch say "ifneq... i386"? > ifneq (,$(filter $(DEB_HOST_ARCH), i386)) > ^ > This compares the empty string with the filter result. > > ifeq ($(DEB_HOST_ARCH), i386) > would to the same in this case. > > I am used to the filter way of writing it since it allows listing > several architectures like > ifneq (,$(filter $(DEB_HOST_ARCH), i386 mipsel hppa)) > >> Thomas > cu > Adrian
Back to linux.debian.bugs.rc | Previous | Next — Previous in thread | Find similar | Unroll thread
Bug#966525: dmagnetic FTBFS on i386: check-sixel failed Thomas Dettbarn <dettus@dettus.net> - 2020-07-30 15:10 +0200
Bug#966525: dmagnetic FTBFS on i386: check-sixel failed Thomas Dettbarn <dettus@dettus.net> - 2020-07-30 16:00 +0200
Bug#966525: dmagnetic FTBFS on i386: check-sixel failed Adrian Bunk <bunk@debian.org> - 2020-07-30 16:40 +0200
Bug#966525: dmagnetic FTBFS on i386: check-sixel failed Thomas Dettbarn <dettus@dettus.net> - 2020-07-31 18:10 +0200
csiph-web