Your message dated Mon, 06 Nov 2017 23:34:41 +0000
with message-id <[email protected]>
and subject line Bug#816186: fixed in startpar 0.59-3.2
has caused the Debian Bug report #816186,
regarding startpar: fix cross-build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
816186: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816186
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: startpar
Version: 0.59-3
Severity: normal

Hello,

startpar can be fixed to cross-build fine, please see attached patch
which defines CC as appropriate.

Samuel

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'oldoldstable'), 
(500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 
'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages startpar depends on:
ii  libc6  2.21-9

startpar recommends no packages.

Versions of packages startpar suggests:
ii  insserv  1.14.0-5.2
ii  sysv-rc  2.88dsf-59.3

-- no debconf information

-- 
Samuel
<N> je déteste import
<N> parce que lorsque tu fais du python et que tu oublies le #!/bin/env python 
et que tu mets le fichier exécutable
<N> import est exécuté
 -+- #ens-mim - pourquoi mon script python change le curseur de la souris ?! -+-
--- debian/rules.original       2016-02-28 12:43:32.998855948 +0000
+++ debian/rules        2016-02-28 12:44:31.099552039 +0000
@@ -8,13 +8,19 @@
 
 DEB_HOST_ARCH_OS    ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 
+ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
+       CC=gcc
+else
+       CC=$(DEB_HOST_GNU_TYPE)-gcc
+endif
+
 %:
        dh $@
 
 override_dh_auto_build:
-       $(MAKE) EXTRACPPFLAGS="$(CPPFLAGS)" EXTRACFLAGS="$(CFLAGS)" 
EXTRALDFLAGS="$(LDFLAGS)" $(CROSS) startpar check
+       $(MAKE) EXTRACPPFLAGS="$(CPPFLAGS)" EXTRACFLAGS="$(CFLAGS)" 
EXTRALDFLAGS="$(LDFLAGS)" CC=$(CC) startpar check
 ifeq ($(DEB_HOST_ARCH_OS),linux)
-       $(MAKE) EXTRACPPFLAGS="$(CPPFLAGS)" EXTRACFLAGS="$(CFLAGS)" 
EXTRALDFLAGS="$(LDFLAGS)" $(CROSS) startpar-upstart-inject
+       $(MAKE) EXTRACPPFLAGS="$(CPPFLAGS)" EXTRACFLAGS="$(CFLAGS)" 
EXTRALDFLAGS="$(LDFLAGS)" CC=$(CC) startpar-upstart-inject
 endif
 
 override_dh_auto_install-arch:

--- End Message ---
--- Begin Message ---
Source: startpar
Source-Version: 0.59-3.2

We believe that the bug you reported is fixed in the latest version of
startpar, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manuel A. Fernandez Montecelo <[email protected]> (supplier of updated startpar 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 07 Nov 2017 00:17:03 +0100
Source: startpar
Binary: startpar
Architecture: source amd64
Version: 0.59-3.2
Distribution: unstable
Urgency: medium
Maintainer: Debian sysvinit maintainers 
<[email protected]>
Changed-By: Manuel A. Fernandez Montecelo <[email protected]>
Description:
 startpar   - run processes in parallel and multiplex their output
Closes: 794138 816186 869350
Changes:
 startpar (0.59-3.2) unstable; urgency=medium
 .
   [ Manuel A. Fernandez Montecelo ]
   * Non-maintainer upload.
   * Update (remove) all Uploaders except Petter Reinholdtsen, according to
     this changelog they never actually contributed to this package, the
     same was done with sysvinit (the lead among the group of packages, see
     #834283 and #811377), and the package is RFAed.  The people removed are:
     - Henrique de Moraes Holschuh
     - Kel Modderman
     - Roger Leigh (Closes: #869350)
     - Thomas Goirand
 .
   [ Helmut Grohne ]
   * Fix FTCBFS. (Closes: #794138, #816186)
     + Pass host arch CC to Makefile.
Checksums-Sha1:
 c320c34a39f1c92bc704a6ac4ec1ca5977c57012 2051 startpar_0.59-3.2.dsc
 c20d0d4cedf16d12765bef1ef1101df332b9a295 38848 startpar_0.59-3.2.debian.tar.xz
 95ecef91998043036d0a220df0ae3a700fcb28a7 47076 
startpar-dbgsym_0.59-3.2_amd64.deb
 874bb89d336234e22756c8002070739f46865277 5660 startpar_0.59-3.2_amd64.buildinfo
 d7109bcba45da1feb9395745aafa7d71764206fc 23352 startpar_0.59-3.2_amd64.deb
Checksums-Sha256:
 15bb41c3a5503f5433fb5985742555b262bc920e51313bc5029ccfe47e92d38c 2051 
startpar_0.59-3.2.dsc
 a95086f14d5c48853fcbde93436b39a502c8e61d2b2062d3ae1501b9ca87e6cc 38848 
startpar_0.59-3.2.debian.tar.xz
 d445b9a8ae300a17ef151378707df97e9dc283b3f6fb2779c0832cffa14dfb08 47076 
startpar-dbgsym_0.59-3.2_amd64.deb
 4d9a63988ac1ca137053a166e538d32db9d04d92d7c30053fa995c25e4e3512c 5660 
startpar_0.59-3.2_amd64.buildinfo
 e9fdd5cee7da2e389a310be8861fb0f4eb0e77f53d9c9e9f1f274605d75a18fe 23352 
startpar_0.59-3.2_amd64.deb
Files:
 b18d46ef63c1f571bd831d8c99a81886 2051 admin optional startpar_0.59-3.2.dsc
 1698b35b43917e3128e4795769ba55d9 38848 admin optional 
startpar_0.59-3.2.debian.tar.xz
 7b6ed5aae7919a32e03d682bea1e0d1d 47076 debug optional 
startpar-dbgsym_0.59-3.2_amd64.deb
 8474a7f5135cd5d933b962afff288870 5660 admin optional 
startpar_0.59-3.2_amd64.buildinfo
 88afc24869abc7cab23e63709e5b7d95 23352 admin optional 
startpar_0.59-3.2_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEEKo6AUFxIYphDDdCTf3YGpEXcqA4FAloA7nAQHG1hZm1AZGVi
aWFuLm9yZwAKCRB/dgakRdyoDmsZD/9djy5J7JoBDEuEnLbkU/j1yHEOk61XYyb5
yssGsvtbXkHHGaBwCnYBklUPTkZmBaJJeGE5KXRMoU+3q8nTSY3ATLz244Ay5XPP
3fAsAscdI/ZMEeZDkNdnFhhCRmsmf7Ttx/Qj5afB8VSNqq41djNlmFrH5Yu9CWlI
zkuYy+SrRJFdzXvvFa7h1nK6Adx+hpRC1oOI6M50UsyH8UcXFC419ufzOnsODqcZ
xq0/EboH1/jT8Hjdn4g+rNSQ4Uw7s9X4g2V3zygIkKpza5m61MW0J90DWHX+oXUc
UTlfKpsFo/XHAOEKIc3n3rTp3tRYGCfOWSc9Eg6yS9dMgqOOFMRwTWmRu/Mt912l
HIj5LRyRoOkKlxmEZozy36aWo4MICAMgk4gCYI+krrpRKXrILhXv6L99yFemM/LN
/wGDAq4z90luccTAYUVEdwWJ00IfrUcXbQR5sO/aevVfeA3vCwjD80V2zZdujRvj
iP28//lHqlI1u09QZk0e5zOJYoducru5svWnsgej5Ct7Js72JfrguyPRaWTCRSua
7Co5DVfnpRr2bDyUb9090SaUc7Uq2GTQAkupHS40H1nf5uS2Ozoc/yBFgxGaXU7M
KQYeMV/uU4TWxPK9Eeb2G9kecinDqttULqX/r7ZUCZ0Wi8gQxFQud6nv4ZfUwxbj
EJKSrydvqA==
=6ro2
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

Reply via email to