Error building geebox image for A10

13 views
Skip to first unread message

Carlos Garces

unread,
Jan 1, 2016, 2:16:48 PM1/1/16
to openbric...@googlegroups.com
Still trying to build one image for my A10 board...

I have fixed some issues.

-Fuse URL

Note that the correct URL should be https://downloads.mariadb.org/interstitial/mariadb-5.5.43/source/mariadb-5.5.43.tar.gz/from/http%3A//archive.mariadb.org/, I use an alternative one just as workarround.
Also note that the package can be upgraded to 5.5.47

In any case, the mysql is build due the dependency with CONFIG_PKG_libmysqlclient but... why we need a sql client for geebox? not is enough with the sqlite DDBB for xbmc/kodi?


-Added "-f" flag to some RM, I'm not sure why fails on my system (https://github.com/CGarces/openbricks/commit/56fad278b1212e4b796150b5520848c038f01602)

Also I experienced this problem...

error
compilation error: file ./xsltproc.xml line 10 element refentry
xsltParseStylesheetProcess : document is not a stylesheet
Makefile:790: recipe for target 'xsltproc.1' failed
make[3]: [xsltproc.1] Error 5 (ignored)
 /bin/mkdir -p '/tmp/openbricks/build/build.cubieboard.eglibc/libxslt-1.1.28/.install/usr/share/man/man1'
 /usr/bin/install -c -m 644 ./xsltproc.1 '/tmp/openbricks/build/build.cubieboard.eglibc/libxslt-1.1.28/.install/usr/share/man/man1'
/usr/bin/install: no se puede efectuar `stat' sobre «./xsltproc.1»: No existe el fichero o el directorio
Makefile:474: recipe for target 'install-man1' failed


I have fixed it with sudo apt-get install docbook-xsl, but maybe docbook-xsl should be added as dependency in some place.

Rudi

unread,
Jan 2, 2016, 1:57:10 PM1/2/16
to openbric...@googlegroups.com
On 01.01.2016 20:16, Carlos Garces wrote:

> Still trying to build one image for my A10 board...

Which board is it? Our A10 config is for CubieBoard (script.bin, u-boot).


> Note that the correct URL should be
> https://downloads.mariadb.org/interstitial/mariadb-5.5.43/source/mariadb-5.5.43.tar.gz/from/http%3A//archive.mariadb.org/, I use an
> alternative one just as workarround.
> Also note that the package can be upgraded to 5.5.47

We might look at this later...


> why we need a sql client for geebox? not is
> enough with the sqlite DDBB for xbmc/kodi?

There are people who configure xbmc/kodi to use a mysql database shared by multiple instances
so that their bed room media center and the one in the living room access the same library.


> I have fixed it with sudo apt-get install docbook-xsl, but maybe docbook-xsl should be added as dependency in some place.

Done.


--

Ruediger "Rudi" Ihle


Carlos Garces

unread,
Jan 2, 2016, 2:32:34 PM1/2/16
to openbric...@googlegroups.com
Right now I'm using the cubieboard configuration, I'll change it if I get a proper compilation and create a branch for my device.

Now I'm stopped with this problem.... 

  BUILD    cups-filters
toolchain already installed, skipping...
cups already installed, skipping...
fontconfig already installed, skipping...
ijs already installed, skipping...
poppler already installed, skipping...
qpdf already installed, skipping...
Building cups-filters
...
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
checking for library containing jpeg_destroy_decompress... no
configure: error: jpeg libraries not found.
Makefile:51: recipe for target 'rootfs' failed

I don't know which library is missing... 

I have try to repeat the process to start form the scratch

scripts/uninstall cups-filters
scripts/clean cups-filters
scripts/purgesources cups-filters

But some step is missing...
What I need to do to remove the cups-filters and force to download and recompile again without a distclean? 


 



--

Ruediger "Rudi" Ihle


--
You received this message because you are subscribed to the Google Groups "OpenBricks Development List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openbricks-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

toml...@gmail.com

unread,
Jan 3, 2016, 6:24:27 AM1/3/16
to openbric...@googlegroups.com
Le 02/01/2016 20:32, Carlos Garces a écrit :

Hello,
> Right now I'm using the cubieboard configuration, I'll change it if I
> get a proper compilation and create a branch for my device.
>
> Now I'm stopped with this problem....
>
> BUILD cups-filters
> toolchain already installed, skipping...
> cups already installed, skipping...
> fontconfig already installed, skipping...
> ijs already installed, skipping...
> poppler already installed, skipping...
> qpdf already installed, skipping...
> Building cups-filters
> ...
> checking jpeglib.h usability... no
> checking jpeglib.h presence... no
> checking for jpeglib.h... no
> checking for library containing jpeg_destroy_decompress... no
> configure: error: jpeg libraries not found.
> Makefile:51: recipe for target 'rootfs' failed
>
> I don't know which library is missing...
it seems the problem is libjpeg
can you check that libjpeg-turbo is installed ?
I tested locally and if I remove libjpeg-turbo, I have the exact same
problem

or you can apply and test the attached patch
>
> I have try to repeat the process to start form the scratch
>
> scripts/uninstall cups-filters
> scripts/clean cups-filters
> scripts/purgesources cups-filters
>
> But some step is missing...
> What I need to do to remove the cups-filters and force to download and
> recompile again without a distclean?

just do :
./scripts/clean cups-filters

(apply the patch then do :

make
> <mailto:openbricks-devel%2Bunsu...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "OpenBricks Development List" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to openbricks-dev...@googlegroups.com
> <mailto:openbricks-dev...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout.


--
www.geexbox.org
mailto:toml...@openbricks.org
cups-filters-fix.patch
Reply all
Reply to author
Forward
0 new messages