←  [EN] Third-Party Development

Forums

»

Compile error

idealsat's Photo idealsat 11 Sep 2011

Hello

I compiling image from this trunk ( http://openpli.svn.s...pli-oe/Makefile ).

I getting this error

------------------------------
NOTE: package enigma2-openpli+git8837+fd0bcde6d12e1f8414e4300dd67ecc38b2866dce-r22: task do_patch: completed
NOTE: package enigma2-openpli+git8837+fd0bcde6d12e1f8414e4300dd67ecc38b2866dce-r22: task do_configure: started
ERROR: function do_configure failed
ERROR: see log in /home/bable/openpli/build-dm800/tmp/work/enigma2-openpli+git8837+fd0bcde6d12e1f8414e4300dd67ecc38b2866dce-r22/temp/log.do_configure.11715
NOTE: Task failed: /home/bable/openpli/build-dm800/tmp/work/enigma2-openpli+git8837+fd0bcde6d12e1f8414e4300dd67ecc38b2866dce-r22/temp/log.do_configure.11715
NOTE: package enigma2-openpli+git8837+fd0bcde6d12e1f8414e4300dd67ecc38b2866dce-r22: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package enigma2-openpli+git8837+fd0bcde6d12e1f8414e4300dd67ecc38b2866dce: failed
ERROR: Build of dreambox-image failed
make: *** [image] Error 1

-----------------------------------

Whats mean of this error ?
How i can solve this error ?

Thanks
Quote

pieterg's Photo pieterg 11 Sep 2011

use Makefile-2.1
Quote

idealsat's Photo idealsat 11 Sep 2011

Before i compile image with Make2.1 image successfully compile but tuner detect problem tuner empty etc...already open threads for this but not solve my
issue.

Now i trying with this now here is this one issue.

thanks
Quote

Erik Slagter's Photo Erik Slagter 12 Sep 2011

I've told you this before, the structure of the sources on git has
changed over the weekend.

You'd best remove EVERYTHING, download the new makefile as instructed
and build again. Or fix it by hand, which you probably do not want.
Quote

idealsat's Photo idealsat 12 Sep 2011

Ok

Now i following your struction . I remove everything.

Now reinstall the operating system Ubuntu 10.04.( 32bit desktop edition ).

I follow the wiki and install everything which on there ( http://openpli.pli-i...nembeddedBuildc )

At the moment i getting this error

below is log how i compiling

---------------------------
bable@bable-desktop:~$ cd openpli21
bable@bable-desktop:~/openpli21$ make -f Makefile-2.1 image
cd /home/bable/openpli21/openembedded && git pull origin master
remote: Counting objects: 18, done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 12 (delta 7), reused 0 (delta 0)
Unpacking objects: 100% (12/12), done.
From git://openpli.git.sourceforge.net/gitroot/openpli/openembedded
* branch master -> FETCH_HEAD
Updating 20cac1e..274a649
Fast-forward
recipes/openpli/enigma2-pliplugins.bb | 4 +-
recipes/ushare/files/remove-lsb-dependency.patch | 29 ++++++++++++++++++++++
recipes/ushare/ushare_1.1a.bb | 5 +++-
3 files changed, 35 insertions(+), 3 deletions(-)
create mode 100644 recipes/ushare/files/remove-lsb-dependency.patch
cd /home/bable/openpli21/build-dm800; . ./env.source; bitbake openpli-enigma2-image
NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to increase performance.
Loading cache: 100% |###########################################| ETA: 00:00:00
Loaded 7347 entries from dependency cache.
Parsing recipes: 100% |#########################################| Time: 00:01:04
Parsing of 7545 .bb files complete (6719 cached, 826 parsed). 8192 targets, 357 skipped, 2 masked, 0 errors.
WARNING: No bb files matched BBFILE_PATTERN_overlay '/home/bable/openpli21/local'
ERROR: Openembedded'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:

Using dash as /bin/sh causes various subtle build problems, please use bash instead.

ERROR: Command execution failed: Exited with 1
make: *** [image] Error 1
bable@bable-desktop:~/openpli21$

----------------------------

How i can fix first error which module is missing ?

Thanks
Quote

Sjaaky's Photo Sjaaky 12 Sep 2011

I won't repeat this. Just READ the error message!!
Quote

Erik Slagter's Photo Erik Slagter 12 Sep 2011

Just like it says...

You're using dash instead of bash and bitbake cannot guarantee it will work
then.

Replace dash by dash, afaik that's done with

apt-get update
apt-get install bash

And then login again.
Quote

idealsat's Photo idealsat 12 Sep 2011

Ok thank you Erik.
Quote

idealsat's Photo idealsat 15 Sep 2011

I gettng this error

-----------------------
ERROR: '/home/bable/openpli21/openembedded/recipes/libdvdread/libdvdread_4.1.4.bb' failed
ERROR: '/home/bable/openpli21/openembedded/recipes/libdvdnav/libdvdnav_4.1.3.7.bb' failed
make: *** [image] Error 1
------------------------

I search on google but not found these files where to download these files.?

Thanks
Quote

Erik Slagter's Photo Erik Slagter 15 Sep 2011

There should be more "error" lines pointing to log files.
Quote

idealsat's Photo idealsat 15 Sep 2011

Here is full log

----------------------
bable@bable-desktop:~$ cd openpli21
bable@bable-desktop:~/openpli21$ make -f Makefile-2.1 image
cd /home/bable/openpli21/openembedded && git pull origin master
From git://openpli.git.sourceforge.net/gitroot/openpli/openembedded
* branch master -> FETCH_HEAD
Already up-to-date.
cd /home/bable/openpli21/build-dm800; . ./env.source; bitbake openpli-enigma2-image
NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to increase performance.
Loading cache: 100% |###########################################| ETA: 00:00:00
Loaded 7352 entries from dependency cache.
Parsing recipes: 100% |#########################################| Time: 00:01:06
Parsing of 7547 .bb files complete (6722 cached, 825 parsed). 8194 targets, 357 skipped, 2 masked, 0 errors.
WARNING: No bb files matched BBFILE_PATTERN_overlay '/home/bable/openpli21/local'

Build Configuration:
BB_VERSION = "1.12.0"
METADATA_BRANCH = "master"
METADATA_REVISION = "77f5c59"
TARGET_ARCH = "mipsel"
TARGET_OS = "linux"
MACHINE = "dm800"
DISTRO = "openpli"
DISTRO_VERSION = "2.1"

NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for runtime inetd (busybox, netkit-base, busybox-static)
NOTE: consider defining a PREFERRED_PROVIDER entry to match inetd
NOTE: multiple providers are available for runtime gst-plugin-matroska (gst-plugins-good, gst-plugins-ugly)
NOTE: consider defining a PREFERRED_PROVIDER entry to match gst-plugin-matroska
NOTE: multiple providers are available for runtime busybox-static (busybox-static, busybox)
NOTE: consider defining a PREFERRED_PROVIDER entry to match busybox-static
NOTE: Preparing runqueue
NOTE: Executing RunQueue Tasks
NOTE: Running task 262 of 3437 (ID: 2854, virtual:native:/home/bable/openpli21/openembedded/recipes/libxml/libxml2_2.7.8.bb, do_populate_sysroot)
NOTE: Running task 263 of 3437 (ID: 2863, virtual:native:/home/bable/openpli21/openembedded/recipes/libxml/libxml2_2.7.8.bb, do_package)
NOTE: package libxml2-native-2.7.8-r9.1: task do_populate_sysroot: Started
NOTE: Running task 688 of 3437 (ID: 2752, /home/bable/openpli21/openembedded/recipes/libdvdread/libdvdread_4.1.4.bb, do_fetch)
NOTE: package libxml2-native-2.7.8-r9.1: task do_package: Started
NOTE: package libxml2-native-2.7.8-r9.1: task do_package: Succeeded
NOTE: Running task 689 of 3437 (ID: 2865, virtual:native:/home/bable/openpli21/openembedded/recipes/libxml/libxml2_2.7.8.bb, do_package_write_ipk)
NOTE: package libdvdread-4.1.4-r0: task do_fetch: Started
NOTE: Running task 705 of 3437 (ID: 2266, virtual:native:/home/bable/openpli21/openembedded/recipes/python/python-setuptools_0.6c11.bb, do_populate_sysroot)
fatal: The remote end hung up unexpectedly
Cloning into /home/bable/openpli21/sources/git/git.debian-maintainers.org.git.daniel.libdvdread.git...
NOTE: Running task 706 of 3437 (ID: 2275, virtual:native:/home/bable/openpli21/openembedded/recipes/python/python-setuptools_0.6c11.bb, do_package)
NOTE: package libxml2-native-2.7.8-r9.1: task do_package_write_ipk: Started
NOTE: package libxml2-native-2.7.8-r9.1: task do_package_write_ipk: Succeeded
NOTE: package libdvdread-4.1.4-r0: task Fetch failed: Unable to fetch URL git://git.debian-maintainers.org/git/daniel/libdvdread.git;protocol=git;branch=debian;tag=9e62d1f071d70ab28f943438e80b940aa5e271bf from any source.: Failed
ERROR: Function 'Fetch failed: Unable to fetch URL git://git.debian-maintainers.org/git/daniel/libdvdread.git;protocol=git;branch=debian;tag=9e62d1f071d70ab28f943438e80b940aa5e271bf from any source.' failed
ERROR: Task 2752 (/home/bable/openpli21/openembedded/recipes/libdvdread/libdvdread_4.1.4.bb, do_fetch) failed with exit code '1'
Waiting for 1 active tasks to finish:
0: libxml2-native-2.7.8-r9.1 do_populate_sysroot (pid 6635)
Waiting for 2 active tasks to finish:
0: python-setuptools-native-0.6c11-ml2 do_populate_sysroot (pid 6713)
1: libxml2-native-2.7.8-r9.1 do_populate_sysroot (pid 6635)
NOTE: package python-setuptools-native-0.6c11-ml2: task do_populate_sysroot: Started
Waiting for 3 active tasks to finish:
0: python-setuptools-native-0.6c11-ml2 do_populate_sysroot (pid 6713)
1: libxml2-native-2.7.8-r9.1 do_populate_sysroot (pid 6635)
2: python-setuptools-native-0.6c11-ml2 do_package (pid 6718)
NOTE: package python-setuptools-native-0.6c11-ml2: task do_package: Started
Waiting for 2 active tasks to finish:
0: python-setuptools-native-0.6c11-ml2 do_populate_sysroot (pid 6713)
1: libxml2-native-2.7.8-r9.1 do_populate_sysroot (pid 6635)
NOTE: package python-setuptools-native-0.6c11-ml2: task do_package: Succeeded
Waiting for 1 active tasks to finish:
0: python-setuptools-native-0.6c11-ml2 do_populate_sysroot (pid 6713)
NOTE: package libxml2-native-2.7.8-r9.1: task do_populate_sysroot: Succeeded
NOTE: package python-setuptools-native-0.6c11-ml2: task do_populate_sysroot: Succeeded
ERROR: '/home/bable/openpli21/openembedded/recipes/libdvdread/libdvdread_4.1.4.bb' failed
make: *** [image] Error 1
bable@bable-desktop:~/openpli21$

-----------------

Thanks
Quote

Erik Slagter's Photo Erik Slagter 15 Sep 2011

Unable to fetch URL git://git.debian-maintainers.org/git/daniel/libdvdread.git

Quote

idealsat's Photo idealsat 15 Sep 2011

Yes i know like this many packages not found but i do google for this and download and put in source directory.

But these one i cant found.

Can you upload these two packages on (rapidshare or other) from your source directory ?

I think when i put in source directory then problem solve.

Thanks
Quote

Erik Slagter's Photo Erik Slagter 15 Sep 2011

If you have downloaded the source by hand, you should place it in the
"sources" directory and also add the md5 file. You can create the md5 file
this way (example):

md5sum time-1.7.tar.gz | awk '{ print $1; }' > time-1.7.tar.gz.md5

Only if the md5sum is present, the source is considered to be successfully
downloaded.

If you can't retrieve some files in any way, I might be able to supply
them, but only by e-mail, no file sharing websites etc.
Quote

idealsat's Photo idealsat 15 Sep 2011

Ok i understand i sending my email address by pm.

Plz send me these two packages
libdvdread_4.1.4
libdvdnav_4.1.3.7

Many thanks
Quote

Erik Slagter's Photo Erik Slagter 16 Sep 2011

libdvdread_4.1.4
libdvdnav_4.1.3.7


Sorry, I don't have these... I guess they are added recently? I do have
libdvdcss, I guess that was used instead.
Quote

idealsat's Photo idealsat 16 Sep 2011

libdvdcss i have but compile block for these two packages its requred these two packages.

You know how i can ignore these two packages from which files?

thanks
Quote

blzr's Photo blzr 16 Sep 2011

seems that uploading failed for some reason (too long names?),
another try, unapack attached archive (then you'll get 2 archives and 2 md5 files that are 'not found!' above) and place all in a sources directory...

Attached Files

Quote

idealsat's Photo idealsat 16 Sep 2011

Thanks for attachment

My problem solve now its going ok.
Quote