On Wed, 1 Apr 2015, Bruce Ashfield wrote:

... snip ...

> I completely agree .. better to sort this out sooner rather than
> later, I'm just trying to narrow down on a configuration that allows
> me to see the problem and poke at the smouldering pile. If git is
> doing something different now, it won't be hard to fix, but hands
> on, versus code inspection, is the real trick here.

  for a quick test, i started a new project on my fedora rawhide
system:

* latest checkout of poky
* core-image-minimal
* qemuarm (as opposed to initial qemux86, just to be different)

  the initial fetch worked fine (taking advantage of numerous tarballs
i've collected over the months):

  $ bitbake -c fetchall core-image-minimal

  then:

  $ bitbake linux-yocto

which quickly produces the error at the bottom of this note as
displayed by "bb". i'm baffled ... does the kernel tree have some
new, untracked garbage in it that is causing this?

  the native git is version 2.3.0.

rday

$ bb log linux-yocto validate_branches
DEBUG: Executing shell function do_validate_branches
NOTE: Setting branch meta to 9e70b482d3773abf92c9c5850e134cbca1d5651f
error: The following untracked working tree files would be removed by checkout:
        .gitignore
        .mailmap
        COPYING
        CREDITS
        Documentation/00-INDEX
        Documentation/ABI/README
        Documentation/ABI/obsolete/proc-sys-vm-nr_pdflush_threads
        Documentation/ABI/obsolete/sysfs-bus-usb
        Documentation/ABI/obsolete/sysfs-class-rfkill
        Documentation/ABI/obsolete/sysfs-driver-hid-roccat-koneplus
        Documentation/ABI/obsolete/sysfs-driver-hid-roccat-kovaplus
        Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra
        Documentation/ABI/removed/devfs
        Documentation/ABI/removed/dv1394
        Documentation/ABI/removed/ip_queue
        Documentation/ABI/removed/net_dma
        Documentation/ABI/removed/o2cb
        Documentation/ABI/removed/raw1394
        Documentation/ABI/removed/video1394
        Documentation/ABI/stable/firewire-cdev
        Documentation/ABI/stable/o2cb
        Documentation/ABI/stable/syscalls
        Documentation/ABI/stable/sysfs-acpi-pmprofile
        Documentation/ABI/stable/sysfs-bus-firewire
        Documentation/ABI/stable/sysfs-bus-usb
        Documentation/ABI/stable/sysfs-bus-xen-backend
        Documentation/ABI/stable/sysfs-class-backlight
        Documentation/ABI/stable/sysfs-class-rfkill
        Documentation/ABI/stable/sysfs-class-tpm
        Documentation/ABI/stable/sysfs-class-ubi
        Documentation/ABI/stable/sysfs-class-udc
        Documentation/ABI/stable/sysfs-devices-node
        Documentation/ABI/stable/sysfs-devices-system-cpu
        Documentation/ABI/stable/sysfs-devices-system-xen_memory
        Documentation/ABI/stable/sysfs-driver-ib_srp
        Documentation/ABI/stable/sysfs-driver-qla2xxx
        Documentation/ABI/stable/sysfs-driver-usb-usbtmc
        Documentation/ABI/stable/sysfs-driver-w1_ds28e04
        Documentation/ABI/stable/sysfs-firmware-efi-vars
        Documentation/ABI/stable/sysfs-firmware-opal-dump
        Documentation/ABI/stable/sysfs-firmware-opal-elog
        Documentation/ABI/stable/sysfs-module
        Documentation/ABI/stable/sysfs-transport-srp
        Documentation/ABI/stable/thermal-notification
        Documentation/ABI/stable/vdso
        Documentation/ABI/testing/configfs-spear-pcie-gadget
        Documentation/ABI/testing/configfs-usb-gadget
        Documentation/ABI/testing/configfs-usb-gadget-acm
        Documentation/ABI/testing/configfs-usb-gadget-ecm
        Documentation/ABI/testing/configfs-usb-gadget-eem
        Documentation/ABI/testing/configfs-usb-gadget-ffs
        Documentation/ABI/testing/configfs-usb-gadget-hid
        Documentation/ABI/testing/configfs-usb-gadget-loopback
        Documentation/ABI/testing/configfs-usb-gadget-mass-storage
        Documentation/ABI/testing/configfs-usb-gadget-midi
        Documentation/ABI/testing/configfs-usb-gadget-ncm
        Documentation/ABI/testing/configfs-usb-gadget-obex
        Documentation/ABI/testing/configfs-usb-gadget-phonet
        Documentation/ABI/testing/configfs-usb-gadget-rndis
        Documentation/ABI/testing/configfs-usb-gadget-serial
        Documentation/ABI/testing/configfs-usb-gadget-sourcesink
        Documentation/ABI/testing/configfs-usb-gadget-subset
        Documentation/ABI/testing/configfs-usb-gadget-uac1
        Documentation/ABI/testing/configfs-usb-gadget-uac2
        Documentation/ABI/testing/debugfs-driver-genwqe
        Documentation/ABI/testing/debugfs-ec
        Documentation/ABI/testing/debugfs-ideapad
        Documentation/ABI/testing/debugfs-olpc
        Documentation/ABI/testing/debugfs-pfo-nx-crypto
        Documentation/ABI/testing/debugfs-pktcdvd
        Documentation/ABI/testing/dev-kmsg
        Documentation/ABI/testing/evm
        Documentation/ABI/testing/ima_policy
        Documentation/ABI/testing/procfs-diskstats
        Documentation/ABI/testing/pstore
        Documentation/ABI/testing/sysfs-ata
        Documentation/ABI/testing/sysfs-block
        Documentation/ABI/testing/sysfs-block-bcache
        Documentation/ABI/testing/sysfs-block-dm
        Documentation/ABI/testing/sysfs-block-rssd
        Documentation/ABI/testing/sysfs-block-zram
        Documentation/ABI/testing/sysfs-bus-acpi
        Documentation/ABI/testing/sysfs-bus-bcma
        Documentation/ABI/testing/sysfs-bus-coresight-devices-etb10
        Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x
        Documentation/ABI/testing/sysfs-bus-coresight-devices-funnel
        Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc
        Documentation/ABI/testing/sysfs-bus-css
        Documentation/ABI/testing/sysfs-bus-event_source-devices-events
        Documentation/ABI/testing/sysfs-bus-event_source-devices-form
Aborting
ERROR: Could not checkout meta branch from known hash 
9e70b482d3773abf92c9c5850e134cbca1d5651f
WARNING: 
/home/rpjday/oe/builds/qemuarm/tmp/work/qemuarm-poky-linux-gnueabi/linux-yocto/3.19.2+gitAUTOINC+9e70b482d3_473e2f3788-r0/temp/run.do_validate_branches.11303:1
 exit 1 from
  exit 1
ERROR: Function failed: do_validate_branches (log file is located at 
/home/rpjday/oe/builds/qemuarm/tmp/work/qemuarm-poky-linux-gnueabi/linux-yocto/3.19.2+gitAUTOINC+9e70b482d3_473e2f3788-r0/temp/log.do_validate_branches.11303)
$
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to