All of lore.kernel.org
 help / color / mirror / Atom feed
* libxfce4ui build fail on master branch
@ 2014-03-20 21:11 Adam Lee
  2014-03-20 21:31 ` Adam Lee
  2014-03-20 22:19 ` Martin Jansa
  0 siblings, 2 replies; 4+ messages in thread
From: Adam Lee @ 2014-03-20 21:11 UTC (permalink / raw)
  To: openembedded-devel

Hello everyone, I am building my dora bsp layers with OE/poky master to
prepare for 1.6 release.
My console image built just fine, but I am getting this error while
building xfce image.

NOTE: Executing intltoolize --copy --force --automake

NOTE: Executing ACLOCAL="aclocal
--system-acdir=/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/git/aclocal-copy/"
autoreconf --verbose --install --force --exclude=autopoint

autoreconf: Entering directory `.'

autoreconf: configure.ac: not using Gettext

autoreconf: running: aclocal
--system-acdir=/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/git/aclocal-copy/
--force

aclocal: error: couldn't open directory
'/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/git/aclocal-copy/':
No such file or directory

autoreconf: aclocal failed with exit status: 1

ERROR: autoreconf execution failed.

WARNING: exit code 1 from a shell command.

ERROR: Function failed: do_configure (log file is located at
/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/temp/log.do_configure.2388)


This
<https://github.com/gumstix/Gumstix-YoctoProject-Repo/blob/dev/default.xml>is
my manifest just in case.

Thank you for your help!

Adam


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: libxfce4ui build fail on master branch
  2014-03-20 21:11 libxfce4ui build fail on master branch Adam Lee
@ 2014-03-20 21:31 ` Adam Lee
  2014-03-20 22:19 ` Martin Jansa
  1 sibling, 0 replies; 4+ messages in thread
From: Adam Lee @ 2014-03-20 21:31 UTC (permalink / raw)
  To: openembedded-devel

Weird, when I bitbaked the package individually, it built ok. Now my xfce
image is also happily building.


On Thu, Mar 20, 2014 at 2:11 PM, Adam Lee <adam.yh.lee@gmail.com> wrote:

> Hello everyone, I am building my dora bsp layers with OE/poky master to
> prepare for 1.6 release.
> My console image built just fine, but I am getting this error while
> building xfce image.
>
> NOTE: Executing intltoolize --copy --force --automake
>
> NOTE: Executing ACLOCAL="aclocal --system-acdir=/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/git/aclocal-copy/" autoreconf --verbose --install --force --exclude=autopoint
>
> autoreconf: Entering directory `.'
>
> autoreconf: configure.ac: not using Gettext
>
> autoreconf: running: aclocal --system-acdir=/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/git/aclocal-copy/ --force
>
> aclocal: error: couldn't open directory '/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/git/aclocal-copy/': No such file or directory
>
> autoreconf: aclocal failed with exit status: 1
>
> ERROR: autoreconf execution failed.
>
> WARNING: exit code 1 from a shell command.
>
> ERROR: Function failed: do_configure (log file is located at /media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/temp/log.do_configure.2388)
>
>
> This
> <https://github.com/gumstix/Gumstix-YoctoProject-Repo/blob/dev/default.xml>is
> my manifest just in case.
>
> Thank you for your help!
>
> Adam
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: libxfce4ui build fail on master branch
  2014-03-20 21:11 libxfce4ui build fail on master branch Adam Lee
  2014-03-20 21:31 ` Adam Lee
@ 2014-03-20 22:19 ` Martin Jansa
  2014-03-20 22:54   ` Adam Lee
  1 sibling, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2014-03-20 22:19 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1700 bytes --]

On Thu, Mar 20, 2014 at 02:11:04PM -0700, Adam Lee wrote:
> Hello everyone, I am building my dora bsp layers with OE/poky master to
> prepare for 1.6 release.
> My console image built just fine, but I am getting this error while
> building xfce image.
> 
> NOTE: Executing intltoolize --copy --force --automake
> 
> NOTE: Executing ACLOCAL="aclocal
> --system-acdir=/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/git/aclocal-copy/"
> autoreconf --verbose --install --force --exclude=autopoint
> 
> autoreconf: Entering directory `.'
> 
> autoreconf: configure.ac: not using Gettext
> 
> autoreconf: running: aclocal
> --system-acdir=/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/git/aclocal-copy/
> --force
> 
> aclocal: error: couldn't open directory
> '/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/git/aclocal-copy/':
> No such file or directory
> 
> autoreconf: aclocal failed with exit status: 1
> 
> ERROR: autoreconf execution failed.
> 
> WARNING: exit code 1 from a shell command.
> 
> ERROR: Function failed: do_configure (log file is located at
> /media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/temp/log.do_configure.2388)
> 
> 
> This
> <https://github.com/gumstix/Gumstix-YoctoProject-Repo/blob/dev/default.xml>is
> my manifest just in case.
> 
> Thank you for your help!

See patches on ML from last week

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: libxfce4ui build fail on master branch
  2014-03-20 22:19 ` Martin Jansa
@ 2014-03-20 22:54   ` Adam Lee
  0 siblings, 0 replies; 4+ messages in thread
From: Adam Lee @ 2014-03-20 22:54 UTC (permalink / raw)
  To: openembedded-devel

Found Stephen's patch last week. Thanks!

Adam


On Thu, Mar 20, 2014 at 3:19 PM, Martin Jansa <martin.jansa@gmail.com>wrote:

> On Thu, Mar 20, 2014 at 02:11:04PM -0700, Adam Lee wrote:
> > Hello everyone, I am building my dora bsp layers with OE/poky master to
> > prepare for 1.6 release.
> > My console image built just fine, but I am getting this error while
> > building xfce image.
> >
> > NOTE: Executing intltoolize --copy --force --automake
> >
> > NOTE: Executing ACLOCAL="aclocal
> >
> --system-acdir=/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/git/aclocal-copy/"
> > autoreconf --verbose --install --force --exclude=autopoint
> >
> > autoreconf: Entering directory `.'
> >
> > autoreconf: configure.ac: not using Gettext
> >
> > autoreconf: running: aclocal
> >
> --system-acdir=/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/git/aclocal-copy/
> > --force
> >
> > aclocal: error: couldn't open directory
> >
> '/media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/git/aclocal-copy/':
> > No such file or directory
> >
> > autoreconf: aclocal failed with exit status: 1
> >
> > ERROR: autoreconf execution failed.
> >
> > WARNING: exit code 1 from a shell command.
> >
> > ERROR: Function failed: do_configure (log file is located at
> >
> /media/Build/Post-Dora/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libxfce4ui/4.10.0+gitAUTOINC+530b72f50f-r0/temp/log.do_configure.2388)
> >
> >
> > This
> > <
> https://github.com/gumstix/Gumstix-YoctoProject-Repo/blob/dev/default.xml
> >is
> > my manifest just in case.
> >
> > Thank you for your help!
>
> See patches on ML from last week
>
> --
> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-20 22:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-20 21:11 libxfce4ui build fail on master branch Adam Lee
2014-03-20 21:31 ` Adam Lee
2014-03-20 22:19 ` Martin Jansa
2014-03-20 22:54   ` Adam Lee

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.