Can you change:

Linux.[34].*) SYSTYPE=LINUX$RELEASE_MAJOR

to:

Linux.[345].*) SYSTYPE=LINUX$RELEASE_MAJOR

in makedefs and verify it builds and works (just a smoke test is fine) with 
your kernel?  I'm having discussions with upstream about this and that would be 
helpful in moving things forward.

Scott K

On February 16, 2019 5:26:39 PM UTC, Sven Joachim <[email protected]> wrote:
>Source: postfix
>Version: 3.3.2-3
>Severity: important
>Tags: ftbfs
>
>I was trying to test a patch for #922475, but the build system barfed
>when it saw my kernel:
>
>,----
>| make[1]: Entering directory '/tmp/postfix'
>| /usr/bin/make -f Makefile.in MAKELEVEL= Makefiles
>| make: Entering directory '/tmp/postfix'
>| (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.0-rc6-nouveau
>| ATTENTION:
>| make: *** [Makefile.in:32: Makefiles] Error 1
>`----
>
>Please tell upstream to stop this nonsense.  Linux kernel version
>numbers don't really mean anything, as Linus has told the world for
>many
>years.
>
>
>-- System Information:
>Debian Release: buster/sid
>  APT prefers unstable
>  APT policy: (500, 'unstable'), (101, 'experimental')
>Architecture: amd64 (x86_64)
>Foreign Architectures: i386
>
>Kernel: Linux 5.0.0-rc6-nouveau (SMP w/2 CPU cores)
>Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
>LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
>Shell: /bin/sh linked to /bin/dash
>Init: systemd (via /run/systemd/system)

Reply via email to