Jump to content


Photo

build image failing

build

  • Please log in to reply
6 replies to this topic

#1 kallquk

  • Senior Member
  • 38 posts

+1
Neutral

Posted 8 January 2020 - 22:22

Hello,

 

 

I am trying to build an image for zgemma-sh1, following steps finalize with an error:

 

 

zgemma@IMATH:~/oe$ git clone https://github.com/O...pli-oe-core.git
Cloning into 'openpli-oe-core'...
remote: Enumerating objects: 22, done.
remote: Counting objects: 100% (22/22), done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 32306 (delta 10), reused 8 (delta 5), pack-reused 32284
Receiving objects: 100% (32306/32306), 46.67 MiB | 2.27 MiB/s, done.
Resolving deltas: 100% (20831/20831), done.
zgemma@IMATH:~/oe$ ls
openpli-oe-core
zgemma@IMATH:~/oe$ cd openpli-oe-core
zgemma@IMATH:~/oe/openpli-oe-core$ make
[ -d /home/zgemma/oe/openpli-oe-core/meta-openembedded/meta-oe ] || make  update
make[1]: Entering directory '/home/zgemma/oe/openpli-oe-core'
Updating Git repositories...
Already up-to-date.
Submodule 'bitbake' (git://git.openembedded.org/bitbake) registered for path 'bitbake'
Submodule 'meta-amiko' (https://github.com/o.../meta-amiko.git) registered for path 'meta-amiko'
Submodule 'meta-axasuhd' (https://github.com/A...eta-axasuhd.git) registered for path 'meta-axasuhd'
Submodule 'meta-edision' (https://github.com/e...eta-edision.git) registered for path 'meta-edision'
Submodule 'meta-formuler' (https://github.com/f...ta-formuler.git) registered for path 'meta-formuler'
Submodule 'meta-gfutures' (https://github.com/H...ta-gfutures.git) registered for path 'meta-gfutures'
Submodule 'meta-gi' (https://github.com/G...eam/meta-gi.git) registered for path 'meta-gi'
Submodule 'meta-gigablue' (https://github.com/G...B/meta-gigablue) registered for path 'meta-gigablue'
Submodule 'meta-maxytec' (https://github.com/v...e2/meta-maxytec) registered for path 'meta-maxytec'
Submodule 'meta-miraclebox' (https://github.com/m...-miraclebox.git) registered for path 'meta-miraclebox'
Submodule 'meta-octagon' (https://github.com/zhtq/meta-octagon) registered for path 'meta-octagon'
Submodule 'meta-openembedded' (git://git.openembedded.org/meta-openembedded) registered for path 'meta-openembedded'
Submodule 'meta-qt5' (https://github.com/m...t5/meta-qt5.git) registered for path 'meta-qt5'
Submodule 'meta-qviart' (https://github.com/p...ta-qviart-5.git) registered for path 'meta-qviart'
Submodule 'meta-sab' (https://github.com/m...r2/meta-sab.git) registered for path 'meta-sab'
Submodule 'meta-spycat' (https://github.com/o...meta-spycat.git) registered for path 'meta-spycat'
Submodule 'meta-vuplus' (https://github.com/v...meta-vuplus.git) registered for path 'meta-vuplus'
Submodule 'meta-xp' (https://github.com/X...ter/meta-xp.git) registered for path 'meta-xp'
Submodule 'meta-xpeedc' (https://github.com/X...meta-xpeedc.git) registered for path 'meta-xpeedc'
Submodule 'meta-xsarius.pli5' (https://github.com/p...sarius.pli5.git) registered for path 'meta-xsarius.pli5'
Submodule 'meta-xtrend' (https://github.com/n...meta-xtrend.git) registered for path 'meta-xtrend'
Submodule 'meta-zgemma' (https://github.com/z...meta-zgemma.git) registered for path 'meta-zgemma'
Submodule 'openembedded-core' (git://git.openembedded.org/openembedded-core) registered for path 'openembedded-core'
Cloning into '/home/zgemma/oe/openpli-oe-core/bitbake'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-amiko'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-axasuhd'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-edision'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-formuler'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-gfutures'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-gi'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-gigablue'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-maxytec'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-miraclebox'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-octagon'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-openembedded'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-qt5'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-qviart'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-sab'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-spycat'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-vuplus'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-xp'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-xpeedc'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-xsarius.pli5'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-xtrend'...
Cloning into '/home/zgemma/oe/openpli-oe-core/meta-zgemma'...
Cloning into '/home/zgemma/oe/openpli-oe-core/openembedded-core'...
Submodule path 'bitbake': checked out 'ca9b9ffc250eb3ece5af3d64ff5febef69d555b0'
Submodule path 'meta-amiko': checked out 'b6416ddfc6130265e0b3054d144b96b59fdf7a03'
Submodule path 'meta-axasuhd': checked out 'f454aabecfdfccf2ec338a30971b20fdd1d58130'
Submodule path 'meta-edision': checked out '563c99925e465dc601b2096b4c066e8661478cc7'
Submodule path 'meta-formuler': checked out 'b5cd4f24b62825740dc2d43b2ebd22b07b9ecd05'
Submodule path 'meta-gfutures': checked out '10c7ab9a58d738c634613163ebb8b82f4c842573'
Submodule path 'meta-gi': checked out '01fd1e8256f53d40371e65514e13a53ef53e400d'
Submodule path 'meta-gigablue': checked out '80a5584686f87feee6260d05f1e3df65b2271c84'
Submodule path 'meta-maxytec': checked out 'c7cbbeefae15b3d6cdeb419f72f5595e978c83e4'
Submodule path 'meta-miraclebox': checked out '99117bcc87c3bcf1885b631af915834e4d31bb9a'
Submodule path 'meta-octagon': checked out 'cba05eb6d45146a7c8b90ce126c472657cedd4a2'
Submodule path 'meta-openembedded': checked out 'dfbdd28d206a74bf264c2f7ee0f7b3e5af587796'
Submodule path 'meta-qt5': checked out 'c6aa602d0640040b470ee81de39726276ddc0ea3'
Submodule path 'meta-qviart': checked out 'e29333f48e443c02c171b148b28e214758f5c649'
Submodule path 'meta-sab': checked out '92262feb14e4005c8096150daac7313e9cb3d85a'
Submodule path 'meta-spycat': checked out 'a19f11bbcdcad969e9f6f8d2c30df0653427d4cb'
Submodule path 'meta-vuplus': checked out '4666f262c93c379678585b97d99375690d90e0fa'
Submodule path 'meta-xp': checked out '42958cf03e531dd9447b2f06fcba934cdf1d85b8'
Submodule path 'meta-xpeedc': checked out 'f12908a5573de8a6a06ad9f75081846a590511c4'
Submodule path 'meta-xsarius.pli5': checked out 'becd6945c9cc29a290b90c1bfa9d8b23c784d686'
Submodule path 'meta-xtrend': checked out '0bb2fec713b620d36c0734118edd3ec03e675b89'
Submodule path 'meta-zgemma': checked out 'b2aaedc62ffbb949485db90d9b0517fd6a0529ad'
Submodule path 'openembedded-core': checked out '93dd2f9f3edf0584f9e806c629611d645dd72dbf'
The openpli OE is now up-to-date.
make[1]: Leaving directory '/home/zgemma/oe/openpli-oe-core'
Generating /home/zgemma/oe/openpli-oe-core/build/env.source
Generating /home/zgemma/oe/openpli-oe-core/build/conf/openpli.conf
Generating /home/zgemma/oe/openpli-oe-core/build/conf/bblayers.conf
Generating /home/zgemma/oe/openpli-oe-core/build/conf/local.conf

Openembedded for the OpenPLi develop environment has been initialized
properly. Now you can start building your image, by doing either:

 MACHINE=... make image

        or:

 cd /home/zgemma/oe/openpli-oe-core/build
 source env.source
 MACHINE=... bitbake openpli-enigma2-image

        or, if you want to build not just the image, but the optional packages in the feed as well:

 MACHINE=... make feed
        or:
 MACHINE=... bitbake openpli-enigma2-feed

zgemma@IMATH:~/oe/openpli-oe-core$ MACHINE=sh1 make image
Building image for sh1
NOTE: Your conf/bblayers.conf has been automatically updated.
NOTE: Your conf/bblayers.conf has been automatically updated.
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Your gcc version is older than 4.5 or is not working properly.  Please verify you can build and link something that uses atomic operations, such as:
        __sync_bool_compare_and_swap (&atomic, 2, 3);


Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Makefile:127: recipe for target 'image' failed
make: *** [image] Error 1
zgemma@IMATH:~/oe/openpli-oe-core$

 

 

My gcc is debian's version 6.3. May be environment is wrongly created, because it is talking not about system gcc,isn't it ?

 

please help

 



Re: build image failing #2 WanWizard

  • PLi® Core member
  • 68,312 posts

+1,719
Excellent

Posted 8 January 2020 - 22:44

What does "gcc --version" tell you?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: build image failing #3 kallquk

  • Senior Member
  • 38 posts

+1
Neutral

Posted 9 January 2020 - 01:22

thank you for the help

 

zgemma@IMATH:~$ gcc --version
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
Copyright © 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

zgemma@IMATH:~$


 


Edited by kallquk, 9 January 2020 - 01:22.


Re: build image failing #4 foxbob

  • Senior Member
  • 612 posts

+18
Neutral

Posted 9 January 2020 - 17:46

You have a very old version of Debian, upgrade to 8 or better to version 9.



Re: build image failing #5 kallquk

  • Senior Member
  • 38 posts

+1
Neutral

Posted 10 January 2020 - 01:23

yes, you have right.

 

after a fresh install of debian10, I have different kind error:

 

NOTE: Your conf/bblayers.conf has been automatically updated.
NOTE: Your conf/bblayers.conf has been automatically updated.
ERROR: ExpansionError during parsing /home/zgemma/oe/openpli-oe-core/meta-openpli/recipes-extended/blindscan-s2/blindscan-s2.bb               | ETA:  0:02:48
Traceback (most recent call last):
  File "/home/zgemma/oe/openpli-oe-core/bitbake/lib/bb/data_smart.py", line 412, in DataSmart.expandWithRefs(s='1+git${SRCPV}', varname='PV'):
                 try:
    >                s = __expand_var_regexp__.sub(varparse.var_sub, s)
                     try:
  File "/home/zgemma/oe/openpli-oe-core/bitbake/lib/bb/data_smart.py", line 111, in VariableParse.var_sub(match=<re.Match object; span=(5, 13), match='${SRCPV}'>):
                 else:
    >                var = self.d.getVarFlag(key, "_content")
                 self.references.add(key)
  File "/home/zgemma/oe/openpli-oe-core/bitbake/lib/bb/data_smart.py", line 794, in DataSmart.getVarFlag(var='SRCPV', flag='_content', expand=True, noweakdefault=False, parsing=False):
                     cachename = var + "[" + flag + "]"
    >            value = self.expand(value, cachename)

  File "/home/zgemma/oe/openpli-oe-core/bitbake/lib/bb/data_smart.py", line 436, in DataSmart.expand(s='${@bb.fetch2.get_srcrev(d)}', varname='SRCPV'):
         def expand(self, s, varname = None):
    >        return self.expandWithRefs(s, varname).value

  File "/home/zgemma/oe/openpli-oe-core/bitbake/lib/bb/data_smart.py", line 426, in DataSmart.expandWithRefs(s='${@bb.fetch2.get_srcrev(d)}', varname='SRCPV'):
                 except Exception as exc:
    >                raise ExpansionError(varname, s, exc) from exc

bb.data_smart.ExpansionError: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export PATH="/home/zgemma/oe/openpli-oe-core/openembedded-core/scripts:/home/zgemma/oe/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/blindscan-s2/fetcheravoidrecurse-r0/recipe-sysroot-native/usr/bin/mipsel-oe-linux:/home/zgemma/oe/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/blindscan-s2/fetcheravoidrecurse-r0/recipe-sysroot/usr/bin/crossscripts:/home/zgemma/oe/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/blindscan-s2/fetcheravoidrecurse-r0/recipe-sysroot-native/usr/sbin:/home/zgemma/oe/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/blindscan-s2/fetcheravoidrecurse-r0/recipe-sysroot-native/usr/bin:/home/zgemma/oe/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/blindscan-s2/fetcheravoidrecurse-r0/recipe-sysroot-native/sbin:/home/zgemma/oe/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/blindscan-s2/fetcheravoidrecurse-r0/recipe-sysroot-native/bin:/home/zgemma/oe/openpli-oe-core/bitbake/bin:/home/zgemma/oe/openpli-oe-core/build/tmp/hosttools"; export HOME="/home/zgemma"; git -c core.fsyncobjectfiles=0 ls-remote http://bitbucket.org...lindscan-s2.git  failed with exit code 128, output:
fatal: unable to access 'http://bitbucket.org...indscan-s2.git/': gnutls_handshake() failed: Error in the pull function.



Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
make: *** [Makefile:128: image] Error 1
zgemma@IMATH:~/oe/openpli-oe-core$

 

 

I uninstalled the git of distro, and build git from source with library openssl, after tried again I got the same error:

 

NOTE: Your conf/bblayers.conf has been automatically updated.
NOTE: Your conf/bblayers.conf has been automatically updated.
ERROR: ExpansionError during parsing /home/zgemma/oe/openpli-oe-core/meta-openpli/recipes-extended/blindscan-s2/blindscan-s2.bb                          | ETA:  0:02:47
Traceback (most recent call last):
  File "/home/zgemma/oe/openpli-oe-core/bitbake/lib/bb/data_smart.py", line 412, in DataSmart.expandWithRefs(s='1+git${SRCPV}', varname='PV'):
                 try:
    >                s = __expand_var_regexp__.sub(varparse.var_sub, s)
                     try:
  File "/home/zgemma/oe/openpli-oe-core/bitbake/lib/bb/data_smart.py", line 111, in VariableParse.var_sub(match=<re.Match object; span=(5, 13), match='${SRCPV}'>):
                 else:
    >                var = self.d.getVarFlag(key, "_content")
                 self.references.add(key)
  File "/home/zgemma/oe/openpli-oe-core/bitbake/lib/bb/data_smart.py", line 794, in DataSmart.getVarFlag(var='SRCPV', flag='_content', expand=True, noweakdefault=False, parsing=False):
                     cachename = var + "[" + flag + "]"
    >            value = self.expand(value, cachename)

  File "/home/zgemma/oe/openpli-oe-core/bitbake/lib/bb/data_smart.py", line 436, in DataSmart.expand(s='${@bb.fetch2.get_srcrev(d)}', varname='SRCPV'):
         def expand(self, s, varname = None):
    >        return self.expandWithRefs(s, varname).value

  File "/home/zgemma/oe/openpli-oe-core/bitbake/lib/bb/data_smart.py", line 426, in DataSmart.expandWithRefs(s='${@bb.fetch2.get_srcrev(d)}', varname='SRCPV'):
                 except Exception as exc:
    >                raise ExpansionError(varname, s, exc) from exc

bb.data_smart.ExpansionError: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export PATH="/home/zgemma/oe/openpli-oe-core/openembedded-core/scripts:/home/zgemma/oe/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/blindscan-s2/fetcheravoidrecurse-r0/recipe-sysroot-native/usr/bin/mipsel-oe-linux:/home/zgemma/oe/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/blindscan-s2/fetcheravoidrecurse-r0/recipe-sysroot/usr/bin/crossscripts:/home/zgemma/oe/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/blindscan-s2/fetcheravoidrecurse-r0/recipe-sysroot-native/usr/sbin:/home/zgemma/oe/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/blindscan-s2/fetcheravoidrecurse-r0/recipe-sysroot-native/usr/bin:/home/zgemma/oe/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/blindscan-s2/fetcheravoidrecurse-r0/recipe-sysroot-native/sbin:/home/zgemma/oe/openpli-oe-core/build/tmp/work/mips32el-nf-oe-linux/blindscan-s2/fetcheravoidrecurse-r0/recipe-sysroot-native/bin:/home/zgemma/oe/openpli-oe-core/bitbake/bin:/home/zgemma/oe/openpli-oe-core/build/tmp/hosttools"; export HOME="/home/zgemma"; git -c core.fsyncobjectfiles=0 ls-remote http://bitbucket.org...lindscan-s2.git  failed with exit code 128, output:
fatal: unable to access 'http://bitbucket.org...indscan-s2.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443



Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
make: *** [Makefile:128: image] Error 1
zgemma@IMATH:~/oe/openpli-oe-core$



Re: build image failing #6 WanWizard

  • PLi® Core member
  • 68,312 posts

+1,719
Excellent

Posted 10 January 2020 - 13:56

Expansion error means the source code could not be downloaded.

 

Usually this means some server is offline, and you need to wait until it's back, occasionally it means the source is gone and a new location needs to be found.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: build image failing #7 kallquk

  • Senior Member
  • 38 posts

+1
Neutral

Posted 11 January 2020 - 22:45

passed this package problem with a local git, now began compile/build but interrupted at firsts packages:

 

| gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include  -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o xsize.o ../../m4-1.4.18/lib/xsize.c
| gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include  -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o xstrndup.o ../../m4-1.4.18/lib/xstrndup.c
| gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include  -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o xvasprintf.o ../../m4-1.4.18/lib/xvasprintf.c
| gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include  -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o xasprintf.o ../../m4-1.4.18/lib/xasprintf.c
| gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include  -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o asnprintf.o ../../m4-1.4.18/lib/asnprintf.c
| gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include  -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o fclose.o ../../m4-1.4.18/lib/fclose.c
| ERROR: oe_runmake failed
| gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include  -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o fcntl.o ../../m4-1.4.18/lib/fcntl.c
| gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include  -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o fflush.o ../../m4-1.4.18/lib/fflush.c
| gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include  -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o fpurge.o ../../m4-1.4.18/lib/fpurge.c
| gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include  -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o freadahead.o ../../m4-1.4.18/lib/freadahead.c
| gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include  -isystem/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o fseek.o ../../m4-1.4.18/lib/fseek.c
| ../../m4-1.4.18/lib/freadahead.c: In function ‘freadahead’:
| ../../m4-1.4.18/lib/freadahead.c:92:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
|   #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
|    ^~~~~
| make[3]: *** [Makefile:1915: freadahead.o] Error 1
| make[3]: *** Waiting for unfinished jobs....
| make[3]: Leaving directory '/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'
| make[2]: *** [Makefile:1674: all] Error 2
| make[2]: Leaving directory '/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'
| make[1]: *** [Makefile:1572: all-recursive] Error 1
| make[1]: Leaving directory '/home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build'
| make: *** [Makefile:1528: all] Error 2
| ERROR: Function failed: do_compile (log file is located at /home/zgemma/oe/openpli-oe-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/temp/log.do_compile.15483)
ERROR: Task (/home/zgemma/oe/openpli-oe-core/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 80 tasks of which 0 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/zgemma/oe/openpli-oe-core/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_compile
Summary: There were 7 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
make: *** [Makefile:128: image] Error 1
zgemma@IMATH:~/oe/openpli-oe-core$


 





Also tagged with one or more of these keywords: build

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users