Your message dated Wed, 14 Dec 2011 23:04:07 +0000
with message-id <e1raxrr-0007gv...@franck.debian.org>
and subject line Bug#640012: fixed in postfix 2.8.5-1.1
has caused the Debian Bug report #640012,
regarding postfix: FTBFS: kFreeBSD check hardcodes kernel version 5,6,7, 
current is 8 + no NIS on !linux
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 ow...@bugs.debian.org
immediately.)


-- 
640012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640012
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:postfix
Version: 2.8.4-1
Severity: serious
X-Debbugs-Cc: debian-...@lists.debian.org,debian-h...@lists.debian.org
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd and hurd buildds. For
kFreeBSD makedefs hardcodes kFreeBSD kernel Versions up to 7 while
current is 8. Patch:

diff -u postfix-2.8.4/makedefs postfix-2.8.4/makedefs
--- postfix-2.8.4/makedefs
+++ postfix-2.8.4/makedefs
@@ -374,7 +374,7 @@
                    done
                done
                ;;
-     GNU.0*|GNU/kFreeBSD.[567]*)
+     GNU.0*|GNU/kFreeBSD*)
                SYSTYPE=GNU0
                # Postfix no longer needs DB 1.85 compatibility
                if [ -f /usr/include/db.h ]


Also there's no NIS on kfreebsd and hurd (See #545970). I tried to
disable NIS in postfix with the following patch which results in a
building postfix at least:

--- postfix-2.8.4/src/util/sys_defs.h
+++ postfix-2.8.4/src/util/sys_defs.h
@@ -835,7 +835,9 @@
 #define HAS_DB
 #define DEF_DB_TYPE    "hash"
 #define ALIAS_DB_MAP   "hash:/etc/aliases"
+#ifndef DEBIAN
 #define HAS_NIS
+#endif
 #define GETTIMEOFDAY(t)        gettimeofday(t,(struct timezone *) 0)
 #define ROOT_PATH      "/bin:/usr/bin:/sbin:/usr/sbin"
 #define FIONREAD_IN_TERMIOS_H

Regards

    Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



--- End Message ---
--- Begin Message ---
Source: postfix
Source-Version: 2.8.5-1.1

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

postfix-cdb_2.8.5-1.1_amd64.deb
  to main/p/postfix/postfix-cdb_2.8.5-1.1_amd64.deb
postfix-dev_2.8.5-1.1_all.deb
  to main/p/postfix/postfix-dev_2.8.5-1.1_all.deb
postfix-doc_2.8.5-1.1_all.deb
  to main/p/postfix/postfix-doc_2.8.5-1.1_all.deb
postfix-ldap_2.8.5-1.1_amd64.deb
  to main/p/postfix/postfix-ldap_2.8.5-1.1_amd64.deb
postfix-mysql_2.8.5-1.1_amd64.deb
  to main/p/postfix/postfix-mysql_2.8.5-1.1_amd64.deb
postfix-pcre_2.8.5-1.1_amd64.deb
  to main/p/postfix/postfix-pcre_2.8.5-1.1_amd64.deb
postfix-pgsql_2.8.5-1.1_amd64.deb
  to main/p/postfix/postfix-pgsql_2.8.5-1.1_amd64.deb
postfix_2.8.5-1.1.diff.gz
  to main/p/postfix/postfix_2.8.5-1.1.diff.gz
postfix_2.8.5-1.1.dsc
  to main/p/postfix/postfix_2.8.5-1.1.dsc
postfix_2.8.5-1.1_amd64.deb
  to main/p/postfix/postfix_2.8.5-1.1_amd64.deb



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 640...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcris...@debian.org> (supplier of updated postfix 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 14 Dec 2011 23:33:12 +0100
Source: postfix
Binary: postfix postfix-ldap postfix-cdb postfix-pcre postfix-mysql 
postfix-pgsql postfix-dev postfix-doc
Architecture: source amd64 all
Version: 2.8.5-1.1
Distribution: unstable
Urgency: high
Maintainer: LaMont Jones <lam...@debian.org>
Changed-By: Julien Cristau <jcris...@debian.org>
Description: 
 postfix    - High-performance mail transport agent
 postfix-cdb - CDB map support for Postfix
 postfix-dev - Loadable modules development environment for Postfix
 postfix-doc - Documentation for Postfix
 postfix-ldap - LDAP map support for Postfix
 postfix-mysql - MySQL map support for Postfix
 postfix-pcre - PCRE map support for Postfix
 postfix-pgsql - PostgreSQL map support for Postfix
Closes: 640012
Changes: 
 postfix (2.8.5-1.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Fix FTBFS on kfreebsd with patch from Christoph Egger (closes: #640012).
Checksums-Sha1: 
 a84bd6214e088873d23b19592c59a3071a0ecca0 2370 postfix_2.8.5-1.1.dsc
 350f8ffd51b3e84b56adcac3dda7b5e581616bc1 244894 postfix_2.8.5-1.1.diff.gz
 a91cdb8ac6ba95a04bbe776807e8454c6eed1d79 1513528 postfix_2.8.5-1.1_amd64.deb
 a7083cb9f7eda8aaa56f760d580f641d7ae49a50 248260 
postfix-ldap_2.8.5-1.1_amd64.deb
 35b3db3274e9d646047dffe6feda75ec688d5991 239482 postfix-cdb_2.8.5-1.1_amd64.deb
 ce0756164ad0ca6f12a31a28d345361671e6ee1a 241376 
postfix-pcre_2.8.5-1.1_amd64.deb
 c4f5ee21b41526838e2606b07680a9d2e02898e3 241332 
postfix-mysql_2.8.5-1.1_amd64.deb
 70c7015bd3fd11595411732a300575dc93450be5 241518 
postfix-pgsql_2.8.5-1.1_amd64.deb
 45ed058119b7c0def5e73d8f4b0ca4a9b0514d58 346944 postfix-dev_2.8.5-1.1_all.deb
 3b8c403c5889329e1ef016a62c514ac26eac5ba7 1259766 postfix-doc_2.8.5-1.1_all.deb
Checksums-Sha256: 
 2128353094953d9d74a0941db347dcf30c1c3e3d2ea94ca5e28a53666d2cdc64 2370 
postfix_2.8.5-1.1.dsc
 e3346be069600b3ca238bdeaec731fa326c5abac6ea05597198c67291f90c39e 244894 
postfix_2.8.5-1.1.diff.gz
 ecbafe8dcbcc4c7c6c9f2b3c1e1f5a3eefec2ec0e10b6606391b74e23a91601f 1513528 
postfix_2.8.5-1.1_amd64.deb
 3749640ce636c051c4bba15d84c191ce71ae93b5e56c69cf43594dfefe5272b0 248260 
postfix-ldap_2.8.5-1.1_amd64.deb
 95b6ddf474f4bbcaf807718817156223773c597cd7301160302412e20d4361b9 239482 
postfix-cdb_2.8.5-1.1_amd64.deb
 da301cc3eaa1eb2940446568ca1fe7129bd18300018bbc096d93958278bfa64a 241376 
postfix-pcre_2.8.5-1.1_amd64.deb
 458ea9a3f7ae8363977305d8b1c9dada1742d903d71f2dd09616eedcf6786eb6 241332 
postfix-mysql_2.8.5-1.1_amd64.deb
 afbe26764503322ac8e9b76f529ad147f759241b67974deb81d00c7407c801f4 241518 
postfix-pgsql_2.8.5-1.1_amd64.deb
 8bdcfa7e1ad398174e6906e39b6d8515165279c2b97c25f8375578112bbc01f2 346944 
postfix-dev_2.8.5-1.1_all.deb
 57fc1ad0f2d129db0e049b821c15b8f0a59247fd5588540928dee5e1d7e6cbb5 1259766 
postfix-doc_2.8.5-1.1_all.deb
Files: 
 0ffd3d410c6465cc0fbcaf67359415d5 2370 mail extra postfix_2.8.5-1.1.dsc
 6b360500b32f56caec9523e298d4bdb0 244894 mail extra postfix_2.8.5-1.1.diff.gz
 c258f998a744d2aa3273f203115d1686 1513528 mail extra postfix_2.8.5-1.1_amd64.deb
 e9e39af9fede589773128ebf57cb1fd5 248260 mail extra 
postfix-ldap_2.8.5-1.1_amd64.deb
 2c96463a322524715a580af9fc06cb6f 239482 mail extra 
postfix-cdb_2.8.5-1.1_amd64.deb
 dc8be25734b18ceb7615fdfbd13fbdac 241376 mail extra 
postfix-pcre_2.8.5-1.1_amd64.deb
 3870af05184aac048426166953ec317a 241332 mail extra 
postfix-mysql_2.8.5-1.1_amd64.deb
 d421eccb75e45a2202e410dbdf33b86f 241518 mail extra 
postfix-pgsql_2.8.5-1.1_amd64.deb
 f929574108184202e4cc5d07555cd4e4 346944 devel extra 
postfix-dev_2.8.5-1.1_all.deb
 a3be09015490d12c9d4c7c5c5d03268c 1259766 doc extra 
postfix-doc_2.8.5-1.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJO6SeKAAoJEDEBgAUJBeQM8ZgQALV1QRLVX3swYxsX8G1SnvZN
Gw5oBAMLRFJ4ugUv8aYuwATIOPGKRX1S7M2nvf5k4I4Lv0CrBq6KPe2S8gPUSh9y
rLzHTQ0BKvgNgUNLeX9oqAqeMhU1wj/jLtlepcTBi7+XoeDWi3TnzXGTFIfg5tuP
ZUgbMzDfclrEkLWVcnaUC1PEgnmNdCapvzYEMbwJBNxnOF7WzW5lOap2OiDK6w0K
7++Ukr5hDvOvHURk3nagzZSJcDJP6yGBwIcbEiZ8VMBdDcktD8r/HcUoVVnNndfm
Z2rGkrtBOc52sxNvM+ZDHwDup7CmEXQchMkopYgVvii4HsxOif/k8q1jid1hyPz0
6/xogspcILcBWacJRKiyr2n9J4mylV8QFEuG3lcOWeI4FzUo5WRV2sQoePC1k7WN
HLBjBysj2TFplecyJKzMdbjzZZ7NTqHvekMeYMogoe4DkHew8cESvUIOIrpgzwb/
sLUmB/lhelOLvO4BvsuFncTpgbaCykLBO/ciUcyQH8mL/tMbHn02Snih04K3LuLK
usg5hHlSrqGKnFVZb4l4OLjSgIQJYFRQ0MPaOnMEmNTK0WxessRFFyCKid13PMxG
AJzUahXI2Z5qKT+rUtvQnUOGc2Lor6E62ngdPkttzGOxUh9gSQfV3FMcJx5sHY0i
UvpRXaThqWMkzqy5D/AQ
=cL0y
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to