Source: prophet Version: 0.73-1 Severity: serious User: [email protected] Usertags: qa-ftbfs-20091213 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[1]: Entering directory > `/build/user-prophet_0.73-1-amd64-AZmGyx/prophet-0.73' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/t/*.t > t/aliases.t .............................. ok > t/aliases_with_quotes.t .................. ok > t/canonicalize.t ......................... ok > t/cli-arg-parsing.t ...................... ok > t/cli-arg-translation.t .................. ok > t/cli.t .................................. ok > t/config.t ............................... ok > t/create-conflict.t ...................... ok > t/create.t ............................... ok > t/database-settings.t .................... ok > t/default.t .............................. ok > t/delete-delete-conflict.t ............... ok > t/edit.t ................................. ok > t/error.t ................................ ok > t/export.t ............................... ok > t/generalized_sync_n_merge.t ............. ok > t/history.t .............................. ok > t/info.t ................................. ok > t/init.t ................................. ok > t/local_metadata.t ....................... ok > t/log.t .................................. ok > t/luid.t ................................. ok > > # Failed test 'prophet replicas *can* be via http' > # at t/malformed-url.t line 48. > # 'Could not fetch > http://web.mit.edu/spang/Public/tmp/bogus-sd/replica-uuid - 500 Can't connect > to web.mit.edu:80 (connect: Connection refused) > # Could not fetch http://web.mit.edu/spang/Public/tmp/bogus-sd/database-uuid > - 500 Can't connect to web.mit.edu:80 (connect: Connection refused) > # Attribute (db_uuid) does not pass the type constraint because: Validation > failed for 'Str' failed with value undef at > /build/user-prophet_0.73-1-amd64-AZmGyx/prophet-0.73/blib/lib/Prophet/CLI/Command/Clone.pm > line 50 > # > Prophet::CLI::Command::Clone::run('Prophet::CLI::Command::Clone=HASH(0x23ff5b0)') > called at > /build/user-prophet_0.73-1-amd64-AZmGyx/prophet-0.73/blib/lib/Prophet/CLI/Dispatcher.pm > line 137 > # > Prophet::CLI::Dispatcher::__ANON__('Prophet::CLI::Dispatcher=HASH(0x2456728)') > called at /usr/share/perl5/Path/Dispatcher/Rule.pm line 68 > # > Path::Dispatcher::Rule::run('Path::Dispatcher::Rule::Tokens=HASH(0x1e23018)', > 'Prophet::CLI::Dispatcher=HASH(0x2456728)') called at > /usr/share/perl5/Path/Dispatcher/Match.pm line 43 > # Path::Dispatcher::Match::__ANON__() called at > /usr/share/perl5/Path/Dispatcher/Match.pm line 70 > # > Path::Dispatcher::Match::run_with_number_vars('Path::Dispatcher::Match=HASH(0x222f5f0)', > 'CODE(0x23ff5e0)', 'clone') called at > /usr/share/perl5/Path/Dispatcher/Match.pm line 41 > # Path::Dispatcher::Match::run('Path::Dispatcher::Match=HASH(0x222f5f0)', > 'Prophet::CLI::Dispatcher=HASH(0x2456728)') called at > /usr/share/perl5/Path/Dispatcher/Dispatch.pm line 43 > # eval {...} called at /usr/share/perl5/Path/Dispatcher/Dispatch.pm line > 37 > # > Path::Dispatcher::Dispatch::run('Path::Dispatcher::Dispatch=HASH(0x2456650)', > 'Prophet::CLI::Dispatcher=HASH(0x2456728)') called at > /build/user-prophet_0.73-1-amd64-AZmGyx/prophet-0.73/blib/lib/Prophet/CLI.pm > line 121 > # Prophet::CLI::run_one_command('Prophet::CLI=HASH(0x2456488)', 'clone', > '--from', 'prophet:http://web.mit.edu/spang/Public/tmp/bogus-sd') called at > /build/user-prophet_0.73-1-amd64-AZmGyx/prophet-0.73/blib/lib/Prophet/Test.pm > line 340 > # eval {...} called at > /build/user-prophet_0.73-1-amd64-AZmGyx/prophet-0.73/blib/lib/Prophet/Test.pm > line 338 > # Prophet::Test::run_command('clone', '--from', > 'prophet:http://web.mit.edu/spang/Public/tmp/bogus-sd') called at > t/malformed-url.t line 44 > # ' > # doesn't match '(?-xism:The source replica > 'http://web.mit.edu/spang/Public/tmp/bogus-sd' doesn't exist or is > unreadable.)' > # Looks like you failed 1 test of 5. > t/malformed-url.t ........................ > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/5 subtests > t/non-conflicting-merge.t ................ ok > t/publish-html.t ......................... ok > t/publish-pull.t ......................... ok > t/real-conflicting-merge.t ............... ok > t/record-types.t ......................... ok > Can't call method "handle" on an undefined value at > /build/user-prophet_0.73-1-amd64-AZmGyx/prophet-0.73/blib/lib/Prophet/Record.pm > line 26. > # Looks like you planned 7 tests but ran 5. > # Looks like your test exited with 25 just after 5. > t/references.t ........................... > Dubious, test returned 25 (wstat 6400, 0x1900) > Failed 2/7 subtests > t/res-conflict-3.t ....................... ok > Publisher backend is not available. Install one of the > Net::Rendezvous::Publish::Backend modules from CPAN. > Query language not implemented yet. at > /build/user-prophet_0.73-1-amd64-AZmGyx/prophet-0.73/blib/lib/Prophet/Server.pm > line 264. > t/resty-server.t ......................... ok > t/search.t ............................... ok > t/Settings/t/database-settings-editor.t .. ok > t/Settings/t/sync-database-settings.t .... ok > t/simple-conflicting-merge.t ............. ok > t/simple-push.t .......................... ok > t/sync-change-to-original-source.t ....... ok > t/sync-delete-conflict.t ................. ok > t/sync-ticket.t .......................... ok > t/sync_3party.t .......................... ok > t/usage.t ................................ ok > t/use.t .................................. ok > t/validate.t ............................. ok > t/validation.t ........................... ok > Failed 2/44 test programs. 1/777 subtests failed. > > Test Summary Report > ------------------- > t/malformed-url.t (Wstat: 256 Tests: 5 Failed: 1) > Failed test: 5 > Non-zero exit status: 1 > t/references.t (Wstat: 6400 Tests: 5 Failed: 0) > Non-zero exit status: 25 > Parse errors: Bad plan. You planned 7 tests but ran 5. > Files=44, Tests=777, 49 wallclock secs ( 0.32 usr 0.07 sys + 16.99 cusr > 4.22 csys = 21.60 CPU) > Result: FAIL > make[1]: *** [test_dynamic] Error 255 The full build log is available from: http://people.debian.org/~lucas/logs/2009/12/13/prophet_0.73-1_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [email protected] http://www.lucas-nussbaum.net/ | | jabber: [email protected] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

