Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Aug 2017 09:15:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221170] sysutils/u-boot-pine64: compiler error: Expected unit address  gic: interrupt-controller@{
Message-ID:  <bug-221170-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221170

            Bug ID: 221170
           Summary: sysutils/u-boot-pine64: compiler error: Expected unit
                    address  gic: interrupt-controller@{
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: brd@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: brd@FreeBSD.org
             Flags: maintainer-feedback?(brd@FreeBSD.org)

Trying to build a package of sysutils/u-boot-pine64 via poudriere on platfo=
rm
CURRENT (FreeBSD 12.0-CURRENT #44 r321894: Tue Aug  1 23:10:34 CEST 2017
amd64), AMD64, poudriere (most recent official port's version) fails with t=
he
error shown below:

[...]
  OBJCOPY u-boot.srec
  OBJCOPY u-boot-nodtb.bin
  SYM     u-boot.sym
start=3D$(aarch64-none-elf-nm u-boot | grep __rel_dyn_start | cut -f 1 -d '=
 ');
end=3D$(aarch64-none-elf-nm u-boot | grep __rel_dyn_end | cut -f 1 -d ' ');
tools/relocate-rela u-boot-nodtb.bin 0x4a000000 $start $end
  DTC     arch/arm/dts/pine64_plus.dtb
Error at arch/arm/dts/.pine64_plus.dtb.dts.tmp:533:27: Expected unit address
 gic: interrupt-controller@{
                           ^
Error at arch/arm/dts/.pine64_plus.dtb.dts.tmp:533:27: Failed to find root =
node
/.
 gic: interrupt-controller@{
                           ^
Failed to parse tree.
gmake[3]: *** [scripts/Makefile.lib:299: arch/arm/dts/pine64_plus.dtb] Erro=
r 1
gmake[2]: *** [dts/Makefile:36: arch-dtbs] Error 2
gmake[1]: *** [Makefile:821: dts/dt.dtb] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/sysutils/u-boot-pine64/work/u-boot-2016.05'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

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



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