Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2021 15:50:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254196] armv7 14-CURRENT fails to compile with ALPINE kernel config
Message-ID:  <bug-254196-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254196

            Bug ID: 254196
           Summary: armv7 14-CURRENT fails to compile with ALPINE kernel
                    config
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: me@igalic.co

maybe other kernels are affected, 
too, but ALPINE is the first in line to be compiled, so this is what we get


--- genoffset.o ---
In file included from
/poudriere/jails/14-current-armv7/usr/src/sys/kern/genoffset.c:35:             
                        In file included from
/poudriere/jails/14-current-armv7/usr/src/sys/sys/param.h:99:                  
                       
/poudriere/jails/14-current-armv7/usr/src/sys/sys/types.h:46:10: fatal error:
'machine/endian.h' file not found               #include <machine/endian.h>    
                                        ^~~~~~~~~~~~~~~~~~                     
              Building
/usr/obj/poudriere/jails/14-current-armv7/usr/src/arm.armv7/sys/ALPINE/ata_if.h
                                     Building
/usr/obj/poudriere/jails/14-current-armv7/usr/src/arm.armv7/sys/ALPINE/power_if.h
                                   Building
/usr/obj/poudriere/jails/14-current-armv7/usr/src/arm.armv7/sys/ALPINE/fb_if.h 
                                     Building
/usr/obj/poudriere/jails/14-current-armv7/usr/src/arm.armv7/sys/ALPINE/gpio_if.h
                                    1 error generated.                         
                   *** [genoffset.o] Error code 1                              
  make[2]: stopped in
/usr/obj/poudriere/jails/14-current-armv7/usr/src/arm.armv7/sys/ALPINE         
                          .ERROR_TARGET='genoffset.o'

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

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