public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Sami Wagiaalla <swagiaal@redhat.com>
To: frysk <frysk@sourceware.org>
Subject: Re: elfutils import
Date: Mon, 27 Aug 2007 18:23:00 -0000	[thread overview]
Message-ID: <46D31690.70801@redhat.com> (raw)
In-Reply-To: <46CCAE6A.3000904@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 494 bytes --]


> To get a merged version of the tree I do this:
>
> cvs -d:ext:swagiaal@sources.redhat.com:/cvs/frysk checkout -j 
> elfutils_0_127 -j elfutils_0_129 frysk
>
> I then resolve all the conflicts by blindly favoring upstream.
>

I have committed the merge to this branch: 
sami-elfutils_129-merge-20070827-branch

check it out like this:

cvs -d:ext:swagiaal@sources.redhat.com:/cvs/frysk checkout -r 
sami-elfutils_129-merge-20070827-branch frysk

attached are the test results from frysk-core

[-- Attachment #2: test_results --]
[-- Type: text/plain, Size: 60104 bytes --]

make  check-am
make[1]: Entering directory `/notnfs/swagiaal/frysks/frysk.merge/frysk-core'
make   
make[2]: Entering directory `/notnfs/swagiaal/frysks/frysk.merge/frysk-core'
make  all-am
make[3]: Entering directory `/notnfs/swagiaal/frysks/frysk.merge/frysk-core'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/notnfs/swagiaal/frysks/frysk.merge/frysk-core'
make[2]: Leaving directory `/notnfs/swagiaal/frysks/frysk.merge/frysk-core'
make  check-TESTS check-local
make[2]: Entering directory `/notnfs/swagiaal/frysks/frysk.merge/frysk-core'
Running testBackTrace(frysk.bindir.TestFcatch) ...PASS
Running testNoArguments(frysk.bindir.TestFcore) ...PASS
Running testBadArguments(frysk.bindir.TestFcore) ...PASS
Running testBadConsoleParameter(frysk.bindir.TestFcore) ...PASS
Running testBadLogParameter(frysk.bindir.TestFcore) ...PASS
Running testGoodConsoleBadLogParameter(frysk.bindir.TestFcore) ...PASS
Running testBadConsoleBadLogParameter(frysk.bindir.TestFcore) ...PASS
Running testBadConsoleGoodLogParameter(frysk.bindir.TestFcore) ...PASS
Running testInvalidArgument(frysk.bindir.TestFcore) ...PASS
Running testPathListing(frysk.bindir.TestFdebuginfo) ...PASS
Running testNoArguments(frysk.bindir.TestFdebuginfo) ...PASS
Running testBadArguments(frysk.bindir.TestFdebuginfo) ...PASS
Running testInvalidArgument(frysk.bindir.TestFdebuginfo) ...PASS
Running testExeOfPid(frysk.bindir.TestFexe) ...PASS
Running testHpdPid(frysk.bindir.TestFhd) ...PASS
Running testHpdCommand(frysk.bindir.TestFhd) ...PASS
Running testHpdCore(frysk.bindir.TestFhd) ...PASS
Running testBackTrace(frysk.bindir.TestFstack) ...PASS
Running testBackTraceWithParams(frysk.bindir.TestFstack) ...PASS
Running testBackTraceWithScopes(frysk.bindir.TestFstack) ...PASS
Running testBackTraceWithFullpath(frysk.bindir.TestFstack) ...PASS
Running testBackTraceWithDashA(frysk.bindir.TestFstack) ...PASS
Running testBackTraceWithDashC(frysk.bindir.TestFstack) ...PASS
Running testBackTraceWithDashV(frysk.bindir.TestFstack) ...PASS
Running testFirstStep(frysk.bindir.TestFStep) ...UNSUPPORTED
  disassembler
Running testFtraceTraces(frysk.bindir.TestFtrace) ...PASS
Running testFtraceFollowsClones(frysk.bindir.TestFtrace) ...PASS
Running testFtraceFollowsForks(frysk.bindir.TestFtrace) ...PASS
Running testFrameDebugInfoStackTrace(frysk.debuginfo.TestFrameDebugInfo) ...PASS
Running testFrameAdjustedAddress(frysk.debuginfo.TestFrameDebugInfo) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4676
Running testFrameScopes(frysk.debuginfo.TestFrameDebugInfo) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4677
Running testFrameScopesWorkAround(frysk.debuginfo.TestFrameDebugInfo) ...PASS
Running testGetInlinedSubroutines(frysk.debuginfo.TestFrameDebugInfo) ...PASS
Running testVirtualStackTrace(frysk.debuginfo.TestFrameDebugInfo) ...PASS
Running testInlinedFunctionDerailment(frysk.debuginfo.TestFrameDebugInfo) ...PASS
Running testValues(frysk.debuginfo.TestFrameDebugInfo) ...PASS
Running testColNumbers(frysk.debuginfo.TestFrameDebugInfo) ...PASS
Running testLineNumbers(frysk.debuginfo.TestFrameDebugInfo) ...PASS
Running testDup(frysk.debuginfo.TestLocationExpression) ...PASS
Running testPlus(frysk.debuginfo.TestLocationExpression) ...PASS
Running testMul(frysk.debuginfo.TestLocationExpression) ...PASS
Running testDiv(frysk.debuginfo.TestLocationExpression) ...PASS
Running testMod(frysk.debuginfo.TestLocationExpression) ...PASS
Running testOver(frysk.debuginfo.TestLocationExpression) ...PASS
Running testDrop(frysk.debuginfo.TestLocationExpression) ...PASS
Running testSwap(frysk.debuginfo.TestLocationExpression) ...PASS
Running testRot(frysk.debuginfo.TestLocationExpression) ...PASS
Running testAbs(frysk.debuginfo.TestLocationExpression) ...PASS
Running testNeg(frysk.debuginfo.TestLocationExpression) ...PASS
Running testNot(frysk.debuginfo.TestLocationExpression) ...PASS
Running testAnd(frysk.debuginfo.TestLocationExpression) ...PASS
Running testOr(frysk.debuginfo.TestLocationExpression) ...PASS
Running testShl(frysk.debuginfo.TestLocationExpression) ...PASS
Running testShr(frysk.debuginfo.TestLocationExpression) ...PASS
Running testShra(frysk.debuginfo.TestLocationExpression) ...PASS
Running testXor(frysk.debuginfo.TestLocationExpression) ...PASS
Running testLe(frysk.debuginfo.TestLocationExpression) ...PASS
Running testGe(frysk.debuginfo.TestLocationExpression) ...PASS
Running testDOMFrysk(frysk.dom.TestDOM) ...PASS
Running testDOMImage(frysk.dom.TestDOM) ...PASS
Running testDOMFunction(frysk.dom.TestDOM) ...PASS
Running testDOMsource(frysk.dom.TestDOM) ...PASS
Running testDOMLine(frysk.dom.TestDOM) ...PASS
Running testDOMInlineInstance(frysk.dom.TestDOM) ...PASS
Running testDOMFormFeed(frysk.dom.TestDOM) ...PASS
Running testParser(frysk.dom.TestParser) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=3841
Running testReGet(frysk.dwfl.TestDwflCache) ...PASS
Running testClear(frysk.dwfl.TestDwflCache) ...PASS
Running testCountDownTimersAndSignals(frysk.event.TestPollEventLoop) ...PASS
Running testPeriodicTimer(frysk.event.TestPollEventLoop) ...PASS
Running testTimerRemoval(frysk.event.TestPollEventLoop) ...PASS
Running testScheduleBeforeRun(frysk.event.TestPollEventLoop) ...PASS
Running testSignalHandler(frysk.event.TestPollEventLoop) ...PASS
Running testAsync(frysk.event.TestPollEventLoop) ...PASS
Running testExecuteRunnable(frysk.event.TestPollEventLoop) ...PASS
Running testRequestRunnable(frysk.event.TestPollEventLoop) ...PASS
Running testManyExecutes(frysk.event.TestPollEventLoop) ...PASS
Running testManyRequests(frysk.event.TestPollEventLoop) ...PASS
Running testExecuteThrow(frysk.event.TestPollEventLoop) ...PASS
Running testRequestThrow(frysk.event.TestPollEventLoop) ...PASS
Running testExecuteImmediate(frysk.event.TestPollEventLoop) ...PASS
Running testRequestImmediate(frysk.event.TestPollEventLoop) ...PASS
Running testAAA(frysk.event.TestSigChild) ...PASS
Running testBBB(frysk.event.TestSigChild) ...PASS
Running testCountDownTimersAndSignals(frysk.event.TestWaitEventLoop) ...PASS
Running testPeriodicTimer(frysk.event.TestWaitEventLoop) ...PASS
Running testTimerRemoval(frysk.event.TestWaitEventLoop) ...PASS
Running testScheduleBeforeRun(frysk.event.TestWaitEventLoop) ...PASS
Running testSignalHandler(frysk.event.TestWaitEventLoop) ...PASS
Running testAsync(frysk.event.TestWaitEventLoop) ...PASS
Running testExecuteRunnable(frysk.event.TestWaitEventLoop) ...PASS
Running testRequestRunnable(frysk.event.TestWaitEventLoop) ...PASS
Running testManyExecutes(frysk.event.TestWaitEventLoop) ...PASS
Running testManyRequests(frysk.event.TestWaitEventLoop) ...PASS
Running testExecuteThrow(frysk.event.TestWaitEventLoop) ...PASS
Running testRequestThrow(frysk.event.TestWaitEventLoop) ...PASS
Running testExecuteImmediate(frysk.event.TestWaitEventLoop) ...PASS
Running testRequestImmediate(frysk.event.TestWaitEventLoop) ...PASS
Running testHpdBreakpoint(frysk.hpd.TestBreakpoints) ...PASS
Running testHpdBreakpointRunProcess(frysk.hpd.TestBreakpoints) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4914
Running testHpdBreakpointInline(frysk.hpd.TestBreakpoints) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4950
Running testHpdBreakpointLibrary(frysk.hpd.TestBreakpoints) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4949
Running testHpdBreakStep(frysk.hpd.TestBreakpoints) ...PASS
Running testCoreCommand(frysk.hpd.TestCoreCommand) ...PASS
Running testCoreExeCommand(frysk.hpd.TestCoreCommand) ...PASS
Running testHpdDisassemble(frysk.hpd.TestDisassemblerCommand) ...UNSUPPORTED
  disassembler
Running testDisassembleRange(frysk.hpd.TestDisassemblerCommand) ...UNSUPPORTED
  disassembler
Running testHpdDisplayCommands(frysk.hpd.TestDisplayCommand) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4951
Running testExamine(frysk.hpd.TestExamineCommand) ...PASS
Running testInstructionStep(frysk.hpd.TestFhpdStepping) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4914
Running testLineStep(frysk.hpd.TestFhpdStepping) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4914
Running testNextStep(frysk.hpd.TestFhpdStepping) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4914
Running testNextiStep(frysk.hpd.TestFhpdStepping) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4914
Running testFinishStep(frysk.hpd.TestFhpdStepping) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4914
Running test(frysk.hpd.TestHpdCommandParser) ...PASS
Running testDashDash(frysk.hpd.TestHpdCommandParser) ...PASS
Running testRegular(frysk.hpd.TestHpdCommandParser) ...PASS
Running testRegularDashDash(frysk.hpd.TestHpdCommandParser) ...PASS
Running testOption(frysk.hpd.TestHpdCommandParser) ...PASS
Running testOptionAfterDashDash(frysk.hpd.TestHpdCommandParser) ...PASS
Running testOptionBeforeDashDash(frysk.hpd.TestHpdCommandParser) ...PASS
Running testOptionWithArgs(frysk.hpd.TestHpdCommandParser) ...PASS
Running testOptionWithArgsAfterDashDash(frysk.hpd.TestHpdCommandParser) ...PASS
Running testOptionWithArgsBeforeDashDash(frysk.hpd.TestHpdCommandParser) ...PASS
Running testHelp(frysk.hpd.TestHpdCommandParser) ...PASS
Running testUnattached(frysk.hpd.TestPrint) ...PASS
Running testHpdScalars(frysk.hpd.TestPrint) ...PASS
Running testHpdClass(frysk.hpd.TestPrint) ...PASS
Running testHpdArray(frysk.hpd.TestPrint) ...PASS
Running testHpdEnum(frysk.hpd.TestPrint) ...PASS
Running testRegsCommand(frysk.hpd.TestRegs) ...ERROR
  java.lang.RuntimeException: getting task's executable
Running testReg(frysk.hpd.TestSetParser) ...PASS
Running testRange(frysk.hpd.TestSetParser) ...PASS
Running testState(frysk.hpd.TestSetParser) ...PASS
Running testExec(frysk.hpd.TestSetParser) ...PASS
Running testHpdTraceStack(frysk.hpd.TestStackCommands) ...PASS
Running testFhpdVirtualStackTrace(frysk.hpd.TestStackCommands) ...PASS
Running testCorefileByteBufferSlice(frysk.proc.dead.TestCorefileByteBuffer) ...PASS
Running testCoreFileByteBufferPeek(frysk.proc.dead.TestCorefileByteBuffer) ...PASS
Running testCoreFileByteBufferMapOverrun(frysk.proc.dead.TestCorefileByteBuffer) ...PASS
Running testCoreFileByteBufferMapUnderrun(frysk.proc.dead.TestCorefileByteBuffer) ...PASS
Running testCoreFileByteBufferSequentialGet(frysk.proc.dead.TestCorefileByteBuffer) ...PASS
Running testCoreFileByteBufferPeekArray(frysk.proc.dead.TestCorefileByteBuffer) ...PASS
Running testCoreFileByteBufferPoke(frysk.proc.dead.TestCorefileByteBuffer) ...PASS
Running testLinuxCoreFileMaps(frysk.proc.dead.TestLinuxCore) ...PASS
Running testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore) ...PASS
Running testLinuxHostPopulation(frysk.proc.dead.TestLinuxCore) ...PASS
Running testLinuxProcPopulation(frysk.proc.dead.TestLinuxCore) ...PASS
Running testLinuxProcAuxV(frysk.proc.dead.TestLinuxCore) ...PASS
Running testLinuxTaskMemory(frysk.proc.dead.TestLinuxCore) ...PASS
Running testLinuxTaskPopulation(frysk.proc.dead.TestLinuxCore) ...PASS
Running testInsertedBreakpoint(frysk.proc.dead.TestLinuxCore) ...PASS
Running testSliceAddressBuffers(frysk.proc.live.TestByteBuffer) ...PASS
Running testSliceRegisterBuffers(frysk.proc.live.TestByteBuffer) ...PASS
Running testModifyRegisterBuffers(frysk.proc.live.TestByteBuffer) ...PASS
Running testModifyAddressBuffers(frysk.proc.live.TestByteBuffer) ...PASS
Running testAsyncRegisterBuffers(frysk.proc.live.TestByteBuffer) ...PASS
Running testAsyncAddressBuffers(frysk.proc.live.TestByteBuffer) ...PASS
Running testAddressBufferPeeks(frysk.proc.live.TestByteBuffer) ...PASS
Running testRegisterBufferPeeks(frysk.proc.live.TestByteBuffer) ...PASS
Running testAsyncPeeks(frysk.proc.live.TestByteBuffer) ...PASS
Running testAsycnPeeksRegisters(frysk.proc.live.TestByteBuffer) ...PASS
Running testBulkPutRegisterBuffers(frysk.proc.live.TestByteBuffer) ...PASS
Running testBulkPutAddressBuffers(frysk.proc.live.TestByteBuffer) ...PASS
Running testAbandonThenRemoveAckDaemon(frysk.proc.TestAbandon) ...PASS
Running testAbandonThenRemoveDetached(frysk.proc.TestAbandon) ...PASS
Running testAbandonThenRemoveAttached(frysk.proc.TestAbandon) ...PASS
Running testAbandonThenRemoveAckDaemonUpdateExecuted(frysk.proc.TestAbandon) ...PASS
Running testAbandonThenRemoveDetachedUpdateExecuted(frysk.proc.TestAbandon) ...PASS
Running testAbandonThenRemoveAttachedUpdateExecuted(frysk.proc.TestAbandon) ...PASS
Running testAbandonThenRemoveAckDaemonAddedTo(frysk.proc.TestAbandon) ...PASS
Running testAbandonThenRemoveDetachedAddedTo(frysk.proc.TestAbandon) ...PASS
Running testAbandonThenRemoveAttachedAddedTo(frysk.proc.TestAbandon) ...PASS
Running testAbandonThenRemoveAckDaemonDeletedFrom(frysk.proc.TestAbandon) ...PASS
Running testAbandonThenRemoveDetachedDeletedFrom(frysk.proc.TestAbandon) ...PASS
Running testAbandonThenRemoveAttachedDeletedFrom(frysk.proc.TestAbandon) ...PASS
Running testRemoveThenAbandonAckDaemon(frysk.proc.TestAbandon) ...PASS
Running testRemoveThenAbandonDetached(frysk.proc.TestAbandon) ...PASS
Running testRemoveThenAbandonAttached(frysk.proc.TestAbandon) ...PASS
Running testRemoveThenAbandonAckDaemonAddedTo(frysk.proc.TestAbandon) ...PASS
Running testRemoveThenAbandonDetachedAddedTo(frysk.proc.TestAbandon) ...PASS
Running testRemoveThenAbandonAttachedAddedTo(frysk.proc.TestAbandon) ...PASS
Running testRemoveThenAbandonAckDaemonUpdateExecuted(frysk.proc.TestAbandon) ...PASS
Running testRemoveThenAbandonDetachedUpdateExecuted(frysk.proc.TestAbandon) ...PASS
Running testRemoveThenAbandonAttachedUpdateExecuted(frysk.proc.TestAbandon) ...PASS
Running testRemoveThenAbandonAckDaemonDeletedFrom(frysk.proc.TestAbandon) ...PASS
Running testRemoveThenAbandonDetachedDeletedFrom(frysk.proc.TestAbandon) ...PASS
Running testRemoveThenAbandonAttachedDeletedFrom(frysk.proc.TestAbandon) ...PASS
Running testAbandonAndAbandon(frysk.proc.TestAbandon) ...PASS
Running testHitAndRun(frysk.proc.TestBreakpoints) ...PASS
Running testSteppingtestHitAndRun(frysk.proc.TestBreakpoints) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4847
Running testInsertRemove(frysk.proc.TestBreakpoints) ...PASS
Running testSteppingtestInsertRemove(frysk.proc.TestBreakpoints) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4847
Running testAddLots(frysk.proc.TestBreakpoints) ...PASS
Running testSteppingAddLots(frysk.proc.TestBreakpoints) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4847
Running testProcBlockExec(frysk.proc.TestExec) ...PASS
Running testTaskBlockExec(frysk.proc.TestExec) ...PASS
Running testAttachedSingleExec(frysk.proc.TestExec) ...PASS
Running testAttachedMultipleParentExec(frysk.proc.TestExec) ...PASS
Running testAttachedMultipleChildExec(frysk.proc.TestExec) ...PASS
Running testFindProcDetached(frysk.proc.TestFindProc) ...PASS
Running testFindProcAttached(frysk.proc.TestFindProc) ...PASS
Running testFindProcAckDaemon(frysk.proc.TestFindProc) ...PASS
Running testFindAndRefreshFailed(frysk.proc.TestFindProc) ...PASS
Running testFindUsingRefresh(frysk.proc.TestFindProc) ...PASS
Running testGetSelf(frysk.proc.TestHostGet) ...PASS
Running testIdEquals(frysk.proc.TestId) ...PASS
Running testIdCompareTo(frysk.proc.TestId) ...PASS
Running testTaskId(frysk.proc.TestId) ...PASS
Running testProcId(frysk.proc.TestId) ...PASS
Running testBreakOnStartThenStepAllInstructions(frysk.proc.TestInstructions) ...PASS
Running testAllBreakpoints(frysk.proc.TestInstructions) ...PASS
Running testInsertAllBreakpointsAndStepAll(frysk.proc.TestInstructions) ...PASS
Running testIsa(frysk.proc.TestIsa) ...PASS
Running testIsaSingleton(frysk.proc.TestIsa) ...PASS
Running testAttachedCreateChild(frysk.proc.TestIsa) ...PASS
Running testAttachedCreateAttachedChild(frysk.proc.TestIsa) ...PASS
Running testAttachedCreateAttachedClone(frysk.proc.TestIsa) ...PASS
Running testAttachDetachAttachAgainDetachAgainAttachAgainAgain(frysk.proc.TestIsa) ...PASS
Running test64To32To64(frysk.proc.TestIsa) ...UNSUPPORTED
  32-on-64
Running testArbitraryISAInstantiation(frysk.proc.TestIsa) ...PASS
Running testMapGet(frysk.proc.TestMapGet) ...PASS
Running testMemoryReadWrite(frysk.proc.TestMemory) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=3725
Running testRequestRemoveAckDaemon(frysk.proc.TestProcForceDetach) ...PASS
Running testRequestRemoveDetached(frysk.proc.TestProcForceDetach) ...PASS
Running testMultiThreadedRequestRemoveAckDaemon(frysk.proc.TestProcForceDetach) ...PASS
Running testMultiThreadedRequestRemoveDetached(frysk.proc.TestProcForceDetach) ...PASS
Running testGetAuxv(frysk.proc.TestProcGet) ...PASS
Running testGetCommand(frysk.proc.TestProcGet) ...PASS
Running testGetTasks(frysk.proc.TestProcGet) ...PASS
Running testGetChildren(frysk.proc.TestProcGet) ...PASS
Running testGetCmdLine(frysk.proc.TestProcGet) ...PASS
Running testGetExe(frysk.proc.TestProcGet) ...PASS
Running testStoppedAckDaemon(frysk.proc.TestProcStopped) ...PASS
Running testStoppedDetached(frysk.proc.TestProcStopped) ...PASS
Running testStoppedAttached(frysk.proc.TestProcStopped) ...PASS
Running testRunningAckDaemon(frysk.proc.TestProcStopped) ...PASS
Running testRunningDetached(frysk.proc.TestProcStopped) ...PASS
Running testRunningAttached(frysk.proc.TestProcStopped) ...PASS
Running testMultiThreadedStoppedAckDaemon(frysk.proc.TestProcStopped) ...PASS
Running testMultiThreadedStoppedDetached(frysk.proc.TestProcStopped) ...PASS
Running testMultiThreadedStoppedAttached(frysk.proc.TestProcStopped) ...PASS
Running testMultiThreadedRunningAckDaemon(frysk.proc.TestProcStopped) ...PASS
Running testMultiThreadedRunningDetached(frysk.proc.TestProcStopped) ...PASS
Running testMultiThreadedRunningAttached(frysk.proc.TestProcStopped) ...PASS
Running testManyExistingThreadAttached(frysk.proc.TestProcTasksObserver) ...PASS
Running testSingleExistingCloneAttached(frysk.proc.TestProcTasksObserver) ...PASS
Running testCloneThenKillAttached(frysk.proc.TestProcTasksObserver) ...PASS
Running testDeleteAttached(frysk.proc.TestProcTasksObserver) ...PASS
Running testDoCloneAttached(frysk.proc.TestProcTasksObserver) ...PASS
Running testSingleExistingThreadAttached(frysk.proc.TestProcTasksObserver) ...PASS
Running testManyExistingThreadDetached(frysk.proc.TestProcTasksObserver) ...PASS
Running testSingleExistingCloneDetached(frysk.proc.TestProcTasksObserver) ...PASS
Running testCloneThenKillDetached(frysk.proc.TestProcTasksObserver) ...PASS
Running testDeleteDetached(frysk.proc.TestProcTasksObserver) ...PASS
Running testDoCloneDetached(frysk.proc.TestProcTasksObserver) ...PASS
Running testSingleExistingThreadDetached(frysk.proc.TestProcTasksObserver) ...PASS
Running testManyExistingThreadAckDaemon(frysk.proc.TestProcTasksObserver) ...PASS
Running testSingleExistingCloneAckDaemon(frysk.proc.TestProcTasksObserver) ...PASS
Running testCloneThenKillAckDaemon(frysk.proc.TestProcTasksObserver) ...PASS
Running testDeleteAckDaemon(frysk.proc.TestProcTasksObserver) ...PASS
Running testDoCloneAckDaemon(frysk.proc.TestProcTasksObserver) ...PASS
Running testSingleExistingThreadAckDaemon(frysk.proc.TestProcTasksObserver) ...PASS
Running testRepeatedHostRefresh(frysk.proc.TestRefresh) ...PASS
Running testHostRefresh(frysk.proc.TestRefresh) ...PASS
Running testProcRefresh(frysk.proc.TestRefresh) ...PASS
Running testParentChild(frysk.proc.TestRefresh) ...PASS
Running testRefreshDaemon(frysk.proc.TestRefresh) ...PASS
Running testExitLoosesChild(frysk.proc.TestRefresh) ...PASS
Running testRefreshZombie(frysk.proc.TestRefresh) ...PASS
Running testUnattachedSingleExec(frysk.proc.TestRefresh) ...PASS
Running testUnattachedMultipleExec(frysk.proc.TestRefresh) ...PASS
Running testRegMemModify(frysk.proc.TestRegisters) ...PASS
Running testCreateAttachedContinuedProc(frysk.proc.TestRun) ...PASS
Running testCreateAttachedStoppedProc(frysk.proc.TestRun) ...PASS
Running testSyscallRunning(frysk.proc.TestSyscallRunning) ...PASS
Running testIt(frysk.proc.TestSyscallSignal) ...PASS
Running testLinuxIa32(frysk.proc.TestSyscallsWithAudit) ...PASS
Running testLinuxPPC(frysk.proc.TestSyscallsWithAudit) ...PASS
Running testLinuxPPC64(frysk.proc.TestSyscallsWithAudit) ...PASS
Running testLinuxX86_64(frysk.proc.TestSyscallsWithAudit) ...PASS
Running testTaskCloneObserver(frysk.proc.TestTaskClonedObserver) ...PASS
Running testTaskForkedObserver(frysk.proc.TestTaskForkedObserver) ...PASS
Running testGetBlockers(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testBlockedCloneUnblockChildFirst(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testBlockedCloneUnblockParentFirst(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testBlockedForkUnblockChildFirst(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testBlockedForkUnblockParentFirst(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testRefreshAfterUnblockedForkExits(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testAddObserverAfterUnblock(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testBlockingFibonacciClone(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testBlockingFibonacciFork(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testUnblockRunning(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testCode(frysk.proc.TestTaskObserverCode) ...PASS
Running testCodeSignalInterrupt(frysk.proc.TestTaskObserverCode) ...PASS
Running testInstallCodeDuringCode(frysk.proc.TestTaskObserverCode) ...PASS
Running testCodeRemovedInHit(frysk.proc.TestTaskObserverCode) ...PASS
Running testBreakDivZero(frysk.proc.TestTaskObserverCode) ...PASS
Running testBreakIllegalAddress(frysk.proc.TestTaskObserverCode) ...PASS
Running testBreakIllegalInstruction(frysk.proc.TestTaskObserverCode) ...PASS
Running testBreakSignalTerminate(frysk.proc.TestTaskObserverCode) ...PASS
Running testBreakSignalIgnore(frysk.proc.TestTaskObserverCode) ...PASS
Running testViewBreakpointMemory(frysk.proc.TestTaskObserverCode) ...PASS
Running testViewBreakpointMap(frysk.proc.TestTaskObserverCode) ...PASS
Running testDetachFork(frysk.proc.TestTaskObserverDetach) ...PASS
Running testDetachClone(frysk.proc.TestTaskObserverDetach) ...PASS
Running testDetachExec(frysk.proc.TestTaskObserverDetach) ...PASS
Running testDetachSignal(frysk.proc.TestTaskObserverDetach) ...PASS
Running testInstructionAndCode(frysk.proc.TestTaskObserverInstructionAndCode) ...PASS
Running testInstruction(frysk.proc.TestTaskObserverInstruction) ...PASS
Running testFirstInstructionStep(frysk.proc.TestTaskObserverInstruction) ...PASS
Running testFirstInstructionSteppingEngine(frysk.proc.TestTaskObserverInstruction) ...PASS
Running testStepSigReturn(frysk.proc.TestTaskObserverInstructionSigReturn) ...PASS
Running testAttachDetachMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDetachOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDetachManyTasks(frysk.proc.TestTaskObserver) ...PASS
Running testDetachExitingMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testDetachExitingOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDeadMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDeadOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDieingMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDieingOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachToAttachedMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testBackToBackAttachAttachMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testBackToBackAttachAttachOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testBackToBackAttachDetachMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testBackToBackAttachDetachOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testDeletedAttachMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testDeletedAttachOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testDeleteUnattachedFromAttachedMain(frysk.proc.TestTaskObserver) ...PASS
Running testDeleteUnattachedFromDetachedMain(frysk.proc.TestTaskObserver) ...PASS
Running testExecSyscall(frysk.proc.TestTaskSyscallObserver) ...PASS
Running testForkSyscall(frysk.proc.TestTaskSyscallObserver) ...PASS
Running testCloneSyscall(frysk.proc.TestTaskSyscallObserver) ...PASS
Running testSyscallLoop(frysk.proc.TestTaskSyscallObserver) ...PASS
Running testCreateAttachedAddSyscallObserver(frysk.proc.TestTaskSyscallObserver) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=2915
Running testSyscalls(frysk.proc.TestTaskSyscallObserver) ...PASS
Running testSyscallOpen(frysk.proc.TestTaskSyscallObserver) ...PASS
Running testSyscallInterrupt(frysk.proc.TestTaskSyscallObserver) ...PASS
Running testSyscallInterruptRestart(frysk.proc.TestTaskSyscallObserver) ...PASS
Running testTerminateExit0(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminateExit47(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminateKillINT(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminateKillHUP(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatingExit0(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatingExit47(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatingKillINT(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatingKillHUP(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatedExit0(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatedExit47(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatedKillINT(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatedKillKILL(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatedKillHUP(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testAttachToUnJoinedTask(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testVarValueChanged(frysk.rt.TestDisplayValue) ...PASS
Running testVarValueNotChanged(frysk.rt.TestDisplayValue) ...PASS
Running testVarOutOfScope(frysk.rt.TestDisplayValue) ...FAIL
  junit.framework.AssertionFailedError: Variable value at first breakpoint expected:<5> but was:<0>
Running testVarMasked(frysk.rt.TestDisplayValue) ...PASS
Running testVarNotInCurrentScope(frysk.rt.TestDisplayValue) ...PASS
Running testTaskStopped(frysk.rt.TestUpdatingDisplayValue) ...PASS
Running testValueChanged(frysk.rt.TestUpdatingDisplayValue) ...PASS
Running testFuncReturn(frysk.rt.TestUpdatingDisplayValue) ...PASS
Running testExceptionThrown(frysk.rt.TestUpdatingDisplayValue) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4639
Running testLongjmp(frysk.rt.TestUpdatingDisplayValue) ...PASS
Running testTaskDead(frysk.rt.TestUpdatingDisplayValue) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4952
Running testDisabled(frysk.rt.TestUpdatingDisplayValue) ...PASS
Running testEnabledExprUnavailable(frysk.rt.TestUpdatingDisplayValue) ...PASS
Running testInnerTo(frysk.stack.TestFrameIdentifier) ...PASS
Running testOuterTo(frysk.stack.TestFrameIdentifier) ...PASS
Running testEquals(frysk.stack.TestFrameIdentifier) ...PASS
Running testAttached(frysk.stack.TestFrame) ...PASS
Running testFrameSame(frysk.stack.TestFrame) ...PASS
Running testContinueNotSame(frysk.stack.TestFrame) ...PASS
Running testOneSymbol(frysk.stack.TestFrameSymbol) ...PASS
Running testBacktrace(frysk.stack.TestStackBacktrace) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4468
Running testThreadedBacktrace(frysk.stack.TestStackBacktrace) ...FAIL
  junit.framework.ComparisonFailure: expected:<_start> but was:<[unknown]>
Running testFramePushing(frysk.stack.TestStackBacktrace) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4059
Running testFramePopping(frysk.stack.TestStackBacktrace) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4059
Running testInstructionStepping(frysk.stepping.TestSteppingEngine) ...PASS
Running testInstructionSteppingList(frysk.stepping.TestSteppingEngine) ...PASS
Running testLineStepping(frysk.stepping.TestSteppingEngine) ...PASS
Running testLineSteppingList(frysk.stepping.TestSteppingEngine) ...PASS
Running testStepOver(frysk.stepping.TestSteppingEngine) ...PASS
Running testInstructionNext(frysk.stepping.TestSteppingEngine) ...PASS
Running testStepOut(frysk.stepping.TestSteppingEngine) ...PASS
Running testStepAdvance(frysk.stepping.TestSteppingEngine) ...PASS
Running testBreakpointing(frysk.stepping.TestSteppingEngine) ...PASS
Running testStepIntoMissingThread(frysk.stepping.TestSteppingEngine) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4956
Running testLineStepFunctionCall(frysk.stepping.TestStepping) ...PASS
Running testLineStepIfStatementPass(frysk.stepping.TestStepping) ...PASS
Running testLineStepIfStatementFail(frysk.stepping.TestStepping) ...PASS
Running testLineStepFunctionReturn(frysk.stepping.TestStepping) ...PASS
Running testStepSigLongJmp(frysk.stepping.TestStepping) ...PASS
Running testStepGoto(frysk.stepping.TestStepping) ...PASS
Running testStepSigRaise(frysk.stepping.TestStepping) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4237
Running testASMSingleStep(frysk.stepping.TestStepping) ...PASS
Running testASMMultiStep(frysk.stepping.TestStepping) ...PASS
Running testASMJump(frysk.stepping.TestStepping) ...PASS
Running testFunctionEntry(frysk.stepping.TestStepping) ...PASS
Running testASMFunctionReturn(frysk.stepping.TestStepping) ...PASS
Running testASMFunctionStepOver(frysk.stepping.TestStepping) ...PASS
Running testASMFunctionStepOut(frysk.stepping.TestStepping) ...PASS
Running testFramelessFunctionEntry(frysk.stepping.TestStepping) ...FAIL
  junit.framework.AssertionFailedError: Line information present
Running testASMFramelessFunctionStepOver(frysk.stepping.TestStepping) ...FAIL
  junit.framework.AssertionFailedError: Line information present
Running testASMFramelessFunctionStepOut(frysk.stepping.TestStepping) ...FAIL
  junit.framework.AssertionFailedError: Line information present
Running testASMFramelessFunctionCall(frysk.stepping.TestStepping) ...FAIL
  junit.framework.AssertionFailedError: Line information present
Running testASMFramelessFunctionReturn(frysk.stepping.TestStepping) ...FAIL
  junit.framework.AssertionFailedError: Line information present
Running testDebug(frysk.symtab.TestSymbol) ...PASS
Running testNoDebug(frysk.symtab.TestSymbol) ...PASS
Running testStripped(frysk.symtab.TestSymbol) ...PASS
Running testStaticDebug(frysk.symtab.TestSymbol) ...PASS
Running testStaticNoDebug(frysk.symtab.TestSymbol) ...PASS
Running testStaticStripped(frysk.symtab.TestSymbol) ...PASS
Running testNoSize(frysk.symtab.TestSymbol) ...FAIL
  junit.framework.ComparisonFailure: symbol name expected:<global_st_size_0> but was:<[unknown]>
Running testNoDebugNoSize(frysk.symtab.TestSymbol) ...FAIL
  junit.framework.ComparisonFailure: symbol name expected:<global_st_size_0> but was:<[unknown]>
Running testStrippedNoSize(frysk.symtab.TestSymbol) ...PASS
Running testStaticNoSize(frysk.symtab.TestSymbol) ...FAIL
  junit.framework.ComparisonFailure: symbol name expected:<local_st_size_0> but was:<[unknown]>
Running testStaticNoDebugNoSize(frysk.symtab.TestSymbol) ...FAIL
  junit.framework.ComparisonFailure: symbol name expected:<local_st_size_0> but was:<[unknown]>
Running testStaticStrippedNoSize(frysk.symtab.TestSymbol) ...PASS
Running testGlobalInGlobal(frysk.symtab.TestSymbol) ...PASS
Running testLocalInGlobal(frysk.symtab.TestSymbol) ...FAIL
  junit.framework.ComparisonFailure: symbol name expected:<local_in_global> but was:<global_outer>
Running testGlobalInLocal(frysk.symtab.TestSymbol) ...PASS
Running testLocalInLocal(frysk.symtab.TestSymbol) ...PASS
Running testGlobalAfterNested(frysk.symtab.TestSymbol) ...PASS
Running testLocalAfterNested(frysk.symtab.TestSymbol) ...PASS
Running testNoSymbolAfterGlobal(frysk.symtab.TestSymbol) ...PASS
Running testNoSymbolAfterLocal(frysk.symtab.TestSymbol) ...PASS
Running testGlobalSize0InGlobal(frysk.symtab.TestSymbol) ...PASS
Running testLocalSize0InGlobal(frysk.symtab.TestSymbol) ...PASS
Running testGlobalSize0InLocal(frysk.symtab.TestSymbol) ...PASS
Running testLocalSize0InLocal(frysk.symtab.TestSymbol) ...PASS
Running testGlobalAfterNestedSize0(frysk.symtab.TestSymbol) ...PASS
Running testLocalAfterNestedSize0(frysk.symtab.TestSymbol) ...PASS
Running testSmallGlobalAtLargeGlobal(frysk.symtab.TestSymbol) ...FAIL
  junit.framework.ComparisonFailure: symbol name expected:<small_global_at_large...> but was:<large_global_at_small...>
Running testSmallLocalAtLargeGlobal(frysk.symtab.TestSymbol) ...FAIL
  junit.framework.ComparisonFailure: symbol name expected:<small_local_at_large_glob...> but was:<large_global_at_small_loc...>
Running testSmallGlobalAtLargeLocal(frysk.symtab.TestSymbol) ...PASS
Running testSmallLocalAtLargeLocal(frysk.symtab.TestSymbol) ...FAIL
  junit.framework.ComparisonFailure: symbol name expected:<small_local_at_large...> but was:<large_local_at_small...>
Running testAfterGlobalContiningSize0(frysk.symtab.TestSymbol) ...PASS
Running testAfterLocalContiningSize0(frysk.symtab.TestSymbol) ...PASS
Running testCoreFileAtSignal(frysk.testbed.TestCoreFileAtSignal) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4953
Running testSingleSignalWaiter(frysk.testbed.TestSignalWaiter) ...PASS
Running testMultiSignalWaiter(frysk.testbed.TestSignalWaiter) ...PASS
Running testCoreExe(frysk.util.TestCommandlineParser) ...PASS
Running testCore(frysk.util.TestCommandlineParser) ...PASS
Running testSingleThreadedCatch(frysk.util.TestFCatch) ...FAIL
  junit.framework.AssertionFailedError: #0 0x0000003a81030afa in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x000000000040237f in main () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#3 0x0000003a8101dab4 in __libc_start_main () from /lib64/libc-2.6.so
#4 0x00000000004011e9 in [unknown] from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
should match: (#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in main \(\).*
#[\d]+ 0x[\da-f]+ in __libc_start_main \(\).*
#[\d]+ 0x[\da-f]+ in _start \(\).*

Running testCoreFileCreated(frysk.util.TestFCore) ...PASS
Running testElfCoreHeader(frysk.util.TestFCore) ...PASS
Running testProgramSegmentHeader(frysk.util.TestFCore) ...PASS
Running testGeneralPurposeRegisters(frysk.util.TestFCore) ...PASS
Running testFloatingPointRegisters(frysk.util.TestFCore) ...PASS
Running testXFloatingPointRegisters(frysk.util.TestFCore) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4890
Running testAuxv(frysk.util.TestFCore) ...PASS
Running testSingleThreadedDetached(frysk.util.TestFStack) ...FAIL
  junit.framework.AssertionFailedError: Task #22497
#0 0x0000003a81030afa in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x000000000040237f in main () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#3 0x0000003a8101dab4 in __libc_start_main () from /lib64/libc-2.6.so
#4 0x00000000004011e9 in [unknown] from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
should match: (Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in main \(\).*
#[\d]+ 0x[\da-f]+ in __libc_start_main \(\).*
#[\d]+ 0x[\da-f]+ in _start \(\).*
)(Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in start_thread \(\).*
#[\d]+ 0x[\da-f]+ in (__)?clone \(\).*
){0} threads
Running testSingleThreadedAckDaemon(frysk.util.TestFStack) ...FAIL
  junit.framework.AssertionFailedError: Task #22499
#0 0x0000003a81030afa in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x000000000040237f in main () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#3 0x0000003a8101dab4 in __libc_start_main () from /lib64/libc-2.6.so
#4 0x00000000004011e9 in [unknown] from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
should match: (Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in main \(\).*
#[\d]+ 0x[\da-f]+ in __libc_start_main \(\).*
#[\d]+ 0x[\da-f]+ in _start \(\).*
)(Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in start_thread \(\).*
#[\d]+ 0x[\da-f]+ in (__)?clone \(\).*
){0} threads
Running testMultiThreadedDetached(frysk.util.TestFStack) ...FAIL
  junit.framework.AssertionFailedError: Task #22500
#0 0x0000003a81030b1f in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x000000000040237f in main () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#3 0x0000003a8101dab4 in __libc_start_main () from /lib64/libc-2.6.so
#4 0x00000000004011e9 in [unknown] from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
Task #22501
#0 0x0000003a81030b1f in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x0000003a820062f7 in start_thread () from /lib64/libpthread-2.6.so
#3 0x0000003a810d0fbd in clone () from /lib64/libc-2.6.so
Task #22502
#0 0x0000003a81030b1f in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x0000003a820062f7 in start_thread () from /lib64/libpthread-2.6.so
#3 0x0000003a810d0fbd in clone () from /lib64/libc-2.6.so
should match: (Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in main \(\).*
#[\d]+ 0x[\da-f]+ in __libc_start_main \(\).*
#[\d]+ 0x[\da-f]+ in _start \(\).*
)(Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in start_thread \(\).*
#[\d]+ 0x[\da-f]+ in (__)?clone \(\).*
){2} threads
Running testMultiThreadedAckDaemon(frysk.util.TestFStack) ...FAIL
  junit.framework.AssertionFailedError: Task #22504
#0 0x0000003a81030b1f in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x000000000040237f in main () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#3 0x0000003a8101dab4 in __libc_start_main () from /lib64/libc-2.6.so
#4 0x00000000004011e9 in [unknown] from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
Task #22505
#0 0x0000003a81030b1f in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x0000003a820062f7 in start_thread () from /lib64/libpthread-2.6.so
#3 0x0000003a810d0fbd in clone () from /lib64/libc-2.6.so
Task #22506
#0 0x0000003a81030b1f in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x0000003a820062f7 in start_thread () from /lib64/libpthread-2.6.so
#3 0x0000003a810d0fbd in clone () from /lib64/libc-2.6.so
should match: (Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in main \(\).*
#[\d]+ 0x[\da-f]+ in __libc_start_main \(\).*
#[\d]+ 0x[\da-f]+ in _start \(\).*
)(Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in start_thread \(\).*
#[\d]+ 0x[\da-f]+ in (__)?clone \(\).*
){2} threads
Running testCore(frysk.util.TestFStack) ...UNRESOLVED
  http://sourceware.org/bugzilla/show_bug.cgi?id=4581
Running testArrayOfNumber(frysk.value.TestArray) ...PASS
Running testArrayOfArrayOfNumber(frysk.value.TestArray) ...PASS
Running testFromBigInt(frysk.value.TestBigFloat) ...PASS
Running testFromBytes(frysk.value.TestBigFloat) ...PASS
Running testToByteArray(frysk.value.TestBigFloat) ...PASS
Running testBigStructure(frysk.value.TestClass) ...PASS
Running testLittleStructure(frysk.value.TestClass) ...PASS
Running testNextedStructure(frysk.value.TestClass) ...PASS
Running testNamelessFields(frysk.value.TestClass) ...PASS
Running testEnumType(frysk.value.TestEnum) ...PASS
Running testEnum(frysk.value.TestEnum) ...PASS
Running testEnumInt(frysk.value.TestEnum) ...PASS
Running testBigIntegerValue(frysk.value.TestFloatingPoint) ...PASS
Running testBigFloatValue(frysk.value.TestFloatingPoint) ...PASS
Running testNatural(frysk.value.TestFormat) ...PASS
Running testDecimal(frysk.value.TestFormat) ...PASS
Running testHexadecimal(frysk.value.TestFormat) ...PASS
Running testOctal(frysk.value.TestFormat) ...PASS
Running testBinary(frysk.value.TestFormat) ...PASS
Running testGetSignedBig(frysk.value.TestIntegerType) ...PASS
Running testGetSignedLittle(frysk.value.TestIntegerType) ...PASS
Running testGetUnsignedBig(frysk.value.TestIntegerType) ...PASS
Running testGetUnsignedLittle(frysk.value.TestIntegerType) ...PASS
Running testGetEnumBig(frysk.value.TestIntegerType) ...PASS
Running testGetEnumLittle(frysk.value.TestIntegerType) ...PASS
Running testPutSignedPositiveBig(frysk.value.TestIntegerType) ...PASS
Running testPutSignedNegativeBig(frysk.value.TestIntegerType) ...PASS
Running testPutSignedPositiveLittle(frysk.value.TestIntegerType) ...PASS
Running testPutSignedNegativeLittle(frysk.value.TestIntegerType) ...PASS
Running testPutUnsignedPositiveBig(frysk.value.TestIntegerType) ...PASS
Running testPutUnsignedNegativeBig(frysk.value.TestIntegerType) ...PASS
Running testPutUnsignedPositiveLittle(frysk.value.TestIntegerType) ...PASS
Running testPutUnsignedNegativeLittle(frysk.value.TestIntegerType) ...PASS
Running testPutEnumPositiveBig(frysk.value.TestIntegerType) ...PASS
Running testPutEnumPositiveLittle(frysk.value.TestIntegerType) ...PASS
Running testBigFloatValue(frysk.value.TestIntegerType) ...PASS
Running testBigIntegerValue(frysk.value.TestIntegerType) ...PASS
Running testGetBig(frysk.value.TestLocation) ...PASS
Running testGetLittle(frysk.value.TestLocation) ...PASS
Running testPutBig(frysk.value.TestLocation) ...PASS
Running testPutLittle(frysk.value.TestLocation) ...PASS
Running testPutBigLong(frysk.value.TestLocation) ...PASS
Running testPutLittleLong(frysk.value.TestLocation) ...PASS
Running testPutBigShort(frysk.value.TestLocation) ...PASS
Running testPutLittleShort(frysk.value.TestLocation) ...PASS
Running testSlice(frysk.value.TestLocation) ...PASS
Running testNumber(frysk.value.TestValue) ...PASS
Running testIntOps(frysk.value.TestValue) ...PASS
Running testFloatOps(frysk.value.TestValue) ...PASS

Time: 13.269
There were 19 unresolved:
  http://sourceware.org/bugzilla/show_bug.cgi?id=4059
  http://sourceware.org/bugzilla/show_bug.cgi?id=4677
  http://sourceware.org/bugzilla/show_bug.cgi?id=4956
  http://sourceware.org/bugzilla/show_bug.cgi?id=4676
  http://sourceware.org/bugzilla/show_bug.cgi?id=3841
  http://sourceware.org/bugzilla/show_bug.cgi?id=4953
  http://sourceware.org/bugzilla/show_bug.cgi?id=4952
  http://sourceware.org/bugzilla/show_bug.cgi?id=4847
  http://sourceware.org/bugzilla/show_bug.cgi?id=4951
  http://sourceware.org/bugzilla/show_bug.cgi?id=4950
  http://sourceware.org/bugzilla/show_bug.cgi?id=2915
  http://sourceware.org/bugzilla/show_bug.cgi?id=4237
  http://sourceware.org/bugzilla/show_bug.cgi?id=4468
  http://sourceware.org/bugzilla/show_bug.cgi?id=4639
  http://sourceware.org/bugzilla/show_bug.cgi?id=4949
  http://sourceware.org/bugzilla/show_bug.cgi?id=4914
  http://sourceware.org/bugzilla/show_bug.cgi?id=3725
  http://sourceware.org/bugzilla/show_bug.cgi?id=4581
  http://sourceware.org/bugzilla/show_bug.cgi?id=4890
There were 2 unsupported:
  32-on-64
  disassembler
There was 1 error:
1) testRegsCommand(frysk.hpd.TestRegs)java.lang.RuntimeException: getting task's executable
   at frysk.proc.IsaFactory.getIsa(TestRunner)
   at frysk.proc.IsaFactory.getIsa(TestRunner)
   at frysk.proc.live.LinuxTask.sendrecIsa(TestRunner)
   at frysk.proc.Task.getIsa(TestRunner)
   at frysk.hpd.TestRegs.testRegsCommand(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
Caused by: java.io.IOException: readlink failed
   at java.io.File.getCanonicalPath(libgcj.so.8rh)
   at frysk.proc.IsaFactory.getIsa(TestRunner)
   ...21 more
There were 20 failures:
1) testVarOutOfScope(frysk.rt.TestDisplayValue)junit.framework.AssertionFailedError: Variable value at first breakpoint expected:<5> but was:<0>
   at frysk.rt.TestDisplayValue.testVarOutOfScope(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
2) testThreadedBacktrace(frysk.stack.TestStackBacktrace)junit.framework.ComparisonFailure: expected:<_start> but was:<[unknown]>
   at frysk.stack.TestStackBacktrace.frameAssertions(TestRunner)
   at frysk.stack.TestStackBacktrace.handleTask(TestRunner)
   at frysk.stack.TestStackBacktrace$LockObserver.update(TestRunner)
   at java.util.Observable.notifyObservers(libgcj.so.8rh)
   at frysk.stepping.SteppingEngine$SteppingObserver.updateExecuted(TestRunner)
   at frysk.proc.Proc$14.add(TestRunner)
   at frysk.proc.live.LinuxTaskState$Attached.handleAddObservation(TestRunner)
   at frysk.proc.Task.handleAddObservation(TestRunner)
   at frysk.proc.TaskObservation.handleAdd(TestRunner)
   at frysk.proc.live.LinuxProcState$Attaching.allAttached(TestRunner)
   at frysk.proc.live.LinuxProcState$Attaching.access$0(TestRunner)
   at frysk.proc.live.LinuxProcState$Attaching$ToOtherTasks.handleTaskAttachCompleted(TestRunner)
   at frysk.proc.Proc$4.execute(TestRunner)
   at frysk.event.EventLoop.runEventLoop(TestRunner)
   at frysk.event.EventLoop.runPolling(TestRunner)
   at frysk.testbed.TestLib.assertRunUntilStop(TestRunner)
   at frysk.testbed.TestLib.assertRunUntilStop(TestRunner)
   at frysk.stack.TestStackBacktrace.testThreadedBacktrace(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
3) testFramelessFunctionEntry(frysk.stepping.TestStepping)junit.framework.AssertionFailedError: Line information present
   at frysk.stepping.TestStepping.testFramelessFunctionEntry(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
4) testASMFramelessFunctionStepOver(frysk.stepping.TestStepping)junit.framework.AssertionFailedError: Line information present
   at frysk.stepping.TestStepping.testASMFramelessFunctionStepOver(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
5) testASMFramelessFunctionStepOut(frysk.stepping.TestStepping)junit.framework.AssertionFailedError: Line information present
   at frysk.stepping.TestStepping.testASMFramelessFunctionStepOut(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
6) testASMFramelessFunctionCall(frysk.stepping.TestStepping)junit.framework.AssertionFailedError: Line information present
   at frysk.stepping.TestStepping.testASMFramelessFunctionCall(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
7) testASMFramelessFunctionReturn(frysk.stepping.TestStepping)junit.framework.AssertionFailedError: Line information present
   at frysk.stepping.TestStepping.testASMFramelessFunctionReturn(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
8) testNoSize(frysk.symtab.TestSymbol)junit.framework.ComparisonFailure: symbol name expected:<global_st_size_0> but was:<[unknown]>
   at frysk.symtab.TestSymbol.symbolTest(TestRunner)
   at frysk.symtab.TestSymbol.testNoSize(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
9) testNoDebugNoSize(frysk.symtab.TestSymbol)junit.framework.ComparisonFailure: symbol name expected:<global_st_size_0> but was:<[unknown]>
   at frysk.symtab.TestSymbol.symbolTest(TestRunner)
   at frysk.symtab.TestSymbol.testNoDebugNoSize(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
10) testStaticNoSize(frysk.symtab.TestSymbol)junit.framework.ComparisonFailure: symbol name expected:<local_st_size_0> but was:<[unknown]>
   at frysk.symtab.TestSymbol.symbolTest(TestRunner)
   at frysk.symtab.TestSymbol.testStaticNoSize(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
11) testStaticNoDebugNoSize(frysk.symtab.TestSymbol)junit.framework.ComparisonFailure: symbol name expected:<local_st_size_0> but was:<[unknown]>
   at frysk.symtab.TestSymbol.symbolTest(TestRunner)
   at frysk.symtab.TestSymbol.testStaticNoDebugNoSize(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
12) testLocalInGlobal(frysk.symtab.TestSymbol)junit.framework.ComparisonFailure: symbol name expected:<local_in_global> but was:<global_outer>
   at frysk.symtab.TestSymbol.symbolTest(TestRunner)
   at frysk.symtab.TestSymbol.symbolTest(TestRunner)
   at frysk.symtab.TestSymbol.testLocalInGlobal(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
13) testSmallGlobalAtLargeGlobal(frysk.symtab.TestSymbol)junit.framework.ComparisonFailure: symbol name expected:<small_global_at_large...> but was:<large_global_at_small...>
   at frysk.symtab.TestSymbol.symbolTest(TestRunner)
   at frysk.symtab.TestSymbol.symbolTest(TestRunner)
   at frysk.symtab.TestSymbol.testSmallGlobalAtLargeGlobal(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
14) testSmallLocalAtLargeGlobal(frysk.symtab.TestSymbol)junit.framework.ComparisonFailure: symbol name expected:<small_local_at_large_glob...> but was:<large_global_at_small_loc...>
   at frysk.symtab.TestSymbol.symbolTest(TestRunner)
   at frysk.symtab.TestSymbol.symbolTest(TestRunner)
   at frysk.symtab.TestSymbol.testSmallLocalAtLargeGlobal(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
15) testSmallLocalAtLargeLocal(frysk.symtab.TestSymbol)junit.framework.ComparisonFailure: symbol name expected:<small_local_at_large...> but was:<large_local_at_small...>
   at frysk.symtab.TestSymbol.symbolTest(TestRunner)
   at frysk.symtab.TestSymbol.symbolTest(TestRunner)
   at frysk.symtab.TestSymbol.testSmallLocalAtLargeLocal(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
16) testSingleThreadedCatch(frysk.util.TestFCatch)junit.framework.AssertionFailedError: #0 0x0000003a81030afa in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x000000000040237f in main () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#3 0x0000003a8101dab4 in __libc_start_main () from /lib64/libc-2.6.so
#4 0x00000000004011e9 in [unknown] from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
should match: (#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in main \(\).*
#[\d]+ 0x[\da-f]+ in __libc_start_main \(\).*
#[\d]+ 0x[\da-f]+ in _start \(\).*

   at frysk.util.TestFCatch.testSingleThreadedCatch(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
17) testSingleThreadedDetached(frysk.util.TestFStack)junit.framework.AssertionFailedError: Task #22497
#0 0x0000003a81030afa in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x000000000040237f in main () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#3 0x0000003a8101dab4 in __libc_start_main () from /lib64/libc-2.6.so
#4 0x00000000004011e9 in [unknown] from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
should match: (Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in main \(\).*
#[\d]+ 0x[\da-f]+ in __libc_start_main \(\).*
#[\d]+ 0x[\da-f]+ in _start \(\).*
)(Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in start_thread \(\).*
#[\d]+ 0x[\da-f]+ in (__)?clone \(\).*
){0} threads
   at frysk.util.TestFStack.multiThreaded(TestRunner)
   at frysk.util.TestFStack.testSingleThreadedDetached(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
18) testSingleThreadedAckDaemon(frysk.util.TestFStack)junit.framework.AssertionFailedError: Task #22499
#0 0x0000003a81030afa in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x000000000040237f in main () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#3 0x0000003a8101dab4 in __libc_start_main () from /lib64/libc-2.6.so
#4 0x00000000004011e9 in [unknown] from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
should match: (Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in main \(\).*
#[\d]+ 0x[\da-f]+ in __libc_start_main \(\).*
#[\d]+ 0x[\da-f]+ in _start \(\).*
)(Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in start_thread \(\).*
#[\d]+ 0x[\da-f]+ in (__)?clone \(\).*
){0} threads
   at frysk.util.TestFStack.multiThreaded(TestRunner)
   at frysk.util.TestFStack.testSingleThreadedAckDaemon(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
19) testMultiThreadedDetached(frysk.util.TestFStack)junit.framework.AssertionFailedError: Task #22500
#0 0x0000003a81030b1f in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x000000000040237f in main () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#3 0x0000003a8101dab4 in __libc_start_main () from /lib64/libc-2.6.so
#4 0x00000000004011e9 in [unknown] from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
Task #22501
#0 0x0000003a81030b1f in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x0000003a820062f7 in start_thread () from /lib64/libpthread-2.6.so
#3 0x0000003a810d0fbd in clone () from /lib64/libc-2.6.so
Task #22502
#0 0x0000003a81030b1f in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x0000003a820062f7 in start_thread () from /lib64/libpthread-2.6.so
#3 0x0000003a810d0fbd in clone () from /lib64/libc-2.6.so
should match: (Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in main \(\).*
#[\d]+ 0x[\da-f]+ in __libc_start_main \(\).*
#[\d]+ 0x[\da-f]+ in _start \(\).*
)(Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in start_thread \(\).*
#[\d]+ 0x[\da-f]+ in (__)?clone \(\).*
){2} threads
   at frysk.util.TestFStack.multiThreaded(TestRunner)
   at frysk.util.TestFStack.testMultiThreadedDetached(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
20) testMultiThreadedAckDaemon(frysk.util.TestFStack)junit.framework.AssertionFailedError: Task #22504
#0 0x0000003a81030b1f in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x000000000040237f in main () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#3 0x0000003a8101dab4 in __libc_start_main () from /lib64/libc-2.6.so
#4 0x00000000004011e9 in [unknown] from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
Task #22505
#0 0x0000003a81030b1f in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x0000003a820062f7 in start_thread () from /lib64/libpthread-2.6.so
#3 0x0000003a810d0fbd in clone () from /lib64/libc-2.6.so
Task #22506
#0 0x0000003a81030b1f in sigsuspend () from /lib64/libc-2.6.so
#1 0x0000000000401819 in server () from /notnfs/swagiaal/frysks/frysk.merge/frysk-core/frysk/pkglibdir/funit-slave
#2 0x0000003a820062f7 in start_thread () from /lib64/libpthread-2.6.so
#3 0x0000003a810d0fbd in clone () from /lib64/libc-2.6.so
should match: (Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in main \(\).*
#[\d]+ 0x[\da-f]+ in __libc_start_main \(\).*
#[\d]+ 0x[\da-f]+ in _start \(\).*
)(Task #\d+
(#[\d]+ 0x[\da-f]+ in .*
)*#[\d]+ 0x[\da-f]+ in server \(\).*
#[\d]+ 0x[\da-f]+ in start_thread \(\).*
#[\d]+ 0x[\da-f]+ in (__)?clone \(\).*
){2} threads
   at frysk.util.TestFStack.multiThreaded(TestRunner)
   at frysk.util.TestFStack.testMultiThreadedAckDaemon(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)

FAILURES!!!
Tests run: 507,  Failures: 20,  Errors: 1

Failed after run #0
FAIL: TestRunner
no suitable method `main' in class
FAIL: frysk/rt/TestDisplayValue
===================
2 of 2 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/notnfs/swagiaal/frysks/frysk.merge/frysk-core'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/notnfs/swagiaal/frysks/frysk.merge/frysk-core'
make: *** [check] Error 2

      parent reply	other threads:[~2007-08-27 18:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22 21:45 Sami Wagiaalla
2007-08-22 21:52 ` Roland McGrath
2007-08-27 19:29   ` Sami Wagiaalla
2007-08-27 20:21     ` Roland McGrath
2007-08-29 20:45       ` Sami Wagiaalla
2007-08-30 20:35         ` Andrew Cagney
2007-08-28 13:25     ` Andrew Cagney
2007-08-27 18:23 ` Sami Wagiaalla [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46D31690.70801@redhat.com \
    --to=swagiaal@redhat.com \
    --cc=frysk@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).