[Angstrom-devel] Current Angstrom build for BeagleBone fails. -- Config.pm', needed by `perl.mak'

2014-05-01 Thread Bob Feretich

The current BeagleBone Angstrom build is failing.
*** No rule to make target `/usr/lib/perl/5.14.3/Config.pm', needed by 
`perl.mak'.  Stop.


I saw some e-mail from Koen regarding an OE-core patch to prevent a 
parallel make for /dev-tools/git recipe.

The downloaded version of the recipe had the patch except for the below...
+# The perl portion fails with -j16
+PARALLEL_MAKEINST = ""
+

So I added these statements to the recipe... No joy. the build continues 
to fail the same way.


Regards,
Bob Feretich

| ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add"
| NOTE: make NO_PYTHON=1 RUNTIME_PREFIX=1 NO_GETTEXT=1 install 
DESTDIR=/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/image 
bindir=/usr/bin
| make[1]: Entering directory 
`/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/git-1.9.0/perl'
| make[1]: *** No rule to make target `/usr/lib/perl/5.14.3/Config.pm', 
needed by `perl.mak'.  Stop.
| make[1]: Leaving directory 
`/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/git-1.9.0/perl'

| make: *** [install] Error 2
| ERROR: oe_runmake failed
| WARNING: 
/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/temp/run.do_install.29988:1 
exit 1 from

|   exit 1
| ERROR: Function failed: do_install (log file is located at 
/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/temp/log.do_install.29988)
ERROR: Task 708 
(/home/Bob/AngstromBBB1/setup-scripts/sources/openembedded-core/meta/recipes-devtools/git/git_1.9.0.bb, 
do_install) failed with exit code '1'


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Current Angstrom build for BeagleBone fails. -- Config.pm', needed by `perl.mak'

2014-05-01 Thread Koen Kooi

Op 1 mei 2014, om 20:55 heeft Bob Feretich  het 
volgende geschreven:

> The current BeagleBone Angstrom build is failing.
> *** No rule to make target `/usr/lib/perl/5.14.3/Config.pm', needed by 
> `perl.mak'.  Stop.
> 
> I saw some e-mail from Koen regarding an OE-core patch to prevent a parallel 
> make for /dev-tools/git recipe.
> The downloaded version of the recipe had the patch except for the below...
> +# The perl portion fails with -j16
> +PARALLEL_MAKEINST = ""
> +

I'm still looking at this. Do you have the git perl tools installed on your 
host?

regards,

Koen

> 
> So I added these statements to the recipe... No joy. the build continues to 
> fail the same way.
> 
> Regards,
> Bob Feretich
> 
> | ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add"
> | NOTE: make NO_PYTHON=1 RUNTIME_PREFIX=1 NO_GETTEXT=1 install 
> DESTDIR=/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/image
>  bindir=/usr/bin
> | make[1]: Entering directory 
> `/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/git-1.9.0/perl'
> | make[1]: *** No rule to make target `/usr/lib/perl/5.14.3/Config.pm', 
> needed by `perl.mak'.  Stop.
> | make[1]: Leaving directory 
> `/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/git-1.9.0/perl'
> | make: *** [install] Error 2
> | ERROR: oe_runmake failed
> | WARNING: 
> /home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/temp/run.do_install.29988:1
>  exit 1 from
> |   exit 1
> | ERROR: Function failed: do_install (log file is located at 
> /home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/temp/log.do_install.29988)
> ERROR: Task 708 
> (/home/Bob/AngstromBBB1/setup-scripts/sources/openembedded-core/meta/recipes-devtools/git/git_1.9.0.bb,
>  do_install) failed with exit code '1'
> 
> ___
> Angstrom-distro-devel mailing list
> Angstrom-distro-devel@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
> 


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Current Angstrom build for BeagleBone fails. -- Config.pm', needed by `perl.mak'

2014-05-02 Thread Koen Kooi

Op 2 mei 2014, om 08:13 heeft Koen Kooi  het 
volgende geschreven:

> 
> Op 1 mei 2014, om 20:55 heeft Bob Feretich  het 
> volgende geschreven:
> 
>> The current BeagleBone Angstrom build is failing.
>> *** No rule to make target `/usr/lib/perl/5.14.3/Config.pm', needed by 
>> `perl.mak'.  Stop.
>> 
>> I saw some e-mail from Koen regarding an OE-core patch to prevent a parallel 
>> make for /dev-tools/git recipe.
>> The downloaded version of the recipe had the patch except for the below...
>> +# The perl portion fails with -j16
>> +PARALLEL_MAKEINST = ""
>> +
> 
> I'm still looking at this. Do you have the git perl tools installed on your 
> host?

This should be fixed now

> 
> regards,
> 
> Koen
> 
>> 
>> So I added these statements to the recipe... No joy. the build continues to 
>> fail the same way.
>> 
>> Regards,
>> Bob Feretich
>> 
>> | ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add"
>> | NOTE: make NO_PYTHON=1 RUNTIME_PREFIX=1 NO_GETTEXT=1 install 
>> DESTDIR=/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/image
>>  bindir=/usr/bin
>> | make[1]: Entering directory 
>> `/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/git-1.9.0/perl'
>> | make[1]: *** No rule to make target `/usr/lib/perl/5.14.3/Config.pm', 
>> needed by `perl.mak'.  Stop.
>> | make[1]: Leaving directory 
>> `/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/git-1.9.0/perl'
>> | make: *** [install] Error 2
>> | ERROR: oe_runmake failed
>> | WARNING: 
>> /home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/temp/run.do_install.29988:1
>>  exit 1 from
>> |   exit 1
>> | ERROR: Function failed: do_install (log file is located at 
>> /home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/temp/log.do_install.29988)
>> ERROR: Task 708 
>> (/home/Bob/AngstromBBB1/setup-scripts/sources/openembedded-core/meta/recipes-devtools/git/git_1.9.0.bb,
>>  do_install) failed with exit code '1'
>> 
>> ___
>> Angstrom-distro-devel mailing list
>> Angstrom-distro-devel@linuxtogo.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
>> 
> 


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Current Angstrom build for BeagleBone fails. -- Config.pm', needed by `perl.mak'

2014-05-02 Thread Bob Feretich

On 5/2/2014 6:58 AM, Koen Kooi wrote:

Op 2 mei 2014, om 08:13 heeft Koen Kooi  het 
volgende geschreven:


Op 1 mei 2014, om 20:55 heeft Bob Feretich  het 
volgende geschreven:


The current BeagleBone Angstrom build is failing.
*** No rule to make target `/usr/lib/perl/5.14.3/Config.pm', needed by 
`perl.mak'.  Stop.

I saw some e-mail from Koen regarding an OE-core patch to prevent a parallel 
make for /dev-tools/git recipe.
The downloaded version of the recipe had the patch except for the below...
+# The perl portion fails with -j16
+PARALLEL_MAKEINST = ""
+

I'm still looking at this. Do you have the git perl tools installed on your 
host?


The basic perl-Git package was installed on my host.
However I did not have a /usr/lib/perl/ directory.


This should be fixed now


I tried...
MACHINE=beaglebone ./oebb.sh update
bitbake cloud9-gnome-image -c clean
bitbake cloud9-gnome-image
... and the same error occurred.

I notice that
meta-perl = 
"angstrom-staging-yocto1.5:b7edb9540426c281f479a8cdc8a69f0e2812ee74"

Could this be preventing me from seeing your fix?
Or, do I need to erase the entire setup-scripts directory and start over?
If so, it will be about 48 hrs before I find out if the problem is fixed.

Build Configuration:
BB_VERSION= "1.20.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING   = "Fedora-20"
TARGET_SYS= "arm-angstrom-linux-gnueabi"
MACHINE   = "beaglebone"
DISTRO= "angstrom"
DISTRO_VERSION= "v2013.12"
TUNE_FEATURES = "armv7a vfp thumb neon callconvention-hard"
TARGET_FPU= "vfp-neon"
meta-angstrom = 
"angstrom-v2013.12-yocto1.5:dab3707b49b38112a9768a4c11b6d19266d9dadb"

meta-oe
meta-efl
meta-gpe
meta-gnome
meta-xfce
meta-initramfs
toolchain-layer
meta-multimedia
meta-networking
meta-webserver
meta-ruby
meta-filesystems
meta-perl = 
"angstrom-staging-yocto1.5:b7edb9540426c281f479a8cdc8a69f0e2812ee74"

meta-kde  = "master:f45abfd4d87b0132a2565499392d2d49f465d847"
meta-opie = "master:b241408b31c2ffd941b8b38bd385136ef675a703"
meta-java = "dora:d86d17c9d13d1117b484cb36f884709ce585a3e0"
meta-browser  = "master:fc3969f63bda343c38c40a23f746c560c4735f3e"
meta-mono = "master:ac286b1682e6bcc486ceb30ef90a936949bbfeab"
meta-qt5  = "dora:5b5616b63bdf163ea3eb2ca8857c56a393435fe3"
meta-systemd  = 
"angstrom-staging-yocto1.5:b7edb9540426c281f479a8cdc8a69f0e2812ee74"

meta-ros  = "master:64c8b5edb221263e7fac7c03629c730ade422dff"
meta-beagleboard-extras
common-bsp= "dora:0e46a24b5f299f84e8043b4438f8fbc117a2627d"
meta-ti   = 
"angstrom-staging-yocto1.5:a05532600ea769c0349e526e024304f50c1fdf8c"
meta-fsl-arm  = 
"angstrom-staging-yocto1.5:48b91b77e9e37eea88637fe403d0a6b0f35dbee9"

meta-fsl-arm-extra = "dora:251c07f9d868e0100ccf74fd1706269c8d6911fb"
meta-nslu2= "master:bdcb4297ddb22f4eecddd4d8436cf9b6c6111922"
meta-htc
meta-nokia
meta-openmoko
meta-palm = "master:537d0c2ab41284012e1ba79716b085a861a6812a"
meta-handheld = "master:5b5e68a93aae1016f5ac1d057a721b2dbf30b8d8"
meta-intel
meta-sugarbay
meta-crownbay
meta-emenlow
meta-fri2
meta-jasperforest
meta-n450 = "dora:569d49422d529be58b09ab71401b799c5b8f674e"
meta-sunxi= "master:dc663bd5d8bd873012c90da8a9f6afc49e8a0ca6"
meta-raspberrypi  = "dora:1c696a95f16337e4168a045479a386194d32e18f"
meta-minnow   = "dora:9aa60d0eaf03fe30670acf581eaf7e57c76b5f99"
meta-dominion = "master:6731c0401fe4f29daf698e36f96e1fedb981a2ad"
meta-linaro
meta-linaro-toolchain = "dora:95421121ccf1277cdbcb00828ac2be6ba7dde18b"
meta-beagleboard-extras = "dora:0e46a24b5f299f84e8043b4438f8fbc117a2627d"
meta  = 
"angstrom-staging-yocto1.5:7c838993654b80b8e1ca076b7d91b6cd1cc18b0e"


NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: do_install (log file is located at 
/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/temp/log.do_install.12937)
ERROR: Logfile of failure stored in: 
/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/temp/log.do_install.12937

Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 
'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']

| DEBUG: Executing shell function do_install
| NOTE: make NO_PYTHON=1 RUNTIME_PREFIX=1 NO_GETTEXT=1 install 
DESTDIR=/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/image 
bindir=/usr/bin template_dir=/usr/share/git-core/templates 
GIT_PYTHON_DIR=/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/image/usr/share/git-core/python

| GEN perl/PM.stamp
| GEN git-add--interactive
| make[2]: *** No rule to make tar

Re: [Angstrom-devel] Current Angstrom build for BeagleBone fails. -- Config.pm', needed by `perl.mak'

2014-05-02 Thread Koen Kooi

Op 2 mei 2014, om 23:44 heeft Bob Feretich  het 
volgende geschreven:

> On 5/2/2014 6:58 AM, Koen Kooi wrote:
>> Op 2 mei 2014, om 08:13 heeft Koen Kooi  het 
>> volgende geschreven:
>> 
>>> Op 1 mei 2014, om 20:55 heeft Bob Feretich  
>>> het volgende geschreven:
>>> 
 The current BeagleBone Angstrom build is failing.
 *** No rule to make target `/usr/lib/perl/5.14.3/Config.pm', needed by 
 `perl.mak'.  Stop.
 
 I saw some e-mail from Koen regarding an OE-core patch to prevent a 
 parallel make for /dev-tools/git recipe.
 The downloaded version of the recipe had the patch except for the below...
 +# The perl portion fails with -j16
 +PARALLEL_MAKEINST = ""
 +
>>> I'm still looking at this. Do you have the git perl tools installed on your 
>>> host?
> 
> The basic perl-Git package was installed on my host.
> However I did not have a /usr/lib/perl/ directory.
> 
>> This should be fixed now
> 
> I tried...
> MACHINE=beaglebone ./oebb.sh update
> bitbake cloud9-gnome-image -c clean
> bitbake cloud9-gnome-image
> ... and the same error occurred.
> 
> I notice that
> meta-perl = 
> "angstrom-staging-yocto1.5:b7edb9540426c281f479a8cdc8a69f0e2812ee74"
> Could this be preventing me from seeing your fix?
> Or, do I need to erase the entire setup-scripts directory and start over?
> If so, it will be about 48 hrs before I find out if the problem is fixed.
> 
> Build Configuration:
> BB_VERSION= "1.20.0"
> BUILD_SYS = "x86_64-linux"
> NATIVELSBSTRING   = "Fedora-20"
> TARGET_SYS= "arm-angstrom-linux-gnueabi"
> MACHINE   = "beaglebone"
> DISTRO= "angstrom"
> DISTRO_VERSION= "v2013.12"
> TUNE_FEATURES = "armv7a vfp thumb neon callconvention-hard"
> TARGET_FPU= "vfp-neon"
> meta-angstrom = 
> "angstrom-v2013.12-yocto1.5:dab3707b49b38112a9768a4c11b6d19266d9dadb"
> meta-oe
> meta-efl
> meta-gpe
> meta-gnome
> meta-xfce
> meta-initramfs
> toolchain-layer
> meta-multimedia
> meta-networking
> meta-webserver
> meta-ruby
> meta-filesystems
> meta-perl = 
> "angstrom-staging-yocto1.5:b7edb9540426c281f479a8cdc8a69f0e2812ee74"
> meta-kde  = "master:f45abfd4d87b0132a2565499392d2d49f465d847"
> meta-opie = "master:b241408b31c2ffd941b8b38bd385136ef675a703"
> meta-java = "dora:d86d17c9d13d1117b484cb36f884709ce585a3e0"
> meta-browser  = "master:fc3969f63bda343c38c40a23f746c560c4735f3e"
> meta-mono = "master:ac286b1682e6bcc486ceb30ef90a936949bbfeab"
> meta-qt5  = "dora:5b5616b63bdf163ea3eb2ca8857c56a393435fe3"
> meta-systemd  = 
> "angstrom-staging-yocto1.5:b7edb9540426c281f479a8cdc8a69f0e2812ee74"
> meta-ros  = "master:64c8b5edb221263e7fac7c03629c730ade422dff"
> meta-beagleboard-extras
> common-bsp= "dora:0e46a24b5f299f84e8043b4438f8fbc117a2627d"
> meta-ti   = 
> "angstrom-staging-yocto1.5:a05532600ea769c0349e526e024304f50c1fdf8c"
> meta-fsl-arm  = 
> "angstrom-staging-yocto1.5:48b91b77e9e37eea88637fe403d0a6b0f35dbee9"
> meta-fsl-arm-extra = "dora:251c07f9d868e0100ccf74fd1706269c8d6911fb"
> meta-nslu2= "master:bdcb4297ddb22f4eecddd4d8436cf9b6c6111922"
> meta-htc
> meta-nokia
> meta-openmoko
> meta-palm = "master:537d0c2ab41284012e1ba79716b085a861a6812a"
> meta-handheld = "master:5b5e68a93aae1016f5ac1d057a721b2dbf30b8d8"
> meta-intel
> meta-sugarbay
> meta-crownbay
> meta-emenlow
> meta-fri2
> meta-jasperforest
> meta-n450 = "dora:569d49422d529be58b09ab71401b799c5b8f674e"
> meta-sunxi= "master:dc663bd5d8bd873012c90da8a9f6afc49e8a0ca6"
> meta-raspberrypi  = "dora:1c696a95f16337e4168a045479a386194d32e18f"
> meta-minnow   = "dora:9aa60d0eaf03fe30670acf581eaf7e57c76b5f99"
> meta-dominion = "master:6731c0401fe4f29daf698e36f96e1fedb981a2ad"
> meta-linaro
> meta-linaro-toolchain = "dora:95421121ccf1277cdbcb00828ac2be6ba7dde18b"
> meta-beagleboard-extras = "dora:0e46a24b5f299f84e8043b4438f8fbc117a2627d"
> meta  = 
> "angstrom-staging-yocto1.5:7c838993654b80b8e1ca076b7d91b6cd1cc18b0e"
> 
> NOTE: Preparing runqueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> ERROR: Function failed: do_install (log file is located at 
> /home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/temp/log.do_install.12937)
> ERROR: Logfile of failure stored in: 
> /home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/temp/log.do_install.12937
> Log data follows:
> | DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 
> 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
> | DEBUG: Executing shell function do_install
> | NOTE: make NO_PYTHON=1 RUNTIME_PREFIX=1 NO_GETTEXT=1 install 
> DESTDIR=/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/ima

Re: [Angstrom-devel] Current Angstrom build for BeagleBone fails. -- Config.pm', needed by `perl.mak'

2014-05-03 Thread Bob Feretich

That seems to have worked!
The bitbake has progressed beyond git.

Thanks,
Bob

On 5/2/2014 11:24 PM, Koen Kooi wrote:

Op 2 mei 2014, om 23:44 heeft Bob Feretich  het 
volgende geschreven:


On 5/2/2014 6:58 AM, Koen Kooi wrote:

Op 2 mei 2014, om 08:13 heeft Koen Kooi  het 
volgende geschreven:


Op 1 mei 2014, om 20:55 heeft Bob Feretich  het 
volgende geschreven:


The current BeagleBone Angstrom build is failing.
*** No rule to make target `/usr/lib/perl/5.14.3/Config.pm', needed by 
`perl.mak'.  Stop.

I saw some e-mail from Koen regarding an OE-core patch to prevent a parallel 
make for /dev-tools/git recipe.
The downloaded version of the recipe had the patch except for the below...
+# The perl portion fails with -j16
+PARALLEL_MAKEINST = ""
+

I'm still looking at this. Do you have the git perl tools installed on your 
host?

The basic perl-Git package was installed on my host.
However I did not have a /usr/lib/perl/ directory.


This should be fixed now

I tried...
MACHINE=beaglebone ./oebb.sh update
bitbake cloud9-gnome-image -c clean
bitbake cloud9-gnome-image
... and the same error occurred.

I notice that
meta-perl = "angstrom-staging-yocto1.5:b7edb9540426c281f479a8cdc8a69f0e2812ee74"
Could this be preventing me from seeing your fix?
Or, do I need to erase the entire setup-scripts directory and start over?
If so, it will be about 48 hrs before I find out if the problem is fixed.

Build Configuration:
BB_VERSION= "1.20.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING   = "Fedora-20"
TARGET_SYS= "arm-angstrom-linux-gnueabi"
MACHINE   = "beaglebone"
DISTRO= "angstrom"
DISTRO_VERSION= "v2013.12"
TUNE_FEATURES = "armv7a vfp thumb neon callconvention-hard"
TARGET_FPU= "vfp-neon"
meta-angstrom = 
"angstrom-v2013.12-yocto1.5:dab3707b49b38112a9768a4c11b6d19266d9dadb"
meta-oe
meta-efl
meta-gpe
meta-gnome
meta-xfce
meta-initramfs
toolchain-layer
meta-multimedia
meta-networking
meta-webserver
meta-ruby
meta-filesystems
meta-perl = 
"angstrom-staging-yocto1.5:b7edb9540426c281f479a8cdc8a69f0e2812ee74"
meta-kde  = "master:f45abfd4d87b0132a2565499392d2d49f465d847"
meta-opie = "master:b241408b31c2ffd941b8b38bd385136ef675a703"
meta-java = "dora:d86d17c9d13d1117b484cb36f884709ce585a3e0"
meta-browser  = "master:fc3969f63bda343c38c40a23f746c560c4735f3e"
meta-mono = "master:ac286b1682e6bcc486ceb30ef90a936949bbfeab"
meta-qt5  = "dora:5b5616b63bdf163ea3eb2ca8857c56a393435fe3"
meta-systemd  = 
"angstrom-staging-yocto1.5:b7edb9540426c281f479a8cdc8a69f0e2812ee74"
meta-ros  = "master:64c8b5edb221263e7fac7c03629c730ade422dff"
meta-beagleboard-extras
common-bsp= "dora:0e46a24b5f299f84e8043b4438f8fbc117a2627d"
meta-ti   = 
"angstrom-staging-yocto1.5:a05532600ea769c0349e526e024304f50c1fdf8c"
meta-fsl-arm  = 
"angstrom-staging-yocto1.5:48b91b77e9e37eea88637fe403d0a6b0f35dbee9"
meta-fsl-arm-extra = "dora:251c07f9d868e0100ccf74fd1706269c8d6911fb"
meta-nslu2= "master:bdcb4297ddb22f4eecddd4d8436cf9b6c6111922"
meta-htc
meta-nokia
meta-openmoko
meta-palm = "master:537d0c2ab41284012e1ba79716b085a861a6812a"
meta-handheld = "master:5b5e68a93aae1016f5ac1d057a721b2dbf30b8d8"
meta-intel
meta-sugarbay
meta-crownbay
meta-emenlow
meta-fri2
meta-jasperforest
meta-n450 = "dora:569d49422d529be58b09ab71401b799c5b8f674e"
meta-sunxi= "master:dc663bd5d8bd873012c90da8a9f6afc49e8a0ca6"
meta-raspberrypi  = "dora:1c696a95f16337e4168a045479a386194d32e18f"
meta-minnow   = "dora:9aa60d0eaf03fe30670acf581eaf7e57c76b5f99"
meta-dominion = "master:6731c0401fe4f29daf698e36f96e1fedb981a2ad"
meta-linaro
meta-linaro-toolchain = "dora:95421121ccf1277cdbcb00828ac2be6ba7dde18b"
meta-beagleboard-extras = "dora:0e46a24b5f299f84e8043b4438f8fbc117a2627d"
meta  = 
"angstrom-staging-yocto1.5:7c838993654b80b8e1ca076b7d91b6cd1cc18b0e"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: do_install (log file is located at 
/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/temp/log.do_install.12937)
ERROR: Logfile of failure stored in: 
/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/temp/log.do_install.12937
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 
'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function do_install
| NOTE: make NO_PYTHON=1 RUNTIME_PREFIX=1 NO_GETTEXT=1 install 
DESTDIR=/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/git/1.9.0-r0/image
 bindir=/usr/bin template_dir=/usr/share/git-core/templates 
GIT_PYTHON_DIR=/home/Bob/AngstromBBB1/setup-scripts/build/tmp-angstrom_v2013_12-eglibc/