From owner-freebsd-ports-bugs@freebsd.org Tue Oct 15 12:53:44 2019 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 25BE415E0E2 for ; Tue, 15 Oct 2019 12:53:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 46swN80FVWz49Sx for ; Tue, 15 Oct 2019 12:53:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 0883A15E0E1; Tue, 15 Oct 2019 12:53:44 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0849C15E0E0 for ; Tue, 15 Oct 2019 12:53:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46swN76Shgz49Sw for ; Tue, 15 Oct 2019 12:53:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C1CA71ED97 for ; Tue, 15 Oct 2019 12:53:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x9FCrhgf019643 for ; Tue, 15 Oct 2019 12:53:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x9FCrhvU019642 for ports-bugs@FreeBSD.org; Tue, 15 Oct 2019 12:53:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 241261] sysutils/u-boot-rpi2 fails to build properly on 11.3-stable Date: Tue, 15 Oct 2019 12:53:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jau@iki.fi X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2019 12:53:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241261 Bug ID: 241261 Summary: sysutils/u-boot-rpi2 fails to build properly on 11.3-stable Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: jau@iki.fi The make job to build sysutils/u-boot-rpi2 fails persistently on 11.3-stabl= e. The error messages are shown below... arm-none-eabi-ld.bfd -pie --gc-sections -Bstatic --no-dynamic-linker -Ttext 0x00008000 -o u-boot -T u-boot.lds arch/arm/cpu/armv7/start.o --start-group api/built-in.o arch/arm/cpu/built-in.o=20 arch/arm/cpu/armv7/built-in.o arch/arm/lib/built-in.o=20 arch/arm/mach-bcm283x/built-in.o board/raspberrypi/rpi/built-in.o=20 cmd/built-in.o common/built-in.o disk/built-in.o drivers/built-in.o=20 drivers/dma/built-in.o drivers/gpio/built-in.o drivers/i2c/built-in.o=20 drivers/mtd/built-in.o drivers/mtd/onenand/built-in.o=20 drivers/mtd/spi/built-in.o drivers/net/built-in.o drivers/net/phy/built-i= n.o=20 drivers/power/built-in.o drivers/power/battery/built-in.o=20 drivers/power/domain/built-in.o drivers/power/fuel_gauge/built-in.o=20 drivers/power/mfd/built-in.o drivers/power/pmic/built-in.o=20 drivers/power/regulator/built-in.o drivers/serial/built-in.o=20 drivers/spi/built-in.o drivers/usb/common/built-in.o=20 drivers/usb/dwc3/built-in.o drivers/usb/emul/built-in.o=20 drivers/usb/eth/built-in.o drivers/usb/host/built-in.o=20 drivers/usb/musb-new/built-in.o drivers/usb/musb/built-in.o=20 drivers/usb/phy/built-in.o drivers/usb/ulpi/built-in.o env/built-in.o=20 fs/built-in.o lib/built-in.o net/built-in.o --end-group arch/arm/lib/eabi_compat.o arch/arm/lib/lib.a -Map u-boot.map; true arm-none-eabi-objcopy --gap-fill=3D0xff -j .text -j .secure_text -j .secure_data -j .rodata -j .hash -j .data -j .got -j .got.plt -j .u_boot_li= st -j .rel.dyn -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O srec u-boot u-boot.srec arm-none-eabi-objcopy --gap-fill=3D0xff -j .text -j .secure_text -j .secure_data -j .rodata -j .hash -j .data -j .got -j .got.plt -j .u_boot_li= st -j .rel.dyn -j .binman_sym_table -j .text_rest -j .dtb.init.rodata -j .efi_runtime -j .efi_runtime_rel -O binary u-boot u-boot-nodtb.bin arm-none-eabi-objdump -t u-boot > u-boot.sym cp u-boot-nodtb.bin u-boot.bin ./scripts/check-config.sh u-boot.cfg ./scripts/config_whitelist.txt . Error: You must add new CONFIG options using Kconfig The following new ad-hoc CONFIG options were detected: CONFIG_SYS_MALLOC_CLEAR_ON_INIT CONFIG_SYS_USB_EVENT_POLL Please add these via Kconfig instead. Find a suitable Kconfig file and add a 'config' or 'menuconfig' option. gmake[1]: *** [Makefile:1055: all] Error 1 gmake[1]: Leaving directory '/usr/ports/sysutils/u-boot-rpi2/work/u-boot-2019.10' =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 Stop. --- Comment #1 from Bugzilla Automation --- Maintainer informed via mail --=20 You are receiving this mail because: You are the assignee for the bug.=