zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #03765
Re: [Bug 807076] Re: raptor2 not supported
On Tue, 2011-07-19 at 11:30 +0000, Mikkel Kamstrup Erlandsen wrote:
> Caveat distropatcheum: The upstream patch requires a re-autogen as it
> changes some of the flex source files that are used to generate some of
> the distributed source files. Unfortunately this re-autogen will fail
> since autogen.sh requires some files that are not shipped in the
> tarball. So; you must check out the 2.0.3 revision, apply the patch, and
> reroll the tarball or something...
Yeah, generate the patch. Reroll tarball. Then make the diff from that
tarball to the previous one. That'll make the "final patch" include all
the Makefile and other build file changes as well. PITA, but works :-)
--Ted
--
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/807076
Title:
raptor2 not supported
Status in Redland librdf:
Fix Released
Status in Zeitgeist Framework:
In Progress
Status in “zeitgeist” package in Ubuntu:
Triaged
Status in “zeitgeist” source package in Oneiric:
Triaged
Bug description:
Ubuntu seems to have switched to some new Raptor which seems to fail
really badly:
make[3]: Entering directory `/tmp/buildd/zeitgeist-0.8.1/extra/ontology'
echo -e "#\n# Auto-generated from zg.trig. Do not edit\n#" > zg.py
rapper -i trig -o rdfxml zg.trig | ../../extra/rdfxml2py >> zg.py
rapper: Parsing URI file:///tmp/buildd/zeitgeist-0.8.1/extra/ontology/zg.trig with parser trig
rapper: Serializing with serializer rdfxml
rapper: Error - - The namespace prefix in "zg" was not declared.
rapper: Error - URI file:///tmp/buildd/zeitgeist-0.8.1/extra/ontology/zg.trig:17 - turtle_qname_to_uri failed
rapper: Parsing returned 0 triples
Parsing from stdin
echo -e "#\n# Auto-generated from nie.trig. Do not edit\n#" > nie.py
rapper -i trig -o rdfxml nie.trig | ../../extra/rdfxml2py >> nie.py
rapper: Parsing URI file:///tmp/buildd/zeitgeist-0.8.1/extra/ontology/nie.trig with parser trig
rapper: Serializing with serializer rdfxml
rapper: Error - - The namespace prefix in "nie" was not declared.
rapper: Error - URI file:///tmp/buildd/zeitgeist-0.8.1/extra/ontology/nie.trig:56 - turtle_qname_to_uri failed
rapper: Parsing returned 0 triples
Parsing from stdin
To manage notifications about this bug go to:
https://bugs.launchpad.net/librdf/+bug/807076/+subscriptions
References