Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683064 - mail-mta/postfix doesn't compile with kernel 5
Summary: mail-mta/postfix doesn't compile with kernel 5
Status: RESOLVED DUPLICATE of bug 678326
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-10 22:55 UTC by Thomas Capricelli
Modified: 2019-04-23 15:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Capricelli 2019-04-10 22:55:09 UTC
I've installed mail-mta/postfix-3.3.1-r1 today without problem on a standard amd64 gentoo box.
Since then i've updated the kernel from 4.x to 5.0.7. Following an update of icu, portage wants to re-emerge it, and it fails right from the beginning with this:

~ # cat /tmp/portage/mail-mta/postfix-3.3.1-r1/temp/build.log
 * Package:    mail-mta/postfix-3.3.1-r1
 * Repository: gentoo
 * Maintainer: eras@gentoo.org williamh@gentoo.org
 * USE:        abi_x86_64 amd64 berkdb eai elibc_glibc hardened kernel_linux pam sqlite ssl userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
 * Applying postfix-libressl.patch ...
 [ ok ]
 * Applying postfix-libressl-runtime.patch ...
 [ ok ]
 * Applying postfix-libressl-eccurve.patch ...
 [ ok ]
make -f Makefile.in MAKELEVEL= Makefiles
(echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp
ATTENTION:
ATTENTION: Unknown system type: Linux 5.0.7
ATTENTION:
make: *** [Makefile.in:31: Makefiles] Error 1
make: *** [Makefile:22: makefiles] Error 2
 * ERROR: mail-mta/postfix-3.3.1-r1::gentoo failed (configure phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=mail-mta/postfix-3.3.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=mail-mta/postfix-3.3.1-r1::gentoo'`.
 * The complete build log is located at '/tmp/portage/mail-mta/postfix-3.3.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/mail-mta/postfix-3.3.1-r1/temp/environment'.
 * Working directory: '/tmp/portage/mail-mta/postfix-3.3.1-r1/work/postfix-3.3.1'
 * S: '/tmp/portage/mail-mta/postfix-3.3.1-r1/work/postfix-3.3.1'
Comment 2 Thomas Capricelli 2019-04-11 13:11:15 UTC
fixed..?? But postfix versions >= 3.4.2 are unstable in current tree !!??
Comment 3 Tomáš Mózes 2019-04-11 13:15:02 UTC
So is kernel 5.x ;)
Comment 4 Thomas Capricelli 2019-04-11 20:05:41 UTC
mmh, ok, fair enough :)
Comment 5 Brian Evans (RETIRED) gentoo-dev 2019-04-23 15:03:52 UTC

*** This bug has been marked as a duplicate of bug 678326 ***