
Code: Select all
{standard input}: Assembler messages:
{standard input}:25834: Warning: end of file not at end of a line; newline inserted
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
xg++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.gentoo.org/> for instructions.
Makefile:1076: recipe for target 'c-family/c-common.o' failed
make[3]: *** [c-family/c-common.o] Error 4
make[3]: *** Waiting for unfinished jobs....

Code: Select all
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/mmcblk0p1 /boot vfat noauto,noatime 1 2
/dev/sda1 / ext4 noatime 0 1
/dev/sda2 none swap sw 0 0
/dev/sda3 /var/tmp/portage ext4 noatime 0 0
/dev/sda4 /usr/portage ext4 noatime 0 0
/dev/sda5 /var/cache/distfiles ext4 noatime 0 0
/dev/sda6 /home ext4 noatime 0 0Code: Select all
MAKEOPTS="-j4"
Code: Select all
-pipe

Code: Select all
Pi3 64bit ~ # genlop -t gcc
* sys-devel/gcc
Fri Apr 1 10:49:04 2016 >>> sys-devel/gcc-5.3.0
merge time: 8 hours, 8 minutes and 35 seconds.
Code: Select all
Pi3 64bit ~ # modprobe brcmfmac
[195782.227476] usbcore: registered new interface driver brcmfmac
Code: Select all
Pi3_64-bit ~ # dmesg | grep DMA
[ 0.000000] DMA zone: 3776 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 241664 pages, LIFO batch:31
[ 0.117931] DMA: preallocated 256 KiB pool for atomic allocations
Pi3_64-bit ~ # hdparm -t /dev/mmcblk0p2
/dev/mmcblk0p2:
Timing buffered disk reads: 100 MB in 3.03 seconds = 32.96 MB/sec
BLKFLSBUF failed: Operation not permitted
Pi3_64-bit ~ # hdparm -d /dev/mmcblk0p2
/dev/mmcblk0p2:
HDIO_GET_DMA failed: Operation not permitted


Code: Select all
Pi3 64bit ~ # hdparm -tT /dev/mmcblk0
/dev/mmcblk0:
Timing cached reads: 1090 MB in 2.00 seconds = 544.26 MB/sec
Timing buffered disk reads: 12 MB in 3.44 seconds = 3.49 MB/sec
Pi3 64bit ~ # dd if=/dev/mmcblk0 of=/dev/null bs=1000000
^C109+0 records in
108+0 records out
108000000 bytes (108 MB, 103 MiB) copied, 19.2945 s, 5.6 MB/sCode: Select all
Pi3 64bit ~ # hdparm -tT /dev/sda
/dev/sda:
Timing cached reads: 1136 MB in 2.00 seconds = 568.07 MB/sec
Timing buffered disk reads: 100 MB in 3.03 seconds = 33.00 MB/sec
Pi3 64bit ~ # dd if=/dev/sda of=/dev/null bs=1000000
^C446+0 records in
445+0 records out
445000000 bytes (445 MB, 424 MiB) copied, 12.994 s, 34.2 MB/s

Code: Select all
emerge: there are no ebuilds to satisfy ">=sys-apps/dbus-1.6.8-r1:0[systemd]".
(dependency required by "sys-apps/systemd-229::gentoo" [ebuild])
(dependency required by "systemd" [argument])
Code: Select all
* Applying raspberrypi-userland-9999-gentoo.patch ...
* Failed Patch: raspberrypi-userland-9999-gentoo.patch !
* ( /usr/portage/media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch )
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/media-libs/raspberrypi-userland-9999/temp/raspberrypi-userland-9999-gentoo.patch.out
* ERROR: media-libs/raspberrypi-userland-9999::gentoo failed (prepare phase):
* Failed Patch: raspberrypi-userland-9999-gentoo.patch!
*
* Call stack:
* ebuild.sh, line 133: Called src_prepare
* environment, line 3345: Called epatch '/usr/portage/media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch'
* environment, line 1493: Called die
* The specific snippet of code:
* die "Failed Patch: ${patchname}!";
*
* If you need support, post the output of `emerge --info '=media-libs/raspberrypi-userland-9999::gentoo'`,
* the complete build log and the output of `emerge -pqv '=media-libs/raspberrypi-userland-9999::gentoo'`.
* The complete build log is located at '/var/tmp/portage/media-libs/raspberrypi-userland-9999/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/raspberrypi-userland-9999/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/raspberrypi-userland-9999/work/raspberrypi-userland-9999'
* S: '/var/tmp/portage/media-libs/raspberrypi-userland-9999/work/raspberrypi-userland-9999'
>>> Failed to emerge media-libs/raspberrypi-userland-9999, Log file:
>>> '/var/tmp/portage/media-libs/raspberrypi-userland-9999/temp/build.log'
* Messages for package media-libs/raspberrypi-userland-9999:
* Failed Patch: raspberrypi-userland-9999-gentoo.patch !
* ( /usr/portage/media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch )
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/media-libs/raspberrypi-userland-9999/temp/raspberrypi-userland-9999-gentoo.patch.out
* ERROR: media-libs/raspberrypi-userland-9999::gentoo failed (prepare phase):
* Failed Patch: raspberrypi-userland-9999-gentoo.patch!
*
* Call stack:
* ebuild.sh, line 133: Called src_prepare
* environment, line 3345: Called epatch '/usr/portage/media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch'
* environment, line 1493: Called die
* The specific snippet of code:
* die "Failed Patch: ${patchname}!";
*
* If you need support, post the output of `emerge --info '=media-libs/raspberrypi-userland-9999::gentoo'`,
* the complete build log and the output of `emerge -pqv '=media-libs/raspberrypi-userland-9999::gentoo'`.
* The complete build log is located at '/var/tmp/portage/media-libs/raspberrypi-userland-9999/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/raspberrypi-userland-9999/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/raspberrypi-userland-9999/work/raspberrypi-userland-9999'
* S: '/var/tmp/portage/media-libs/raspberrypi-userland-9999/work/raspberrypi-userland-9999'

Code: Select all
emerge: there are no ebuilds to satisfy ">=sys-apps/dbus-1.6.8-r1:0[systemd]".
(dependency required by "sys-apps/systemd-229::gentoo" [ebuild])
(dependency required by "systemd" [argument])Code: Select all
* Applying raspberrypi-userland-9999-gentoo.patch ...
* Failed Patch: raspberrypi-userland-9999-gentoo.patch !
* ( /usr/portage/media-libs/raspberrypi-userland/files/raspberrypi-userland-9999-gentoo.patch )
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/media-libs/raspberrypi-userland-9999/temp/raspberrypi-userland-9999-gentoo.patch.out Code: Select all
init=/usr/lib/systemd/systemd

Code: Select all
printenv bootargsCode: Select all
setenv bootargs '... ....'Code: Select all
printenv bootargsCode: Select all
printevn bootargs
## Error: "bootargs" not defined

Code: Select all
printenvCode: Select all
Hit any key to stop autoboot: 0
U-Boot> printenv bootargs
bootargs=dwc_otg.lpm_enable=0 console=tty root=/dev/sda1 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait cma=256M@512M
U-Boot>
