←  [EN] Third-Party Development

Forums

»

Openpli 3.0 Does fail to build due to fatc...

christophecvr's Photo christophecvr 18 Aug 2012

I just tried to perform fresh build , But I'm always ending on fetching error. Is there something wrong with git server. Cloning went fine. Error message

Building image for dm8000
Pseudo is not present but is required, building this first before the main build
ERROR: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: Fetch command export HOME="/home/christophe"; export SSH_AUTH_SOCK="/home/christophe/.cache/keyring-PctqQD/ssh"; export GIT_CONFIG="/home/christophe/openpli30/openpli-oe-core/build-dm8000/tmp/sysroots/x86_64-linux/etc/gitconfig"; export PATH="/home/christophe/openpli30/openpli-oe-core/build-dm8000/tmp/sysroots/x86_64-linux/usr/bin/mips32el-oe-linux:/home/christophe/openpli30/openpli-oe-core/build-dm8000/tmp/sysroots/dm8000/usr/bin/crossscripts:/home/christophe/openpli30/openpli-oe-core/build-dm8000/tmp/sysroots/x86_64-linux/usr/sbin:/home/christophe/openpli30/openpli-oe-core/build-dm8000/tmp/sysroots/x86_64-linux/usr/bin:/home/christophe/openpli30/openpli-oe-core/build-dm8000/tmp/sysroots/x86_64-linux/sbin:/home/christophe/openpli30/openpli-oe-core/build-dm8000/tmp/sysroots/x86_64-linux//bin:/home/christophe/openpli30/openpli-oe-core/bitbake/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/christophe/openpli30/openpli-oe-core/openembedded-core/scripts"; LANG=C LC_ALL=C /usr/bin/env svn info http://oscam.to/svn/oscam/trunk/utils/ could not be run:
None
ERROR: Command execution failed: Exited with 1

Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
make: *** [image] Fout 1
Quote

christophecvr's Photo christophecvr 18 Aug 2012

The reason is oscam.to , It does fail on revision check. By replacing all oscam.to links to streamboard.de.vu The problem is solved. I think there is a serious server problem by oscam.to

problem is for all pc's
Quote

christophecvr's Photo christophecvr 18 Aug 2012

Ter info :
Yes I checked on oscam.to and indeed it's gone here messaage from their web

autobuild is disabled for now! You can upload your binaries here if you want. But first you have to register here too, then you can get upload rights.
Quote

christophecvr's Photo christophecvr 21 Aug 2012

@pieterg

hello,

I've just made a patch to integrate the oscam libusb support into oscam-experimental for openpli 3.0 . smargo util is corrected back with autorev.

the libusb support before was not integrated even with the -DHAVE_LIBUSB=1 and set (LIBUSBDIR ...) . This did worked out on openpli 2.1 because the dev files off libusb where into /usr/lib.

With openpli3.0 they are located in /lib which is causing a not find libsusb-1.0.a library and oscam was compiled whitout smartreader support.

Now It does not mather where You put them this since revision svn 7272. (I'm now one of the maintainers off cmake in oscam)

For that libusb support with openpli 3.0 can only be enabled as from version svn 7272.
smargo util CMakeLists is corrected from source now, There is no patch file required anymore.

Included git patch for softcams oscam on openpli3.0

Attached Files

Quote

tacked's Photo tacked 22 Aug 2012

@christophecvr

Did you changed something in the latest build? My SKY card doesn't work anymore :( Using a Smargo with the following config:

protocol = smartreader
device = Serial:Reader xxxxxxx


It was working with build #7250

Thanks
Edited by tacked, 22 August 2012 - 21:02.
Quote

littlesat's Photo littlesat 22 Aug 2012

On the streamboard forum from oscam you read more about this. So I suggest it is not a PLi related issue.

FYI: http://streamboard.de.vu:8001/timeline#

See ticket 2699, 2700, 2701, 2702???
Edited by littlesat, 22 August 2012 - 21:10.
Quote

tacked's Photo tacked 22 Aug 2012

Okay thanks. Build #7277 works fine
Quote

daimon's Photo daimon 26 Aug 2012

sometimes I make updates in the build environment for my et5x00 but I got errors when connecting oscam site how do I replace the outdated link has the working
Quote

daimon's Photo daimon 27 Aug 2012

okay sorry I did not read carefully the post of christophecvr link oscam now returned to work and the compilation is successful thanks ;)
Quote