* error in xerces-c in yocto-dizzy-1.7.1
@ 2015-04-08 13:47 praveen vattipalli
2015-04-08 13:53 ` [poky] " Anders Darander
2015-04-08 14:18 ` [poky] " Martin Jansa
0 siblings, 2 replies; 15+ messages in thread
From: praveen vattipalli @ 2015-04-08 13:47 UTC (permalink / raw)
To: yocto, poky
[-- Attachment #1: Type: text/plain, Size: 3604 bytes --]
hi,
I am building xerces-c in yocto-1.7.1(dizzy) on ubuntu12.04 64bit for
cortexa9 board.
I am referring below link
http://lists.openembedded.org/pipermail/openembedded-devel/
2012-January/082676.html
xerces-c_3.1.1.bb
+DESCRIPTION = "Xerces-c is a validating xml parser written in C++"
+HOMEPAGE = "http://xerces.apache.org/xerces-c/"
+SECTION = "libs"
+PRIORITY = "optional"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57
+
+PR = "r1"
+
+SRC_URI = "http://apache.lauf-forum.at/xerces/c/3/sources/${BP}.tar.
gz"
+
+inherit autotools pkgconfig
+
+PACKAGES = "libxerces-c \
+ libxerces-c-dbg \
+ libxerces-c-dev \
+ xerces-c-samples \
+ xerces-c-samples-dbg \
+"
+
+FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
+FILES_libxerces-c-dbg = "${libdir}/.debug/"
+FILES_libxerces-c-dev = "${libdir}/lib*.la \
+ ${libdir}/lib*.a \
+ ${libdir}/libxerces-c.so \
+ ${libdir}/pkgconfig/xerces-c.pc \
+ ${includedir}/xercesc \
+"
+FILES_xerces-c-samples = "${bindir}/*"
+FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
+
+SRC_URI[md5sum] = "6a8ec45d83c8cfb1584c5a5345cb51ae"
+SRC_URI[sha256sum] =
"a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736"
+
+BBCLASSEXTEND += "native"
I am getting below error
ERROR: QA Issue: xerces-c: Files/directories were installed but not shipped
/usr/src
/usr/src/debug
/usr/src/debug/xerces-c
/usr/src/debug/xerces-c/3.1.1-r0
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1
/usr/src/debug/xerces-c/3.1.1-r0/build
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/samples
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.h
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.c
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.c
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.h
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/util
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/framework
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/internal
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/xinclude
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax2
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/parsers
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/dom
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/datatype
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/schema
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/DTD
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMBinaryOp.cpp
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/GrammarResolver.hpp
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMNode.hpp
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.cpp
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.hpp
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMLeaf.hpp
/usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xe
and so on........
Could i get any help..
Thanks
Praveen
[-- Attachment #2: Type: text/html, Size: 4870 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: error in xerces-c in yocto-dizzy-1.7.1
2015-04-08 13:47 error in xerces-c in yocto-dizzy-1.7.1 praveen vattipalli
@ 2015-04-08 13:53 ` Anders Darander
2015-04-08 14:18 ` [poky] " Martin Jansa
1 sibling, 0 replies; 15+ messages in thread
From: Anders Darander @ 2015-04-08 13:53 UTC (permalink / raw)
To: praveen vattipalli; +Cc: yocto, poky
* praveen vattipalli <praveen.vatt@gmail.com> [150408 15:48]:
> +PACKAGES = "libxerces-c \
> + libxerces-c-dbg \
> + libxerces-c-dev \
> + xerces-c-samples \
> + xerces-c-samples-dbg \
> +"
> +
> +FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
> +FILES_libxerces-c-dbg = "${libdir}/.debug/"
> +FILES_libxerces-c-dev = "${libdir}/lib*.la \
> + ${libdir}/lib*.a \
> + ${libdir}/libxerces-c.so \
> + ${libdir}/pkgconfig/xerces-c.pc \
> + ${includedir}/xercesc \
> +"
> +FILES_xerces-c-samples = "${bindir}/*"
> +FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
> I am getting below error
> ERROR: QA Issue: xerces-c: Files/directories were installed but not shipped
> /usr/src
> /usr/src/debug
> /usr/src/debug/xerces-c
> /usr/src/debug/xerces-c/3.1.1-r0
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1
> /usr/src/debug/xerces-c/3.1.1-r0/build
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/samples
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.h
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.c
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.c
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.h
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/util
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/framework
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/internal
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/xinclude
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax2
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/parsers
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/dom
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/datatype
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/schema
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/DTD
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMBinaryOp.cpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/GrammarResolver.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMNode.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.cpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMLeaf.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xe
> and so on........
Well, xervces is installing lots of files to /usr/src/debug... So you
have to choices:
1) Remove those files. Add a do_install_append where you're running
`rm -rf ${D}/usr/src`
2) Package those file in either one of the current packages, or in a new
package.
Cheers,
Anders
--
Anders Darander
ChargeStorm AB / eStorm AB
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [poky] error in xerces-c in yocto-dizzy-1.7.1
@ 2015-04-08 13:53 ` Anders Darander
0 siblings, 0 replies; 15+ messages in thread
From: Anders Darander @ 2015-04-08 13:53 UTC (permalink / raw)
To: praveen vattipalli; +Cc: yocto, poky
* praveen vattipalli <praveen.vatt@gmail.com> [150408 15:48]:
> +PACKAGES = "libxerces-c \
> + libxerces-c-dbg \
> + libxerces-c-dev \
> + xerces-c-samples \
> + xerces-c-samples-dbg \
> +"
> +
> +FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
> +FILES_libxerces-c-dbg = "${libdir}/.debug/"
> +FILES_libxerces-c-dev = "${libdir}/lib*.la \
> + ${libdir}/lib*.a \
> + ${libdir}/libxerces-c.so \
> + ${libdir}/pkgconfig/xerces-c.pc \
> + ${includedir}/xercesc \
> +"
> +FILES_xerces-c-samples = "${bindir}/*"
> +FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
> I am getting below error
> ERROR: QA Issue: xerces-c: Files/directories were installed but not shipped
> /usr/src
> /usr/src/debug
> /usr/src/debug/xerces-c
> /usr/src/debug/xerces-c/3.1.1-r0
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1
> /usr/src/debug/xerces-c/3.1.1-r0/build
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/samples
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.h
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.c
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.c
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.h
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/util
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/framework
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/internal
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/xinclude
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax2
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/parsers
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/dom
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/datatype
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/schema
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/DTD
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMBinaryOp.cpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/GrammarResolver.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMNode.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.cpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMLeaf.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xe
> and so on........
Well, xervces is installing lots of files to /usr/src/debug... So you
have to choices:
1) Remove those files. Add a do_install_append where you're running
`rm -rf ${D}/usr/src`
2) Package those file in either one of the current packages, or in a new
package.
Cheers,
Anders
--
Anders Darander
ChargeStorm AB / eStorm AB
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: error in xerces-c in yocto-dizzy-1.7.1
2015-04-08 13:53 ` [poky] " Anders Darander
@ 2015-04-08 14:14 ` praveen vattipalli
-1 siblings, 0 replies; 15+ messages in thread
From: praveen vattipalli @ 2015-04-08 14:14 UTC (permalink / raw)
To: yocto, poky
[-- Attachment #1: Type: text/plain, Size: 3799 bytes --]
Hi Anders,
I have added to xerces-c_3.1.1.bb
do_install_append() {
rm -rf ${D}/usr/src/
}
but no use still getting the error
>>2) Package those file in either one of the current packages, or in a new
package.
I didn't get this.
Thanks
Praveen
On Wed, Apr 8, 2015 at 7:23 PM, Anders Darander <anders@chargestorm.se>
wrote:
> * praveen vattipalli <praveen.vatt@gmail.com> [150408 15:48]:
> > +PACKAGES = "libxerces-c \
> > + libxerces-c-dbg \
> > + libxerces-c-dev \
> > + xerces-c-samples \
> > + xerces-c-samples-dbg \
> > +"
> > +
> > +FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
> > +FILES_libxerces-c-dbg = "${libdir}/.debug/"
> > +FILES_libxerces-c-dev = "${libdir}/lib*.la \
> > + ${libdir}/lib*.a \
> > + ${libdir}/libxerces-c.so \
> > + ${libdir}/pkgconfig/xerces-c.pc \
> > + ${includedir}/xercesc \
> > +"
> > +FILES_xerces-c-samples = "${bindir}/*"
> > +FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
>
> > I am getting below error
>
> > ERROR: QA Issue: xerces-c: Files/directories were installed but not
> shipped
> > /usr/src
> > /usr/src/debug
> > /usr/src/debug/xerces-c
> > /usr/src/debug/xerces-c/3.1.1-r0
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1
> > /usr/src/debug/xerces-c/3.1.1-r0/build
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/samples
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.h
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.c
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.c
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.h
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/util
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/framework
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/internal
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/xinclude
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax2
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/parsers
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/dom
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/datatype
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/schema
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/DTD
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMBinaryOp.cpp
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/GrammarResolver.hpp
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMNode.hpp
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.cpp
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.hpp
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMLeaf.hpp
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xe
>
> > and so on........
>
> Well, xervces is installing lots of files to /usr/src/debug... So you
> have to choices:
>
> 1) Remove those files. Add a do_install_append where you're running
> `rm -rf ${D}/usr/src`
>
> 2) Package those file in either one of the current packages, or in a new
> package.
>
> Cheers,
> Anders
>
>
> --
> Anders Darander
> ChargeStorm AB / eStorm AB
>
[-- Attachment #2: Type: text/html, Size: 4823 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [poky] error in xerces-c in yocto-dizzy-1.7.1
@ 2015-04-08 14:14 ` praveen vattipalli
0 siblings, 0 replies; 15+ messages in thread
From: praveen vattipalli @ 2015-04-08 14:14 UTC (permalink / raw)
To: yocto, poky
[-- Attachment #1: Type: text/plain, Size: 3799 bytes --]
Hi Anders,
I have added to xerces-c_3.1.1.bb
do_install_append() {
rm -rf ${D}/usr/src/
}
but no use still getting the error
>>2) Package those file in either one of the current packages, or in a new
package.
I didn't get this.
Thanks
Praveen
On Wed, Apr 8, 2015 at 7:23 PM, Anders Darander <anders@chargestorm.se>
wrote:
> * praveen vattipalli <praveen.vatt@gmail.com> [150408 15:48]:
> > +PACKAGES = "libxerces-c \
> > + libxerces-c-dbg \
> > + libxerces-c-dev \
> > + xerces-c-samples \
> > + xerces-c-samples-dbg \
> > +"
> > +
> > +FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
> > +FILES_libxerces-c-dbg = "${libdir}/.debug/"
> > +FILES_libxerces-c-dev = "${libdir}/lib*.la \
> > + ${libdir}/lib*.a \
> > + ${libdir}/libxerces-c.so \
> > + ${libdir}/pkgconfig/xerces-c.pc \
> > + ${includedir}/xercesc \
> > +"
> > +FILES_xerces-c-samples = "${bindir}/*"
> > +FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
>
> > I am getting below error
>
> > ERROR: QA Issue: xerces-c: Files/directories were installed but not
> shipped
> > /usr/src
> > /usr/src/debug
> > /usr/src/debug/xerces-c
> > /usr/src/debug/xerces-c/3.1.1-r0
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1
> > /usr/src/debug/xerces-c/3.1.1-r0/build
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/samples
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.h
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.c
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.c
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.h
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/util
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/framework
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/internal
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/xinclude
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax2
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/parsers
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/dom
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/datatype
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/schema
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/DTD
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMBinaryOp.cpp
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/GrammarResolver.hpp
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMNode.hpp
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.cpp
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.hpp
> >
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMLeaf.hpp
> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xe
>
> > and so on........
>
> Well, xervces is installing lots of files to /usr/src/debug... So you
> have to choices:
>
> 1) Remove those files. Add a do_install_append where you're running
> `rm -rf ${D}/usr/src`
>
> 2) Package those file in either one of the current packages, or in a new
> package.
>
> Cheers,
> Anders
>
>
> --
> Anders Darander
> ChargeStorm AB / eStorm AB
>
[-- Attachment #2: Type: text/html, Size: 4823 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: error in xerces-c in yocto-dizzy-1.7.1
2015-04-08 14:14 ` [poky] " praveen vattipalli
@ 2015-04-09 10:00 ` praveen vattipalli
-1 siblings, 0 replies; 15+ messages in thread
From: praveen vattipalli @ 2015-04-09 10:00 UTC (permalink / raw)
To: yocto, poky
[-- Attachment #1: Type: text/plain, Size: 5641 bytes --]
HI
i changed the bb file
now xerces-c_3.1.1.bb <http://xerces-c_3.1.1.bb> recipe looks like this
DESCRIPTION = "Xerces-c is a validating xml parser written in C++"
HOMEPAGE = "http://xerces.apache.org/xerces-c/"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=
3b83ef96387f14655fc854ddc3c6bd57"
SRC_URI = "http://apache.lauf-forum.at/xerces/c/3/sources/${BP}.tar.gz"
inherit autotools pkgconfig
PACKAGES = "libxerces-c \
libxerces-c-dbg \
libxerces-c-dev \
xerces-c-samples \
xerces-c-samples-dbg \
"
FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
FILES_libxerces-c-dbg = "${libdir}/.debug/"
FILES_libxerces-c-dev = "${libdir}/lib*.la \
${libdir}/libxerces-c.so \
${libdir}/pkgconfig/xerces-c.pc \
${includedir}/xercesc \
"
FILES_libxerces-c-staticdev = "${libdir}/libxerces-c.a"
FILES_xerces-c-samples = "${bindir}/* ${prefix}/src/debug"
FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
SRC_URI[md5sum] = "6a8ec45d83c8cfb1584c5a5345cb51ae"
SRC_URI[sha256sum] =
"a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736"
almost all errors have been resolved except below....
now I am getting below error
*ERROR: QA Issue: xerces-c: Files/directories were installed but not
shipped /usr/lib/libxerces-c.a [installed-vs-shipped]NOTE: Tasks Summary:
Attempted 382 tasks of which 376 didn't need to be rerun and all succeeded.*
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Thanks
Praveen
On Wed, Apr 8, 2015 at 7:44 PM, praveen vattipalli <praveen.vatt@gmail.com>
wrote:
> Hi Anders,
>
> I have added to xerces-c_3.1.1.bb
>
> do_install_append() {
> rm -rf ${D}/usr/src/
> }
>
> but no use still getting the error
>
> >>2) Package those file in either one of the current packages, or in a new
> package.
>
> I didn't get this.
>
> Thanks
> Praveen
>
>
> On Wed, Apr 8, 2015 at 7:23 PM, Anders Darander <anders@chargestorm.se>
> wrote:
>
>> * praveen vattipalli <praveen.vatt@gmail.com> [150408 15:48]:
>> > +PACKAGES = "libxerces-c \
>> > + libxerces-c-dbg \
>> > + libxerces-c-dev \
>> > + xerces-c-samples \
>> > + xerces-c-samples-dbg \
>> > +"
>> > +
>> > +FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
>> > +FILES_libxerces-c-dbg = "${libdir}/.debug/"
>> > +FILES_libxerces-c-dev = "${libdir}/lib*.la \
>> > + ${libdir}/lib*.a \
>> > + ${libdir}/libxerces-c.so \
>> > + ${libdir}/pkgconfig/xerces-c.pc \
>> > + ${includedir}/xercesc \
>> > +"
>> > +FILES_xerces-c-samples = "${bindir}/*"
>> > +FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
>>
>> > I am getting below error
>>
>> > ERROR: QA Issue: xerces-c: Files/directories were installed but not
>> shipped
>> > /usr/src
>> > /usr/src/debug
>> > /usr/src/debug/xerces-c
>> > /usr/src/debug/xerces-c/3.1.1-r0
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1
>> > /usr/src/debug/xerces-c/3.1.1-r0/build
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/samples
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.h
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.c
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.c
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.h
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/util
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/framework
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/internal
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/xinclude
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax2
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/parsers
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/dom
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/datatype
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/schema
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/DTD
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMBinaryOp.cpp
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/GrammarResolver.hpp
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMNode.hpp
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.cpp
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.hpp
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMLeaf.hpp
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xe
>>
>> > and so on........
>>
>> Well, xervces is installing lots of files to /usr/src/debug... So you
>> have to choices:
>>
>> 1) Remove those files. Add a do_install_append where you're running
>> `rm -rf ${D}/usr/src`
>>
>> 2) Package those file in either one of the current packages, or in a new
>> package.
>>
>> Cheers,
>> Anders
>>
>>
>> --
>> Anders Darander
>> ChargeStorm AB / eStorm AB
>>
>
>
[-- Attachment #2: Type: text/html, Size: 7684 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [poky] error in xerces-c in yocto-dizzy-1.7.1
@ 2015-04-09 10:00 ` praveen vattipalli
0 siblings, 0 replies; 15+ messages in thread
From: praveen vattipalli @ 2015-04-09 10:00 UTC (permalink / raw)
To: yocto, poky
[-- Attachment #1: Type: text/plain, Size: 5641 bytes --]
HI
i changed the bb file
now xerces-c_3.1.1.bb <http://xerces-c_3.1.1.bb> recipe looks like this
DESCRIPTION = "Xerces-c is a validating xml parser written in C++"
HOMEPAGE = "http://xerces.apache.org/xerces-c/"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=
3b83ef96387f14655fc854ddc3c6bd57"
SRC_URI = "http://apache.lauf-forum.at/xerces/c/3/sources/${BP}.tar.gz"
inherit autotools pkgconfig
PACKAGES = "libxerces-c \
libxerces-c-dbg \
libxerces-c-dev \
xerces-c-samples \
xerces-c-samples-dbg \
"
FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
FILES_libxerces-c-dbg = "${libdir}/.debug/"
FILES_libxerces-c-dev = "${libdir}/lib*.la \
${libdir}/libxerces-c.so \
${libdir}/pkgconfig/xerces-c.pc \
${includedir}/xercesc \
"
FILES_libxerces-c-staticdev = "${libdir}/libxerces-c.a"
FILES_xerces-c-samples = "${bindir}/* ${prefix}/src/debug"
FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
SRC_URI[md5sum] = "6a8ec45d83c8cfb1584c5a5345cb51ae"
SRC_URI[sha256sum] =
"a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736"
almost all errors have been resolved except below....
now I am getting below error
*ERROR: QA Issue: xerces-c: Files/directories were installed but not
shipped /usr/lib/libxerces-c.a [installed-vs-shipped]NOTE: Tasks Summary:
Attempted 382 tasks of which 376 didn't need to be rerun and all succeeded.*
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Thanks
Praveen
On Wed, Apr 8, 2015 at 7:44 PM, praveen vattipalli <praveen.vatt@gmail.com>
wrote:
> Hi Anders,
>
> I have added to xerces-c_3.1.1.bb
>
> do_install_append() {
> rm -rf ${D}/usr/src/
> }
>
> but no use still getting the error
>
> >>2) Package those file in either one of the current packages, or in a new
> package.
>
> I didn't get this.
>
> Thanks
> Praveen
>
>
> On Wed, Apr 8, 2015 at 7:23 PM, Anders Darander <anders@chargestorm.se>
> wrote:
>
>> * praveen vattipalli <praveen.vatt@gmail.com> [150408 15:48]:
>> > +PACKAGES = "libxerces-c \
>> > + libxerces-c-dbg \
>> > + libxerces-c-dev \
>> > + xerces-c-samples \
>> > + xerces-c-samples-dbg \
>> > +"
>> > +
>> > +FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
>> > +FILES_libxerces-c-dbg = "${libdir}/.debug/"
>> > +FILES_libxerces-c-dev = "${libdir}/lib*.la \
>> > + ${libdir}/lib*.a \
>> > + ${libdir}/libxerces-c.so \
>> > + ${libdir}/pkgconfig/xerces-c.pc \
>> > + ${includedir}/xercesc \
>> > +"
>> > +FILES_xerces-c-samples = "${bindir}/*"
>> > +FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
>>
>> > I am getting below error
>>
>> > ERROR: QA Issue: xerces-c: Files/directories were installed but not
>> shipped
>> > /usr/src
>> > /usr/src/debug
>> > /usr/src/debug/xerces-c
>> > /usr/src/debug/xerces-c/3.1.1-r0
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1
>> > /usr/src/debug/xerces-c/3.1.1-r0/build
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/samples
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.h
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.c
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.c
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.h
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/util
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/framework
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/internal
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/xinclude
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax2
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/parsers
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/dom
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/datatype
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/schema
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/DTD
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMBinaryOp.cpp
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/GrammarResolver.hpp
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMNode.hpp
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.cpp
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.hpp
>> >
>> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMLeaf.hpp
>> > /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xe
>>
>> > and so on........
>>
>> Well, xervces is installing lots of files to /usr/src/debug... So you
>> have to choices:
>>
>> 1) Remove those files. Add a do_install_append where you're running
>> `rm -rf ${D}/usr/src`
>>
>> 2) Package those file in either one of the current packages, or in a new
>> package.
>>
>> Cheers,
>> Anders
>>
>>
>> --
>> Anders Darander
>> ChargeStorm AB / eStorm AB
>>
>
>
[-- Attachment #2: Type: text/html, Size: 7684 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [yocto] error in xerces-c in yocto-dizzy-1.7.1
2015-04-09 10:00 ` [poky] " praveen vattipalli
@ 2015-04-09 10:09 ` Paul Eggleton
-1 siblings, 0 replies; 15+ messages in thread
From: Paul Eggleton @ 2015-04-09 10:09 UTC (permalink / raw)
To: praveen vattipalli; +Cc: yocto, poky
On Thursday 09 April 2015 15:30:40 praveen vattipalli wrote:
> i changed the bb file
> now xerces-c_3.1.1.bb <http://xerces-c_3.1.1.bb> recipe looks like this
>
> DESCRIPTION = "Xerces-c is a validating xml parser written in C++"
> HOMEPAGE = "http://xerces.apache.org/xerces-c/"
> SECTION = "libs"
> PRIORITY = "optional"
> LICENSE = "Apache-2.0"
>
> LIC_FILES_CHKSUM = "file://LICENSE;md5=
> 3b83ef96387f14655fc854ddc3c6bd57"
>
> SRC_URI = "http://apache.lauf-forum.at/xerces/c/3/sources/${BP}.tar.gz"
>
> inherit autotools pkgconfig
>
> PACKAGES = "libxerces-c \
> libxerces-c-dbg \
> libxerces-c-dev \
> xerces-c-samples \
> xerces-c-samples-dbg \
> "
>
> FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
> FILES_libxerces-c-dbg = "${libdir}/.debug/"
> FILES_libxerces-c-dev = "${libdir}/lib*.la \
> ${libdir}/libxerces-c.so \
> ${libdir}/pkgconfig/xerces-c.pc \
> ${includedir}/xercesc \
> "
> FILES_libxerces-c-staticdev = "${libdir}/libxerces-c.a"
> FILES_xerces-c-samples = "${bindir}/* ${prefix}/src/debug"
> FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
>
> SRC_URI[md5sum] = "6a8ec45d83c8cfb1584c5a5345cb51ae"
> SRC_URI[sha256sum] =
> "a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736"
>
> almost all errors have been resolved except below....
>
> now I am getting below error
>
>
>
> *ERROR: QA Issue: xerces-c: Files/directories were installed but not
> shipped /usr/lib/libxerces-c.a [installed-vs-shipped]NOTE: Tasks Summary:
> Attempted 382 tasks of which 376 didn't need to be rerun and all succeeded.*
>
> Summary: There was 1 WARNING message shown.
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
You are setting FILES_libxerces-c-staticdev, but there is no
libxerces-c-staticdev in PACKAGES, so the file is not actually packaged, hence
the error.
BTW as a general best practice for most recipes I would advise adding to
PACKAGES rather than setting it outright - this will of course mean your
library packages will be called xerces-c* rather than libxerces-c* within
recipe, but they are going to be renamed to libxerces-c* at runtime anyway by
debian.bbclass.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [poky] error in xerces-c in yocto-dizzy-1.7.1
@ 2015-04-09 10:09 ` Paul Eggleton
0 siblings, 0 replies; 15+ messages in thread
From: Paul Eggleton @ 2015-04-09 10:09 UTC (permalink / raw)
To: praveen vattipalli; +Cc: yocto, poky
On Thursday 09 April 2015 15:30:40 praveen vattipalli wrote:
> i changed the bb file
> now xerces-c_3.1.1.bb <http://xerces-c_3.1.1.bb> recipe looks like this
>
> DESCRIPTION = "Xerces-c is a validating xml parser written in C++"
> HOMEPAGE = "http://xerces.apache.org/xerces-c/"
> SECTION = "libs"
> PRIORITY = "optional"
> LICENSE = "Apache-2.0"
>
> LIC_FILES_CHKSUM = "file://LICENSE;md5=
> 3b83ef96387f14655fc854ddc3c6bd57"
>
> SRC_URI = "http://apache.lauf-forum.at/xerces/c/3/sources/${BP}.tar.gz"
>
> inherit autotools pkgconfig
>
> PACKAGES = "libxerces-c \
> libxerces-c-dbg \
> libxerces-c-dev \
> xerces-c-samples \
> xerces-c-samples-dbg \
> "
>
> FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
> FILES_libxerces-c-dbg = "${libdir}/.debug/"
> FILES_libxerces-c-dev = "${libdir}/lib*.la \
> ${libdir}/libxerces-c.so \
> ${libdir}/pkgconfig/xerces-c.pc \
> ${includedir}/xercesc \
> "
> FILES_libxerces-c-staticdev = "${libdir}/libxerces-c.a"
> FILES_xerces-c-samples = "${bindir}/* ${prefix}/src/debug"
> FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
>
> SRC_URI[md5sum] = "6a8ec45d83c8cfb1584c5a5345cb51ae"
> SRC_URI[sha256sum] =
> "a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736"
>
> almost all errors have been resolved except below....
>
> now I am getting below error
>
>
>
> *ERROR: QA Issue: xerces-c: Files/directories were installed but not
> shipped /usr/lib/libxerces-c.a [installed-vs-shipped]NOTE: Tasks Summary:
> Attempted 382 tasks of which 376 didn't need to be rerun and all succeeded.*
>
> Summary: There was 1 WARNING message shown.
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
You are setting FILES_libxerces-c-staticdev, but there is no
libxerces-c-staticdev in PACKAGES, so the file is not actually packaged, hence
the error.
BTW as a general best practice for most recipes I would advise adding to
PACKAGES rather than setting it outright - this will of course mean your
library packages will be called xerces-c* rather than libxerces-c* within
recipe, but they are going to be renamed to libxerces-c* at runtime anyway by
debian.bbclass.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [yocto] error in xerces-c in yocto-dizzy-1.7.1
2015-04-09 10:09 ` [poky] " Paul Eggleton
@ 2015-04-09 10:40 ` praveen vattipalli
-1 siblings, 0 replies; 15+ messages in thread
From: praveen vattipalli @ 2015-04-09 10:40 UTC (permalink / raw)
To: Paul Eggleton; +Cc: yocto, poky
[-- Attachment #1: Type: text/plain, Size: 2643 bytes --]
Hi Paul,
I got struck here what should i add to .bb file to solve this error...
Thanks
Praveen
On Thu, Apr 9, 2015 at 3:39 PM, Paul Eggleton <paul.eggleton@linux.intel.com
> wrote:
> On Thursday 09 April 2015 15:30:40 praveen vattipalli wrote:
> > i changed the bb file
> > now xerces-c_3.1.1.bb <http://xerces-c_3.1.1.bb> recipe looks like this
> >
> > DESCRIPTION = "Xerces-c is a validating xml parser written in C++"
> > HOMEPAGE = "http://xerces.apache.org/xerces-c/"
> > SECTION = "libs"
> > PRIORITY = "optional"
> > LICENSE = "Apache-2.0"
> >
> > LIC_FILES_CHKSUM = "file://LICENSE;md5=
> > 3b83ef96387f14655fc854ddc3c6bd57"
> >
> > SRC_URI = "http://apache.lauf-forum.at/xerces/c/3/sources/${BP}.tar.gz"
> >
> > inherit autotools pkgconfig
> >
> > PACKAGES = "libxerces-c \
> > libxerces-c-dbg \
> > libxerces-c-dev \
> > xerces-c-samples \
> > xerces-c-samples-dbg \
> > "
> >
> > FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
> > FILES_libxerces-c-dbg = "${libdir}/.debug/"
> > FILES_libxerces-c-dev = "${libdir}/lib*.la \
> > ${libdir}/libxerces-c.so \
> > ${libdir}/pkgconfig/xerces-c.pc \
> > ${includedir}/xercesc \
> > "
> > FILES_libxerces-c-staticdev = "${libdir}/libxerces-c.a"
> > FILES_xerces-c-samples = "${bindir}/* ${prefix}/src/debug"
> > FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
> >
> > SRC_URI[md5sum] = "6a8ec45d83c8cfb1584c5a5345cb51ae"
> > SRC_URI[sha256sum] =
> > "a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736"
> >
> > almost all errors have been resolved except below....
> >
> > now I am getting below error
> >
> >
> >
> > *ERROR: QA Issue: xerces-c: Files/directories were installed but not
> > shipped /usr/lib/libxerces-c.a [installed-vs-shipped]NOTE: Tasks
> Summary:
> > Attempted 382 tasks of which 376 didn't need to be rerun and all
> succeeded.*
> >
> > Summary: There was 1 WARNING message shown.
> > Summary: There was 1 ERROR message shown, returning a non-zero exit code.
>
> You are setting FILES_libxerces-c-staticdev, but there is no
> libxerces-c-staticdev in PACKAGES, so the file is not actually packaged,
> hence
> the error.
>
> BTW as a general best practice for most recipes I would advise adding to
> PACKAGES rather than setting it outright - this will of course mean your
> library packages will be called xerces-c* rather than libxerces-c* within
> recipe, but they are going to be renamed to libxerces-c* at runtime anyway
> by
> debian.bbclass.
>
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
>
[-- Attachment #2: Type: text/html, Size: 3937 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [poky] error in xerces-c in yocto-dizzy-1.7.1
@ 2015-04-09 10:40 ` praveen vattipalli
0 siblings, 0 replies; 15+ messages in thread
From: praveen vattipalli @ 2015-04-09 10:40 UTC (permalink / raw)
To: Paul Eggleton; +Cc: yocto, poky
[-- Attachment #1: Type: text/plain, Size: 2643 bytes --]
Hi Paul,
I got struck here what should i add to .bb file to solve this error...
Thanks
Praveen
On Thu, Apr 9, 2015 at 3:39 PM, Paul Eggleton <paul.eggleton@linux.intel.com
> wrote:
> On Thursday 09 April 2015 15:30:40 praveen vattipalli wrote:
> > i changed the bb file
> > now xerces-c_3.1.1.bb <http://xerces-c_3.1.1.bb> recipe looks like this
> >
> > DESCRIPTION = "Xerces-c is a validating xml parser written in C++"
> > HOMEPAGE = "http://xerces.apache.org/xerces-c/"
> > SECTION = "libs"
> > PRIORITY = "optional"
> > LICENSE = "Apache-2.0"
> >
> > LIC_FILES_CHKSUM = "file://LICENSE;md5=
> > 3b83ef96387f14655fc854ddc3c6bd57"
> >
> > SRC_URI = "http://apache.lauf-forum.at/xerces/c/3/sources/${BP}.tar.gz"
> >
> > inherit autotools pkgconfig
> >
> > PACKAGES = "libxerces-c \
> > libxerces-c-dbg \
> > libxerces-c-dev \
> > xerces-c-samples \
> > xerces-c-samples-dbg \
> > "
> >
> > FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
> > FILES_libxerces-c-dbg = "${libdir}/.debug/"
> > FILES_libxerces-c-dev = "${libdir}/lib*.la \
> > ${libdir}/libxerces-c.so \
> > ${libdir}/pkgconfig/xerces-c.pc \
> > ${includedir}/xercesc \
> > "
> > FILES_libxerces-c-staticdev = "${libdir}/libxerces-c.a"
> > FILES_xerces-c-samples = "${bindir}/* ${prefix}/src/debug"
> > FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
> >
> > SRC_URI[md5sum] = "6a8ec45d83c8cfb1584c5a5345cb51ae"
> > SRC_URI[sha256sum] =
> > "a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736"
> >
> > almost all errors have been resolved except below....
> >
> > now I am getting below error
> >
> >
> >
> > *ERROR: QA Issue: xerces-c: Files/directories were installed but not
> > shipped /usr/lib/libxerces-c.a [installed-vs-shipped]NOTE: Tasks
> Summary:
> > Attempted 382 tasks of which 376 didn't need to be rerun and all
> succeeded.*
> >
> > Summary: There was 1 WARNING message shown.
> > Summary: There was 1 ERROR message shown, returning a non-zero exit code.
>
> You are setting FILES_libxerces-c-staticdev, but there is no
> libxerces-c-staticdev in PACKAGES, so the file is not actually packaged,
> hence
> the error.
>
> BTW as a general best practice for most recipes I would advise adding to
> PACKAGES rather than setting it outright - this will of course mean your
> library packages will be called xerces-c* rather than libxerces-c* within
> recipe, but they are going to be renamed to libxerces-c* at runtime anyway
> by
> debian.bbclass.
>
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
>
[-- Attachment #2: Type: text/html, Size: 3937 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [yocto] error in xerces-c in yocto-dizzy-1.7.1
2015-04-09 10:40 ` [poky] " praveen vattipalli
@ 2015-04-09 12:42 ` Paul Eggleton
-1 siblings, 0 replies; 15+ messages in thread
From: Paul Eggleton @ 2015-04-09 12:42 UTC (permalink / raw)
To: praveen vattipalli; +Cc: yocto, poky
On Thursday 09 April 2015 16:10:52 praveen vattipalli wrote:
> On Thu, Apr 9, 2015 at 3:39 PM, Paul Eggleton <paul.eggleton@linux.intel.com
> > wrote:
> >
> > On Thursday 09 April 2015 15:30:40 praveen vattipalli wrote:
> > > i changed the bb file
> > > now xerces-c_3.1.1.bb <http://xerces-c_3.1.1.bb> recipe looks like this
> > >
> > > DESCRIPTION = "Xerces-c is a validating xml parser written in C++"
> > > HOMEPAGE = "http://xerces.apache.org/xerces-c/"
> > > SECTION = "libs"
> > > PRIORITY = "optional"
> > > LICENSE = "Apache-2.0"
> > >
> > > LIC_FILES_CHKSUM = "file://LICENSE;md5=
> > > 3b83ef96387f14655fc854ddc3c6bd57"
> > >
> > > SRC_URI = "http://apache.lauf-forum.at/xerces/c/3/sources/${BP}.tar.gz"
> > >
> > > inherit autotools pkgconfig
> > >
> > > PACKAGES = "libxerces-c \
> > >
> > > libxerces-c-dbg \
> > > libxerces-c-dev \
> > > xerces-c-samples \
> > > xerces-c-samples-dbg \
> > >
> > > "
> > >
> > > FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
> > > FILES_libxerces-c-dbg = "${libdir}/.debug/"
> > > FILES_libxerces-c-dev = "${libdir}/lib*.la \
> > >
> > > ${libdir}/libxerces-c.so \
> > > ${libdir}/pkgconfig/xerces-c.pc \
> > > ${includedir}/xercesc \
> > >
> > > "
> > > FILES_libxerces-c-staticdev = "${libdir}/libxerces-c.a"
> > > FILES_xerces-c-samples = "${bindir}/* ${prefix}/src/debug"
> > > FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
> > >
> > > SRC_URI[md5sum] = "6a8ec45d83c8cfb1584c5a5345cb51ae"
> > > SRC_URI[sha256sum] =
> > > "a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736"
> > >
> > > almost all errors have been resolved except below....
> > >
> > > now I am getting below error
> > >
> > >
> > >
> > > *ERROR: QA Issue: xerces-c: Files/directories were installed but not
> > > shipped /usr/lib/libxerces-c.a [installed-vs-shipped]NOTE: Tasks
> >
> > Summary:
> > > Attempted 382 tasks of which 376 didn't need to be rerun and all
> >
> > succeeded.*
> >
> > > Summary: There was 1 WARNING message shown.
> > > Summary: There was 1 ERROR message shown, returning a non-zero exit
> > > code.
> >
> > You are setting FILES_libxerces-c-staticdev, but there is no
> > libxerces-c-staticdev in PACKAGES, so the file is not actually packaged,
> > hence
> > the error.
> >
> > BTW as a general best practice for most recipes I would advise adding to
> > PACKAGES rather than setting it outright - this will of course mean your
> > library packages will be called xerces-c* rather than libxerces-c* within
> > recipe, but they are going to be renamed to libxerces-c* at runtime anyway
> > by debian.bbclass.
>
> I got struck here what should i add to .bb file to solve this error...
The quick fix: add libxerces-c-staticdev to the value of PACKAGES that you are
setting.
OR
The proper fix: don't set PACKAGES with =, just use the default value and
append any additional packages you want to it using += (such as
xerces-c-samples), and do the for FILES_*.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [poky] error in xerces-c in yocto-dizzy-1.7.1
@ 2015-04-09 12:42 ` Paul Eggleton
0 siblings, 0 replies; 15+ messages in thread
From: Paul Eggleton @ 2015-04-09 12:42 UTC (permalink / raw)
To: praveen vattipalli; +Cc: yocto, poky
On Thursday 09 April 2015 16:10:52 praveen vattipalli wrote:
> On Thu, Apr 9, 2015 at 3:39 PM, Paul Eggleton <paul.eggleton@linux.intel.com
> > wrote:
> >
> > On Thursday 09 April 2015 15:30:40 praveen vattipalli wrote:
> > > i changed the bb file
> > > now xerces-c_3.1.1.bb <http://xerces-c_3.1.1.bb> recipe looks like this
> > >
> > > DESCRIPTION = "Xerces-c is a validating xml parser written in C++"
> > > HOMEPAGE = "http://xerces.apache.org/xerces-c/"
> > > SECTION = "libs"
> > > PRIORITY = "optional"
> > > LICENSE = "Apache-2.0"
> > >
> > > LIC_FILES_CHKSUM = "file://LICENSE;md5=
> > > 3b83ef96387f14655fc854ddc3c6bd57"
> > >
> > > SRC_URI = "http://apache.lauf-forum.at/xerces/c/3/sources/${BP}.tar.gz"
> > >
> > > inherit autotools pkgconfig
> > >
> > > PACKAGES = "libxerces-c \
> > >
> > > libxerces-c-dbg \
> > > libxerces-c-dev \
> > > xerces-c-samples \
> > > xerces-c-samples-dbg \
> > >
> > > "
> > >
> > > FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
> > > FILES_libxerces-c-dbg = "${libdir}/.debug/"
> > > FILES_libxerces-c-dev = "${libdir}/lib*.la \
> > >
> > > ${libdir}/libxerces-c.so \
> > > ${libdir}/pkgconfig/xerces-c.pc \
> > > ${includedir}/xercesc \
> > >
> > > "
> > > FILES_libxerces-c-staticdev = "${libdir}/libxerces-c.a"
> > > FILES_xerces-c-samples = "${bindir}/* ${prefix}/src/debug"
> > > FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
> > >
> > > SRC_URI[md5sum] = "6a8ec45d83c8cfb1584c5a5345cb51ae"
> > > SRC_URI[sha256sum] =
> > > "a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736"
> > >
> > > almost all errors have been resolved except below....
> > >
> > > now I am getting below error
> > >
> > >
> > >
> > > *ERROR: QA Issue: xerces-c: Files/directories were installed but not
> > > shipped /usr/lib/libxerces-c.a [installed-vs-shipped]NOTE: Tasks
> >
> > Summary:
> > > Attempted 382 tasks of which 376 didn't need to be rerun and all
> >
> > succeeded.*
> >
> > > Summary: There was 1 WARNING message shown.
> > > Summary: There was 1 ERROR message shown, returning a non-zero exit
> > > code.
> >
> > You are setting FILES_libxerces-c-staticdev, but there is no
> > libxerces-c-staticdev in PACKAGES, so the file is not actually packaged,
> > hence
> > the error.
> >
> > BTW as a general best practice for most recipes I would advise adding to
> > PACKAGES rather than setting it outright - this will of course mean your
> > library packages will be called xerces-c* rather than libxerces-c* within
> > recipe, but they are going to be renamed to libxerces-c* at runtime anyway
> > by debian.bbclass.
>
> I got struck here what should i add to .bb file to solve this error...
The quick fix: add libxerces-c-staticdev to the value of PACKAGES that you are
setting.
OR
The proper fix: don't set PACKAGES with =, just use the default value and
append any additional packages you want to it using += (such as
xerces-c-samples), and do the for FILES_*.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: error in xerces-c in yocto-dizzy-1.7.1
2015-04-08 13:47 error in xerces-c in yocto-dizzy-1.7.1 praveen vattipalli
@ 2015-04-08 14:18 ` Martin Jansa
2015-04-08 14:18 ` [poky] " Martin Jansa
1 sibling, 0 replies; 15+ messages in thread
From: Martin Jansa @ 2015-04-08 14:18 UTC (permalink / raw)
To: praveen vattipalli; +Cc: yocto, poky
[-- Attachment #1: Type: text/plain, Size: 4392 bytes --]
On Wed, Apr 08, 2015 at 07:17:56PM +0530, praveen vattipalli wrote:
> hi,
> I am building xerces-c in yocto-1.7.1(dizzy) on ubuntu12.04 64bit for
> cortexa9 board.
>
> I am referring below link
>
> http://lists.openembedded.org/pipermail/openembedded-devel/
> 2012-January/082676.html
> xerces-c_3.1.1.bb
>
> +DESCRIPTION = "Xerces-c is a validating xml parser written in C++"
> +HOMEPAGE = "http://xerces.apache.org/xerces-c/"
> +SECTION = "libs"
> +PRIORITY = "optional"
> +LICENSE = "Apache-2.0"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57
> +
> +PR = "r1"
> +
> +SRC_URI = "http://apache.lauf-forum.at/xerces/c/3/sources/${BP}.tar.
> gz"
> +
> +inherit autotools pkgconfig
> +
> +PACKAGES = "libxerces-c \
> + libxerces-c-dbg \
> + libxerces-c-dev \
> + xerces-c-samples \
> + xerces-c-samples-dbg \
> +"
> +
> +FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
> +FILES_libxerces-c-dbg = "${libdir}/.debug/"
> +FILES_libxerces-c-dev = "${libdir}/lib*.la \
> + ${libdir}/lib*.a \
> + ${libdir}/libxerces-c.so \
> + ${libdir}/pkgconfig/xerces-c.pc \
> + ${includedir}/xercesc \
> +"
> +FILES_xerces-c-samples = "${bindir}/*"
> +FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
You shouldn't remove default PACKAGES and you shouldn't create extra
-dev and -dbg packages, then this issue will be resolved in default
FILES_* variables for default PACKAGEs, you only need to preprend
libxerces-c package to include ${libdir}/libxerces-c-3.1.so file there
(before it's included in PN-dev).
> +SRC_URI[md5sum] = "6a8ec45d83c8cfb1584c5a5345cb51ae"
> +SRC_URI[sha256sum] =
> "a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736"
> +
> +BBCLASSEXTEND += "native"
>
>
> I am getting below error
>
> ERROR: QA Issue: xerces-c: Files/directories were installed but not shipped
> /usr/src
> /usr/src/debug
> /usr/src/debug/xerces-c
> /usr/src/debug/xerces-c/3.1.1-r0
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1
> /usr/src/debug/xerces-c/3.1.1-r0/build
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/samples
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.h
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.c
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.c
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.h
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/util
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/framework
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/internal
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/xinclude
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax2
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/parsers
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/dom
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/datatype
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/schema
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/DTD
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMBinaryOp.cpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/GrammarResolver.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMNode.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.cpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMLeaf.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xe
>
> and so on........
>
>
> Could i get any help..
>
> Thanks
>
> Praveen
> --
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [poky] error in xerces-c in yocto-dizzy-1.7.1
@ 2015-04-08 14:18 ` Martin Jansa
0 siblings, 0 replies; 15+ messages in thread
From: Martin Jansa @ 2015-04-08 14:18 UTC (permalink / raw)
To: praveen vattipalli; +Cc: yocto, poky
[-- Attachment #1: Type: text/plain, Size: 4392 bytes --]
On Wed, Apr 08, 2015 at 07:17:56PM +0530, praveen vattipalli wrote:
> hi,
> I am building xerces-c in yocto-1.7.1(dizzy) on ubuntu12.04 64bit for
> cortexa9 board.
>
> I am referring below link
>
> http://lists.openembedded.org/pipermail/openembedded-devel/
> 2012-January/082676.html
> xerces-c_3.1.1.bb
>
> +DESCRIPTION = "Xerces-c is a validating xml parser written in C++"
> +HOMEPAGE = "http://xerces.apache.org/xerces-c/"
> +SECTION = "libs"
> +PRIORITY = "optional"
> +LICENSE = "Apache-2.0"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57
> +
> +PR = "r1"
> +
> +SRC_URI = "http://apache.lauf-forum.at/xerces/c/3/sources/${BP}.tar.
> gz"
> +
> +inherit autotools pkgconfig
> +
> +PACKAGES = "libxerces-c \
> + libxerces-c-dbg \
> + libxerces-c-dev \
> + xerces-c-samples \
> + xerces-c-samples-dbg \
> +"
> +
> +FILES_libxerces-c = "${libdir}/libxerces-c-3.1.so"
> +FILES_libxerces-c-dbg = "${libdir}/.debug/"
> +FILES_libxerces-c-dev = "${libdir}/lib*.la \
> + ${libdir}/lib*.a \
> + ${libdir}/libxerces-c.so \
> + ${libdir}/pkgconfig/xerces-c.pc \
> + ${includedir}/xercesc \
> +"
> +FILES_xerces-c-samples = "${bindir}/*"
> +FILES_xerces-c-samples-dbg = "${bindir}/.debug/"
You shouldn't remove default PACKAGES and you shouldn't create extra
-dev and -dbg packages, then this issue will be resolved in default
FILES_* variables for default PACKAGEs, you only need to preprend
libxerces-c package to include ${libdir}/libxerces-c-3.1.so file there
(before it's included in PN-dev).
> +SRC_URI[md5sum] = "6a8ec45d83c8cfb1584c5a5345cb51ae"
> +SRC_URI[sha256sum] =
> "a42785f71e0b91d5fd273831c87410ce60a73ccfdd207de1b805d26d44968736"
> +
> +BBCLASSEXTEND += "native"
>
>
> I am getting below error
>
> ERROR: QA Issue: xerces-c: Files/directories were installed but not shipped
> /usr/src
> /usr/src/debug
> /usr/src/debug/xerces-c
> /usr/src/debug/xerces-c/3.1.1-r0
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1
> /usr/src/debug/xerces-c/3.1.1-r0/build
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/samples
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.h
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/strnicmp.c
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.c
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/stricmp.h
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/util
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/framework
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/internal
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/xinclude
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/sax2
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/parsers
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/dom
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/datatype
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/schema
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/DTD
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMBinaryOp.cpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/GrammarResolver.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMNode.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.cpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/Grammar.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xercesc/validators/common/CMLeaf.hpp
> /usr/src/debug/xerces-c/3.1.1-r0/xerces-c-3.1.1/src/xe
>
> and so on........
>
>
> Could i get any help..
>
> Thanks
>
> Praveen
> --
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2015-04-09 12:42 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08 13:47 error in xerces-c in yocto-dizzy-1.7.1 praveen vattipalli
2015-04-08 13:53 ` Anders Darander
2015-04-08 13:53 ` [poky] " Anders Darander
2015-04-08 14:14 ` praveen vattipalli
2015-04-08 14:14 ` [poky] " praveen vattipalli
2015-04-09 10:00 ` praveen vattipalli
2015-04-09 10:00 ` [poky] " praveen vattipalli
2015-04-09 10:09 ` [yocto] " Paul Eggleton
2015-04-09 10:09 ` [poky] " Paul Eggleton
2015-04-09 10:40 ` [yocto] " praveen vattipalli
2015-04-09 10:40 ` [poky] " praveen vattipalli
2015-04-09 12:42 ` [yocto] " Paul Eggleton
2015-04-09 12:42 ` [poky] " Paul Eggleton
2015-04-08 14:18 ` Martin Jansa
2015-04-08 14:18 ` [poky] " Martin Jansa
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.