Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 594027 Details for
Bug 824334
Review Request: libkolabxml - Kolab XML Format library
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Log of %check
libkolabxml-0.6.0-1-check.log (text/plain), 8.20 KB, created by
Christoph Wickert
on 2012-06-24 17:33:57 UTC
(
hide
)
Description:
Log of %check
Filename:
MIME Type:
Creator:
Christoph Wickert
Created:
2012-06-24 17:33:57 UTC
Size:
8.20 KB
patch
obsolete
>Ausführung(%check): /bin/sh -e /var/tmp/rpm-tmp.axxBjm >+ umask 022 >+ cd /builddir/build/BUILD >~/build/BUILD/libkolabxml-0.6/build ~/build/BUILD/libkolabxml-0.6 >+ cd libkolabxml-0.6 >+ unset DISPLAY >+ pushd build >++ pwd >+ export LD_LIBRARY_PATH=/builddir/build/BUILD/libkolabxml-0.6/build/src/ >+ LD_LIBRARY_PATH=/builddir/build/BUILD/libkolabxml-0.6/build/src/ >+ pushd tests >~/build/BUILD/libkolabxml-0.6/build/tests ~/build/BUILD/libkolabxml-0.6/build ~/build/BUILD/libkolabxml-0.6 >+ ./bindingstest >********* Start testing of BindingsTest ********* >Config: Using QTest library 4.8.2, Qt 4.8.2 >PASS : BindingsTest::initTestCase() >PASS : BindingsTest::categorycolorConfigurationCompletness() >PASS : BindingsTest::dictionaryConfigurationCompletness() >PASS : BindingsTest::noteCompletness() >PASS : BindingsTest::eventCompletness() >PASS : BindingsTest::eventDuration() >PASS : BindingsTest::todoCompletness() >PASS : BindingsTest::journalCompletness() >PASS : BindingsTest::contactCompletness() >PASS : BindingsTest::distlistCompletness() >PASS : BindingsTest::versionTest() >schema exception >:1:1 error: invalid document structure >Critical: /builddir/build/BUILD/libkolabxml-0.6/src/xcalconversions.h 1724: Failed to parse calendar! >PASS : BindingsTest::errorTest() >schema exception >:1:1 error: invalid document structure >Critical: /builddir/build/BUILD/libkolabxml-0.6/src/xcalconversions.h 1724: Failed to parse calendar! >PASS : BindingsTest::errorRecoveryTest() >RESULT : BindingsTest::BenchmarkRoundtripKolab(): > 0.23 msecs per iteration (total: 61, iterations: 256) >PASS : BindingsTest::BenchmarkRoundtripKolab() >RESULT : BindingsTest::BenchmarkRoundtrip(): > 0.54 msecs per iteration (total: 70, iterations: 128) >PASS : BindingsTest::BenchmarkRoundtrip() >PASS : BindingsTest::cleanupTestCase() >Totals: 16 passed, 0 failed, 0 skipped >********* Finished testing of BindingsTest ********* >+ ./conversiontest >********* Start testing of ConversionTest ********* >Config: Using QTest library 4.8.2, Qt 4.8.2 >PASS : ConversionTest::initTestCase() >PASS : ConversionTest::dateComparatorTest() >PASS : ConversionTest::durationParserTest() >PASS : ConversionTest::durationSerializerTest() >PASS : ConversionTest::dayPosParserTest() >PASS : ConversionTest::dayPosSerializerTest() >PASS : ConversionTest::xcardDateParserTest() >PASS : ConversionTest::xCardSerializerTest() >PASS : ConversionTest::uriInlineEncodingTest() >Error: /builddir/build/BUILD/libkolabxml-0.6/./src/xcardconversions.h 185: Invalid dt 20010102T03040 >Error: /builddir/build/BUILD/libkolabxml-0.6/./src/xcardconversions.h 194: distlist >Error: /builddir/build/BUILD/libkolabxml-0.6/./src/xcardconversions.h 185: Invalid dt 20010102T >mailto:John%20Doe%3Cemail%5F1%40email%2Ecom%3E >PASS : ConversionTest::mailtoUriEncodingTest() >Debug: /builddir/build/BUILD/libkolabxml-0.6/./src/shared_conversions.h 84: not a urn >PASS : ConversionTest::urnTest() >PASS : ConversionTest::contactReferenceTest() >PASS : ConversionTest::geoUriTest() >PASS : ConversionTest::threadLocalTest() >f094f665-e5a7-4c07-be7d-252ea37b9a9a >PASS : ConversionTest::uuidGeneratorTest() >ef9118d9-2ef5-492b-9a67-a13ed35a16122a70da87-0fa4-4be8-a272-b8bf0a372e51PASS : ConversionTest::uuidGeneratorTest2() >PASS : ConversionTest::cleanupTestCase() >Totals: 17 passed, 0 failed, 0 skipped >********* Finished testing of ConversionTest ********* >+ ./parsingtest >********* Start testing of ParsingTest ********* >Config: Using QTest library 4.8.2, Qt 4.8.2 >PASS : ParsingTest::initTestCase() ><?xml version="1.0" encoding="UTF-8" standalone="no" ?> ><vcards xmlns="urn:ietf:params:xml:ns:vcard-4.0"> > <vcard> > <uid> > <uri>urn:uuid:K4pNZM8dES</uri> > </uid> > <x-kolab-version> > <text>3.0dev1</text> > </x-kolab-version> > <prodid> > <text>Libkolabxml-0.6</text> > </prodid> > <rev> > <timestamp>20120622T192000Z</timestamp> > </rev> > <kind> > <text>individual</text> > </kind> > <fn> > <text>Testcontact</text> > </fn> > <n> > <surname>Testcontact</surname> > <given/> > <additional/> > <prefix/> > <suffix/> > </n> > </vcard> ></vcards> >PASS : ParsingTest::vcardParsingTest() >PASS : ParsingTest::cleanupTestCase() >Totals: 3 passed, 0 failed, 0 skipped >********* Finished testing of ParsingTest ********* >+ popd >~/build/BUILD/libkolabxml-0.6/build ~/build/BUILD/libkolabxml-0.6 >+ php -d enable_dl=On -dextension=src/php/kolabformat.so src/php/test.php >OK - Event::exceptionDates() >OK - Event::addExceptionDate() >OK - Event::setStart() with date only >OK - Event::setCreated() with date-time >OK - RecurrenceRule::setFrequency() >OK - RecurrenceRule::setBySecond() >OK - Event Recurrence Exceptions >OK - Alarm::setRelativeStart(Duration) >OK - Alarm::setStart() >OK - Alarm relative to Start >OK - Email alarm >OK - Email alarm attendee >OK - kolabformat::readEvent() => kolabformat::writeEvent() >OK - Event::start() >OK - RecurrenceRule::frequency() >OK - RecurrenceRule::bysecond() >OK - Read Event::exceptionDates() >OK - Event::alarms() >OK - Recurrence by weekday >OK - NameComponents::setSurnames() >OK - NameComponents::setGiven() >OK - NameComponents::setAdditional() >OK - NameComponents::setPrefixes() >OK - NameComponents::suffixes() >OK - Generate Contact UID as urn::uuid >OK - Contact::setNameComponents() >OK - Contact::setTitles() >OK - Contact::setPhoto() >OK - Contact::setBDay() >OK - Contact::setGPSpos() >OK - kolabformat::readContact() => kolabformat::writeContact() >OK - Contact::photoMimetype() >OK - kolabformat::getSerializedUID() >OK - Unset BDay with empty cDateTime >OK - vectorcontactref::size() >OK - kolabformat::writeDistlist(): FN (UTF-8) >OK - kolabformat::writeDistlist(): mailto uri >OK - kolabformat::writeDistlist(): member urn::uuid >OK - Configuration.Dictionary::language >OK - Dictionary::entries() >OK - Generate different UIDs for configuration objects >+ python src/python/test.py >Error: /builddir/build/BUILD/libkolabxml-0.6/src/xcalconversions.h 1459: Start date is missing, but is mandatory for events ><?xml version="1.0" encoding="UTF-8" standalone="no" ?> ><icalendar xmlns="urn:ietf:params:xml:ns:icalendar-2.0"> > <vcalendar> > <properties> > <prodid> > <text>Libkolabxml-0.6</text> > </prodid> > <version> > <text>2.0</text> > </version> > <x-kolab-version> > <text>3.0dev1</text> > </x-kolab-version> > </properties> > <components> > <vevent> > <properties> > <uid> > <text>429c9b07-252d-476b-bba2-2b1e75679c53</text> > </uid> > <created> > <date-time>2012-06-22T19:20:02Z</date-time> > </created> > <dtstamp> > <date-time>2012-06-22T19:20:02Z</date-time> > </dtstamp> > <sequence> > <integer>0</integer> > </sequence> > <class> > <text>PUBLIC</text> > </class> > <exdate> > <date>0001-01-01</date> > </exdate> > </properties> > </vevent> > </components> > </vcalendar> ></icalendar> >Error: /builddir/build/BUILD/libkolabxml-0.6/src/xcalconversions.h 1483: Start date is missing, but is mandatory for events >Error: /builddir/build/BUILD/libkolabxml-0.6/src/xcalconversions.h 1459: Start date is missing, but is mandatory for events ><?xml version="1.0" encoding="UTF-8" standalone="no" ?> ><icalendar xmlns="urn:ietf:params:xml:ns:icalendar-2.0"> > <vcalendar> > <properties> > <prodid> > <text>Libkolabxml-0.6</text> > </prodid> > <version> > <text>2.0</text> > </version> > <x-kolab-version> > <text>3.0dev1</text> > </x-kolab-version> > </properties> > <components> > <vevent> > <properties> > <uid> > <text>429c9b07-252d-476b-bba2-2b1e75679c53</text> > </uid> > <created> > <date-time>2012-06-22T19:20:02Z</date-time> > </created> > <dtstamp> > <date-time>2012-06-22T19:20:02Z</date-time> > </dtstamp> > <sequence> > <integer>0</integer> > </sequence> > <class> > <text>PUBLIC</text> > </class> > <exdate> > <date>0001-01-01</date> > </exdate> > </properties> > </vevent> > </components> > </vcalendar> ></icalendar> >+ popd >~/build/BUILD/libkolabxml-0.6 >+ exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 824334
:
594026
| 594027