Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686524 - mail-mta/postfix-3.3.1-r1: Fails to build, Unknown system type: Linux 5.1.1
Summary: mail-mta/postfix-3.3.1-r1: Fails to build, Unknown system type: Linux 5.1.1
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: Eray Aslan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-22 05:37 UTC by Norman Rieß
Modified: 2019-05-22 11:17 UTC (History)
3 users (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 Norman Rieß 2019-05-22 05:37:14 UTC
mail-mta/postfix-3.3.1-r1 fails to build on Kernel Version 5.1.1 with unknown system type error.

>>> Source prepared.
>>> Configuring source in /var/tmp/portage/mail-mta/postfix-3.3.1-r1/work/postfix-3.3.1 ...
make -j3 makefiles shared=yes dynamicmaps=no pie=yes shlib_directory=/usr/lib64/postfix/MAIL_VERSION DEBUG= CC=x86_64-pc-linux-gnu-gcc 'OPT=-march=native -O2 -pipe -Wno-comment' 'CCARGS=-DHAS_PCRE -DUSE_TLS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl -DNO_NIS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE' 'AUXLIBS=-Wl,-O1 -Wl,--as-needed -ldl -lpam -lssl -lcrypto -lsasl2' AUXLIBS_CDB= AUXLIBS_LDAP= AUXLIBS_LMDB= AUXLIBS_MYSQL= 'AUXLIBS_PCRE=-L/usr/lib64 -lpcre' AUXLIBS_PGSQL= AUXLIBS_SQLITE= 
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.1.1
ATTENTION:
make: *** [Makefile.in:31: Makefiles] Error 1
make: *** [Makefile:22: makefiles] Error 2


Reproducible: Always

Steps to Reproduce:
1. Build the package.
2.
3.
Actual Results:  
Fails to build

Expected Results:  
Successful build
Comment 1 Tomáš Mózes 2019-05-22 11:17:02 UTC

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