Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2017 14:08:57 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        Hans Petter Selasky <hselasky@freebsd.org>
Cc:        "src-committers@freebsd.org" <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r316033 - in head/sys/compat/linuxkpi/common: include/asm include/linux src
Message-ID:  <CAPyFy2DqYcBXw7VLfSDx3B0hSc-T5HjWAFKsLWRXhzZaMkmY_Q@mail.gmail.com>
In-Reply-To: <201703271704.v2RH4BBl084239@repo.freebsd.org>
References:  <201703271704.v2RH4BBl084239@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 27 March 2017 at 13:04, Hans Petter Selasky <hselasky@freebsd.org> wrote:
> Author: hselasky
> Date: Mon Mar 27 17:04:11 2017
> New Revision: 316033
> URL: https://svnweb.freebsd.org/changeset/base/316033

powerpc.GENERIC is now failing with:

In file included from
/scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/gfp.h:39,
                 from
/scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/slab.h:41,
                 from
/scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/sched.h:44,
                 from
/scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/kernel.h:49,
                 from
/scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/kobject.h:36,
                 from
/scratch/tmp/emaste/freebsd/sys/modules/linuxkpi/../../compat/linuxkpi/common/src/linux_compat.c:58:
/scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/page.h:43:
error: conflicting types for 'pte_t'
./machine/pte.h:127: error: previous declaration of 'pte_t' was here
cc1: warnings being treated as errors
/scratch/tmp/emaste/freebsd/sys/modules/linuxkpi/../../compat/linuxkpi/common/src/linux_compat.c:
In function 'linux_cdev_pager_populate':
/scratch/tmp/emaste/freebsd/sys/modules/linuxkpi/../../compat/linuxkpi/common/src/linux_compat.c:414:
warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
*** [linux_compat.o] Error code 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2DqYcBXw7VLfSDx3B0hSc-T5HjWAFKsLWRXhzZaMkmY_Q>