All of lore.kernel.org
 help / color / mirror / Atom feed
* build failure - poky-image-lsb-sdk-beagleboard
@ 2011-03-21 13:00 Robert Berger
  2011-03-21 16:42 ` Scott Garman
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Berger @ 2011-03-21 13:00 UTC (permalink / raw)
  To: yocto

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

Hi,

I don't know if I'm posting to the right mailing list, but just wanted
you to know that the latest and greatest from git fails when trying to
build poky-image-lsb-sdk for beaglebaord.

| make[3]: Leaving directory
`/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1/docs'
| [ -d sgml ] || mkdir sgml
| cd sgml; sgml2txt .././sgml/libuser.sgml
| Processing file .././sgml/libuser.sgml
| troff: fatal error: can't find macro file s
|  fmt_txt::postASP: Empty output file, error when calling groff.
Aborting...
| make[2]: *** [sgml/libuser.txt] Error 1
| make[2]: Leaving directory
`/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1/docs'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1'
| make: *** [all] Error 2
| FATAL: oe_runmake failed
| ERROR: Function 'do_compile' failed (see
/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/temp/log.do_compile.5485
for further information)
NOTE: package libuser-0.57.1-r1: task do_compile: Failed
ERROR: Task 1822
(/work/rber/poky/meta/recipes-extended/libuser/libuser_0.57.1.bb,
do_compile) failed with exit code '1'


Please advise

Regards,

Robert..."Giving up on assembly language was the apple in our Garden of
Eden: Languages whose use squanders machine cycles are sinful."(Epigrams
in Programming,  ACM SIGPLAN Sept. 1982)

My public pgp key is available at:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1


[-- Attachment #2: log.do_compile.5586 --]
[-- Type: text/plain, Size: 2210 bytes --]

NOTE: make
make  all-recursive
make[1]: Entering directory `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1'
Making all in po
make[2]: Entering directory `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1/po'
make[2]: Leaving directory `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1/po'
Making all in docs
make[2]: Entering directory `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1/docs'
Making all in reference
make[3]: Entering directory `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1/docs/reference'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1/docs/reference'
make[3]: Entering directory `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1/docs'
[ -d sgml ] || mkdir sgml
cd sgml; sgml2txt .././sgml/libuser.sgml
Processing file .././sgml/libuser.sgml
troff: fatal error: can't find macro file s
 fmt_txt::postASP: Empty output file, error when calling groff. Aborting...
make[2]: *** [sgml/libuser.txt] Error 1
make[2]: Leaving directory `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1'
make: *** [all] Error 2
FATAL: oe_runmake failed
ERROR: Function 'do_compile' failed (see /work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/temp/log.do_compile.5586 for further information)

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

* Re: build failure - poky-image-lsb-sdk-beagleboard
  2011-03-21 13:00 build failure - poky-image-lsb-sdk-beagleboard Robert Berger
@ 2011-03-21 16:42 ` Scott Garman
  2011-03-21 19:15   ` Robert Berger
  0 siblings, 1 reply; 3+ messages in thread
From: Scott Garman @ 2011-03-21 16:42 UTC (permalink / raw)
  To: yocto

On 03/21/2011 06:00 AM, Robert Berger wrote:
> Hi,
>
> I don't know if I'm posting to the right mailing list, but just wanted
> you to know that the latest and greatest from git fails when trying to
> build poky-image-lsb-sdk for beaglebaord.
>
> | make[3]: Leaving directory
> `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1/docs'
> | [ -d sgml ] || mkdir sgml
> | cd sgml; sgml2txt .././sgml/libuser.sgml
> | Processing file .././sgml/libuser.sgml
> | troff: fatal error: can't find macro file s
> |  fmt_txt::postASP: Empty output file, error when calling groff.
> Aborting...
> | make[2]: *** [sgml/libuser.txt] Error 1
> | make[2]: Leaving directory
> `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1/docs'
> | make[1]: *** [all-recursive] Error 1
> | make[1]: Leaving directory
> `/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/libuser-0.57.1'
> | make: *** [all] Error 2
> | FATAL: oe_runmake failed
> | ERROR: Function 'do_compile' failed (see
> /work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/armv7a-poky-linux-gnueabi/libuser-0.57.1-r1/temp/log.do_compile.5485
> for further information)
> NOTE: package libuser-0.57.1-r1: task do_compile: Failed
> ERROR: Task 1822
> (/work/rber/poky/meta/recipes-extended/libuser/libuser_0.57.1.bb,
> do_compile) failed with exit code '1'

Hi Robert,

I'm guessing you're building on a Debian-based host distro. Please 
ensure both the groff and groff-base packages are installed.

We just recently fixed our Quick Start guide to include the groff 
package dependency for Debian-based hosts, but it appears it hasn't been 
pushed out to our production web site yet.

Scott

-- 
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center


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

* Re: build failure - poky-image-lsb-sdk-beagleboard
  2011-03-21 16:42 ` Scott Garman
@ 2011-03-21 19:15   ` Robert Berger
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Berger @ 2011-03-21 19:15 UTC (permalink / raw)
  To: yocto

Hi Scott,

On 03/21/2011 06:42 PM, Scott Garman wrote:
> 
> Hi Robert,
> 
> I'm guessing you're building on a Debian-based host distro. Please
> ensure both the groff and groff-base packages are installed.
> 
> We just recently fixed our Quick Start guide to include the groff
> package dependency for Debian-based hosts, but it appears it hasn't been
> pushed out to our production web site yet.

You guessed right. Thanks!
That got me further, but still no success:

Collected errors:
 * resolve_conffiles: Existing conffile
/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/beagleboard-poky-linux-gnueabi/poky-image-lsb-sdk-1.0-r0/rootfs/etc/sysctl.conf
is different from the conffile in the new package. The new conffile will
be placed at
/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/beagleboard-poky-linux-gnueabi/poky-image-lsb-sdk-1.0-r0/rootfs/etc/sysctl.conf-opkg.
+ '[' '!' -z '' ']'
+ export
D=/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/beagleboard-poky-linux-gnueabi/poky-image-lsb-sdk-1.0-r0/rootfs
+
D=/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/beagleboard-poky-linux-gnueabi/poky-image-lsb-sdk-1.0-r0/rootfs
+ export
OFFLINE_ROOT=/work/rber/poky-2011-03-20-snap-oe-build-bb/tmp/work/beagleboard-poky-linux-gnueabi/poky-image-lsb-sdk-1.0-r0/rootfs
+ echo ''

+ do_exit=1
+ for keyword_die in '"exit 1"' '"Collected errors"' ERR Fail
+ for keyword_die in '"exit 1"' '"Collected errors"' ERR Fail
+ test 1 = 1
+ exit 1
ERROR: Function 'do_rootfs' failed
Here are more details: http://pastebin.com/DBL9waVF

Maybe someone has a guess for this as well?

Regards,

Robert

> 
> Scott
> 

...Yesterday it worked Today it is not working Windows is like that --
Margaret Segall

My public pgp key is available at:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1




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

end of thread, other threads:[~2011-03-21 19:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 13:00 build failure - poky-image-lsb-sdk-beagleboard Robert Berger
2011-03-21 16:42 ` Scott Garman
2011-03-21 19:15   ` Robert Berger

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.