All of lore.kernel.org
 help / color / mirror / Atom feed
* textinfo failure
@ 2014-06-13 16:32 Denys Dmytriyenko
  2014-06-13 17:59 ` Gary Thomas
  2014-06-13 18:37 ` Eliaser, MaX
  0 siblings, 2 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2014-06-13 16:32 UTC (permalink / raw)
  To: openembedded-core

Hi,

The recent texinfo change now breaks at least bison-native for me:

| Traceback (most recent call last):
|   File "/OE/tmp-eglibc/sysroots/x86_64-linux/usr/bin/texinfo-dummy-native/makeinfo", line 109, in <module>
|     "-E option not yet supported" + stub_msg
| AssertionError: -E option not yet supported
| This stand-in version of makeinfo is not yet fully capable of emulating the real
| version from the GNU texinfo suite. If you see this message, file a bug report
| with details on the recipe that failed.
| 
| mv: cannot move `.am14993/bison.info' to `.//OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/bison-2.7.1/doc/': No such file or directory
| make[2]: *** [/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/bison-2.7.1/doc/bison.info] Error 1
| make[2]: Leaving directory `/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/build/doc'
| make[1]: *** [install-recursive] Error 1
| make[1]: Leaving directory `/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/build'
| make: *** [install] Error 2
| ERROR: oe_runmake failed
| WARNING: /OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/temp/run.do_install.13309:1 exit 1 from
|   exit 1
| ERROR: Function failed: do_install (log file is located at /OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/temp/log.do_install.13309)
NOTE: recipe bison-native-2.7.1-r0: task do_install: Failed
ERROR: Task 770 (virtual:native:/home/jenkins/distroless-build/sources/oe-core/meta/recipes-devtools/bison/bison_2.7.1.bb, do_install)

-- 
Denys


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

* Re: textinfo failure
  2014-06-13 16:32 textinfo failure Denys Dmytriyenko
@ 2014-06-13 17:59 ` Gary Thomas
  2014-06-13 18:40   ` Eliaser, MaX
  2014-06-13 19:11   ` Denys Dmytriyenko
  2014-06-13 18:37 ` Eliaser, MaX
  1 sibling, 2 replies; 7+ messages in thread
From: Gary Thomas @ 2014-06-13 17:59 UTC (permalink / raw)
  To: openembedded-core

On 2014-06-13 10:32, Denys Dmytriyenko wrote:
> Hi,
>
> The recent texinfo change now breaks at least bison-native for me:
>
> | Traceback (most recent call last):
> |   File "/OE/tmp-eglibc/sysroots/x86_64-linux/usr/bin/texinfo-dummy-native/makeinfo", line 109, in <module>
> |     "-E option not yet supported" + stub_msg
> | AssertionError: -E option not yet supported
> | This stand-in version of makeinfo is not yet fully capable of emulating the real
> | version from the GNU texinfo suite. If you see this message, file a bug report
> | with details on the recipe that failed.
> |
> | mv: cannot move `.am14993/bison.info' to `.//OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/bison-2.7.1/doc/': No such file or directory
> | make[2]: *** [/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/bison-2.7.1/doc/bison.info] Error 1
> | make[2]: Leaving directory `/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/build/doc'
> | make[1]: *** [install-recursive] Error 1
> | make[1]: Leaving directory `/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/build'
> | make: *** [install] Error 2
> | ERROR: oe_runmake failed
> | WARNING: /OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/temp/run.do_install.13309:1 exit 1 from
> |   exit 1
> | ERROR: Function failed: do_install (log file is located at /OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/temp/log.do_install.13309)
> NOTE: recipe bison-native-2.7.1-r0: task do_install: Failed
> ERROR: Task 770 (virtual:native:/home/jenkins/distroless-build/sources/oe-core/meta/recipes-devtools/bison/bison_2.7.1.bb, do_install)
>

Odd - I just built it in a clean tree with Poky/Yocto master
rev 8e0c54cd0e82ffe120f84f495101cd29e6fd06bf.

What did you do to get that 'texinfo-dummy-native' version installed?
None of my builds end up with makeinfo in sysroots.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: textinfo failure
  2014-06-13 16:32 textinfo failure Denys Dmytriyenko
  2014-06-13 17:59 ` Gary Thomas
@ 2014-06-13 18:37 ` Eliaser, MaX
  2016-04-25 21:07   ` J.J. Garcia
  1 sibling, 1 reply; 7+ messages in thread
From: Eliaser, MaX @ 2014-06-13 18:37 UTC (permalink / raw)
  To: Denys Dmytriyenko, openembedded-core

Hi Denys,

Just tried building bison-native and it worked all right for me. Looking through
the log files, I cannot find any evidence that makeinfo is even being called 
with the -E flag. I also had a look through the Makefiles generated by autotools
and saw no potential mentions of makeinfo with -E. 

Could you please tar up your build/tmp/work/x86_64-linux/bison-native directory
and send it directly to me? No need to send it to the whole list. I'd like to
look at it though. 

Thanks,
-Max Eliaser

________________________________________
From: openembedded-core-bounces@lists.openembedded.org [openembedded-core-bounces@lists.openembedded.org] on behalf of Denys Dmytriyenko [denis@denix.org]
Sent: Friday, June 13, 2014 9:32 AM
To: openembedded-core@lists.openembedded.org
Subject: [OE-core] textinfo failure

Hi,

The recent texinfo change now breaks at least bison-native for me:

| Traceback (most recent call last):
|   File "/OE/tmp-eglibc/sysroots/x86_64-linux/usr/bin/texinfo-dummy-native/makeinfo", line 109, in <module>
|     "-E option not yet supported" + stub_msg
| AssertionError: -E option not yet supported
| This stand-in version of makeinfo is not yet fully capable of emulating the real
| version from the GNU texinfo suite. If you see this message, file a bug report
| with details on the recipe that failed.
|
| mv: cannot move `.am14993/bison.info' to `.//OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/bison-2.7.1/doc/': No such file or directory
| make[2]: *** [/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/bison-2.7.1/doc/bison.info] Error 1
| make[2]: Leaving directory `/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/build/doc'
| make[1]: *** [install-recursive] Error 1
| make[1]: Leaving directory `/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/build'
| make: *** [install] Error 2
| ERROR: oe_runmake failed
| WARNING: /OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/temp/run.do_install.13309:1 exit 1 from
|   exit 1
| ERROR: Function failed: do_install (log file is located at /OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/temp/log.do_install.13309)
NOTE: recipe bison-native-2.7.1-r0: task do_install: Failed
ERROR: Task 770 (virtual:native:/home/jenkins/distroless-build/sources/oe-core/meta/recipes-devtools/bison/bison_2.7.1.bb, do_install)

--
Denys
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

* Re: textinfo failure
  2014-06-13 17:59 ` Gary Thomas
@ 2014-06-13 18:40   ` Eliaser, MaX
  2014-06-13 19:11   ` Denys Dmytriyenko
  1 sibling, 0 replies; 7+ messages in thread
From: Eliaser, MaX @ 2014-06-13 18:40 UTC (permalink / raw)
  To: Gary Thomas, openembedded-core

This is by design. -native and -cross recipes are supposed to run with the
texinfo-dummy-native utils. This results in a tidy little performance boost 
because the actual work of formatting the docs is not done. Meanwhile, the 
target arch and sdk recipes use the host system's texinfo as before. 

-Max Eliaser
________________________________________
From: openembedded-core-bounces@lists.openembedded.org [openembedded-core-bounces@lists.openembedded.org] on behalf of Gary Thomas [gary@mlbassoc.com]
Sent: Friday, June 13, 2014 10:59 AM
To: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] textinfo failure

Odd - I just built it in a clean tree with Poky/Yocto master
rev 8e0c54cd0e82ffe120f84f495101cd29e6fd06bf.

What did you do to get that 'texinfo-dummy-native' version installed?
None of my builds end up with makeinfo in sysroots.

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

* Re: textinfo failure
  2014-06-13 17:59 ` Gary Thomas
  2014-06-13 18:40   ` Eliaser, MaX
@ 2014-06-13 19:11   ` Denys Dmytriyenko
  2014-06-13 21:47     ` Eliaser, MaX
  1 sibling, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2014-06-13 19:11 UTC (permalink / raw)
  To: Gary Thomas; +Cc: openembedded-core

On Fri, Jun 13, 2014 at 11:59:52AM -0600, Gary Thomas wrote:
> On 2014-06-13 10:32, Denys Dmytriyenko wrote:
> >Hi,
> >
> >The recent texinfo change now breaks at least bison-native for me:
> >
> >| Traceback (most recent call last):
> >|   File "/OE/tmp-eglibc/sysroots/x86_64-linux/usr/bin/texinfo-dummy-native/makeinfo", line 109, in <module>
> >|     "-E option not yet supported" + stub_msg
> >| AssertionError: -E option not yet supported
> >| This stand-in version of makeinfo is not yet fully capable of emulating the real
> >| version from the GNU texinfo suite. If you see this message, file a bug report
> >| with details on the recipe that failed.
> >|
> >| mv: cannot move `.am14993/bison.info' to `.//OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/bison-2.7.1/doc/': No such file or directory
> >| make[2]: *** [/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/bison-2.7.1/doc/bison.info] Error 1
> >| make[2]: Leaving directory `/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/build/doc'
> >| make[1]: *** [install-recursive] Error 1
> >| make[1]: Leaving directory `/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/build'
> >| make: *** [install] Error 2
> >| ERROR: oe_runmake failed
> >| WARNING: /OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/temp/run.do_install.13309:1 exit 1 from
> >|   exit 1
> >| ERROR: Function failed: do_install (log file is located at /OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/temp/log.do_install.13309)
> >NOTE: recipe bison-native-2.7.1-r0: task do_install: Failed
> >ERROR: Task 770 (virtual:native:/home/jenkins/distroless-build/sources/oe-core/meta/recipes-devtools/bison/bison_2.7.1.bb, do_install)
> >
> 
> Odd - I just built it in a clean tree with Poky/Yocto master
> rev 8e0c54cd0e82ffe120f84f495101cd29e6fd06bf.
> 
> What did you do to get that 'texinfo-dummy-native' version installed?
> None of my builds end up with makeinfo in sysroots.

That was a very recent change in oe-core (at the time of my failure it was 
about 4 hours old commit):

http://cgit.openembedded.org/openembedded-core/commit/?id=0d8d5a2d44988d32a5c8b995202a12ac106ba93c

-- 
Denys


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

* Re: textinfo failure
  2014-06-13 19:11   ` Denys Dmytriyenko
@ 2014-06-13 21:47     ` Eliaser, MaX
  0 siblings, 0 replies; 7+ messages in thread
From: Eliaser, MaX @ 2014-06-13 21:47 UTC (permalink / raw)
  To: Denys Dmytriyenko, Gary Thomas; +Cc: openembedded-core

A fix for this should be forthcoming. 

-Max.
________________________________________
From: openembedded-core-bounces@lists.openembedded.org [openembedded-core-bounces@lists.openembedded.org] on behalf of Denys Dmytriyenko [denis@denix.org]
Sent: Friday, June 13, 2014 12:11 PM
To: Gary Thomas
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] textinfo failure

On Fri, Jun 13, 2014 at 11:59:52AM -0600, Gary Thomas wrote:
> On 2014-06-13 10:32, Denys Dmytriyenko wrote:
> >Hi,
> >
> >The recent texinfo change now breaks at least bison-native for me:
> >
> >| Traceback (most recent call last):
> >|   File "/OE/tmp-eglibc/sysroots/x86_64-linux/usr/bin/texinfo-dummy-native/makeinfo", line 109, in <module>
> >|     "-E option not yet supported" + stub_msg
> >| AssertionError: -E option not yet supported
> >| This stand-in version of makeinfo is not yet fully capable of emulating the real
> >| version from the GNU texinfo suite. If you see this message, file a bug report
> >| with details on the recipe that failed.
> >|
> >| mv: cannot move `.am14993/bison.info' to `.//OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/bison-2.7.1/doc/': No such file or directory
> >| make[2]: *** [/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/bison-2.7.1/doc/bison.info] Error 1
> >| make[2]: Leaving directory `/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/build/doc'
> >| make[1]: *** [install-recursive] Error 1
> >| make[1]: Leaving directory `/OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/build'
> >| make: *** [install] Error 2
> >| ERROR: oe_runmake failed
> >| WARNING: /OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/temp/run.do_install.13309:1 exit 1 from
> >|   exit 1
> >| ERROR: Function failed: do_install (log file is located at /OE/tmp-eglibc/work/x86_64-linux/bison-native/2.7.1-r0/temp/log.do_install.13309)
> >NOTE: recipe bison-native-2.7.1-r0: task do_install: Failed
> >ERROR: Task 770 (virtual:native:/home/jenkins/distroless-build/sources/oe-core/meta/recipes-devtools/bison/bison_2.7.1.bb, do_install)
> >
>
> Odd - I just built it in a clean tree with Poky/Yocto master
> rev 8e0c54cd0e82ffe120f84f495101cd29e6fd06bf.
>
> What did you do to get that 'texinfo-dummy-native' version installed?
> None of my builds end up with makeinfo in sysroots.

That was a very recent change in oe-core (at the time of my failure it was
about 4 hours old commit):

http://cgit.openembedded.org/openembedded-core/commit/?id=0d8d5a2d44988d32a5c8b995202a12ac106ba93c

--
Denys
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

* Re: textinfo failure
  2014-06-13 18:37 ` Eliaser, MaX
@ 2016-04-25 21:07   ` J.J. Garcia
  0 siblings, 0 replies; 7+ messages in thread
From: J.J. Garcia @ 2016-04-25 21:07 UTC (permalink / raw)
  To: openembedded-core

Hi!

I think I'm having the same issue with the dummy makeinfo.

--> assert arg[0] != '-' or arg[1] == '-' or 'E' not in arg or \

According to
http://lists.openembedded.org/pipermail/openembedded-core/2014-June/093459.html

The pathname contains '/OE/...' and mine contains /disk/WDCWD10EAVS/...

The 'E'.

?

JJ








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

end of thread, other threads:[~2016-04-25 21:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-13 16:32 textinfo failure Denys Dmytriyenko
2014-06-13 17:59 ` Gary Thomas
2014-06-13 18:40   ` Eliaser, MaX
2014-06-13 19:11   ` Denys Dmytriyenko
2014-06-13 21:47     ` Eliaser, MaX
2014-06-13 18:37 ` Eliaser, MaX
2016-04-25 21:07   ` J.J. Garcia

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.