From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Subject: Re: java: switch to icedtea-8 as default JDK Date: Wed, 13 Dec 2017 09:53:06 +0100 Message-ID: References: <20171204191506.GC28066@jasmine.lan> <87609h3dzk.fsf@gmail.com> <87o9n3gz43.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="089e082d20fc69255c056034e5d5" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eP2mw-0007uL-FN for guix-devel@gnu.org; Wed, 13 Dec 2017 03:53:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eP2mq-0002jX-Ce for guix-devel@gnu.org; Wed, 13 Dec 2017 03:53:14 -0500 Received: from mail-io0-x236.google.com ([2607:f8b0:4001:c06::236]:37279) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eP2mq-0002jF-2s for guix-devel@gnu.org; Wed, 13 Dec 2017 03:53:08 -0500 Received: by mail-io0-x236.google.com with SMTP id d16so2040287iob.4 for ; Wed, 13 Dec 2017 00:53:07 -0800 (PST) In-Reply-To: <87o9n3gz43.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Chris Marusich Cc: guix-devel --089e082d20fc69255c056034e5d5 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I'll have a look at testng. 2017-12-13 3:06 GMT+01:00 Chris Marusich : > G=C3=A1bor Boskovits writes: > > > I will wait for your results for now... > > I apologize for the delay. It took 20 hours to build the "covering" of > icedtea on my laptop, and I've been preoccupied with personal matters. > I built commit 9e111db4535b3cd5729e37294ae51d95240334b4, which at the > time was the tip of the core-updates branch. I wonder if there is a way > to check the build status of core-updates on Hydra instead? My laptop > has only 2 cores, so it's quite slow. Anyway, the results are below. > To troubleshoot locally, check out the above commit (or a more recent > one, if you're feeling brave) and try to build one of the packages that > failed. > > Successfully built: > > ant@1.10.1 > antlr3@3.5.2 > axoloti-patcher@1.0.12 > clojure@1.8.0 > f-seq@1.1-1.6ccded3 > hdf-java@3.3.2 > icedtea-web@1.6.2 > java-commons-beanutils@1.9.3 > java-commons-cli@1.2 > java-commons-collections4@4.1 > java-commons-daemon@1.0.15 > java-commons-lang@2.6 > java-commons-net@3.6 > java-eclipse-jetty-servlet@9.4.6 > java-eclipse-team-core@3.8.0 > java-guice-servlet@4.1 > java-httpcomponents-httpcore-ab@4.4.6 > java-httpcomponents-httpcore-nio@4.4.6 > java-httpcomponents-httpmime@4.5.3 > java-javax-mail@1.5.6 > java-jbzip2@0.9.1 > java-jdom@1.1.3 > java-jgit@4.7.0.201704051617-r > java-jmh@1.17.5 > java-osgi-service-cm@1.5.0 > java-osgi-service-jdbc@1.0.0 > java-osgi-service-packageadmin@1.2.0 > java-osgi-service-resolver@1.0.1 > java-osgi-util-tracker@1.5.1 > java-plexus-interpolation@1.23 > javacc@7.0.3 > minced@0.2.0 > plantuml@8048 > r-seurat@1.4.0.12-1.fccb77d > ruby-atoulme-antwrap@0.7.5 > sra-tools@2.8.2-1 > tuxguitar@1.4 > > Failed to build: > > java-eclipse-jetty-servlet@9.2.22 > java-picard@1.113 > java-picard@2.3.0 > java-plexus-container-default@1.7.1 > kodi@18.0_alpha-7-67fd70f > > The failure causes were as follows: > > * java-eclipse-jetty-servlet@9.2.22: > > --8<---------------cut here---------------start------------->8--- > ... > starting phase `check' > Buildfile: /tmp/guix-build-java-eclipse-jetty-security-9.2.22.drv-0/ > jetty.project-jetty-9.2.22.v20170606/jetty-security/build.xml > > compile-tests: > [mkdir] Created dir: /tmp/guix-build-java-eclipse- > jetty-security-9.2.22.drv-0/jetty.project-jetty-9.2.22. > v20170606/jetty-security/build/test-classesCompiling 5 source files to > /tmp/guix-build-java-eclipse-jetty-security-9.2.22.drv-0/ > jetty.project-jetty-9.2.22.v20170606/jetty-security/build/test-classes > check: > [mkdir] Created dir: /tmp/guix-build-java-eclipse- > jetty-security-9.2.22.drv-0/jetty.project-jetty-9.2.22. > v20170606/jetty-security/src/test/test-reportsning > org.eclipse.jetty.security.AliasedConstraintTest > [junit] SLF4J: Failed to load class "org.slf4j.impl. > StaticLoggerBinder". > [junit] SLF4J: Defaulting to no-operation (NOP) logger implementation > [junit] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder > for further details. > [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time > elapsed: 0.439 sec > [junit] Running org.eclipse.jetty.security.ConstraintTest > [junit] SLF4J: Failed to load class "org.slf4j.impl. > StaticLoggerBinder". > [junit] SLF4J: Defaulting to no-operation (NOP) logger implementation > [junit] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder > for further details. > [junit] Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time > elapsed: 0.682 sec > [junit] HTTP/1.1 302 Found > [junit] Date: Sun, 10 Dec 2017 05:32:20 GMT > [junit] Location: https://wobble.com/ctx/data/info > [junit] Content-Length: 0 > [junit] Server: Jetty(9.2.z-SNAPSHOT) > [junit] > [junit] > > BUILD FAILED > /tmp/guix-build-java-eclipse-jetty-security-9.2.22.drv-0/ > jetty.project-jetty-9.2.22.v20170606/jetty-security/build.xml:1: Test > org.eclipse.jetty.security.ConstraintTest failed > --8<---------------cut here---------------end--------------->8--- > > * java-picard@1.113: Failed because testng failed to build: > > --8<---------------cut here---------------start------------->8--- > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > TestNG > Total tests run: 1517, Failures: 1, Skips: 0 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > Failures in :TestNG, :Parallelization > test.thread.parallelization.ParallelByMethodsTestCase7Scenario2. > verifyThatTestMethodsRunInParallelThreads() > StackTrace: > java.lang.AssertionError: Expected 25 test method execution event logs t= o > be in a block of methods executing in parallel. Found an event log of a > different type in the block being processed: [EventLog{Event: > TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodA, Data provider > param: paramOne, Time of event: 1512869923380, Thread ID: 5561}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 841323501, Method name: testMethodA, Data provider > param: paramTwo, Time of event: 1512869923380, Thread ID: 5560}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1728457363, Method name: testMethodA, Data provider > param: paramThree, Time of event: 1512869923382, Thread ID: 5562}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 841323501, Method name: testMethodB, Data provider > param: paramTwo, Time of event: 1512869923389, Thread ID: 5563}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodB, Data provider > param: paramOne, Time of event: 1512869923395, Thread ID: 5564}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1728457363, Method name: testMethodB, Data provider > param: paramThree, Time of event: 1512869923395, Thread ID: 5565}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 841323501, Method name: testMethodC, Data provider > param: paramTwo, Time of event: 1512869923406, Thread ID: 5566}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodC, Data provider > param: paramOne, Time of event: 1512869923406, Thread ID: 5567}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1728457363, Method name: testMethodC, Data provider > param: paramThree, Time of event: 1512869923436, Thread ID: 5568}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 841323501, Method name: testMethodD, Data provider > param: paramTwo, Time of event: 1512869923436, Thread ID: 5569}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodD, Data provider > param: paramOne, Time of event: 1512869923455, Thread ID: 5570}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1728457363, Method name: testMethodD, Data provider > param: paramThree, Time of event: 1512869923456, Thread ID: 5571}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 841323501, Method name: testMethodE, Data provider > param: paramTwo, Time of event: 1512869923456, Thread ID: 5572}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodE, Data provider > param: paramOne, Time of event: 1512869923459, Thread ID: 5573}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1728457363, Method name: testMethodE, Data provider > param: paramThree, Time of event: 1512869923464, Thread ID: 5574}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1063777791, Method name: testMethodA, Data provider > param: paramFour, Time of event: 1512869923469, Thread ID: 5575}, > EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodA, Time of event: > 1512869923480, Thread ID: 5561}, EventLog{Event: LISTENER_TEST_METHOD_PAS= S, > Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: > test.thread.parallelization.sample.TestClassAFiveMethodsWithFacto > ryUsingDataProviderAndNoDepsSample, Class instance hash code: 841323501, > Method name: testMethodA, Time of event: 1512869923480, Thread ID: 5560}, > EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1728457363, Method name: testMethodA, Time of event: > 1512869923482, Thread ID: 5562}, EventLog{Event: TEST_METHOD_EXECUTION, > Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: > test.thread.parallelization.sample.TestClassCSixMethodsWithFactor > yUsingDataProviderAndNoDepsSample, Class instance hash code: 95735296, > Method name: testMethodA, Data provider param: paramOne, Time of event: > 1512869923486, Thread ID: 5576}, EventLog{Event: LISTENER_TEST_METHOD_PAS= S, > Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: > test.thread.parallelization.sample.TestClassAFiveMethodsWithFacto > ryUsingDataProviderAndNoDepsSample, Class instance hash code: 841323501, > Method name: testMethodB, Time of event: 1512869923489, Thread ID: 5563}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1776486626, Method name: testMethodA, Data provider > param: paramThree, Time of event: 1512869923491, Thread ID: 5577}, > EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodB, Time of event: > 1512869923502, Thread ID: 5564}, EventLog{Event: LISTENER_TEST_METHOD_PAS= S, > Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: > test.thread.parallelization.sample.TestClassAFiveMethodsWithFacto > ryUsingDataProviderAndNoDepsSample, Class instance hash code: 1728457363, > Method name: testMethodB, Time of event: 1512869923502, Thread ID: 5565}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 2001164060, Method name: testMethodA, Data provider > param: paramTwo, Time of event: 1512869923502, Thread ID: 5578}] expected > [true] but found [false] > at test.thread.parallelization.BaseParallelizationTest. > verifyEventTypeForEventsLogs(Unknown Source) > at test.thread.parallelization.BaseParallelizationTest. > verifySimultaneousTestMethodExecutionEvents(Unknown Source) > at test.thread.parallelization.BaseParallelizationTest. > verifySimultaneousTestMethods(Unknown Source) > at test.thread.parallelization.ParallelByMethodsTestCase7Scen > ario2.verifyThatTestMethodsRunInParallelThreads(Unknown Source) > ... Removed 27 stack frames > > phase `check' failed after 296.3 seconds > note: keeping build directory `/tmp/guix-build-java-testng-6.12.drv-2' > builder for `/gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-6.12= .drv' > failed with exit code 1 > @ build-failed /gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-6.= 12.drv > - 1 builder for `/gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-= 6.12.drv' > failed with exit code 1 > cannot build derivation `/gnu/store/qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java= -picard-1.113.drv': > 1 dependencies couldn't be built > guix build: error: build failed: build of `/gnu/store/ > qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java-picard-1.113.drv' failed > --8<---------------cut here---------------end--------------->8--- > > * java-picard@2.3.0: Appears to be the same problem: > > --8<---------------cut here---------------start------------->8--- > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > TestNG > Total tests run: 1517, Failures: 1, Skips: 0 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > Failures in :TestNG, :Parallelization > test.thread.parallelization.ParallelByMethodsTestCase7Scenario2. > verifyThatTestMethodsRunInParallelThreads() > StackTrace: > java.lang.AssertionError: Expected 25 test method execution event logs t= o > be in a block of methods executing in parallel. Found an event log of a > different type in the block being processed: [EventLog{Event: > TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodA, Data provider > param: paramOne, Time of event: 1512869923380, Thread ID: 5561}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 841323501, Method name: testMethodA, Data provider > param: paramTwo, Time of event: 1512869923380, Thread ID: 5560}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1728457363, Method name: testMethodA, Data provider > param: paramThree, Time of event: 1512869923382, Thread ID: 5562}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 841323501, Method name: testMethodB, Data provider > param: paramTwo, Time of event: 1512869923389, Thread ID: 5563}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodB, Data provider > param: paramOne, Time of event: 1512869923395, Thread ID: 5564}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1728457363, Method name: testMethodB, Data provider > param: paramThree, Time of event: 1512869923395, Thread ID: 5565}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 841323501, Method name: testMethodC, Data provider > param: paramTwo, Time of event: 1512869923406, Thread ID: 5566}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodC, Data provider > param: paramOne, Time of event: 1512869923406, Thread ID: 5567}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1728457363, Method name: testMethodC, Data provider > param: paramThree, Time of event: 1512869923436, Thread ID: 5568}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 841323501, Method name: testMethodD, Data provider > param: paramTwo, Time of event: 1512869923436, Thread ID: 5569}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodD, Data provider > param: paramOne, Time of event: 1512869923455, Thread ID: 5570}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1728457363, Method name: testMethodD, Data provider > param: paramThree, Time of event: 1512869923456, Thread ID: 5571}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 841323501, Method name: testMethodE, Data provider > param: paramTwo, Time of event: 1512869923456, Thread ID: 5572}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodE, Data provider > param: paramOne, Time of event: 1512869923459, Thread ID: 5573}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1728457363, Method name: testMethodE, Data provider > param: paramThree, Time of event: 1512869923464, Thread ID: 5574}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1063777791, Method name: testMethodA, Data provider > param: paramFour, Time of event: 1512869923469, Thread ID: 5575}, > EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodA, Time of event: > 1512869923480, Thread ID: 5561}, EventLog{Event: LISTENER_TEST_METHOD_PAS= S, > Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: > test.thread.parallelization.sample.TestClassAFiveMethodsWithFacto > ryUsingDataProviderAndNoDepsSample, Class instance hash code: 841323501, > Method name: testMethodA, Time of event: 1512869923480, Thread ID: 5560}, > EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1728457363, Method name: testMethodA, Time of event: > 1512869923482, Thread ID: 5562}, EventLog{Event: TEST_METHOD_EXECUTION, > Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: > test.thread.parallelization.sample.TestClassCSixMethodsWithFactor > yUsingDataProviderAndNoDepsSample, Class instance hash code: 95735296, > Method name: testMethodA, Data provider param: paramOne, Time of event: > 1512869923486, Thread ID: 5576}, EventLog{Event: LISTENER_TEST_METHOD_PAS= S, > Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: > test.thread.parallelization.sample.TestClassAFiveMethodsWithFacto > ryUsingDataProviderAndNoDepsSample, Class instance hash code: 841323501, > Method name: testMethodB, Time of event: 1512869923489, Thread ID: 5563}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1776486626, Method name: testMethodA, Data provider > param: paramThree, Time of event: 1512869923491, Thread ID: 5577}, > EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 1380194466, Method name: testMethodB, Time of event: > 1512869923502, Thread ID: 5564}, EventLog{Event: LISTENER_TEST_METHOD_PAS= S, > Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: > test.thread.parallelization.sample.TestClassAFiveMethodsWithFacto > ryUsingDataProviderAndNoDepsSample, Class instance hash code: 1728457363, > Method name: testMethodB, Time of event: 1512869923502, Thread ID: 5565}, > EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: > TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample. > TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class > instance hash code: 2001164060, Method name: testMethodA, Data provider > param: paramTwo, Time of event: 1512869923502, Thread ID: 5578}] expected > [true] but found [false] > at test.thread.parallelization.BaseParallelizationTest. > verifyEventTypeForEventsLogs(Unknown Source) > at test.thread.parallelization.BaseParallelizationTest. > verifySimultaneousTestMethodExecutionEvents(Unknown Source) > at test.thread.parallelization.BaseParallelizationTest. > verifySimultaneousTestMethods(Unknown Source) > at test.thread.parallelization.ParallelByMethodsTestCase7Scen > ario2.verifyThatTestMethodsRunInParallelThreads(Unknown Source) > ... Removed 27 stack frames > > phase `check' failed after 296.3 seconds > note: keeping build directory `/tmp/guix-build-java-testng-6.12.drv-2' > builder for `/gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-6.12= .drv' > failed with exit code 1 > @ build-failed /gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-6.= 12.drv > - 1 builder for `/gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-= 6.12.drv' > failed with exit code 1 > cannot build derivation `/gnu/store/qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java= -picard-1.113.drv': > 1 dependencies couldn't be built > guix build: error: build failed: build of `/gnu/store/ > qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java-picard-1.113.drv' failed > --8<---------------cut here---------------end--------------->8--- > > * java-plexus-container-default@1.7.1: failed because java-jeromq failed > to build: > > --8<---------------cut here---------------start------------->8--- > BUILD FAILED > /tmp/guix-build-java-jeromq-0.4.2.drv-0/jeromq-0.4.2/build.xml:1: Test > zmq.socket.reqrep.DealerSpecTest failed > > Total time: 1 minute 33 seconds > phase `check' failed after 94.2 seconds > note: keeping build directory `/tmp/guix-build-java-jeromq-0.4.2.drv-0' > builder for `/gnu/store/f4vxxjinlnarrzxjv5swkqia7nc0s0bs-java-jeromq-0.4.= 2.drv' > failed with exit code 1 > @ build-failed /gnu/store/f4vxxjinlnarrzxjv5swkqia7nc0s0bs-java-jeromq-0.= 4.2.drv > - 1 builder for `/gnu/store/f4vxxjinlnarrzxjv5swkqia7nc0s0bs-java-jeromq-= 0.4.2.drv' > failed with exit code 1 > --8<---------------cut here---------------end--------------->8--- > > * kodi@18.0_alpha-7-67fd70f: failed because of "potential infinite > recursion"; also it seems that it's looking for a DTD on the Internet > when instead it should be looking to find it in the inputs. > > --8<---------------cut here---------------start------------->8--- > [3684/3799] Linking default/source3/modules/libvfs_module_worm.so > [3685/3799] Linking default/source3/modules/libvfs_module_crossrename.so > [3686/3799] Linking default/source3/modules/libvfs_module_cap.so > [3687/3799] Linking default/source3/modules/libvfs_module_catia.so > [3688/3799] pidl.1: pidl/pidl -> bin/default/pidl/pidl.1 > [3689/3799] Parse::Pidl::Dump.3: pidl/lib/Parse/Pidl/Dump.pm -> > bin/default/pidl/Parse::Pidl::Dump.3 > [3690/3799] Parse::Pidl::Wireshark::Conformance.3: > pidl/lib/Parse/Pidl/Wireshark/Conformance.pm -> > bin/default/pidl/Parse::Pidl::Wireshark::Conformance.3 > [3691/3799] Parse::Pidl::Util.3: pidl/lib/Parse/Pidl/Util.pm -> > bin/default/pidl/Parse::Pidl::Util.3 > [3692/3799] Parse::Pidl::NDR.3: pidl/lib/Parse/Pidl/NDR.pm -> > bin/default/pidl/Parse::Pidl::NDR.3 > [3693/3799] Parse::Pidl::Wireshark::NDR.3: pidl/lib/Parse/Pidl/Wireshark/= NDR.pm > -> bin/default/pidl/Parse::Pidl::Wireshark::NDR.3 > [3694/3799] Generating manpages/smb.conf.5 > I/O error : Attempt to load network entity http://www.oasis-open.org/ > docbook/xml/4.2/docbookx.dtd > default/docs-xml/manpages/smb.conf.5.xml:2: warning: failed to load > external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" > D DocBook XML V4.2//EN" "http://www.oasis-open.org/ > docbook/xml/4.2/docbookx.dtd" > > ^ > runtime error: file /gnu/store/q0irgfv31s8m9s54zrc908qb4cim08 > cg-docbook-xsl-1.79.1/xml/xsl/docbook-xsl-1.79.1/lib/lib.xsl line 58 > element choose > xsltApplySequenceConstructor: A potential infinite template recursion was > detected. > You can adjust xsltMaxDepth (--maxdepth) in order to raise the maximum > number of nested template calls and variables/params (currently set to > 3000). > Templates: > #0 name string.subst > #1 name string.subst > #2 name string.subst > #3 name string.subst > #4 name string.subst > #5 name string.subst > #6 name string.subst > #7 name string.subst > #8 name string.subst > #9 name string.subst > #10 name string.subst > #11 name string.subst > #12 name string.subst > #13 name string.subst > #14 name string.subst > Variables: > #0 > replacement > target > string > #1 > target > string > #2 > string > #3 > replacement > target > string > #4 > target > string > #5 > string > #6 > replacement > target > string > #7 > target > string > #8 > string > #9 > replacement > target > string > #10 > target > string > #11 > string > #12 > replacement > target > string > #13 > target > string > #14 > string > error: file default/docs-xml/manpages/smb.conf.5.xml > xsltRunStylesheet : run failed > Waf: Leaving directory `/tmp/guix-build-samba-4.7.3.drv-0/samba-4.7.3/bin= ' > Build failed: -> task failed (err #11): > {task: manpages/smb.conf.5 smb.conf.5.xml,parameters.all.xml -> > smb.conf.5} > make: *** [Makefile:8: all] Error 1 > phase `build' failed after 1063.6 seconds > note: keeping build directory `/tmp/guix-build-samba-4.7.3.drv-0' > builder for `/gnu/store/k3ykppkqdw6gyj115qjhbi50fa6hx317-samba-4.7.3.drv' > failed with exit code 1 > @ build-failed /gnu/store/k3ykppkqdw6gyj115qjhbi50fa6hx317-samba-4.7.3.dr= v > - 1 builder for `/gnu/store/k3ykppkqdw6gyj115qjhbi50fa6hx317-samba-4.7.3.= drv' > failed with exit code 1 > --8<---------------cut here---------------end--------------->8--- > > I have not begun troubleshooting any of these existing issues yet. > > -- > Chris > --089e082d20fc69255c056034e5d5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I'll have a look at testng.

2017-12-13 3:06 GMT+01:00 Chris Marusi= ch <cmmarusich@gmail.com>:
G=C3=A1bor Boskovits <boskovits@gmail.com> writes:

> I will wait for your results for now...

I apologize for the delay.=C2=A0 It took 20 hours to build the "= ;covering" of
icedtea on my laptop, and I've been preoccupied with personal matters.<= br> I built commit 9e111db4535b3cd5729e37294ae51d95240334b4, which at the<= br> time was the tip of the core-updates branch.=C2=A0 I wonder if there is a w= ay
to check the build status of core-updates on Hydra instead?=C2=A0 My laptop=
has only 2 cores, so it's quite slow.=C2=A0 Anyway, the results are bel= ow.
To troubleshoot locally, check out the above commit (or a more recent
one, if you're feeling brave) and try to build one of the packages that=
failed.

Successfully built:

ant@1.10.1
antlr3@3.5.2
axoloti-patcher@1.0.12
clojure@1.8.0
f-seq@1.1-1.6ccded3
hdf-java@3.3.2
icedtea-web@1.6.2
java-commons-beanutils@1.9.3
java-commons-cli@1.2
java-commons-collections4@4.1
java-commons-daemon@1.0.15
java-commons-lang@2.6
java-commons-net@3.6
java-eclipse-jetty-servlet@9.4.6
java-eclipse-team-core@3.8.0
java-guice-servlet@4.1
java-httpcomponents-httpcore-ab@4.4.6
java-httpcomponents-httpcore-nio@4.4.6
java-httpcomponents-httpmime@4.5.3
java-javax-mail@1.5.6
java-jbzip2@0.9.1
java-jdom@1.1.3
java-jgit@4.7.0.201704051617-r
java-jmh@1.17.5
java-osgi-service-cm@1.5.0
java-osgi-service-jdbc@1.0.0
java-osgi-service-packageadmin@1.2.0
java-osgi-service-resolver@1.0.1
java-osgi-util-tracker@1.5.1
java-plexus-interpolation@1.23
javacc@7.0.3
minced@0.2.0
plantuml@8048
r-seurat@1.4.0.12-1.fccb77d
ruby-atoulme-antwrap@0.7.5
sra-tools@2.8.2-1
tuxguitar@1.4

Failed to build:

java-eclipse-jetty-servlet@9.2.22
java-picard@1.113
java-picard@2.3.0
java-plexus-container-default@1.7.1
kodi@18.0_alpha-7-67fd70f

The failure causes were as follows:

* java-eclipse-jetty-servlet@9.2.22:

--8<---------------cut here---------------start------------->8--= -
...
starting phase `check'
Buildfile: /tmp/guix-build-java-eclipse-jetty-security-9.2.22.drv-0/jetty.project-jetty-9.2.22.v20170606/jetty-security/build.xml<= br>
compile-tests:
=C2=A0 =C2=A0 [mkdir] Created dir: /tmp/guix-build-java-eclipse-jetty-= security-9.2.22.drv-0/jetty.project-jetty-9.2.22.v20170606/jetty-= security/build/test-classesCompiling 5 source files to /tmp/guix-build= -java-eclipse-jetty-security-9.2.22.drv-0/jetty.project-jetty-9.2= .22.v20170606/jetty-security/build/test-classes
check:
=C2=A0 =C2=A0 [mkdir] Created dir: /tmp/guix-build-java-eclipse-jetty-= security-9.2.22.drv-0/jetty.project-jetty-9.2.22.v20170606/jetty-= security/src/test/test-reportsning org.eclipse.jetty.security.Ali= asedConstraintTest
=C2=A0 =C2=A0 [junit] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
=C2=A0 =C2=A0 [junit] SLF4J: Defaulting to no-operation (NOP) logger implem= entation
=C2=A0 =C2=A0 [junit] SLF4J: See http://www.slf4j.= org/codes.html#StaticLoggerBinder for further details.
=C2=A0 =C2=A0 [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Tim= e elapsed: 0.439 sec
=C2=A0 =C2=A0 [junit] Running org.eclipse.jetty.security.ConstraintTes= t
=C2=A0 =C2=A0 [junit] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
=C2=A0 =C2=A0 [junit] SLF4J: Defaulting to no-operation (NOP) logger implem= entation
=C2=A0 =C2=A0 [junit] SLF4J: See http://www.slf4j.= org/codes.html#StaticLoggerBinder for further details.
=C2=A0 =C2=A0 [junit] Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Ti= me elapsed: 0.682 sec
=C2=A0 =C2=A0 [junit] HTTP/1.1 302 Found
=C2=A0 =C2=A0 [junit] Date: Sun, 10 Dec 2017 05:32:20 GMT
=C2=A0 =C2=A0 [junit] Location: https://wobble.com/= ctx/data/info
=C2=A0 =C2=A0 [junit] Content-Length: 0
=C2=A0 =C2=A0 [junit] Server: Jetty(9.2.z-SNAPSHOT)
=C2=A0 =C2=A0 [junit]
=C2=A0 =C2=A0 [junit]

BUILD FAILED
/tmp/guix-build-java-eclipse-jetty-security-9.2.22.drv-0/j= etty.project-jetty-9.2.22.v20170606/jetty-security/build.xml:1: T= est org.eclipse.jetty.security.ConstraintTest failed
--8<---------------cut here---------------end--------------->8--= -

* java-picard@1.113: Failed because testng failed to build:

--8<---------------cut here---------------start------------->8--= -
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
TestNG
Total tests run: 1517, Failures: 1, Skips: 0
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Failures in <suite> :TestNG, <test> :Parallelization
test.thread.parallelization.ParallelByMethodsTestCase7Scen= ario2.verifyThatTestMethodsRunInParallelThreads()
StackTrace:
=C2=A0java.lang.AssertionError: Expected 25 test method execution event log= s to be in a block of methods executing in parallel. Found an event log of = a different type in the block being processed: [EventLog{Event: TEST_METHOD= _EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: te= st.thread.parallelization.sample.TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class instance hash code: 13801= 94466, Method name: testMethodA, Data provider param: paramOne, Time of eve= nt: 1512869923380, Thread ID: 5561}, EventLog{Event: TEST_METHOD_EXECUTION,= Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.p= arallelization.sample.TestClassAFiveMethodsWithFactoryUsingD= ataProviderAndNoDepsSample, Class instance hash code: 841323501, Metho= d name: testMethodA, Data provider param: paramTwo, Time of event: 15128699= 23380, Thread ID: 5560}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: Test= SuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelizati= on.sample.TestClassAFiveMethodsWithFactoryUsingDataProviderA= ndNoDepsSample, Class instance hash code: 1728457363, Method name: tes= tMethodA, Data provider param: paramThree, Time of event: 1512869923382, Th= read ID: 5562}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, T= est: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.s= ample.TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsS= ample, Class instance hash code: 841323501, Method name: testMethodB, = Data provider param: paramTwo, Time of event: 1512869923389, Thread ID: 556= 3}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSui= teA-TwoTestClassTest, Class: test.thread.parallelization.sample.T= estClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, = Class instance hash code: 1380194466, Method name: testMethodB, Data provid= er param: paramOne, Time of event: 1512869923395, Thread ID: 5564}, EventLo= g{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTest= ClassTest, Class: test.thread.parallelization.sample.TestClassAFi= veMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class insta= nce hash code: 1728457363, Method name: testMethodB, Data provider param: p= aramThree, Time of event: 1512869923395, Thread ID: 5565}, EventLog{Event: = TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest= , Class: test.thread.parallelization.sample.TestClassAFiveMethods= WithFactoryUsingDataProviderAndNoDepsSample, Class instance hash = code: 841323501, Method name: testMethodC, Data provider param: paramTwo, T= ime of event: 1512869923406, Thread ID: 5566}, EventLog{Event: TEST_METHOD_= EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: tes= t.thread.parallelization.sample.TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class instance hash code: 138019= 4466, Method name: testMethodC, Data provider param: paramOne, Time of even= t: 1512869923406, Thread ID: 5567}, EventLog{Event: TEST_METHOD_EXECUTION, = Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.pa= rallelization.sample.TestClassAFiveMethodsWithFactoryUsingDa= taProviderAndNoDepsSample, Class instance hash code: 1728457363, Metho= d name: testMethodC, Data provider param: paramThree, Time of event: 151286= 9923436, Thread ID: 5568}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: Te= stSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.paralleliza= tion.sample.TestClassAFiveMethodsWithFactoryUsingDataProvide= rAndNoDepsSample, Class instance hash code: 841323501, Method name: te= stMethodD, Data provider param: paramTwo, Time of event: 1512869923436, Thr= ead ID: 5569}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Te= st: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa= mple.TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSa= mple, Class instance hash code: 1380194466, Method name: testMethodD, = Data provider param: paramOne, Time of event: 1512869923455, Thread ID: 557= 0}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSui= teA-TwoTestClassTest, Class: test.thread.parallelization.sample.T= estClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, = Class instance hash code: 1728457363, Method name: testMethodD, Data provid= er param: paramThree, Time of event: 1512869923456, Thread ID: 5571}, Event= Log{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTe= stClassTest, Class: test.thread.parallelization.sample.TestClassA= FiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class ins= tance hash code: 841323501, Method name: testMethodE, Data provider param: = paramTwo, Time of event: 1512869923456, Thread ID: 5572}, EventLog{Event: T= EST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest,= Class: test.thread.parallelization.sample.TestClassAFiveMethodsW= ithFactoryUsingDataProviderAndNoDepsSample, Class instance hash c= ode: 1380194466, Method name: testMethodE, Data provider param: paramOne, T= ime of event: 1512869923459, Thread ID: 5573}, EventLog{Event: TEST_METHOD_= EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: tes= t.thread.parallelization.sample.TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class instance hash code: 172845= 7363, Method name: testMethodE, Data provider param: paramThree, Time of ev= ent: 1512869923464, Thread ID: 5574}, EventLog{Event: TEST_METHOD_EXECUTION= , Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.= parallelization.sample.TestClassCSixMethodsWithFactoryUsingD= ataProviderAndNoDepsSample, Class instance hash code: 1063777791, Meth= od name: testMethodA, Data provider param: paramFour, Time of event: 151286= 9923469, Thread ID: 5575}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite= : TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.paralle= lization.sample.TestClassAFiveMethodsWithFactoryUsingDataPro= viderAndNoDepsSample, Class instance hash code: 1380194466, Method nam= e: testMethodA, Time of event: 1512869923480, Thread ID: 5561}, EventLog{Ev= ent: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTest= ClassTest, Class: test.thread.parallelization.sample.TestClassAFi= veMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class insta= nce hash code: 841323501, Method name: testMethodA, Time of event: 15128699= 23480, Thread ID: 5560}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: = TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.paralleli= zation.sample.TestClassAFiveMethodsWithFactoryUsingDataProvi= derAndNoDepsSample, Class instance hash code: 1728457363, Method name:= testMethodA, Time of event: 1512869923482, Thread ID: 5562}, EventLog{Even= t: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassT= est, Class: test.thread.parallelization.sample.TestClassCSixMetho= dsWithFactoryUsingDataProviderAndNoDepsSample, Class instance has= h code: 95735296, Method name: testMethodA, Data provider param: paramOne, = Time of event: 1512869923486, Thread ID: 5576}, EventLog{Event: LISTENER_TE= ST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class= : test.thread.parallelization.sample.TestClassAFiveMethodsWithFac= toryUsingDataProviderAndNoDepsSample, Class instance hash code: 8= 41323501, Method name: testMethodB, Time of event: 1512869923489, Thread ID= : 5563}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: Te= stSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample.<= wbr>TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSamp= le, Class instance hash code: 1776486626, Method name: testMethodA, Data pr= ovider param: paramThree, Time of event: 1512869923491, Thread ID: 5577}, E= ventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuit= eA-TwoTestClassTest, Class: test.thread.parallelization.sample.Te= stClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, C= lass instance hash code: 1380194466, Method name: testMethodB, Time of even= t: 1512869923502, Thread ID: 5564}, EventLog{Event: LISTENER_TEST_METHOD_PA= SS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.threa= d.parallelization.sample.TestClassAFiveMethodsWithFactoryUsi= ngDataProviderAndNoDepsSample, Class instance hash code: 1728457363, M= ethod name: testMethodB, Time of event: 1512869923502, Thread ID: 5565}, Ev= entLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-Tw= oTestClassTest, Class: test.thread.parallelization.sample.TestCla= ssCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class i= nstance hash code: 2001164060, Method name: testMethodA, Data provider para= m: paramTwo, Time of event: 1512869923502, Thread ID: 5578}] expected [true= ] but found [false]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at test.thread.parallelization.BaseParalle= lizationTest.verifyEventTypeForEventsLogs(Unknown Source)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at test.thread.parallelization.BaseParalle= lizationTest.verifySimultaneousTestMethodExecutionEvents(Unknown = Source)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at test.thread.parallelization.BaseParalle= lizationTest.verifySimultaneousTestMethods(Unknown Source)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at test.thread.parallelization.ParallelByM= ethodsTestCase7Scenario2.verifyThatTestMethodsRunInParallelT= hreads(Unknown Source)
... Removed 27 stack frames

phase `check' failed after 296.3 seconds
note: keeping build directory `/tmp/guix-build-java-testng-6.12.drv-2&= #39;
builder for `/gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-tes= tng-6.12.drv' failed with exit code 1
@ build-failed /gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-t= estng-6.12.drv - 1 builder for `/gnu/store/2h9rhbsi2zc4libw57qc92nrvp2= 7a072-java-testng-6.12.drv' failed with exit code 1
cannot build derivation `/gnu/store/qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java-picard-1.113.drv': 1 dependencies couldn't be built
guix build: error: build failed: build of `/gnu/store/qhk6zrnlvr4vj3sz= wfn786jhgk7p09dy-java-picard-1.113.drv' failed
--8<---------------cut here---------------end--------------->8--= -

* java-picard@2.3.0: Appears to be the same problem:

--8<---------------cut here---------------start------------->8--= -
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
TestNG
Total tests run: 1517, Failures: 1, Skips: 0
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Failures in <suite> :TestNG, <test> :Parallelization
test.thread.parallelization.ParallelByMethodsTestCase7Scen= ario2.verifyThatTestMethodsRunInParallelThreads()
StackTrace:
=C2=A0java.lang.AssertionError: Expected 25 test method execution event log= s to be in a block of methods executing in parallel. Found an event log of = a different type in the block being processed: [EventLog{Event: TEST_METHOD= _EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: te= st.thread.parallelization.sample.TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class instance hash code: 13801= 94466, Method name: testMethodA, Data provider param: paramOne, Time of eve= nt: 1512869923380, Thread ID: 5561}, EventLog{Event: TEST_METHOD_EXECUTION,= Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.p= arallelization.sample.TestClassAFiveMethodsWithFactoryUsingD= ataProviderAndNoDepsSample, Class instance hash code: 841323501, Metho= d name: testMethodA, Data provider param: paramTwo, Time of event: 15128699= 23380, Thread ID: 5560}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: Test= SuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelizati= on.sample.TestClassAFiveMethodsWithFactoryUsingDataProviderA= ndNoDepsSample, Class instance hash code: 1728457363, Method name: tes= tMethodA, Data provider param: paramThree, Time of event: 1512869923382, Th= read ID: 5562}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, T= est: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.s= ample.TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsS= ample, Class instance hash code: 841323501, Method name: testMethodB, = Data provider param: paramTwo, Time of event: 1512869923389, Thread ID: 556= 3}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSui= teA-TwoTestClassTest, Class: test.thread.parallelization.sample.T= estClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, = Class instance hash code: 1380194466, Method name: testMethodB, Data provid= er param: paramOne, Time of event: 1512869923395, Thread ID: 5564}, EventLo= g{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTest= ClassTest, Class: test.thread.parallelization.sample.TestClassAFi= veMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class insta= nce hash code: 1728457363, Method name: testMethodB, Data provider param: p= aramThree, Time of event: 1512869923395, Thread ID: 5565}, EventLog{Event: = TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest= , Class: test.thread.parallelization.sample.TestClassAFiveMethods= WithFactoryUsingDataProviderAndNoDepsSample, Class instance hash = code: 841323501, Method name: testMethodC, Data provider param: paramTwo, T= ime of event: 1512869923406, Thread ID: 5566}, EventLog{Event: TEST_METHOD_= EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: tes= t.thread.parallelization.sample.TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class instance hash code: 138019= 4466, Method name: testMethodC, Data provider param: paramOne, Time of even= t: 1512869923406, Thread ID: 5567}, EventLog{Event: TEST_METHOD_EXECUTION, = Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.pa= rallelization.sample.TestClassAFiveMethodsWithFactoryUsingDa= taProviderAndNoDepsSample, Class instance hash code: 1728457363, Metho= d name: testMethodC, Data provider param: paramThree, Time of event: 151286= 9923436, Thread ID: 5568}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: Te= stSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.paralleliza= tion.sample.TestClassAFiveMethodsWithFactoryUsingDataProvide= rAndNoDepsSample, Class instance hash code: 841323501, Method name: te= stMethodD, Data provider param: paramTwo, Time of event: 1512869923436, Thr= ead ID: 5569}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Te= st: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa= mple.TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSa= mple, Class instance hash code: 1380194466, Method name: testMethodD, = Data provider param: paramOne, Time of event: 1512869923455, Thread ID: 557= 0}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSui= teA-TwoTestClassTest, Class: test.thread.parallelization.sample.T= estClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, = Class instance hash code: 1728457363, Method name: testMethodD, Data provid= er param: paramThree, Time of event: 1512869923456, Thread ID: 5571}, Event= Log{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTe= stClassTest, Class: test.thread.parallelization.sample.TestClassA= FiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class ins= tance hash code: 841323501, Method name: testMethodE, Data provider param: = paramTwo, Time of event: 1512869923456, Thread ID: 5572}, EventLog{Event: T= EST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest,= Class: test.thread.parallelization.sample.TestClassAFiveMethodsW= ithFactoryUsingDataProviderAndNoDepsSample, Class instance hash c= ode: 1380194466, Method name: testMethodE, Data provider param: paramOne, T= ime of event: 1512869923459, Thread ID: 5573}, EventLog{Event: TEST_METHOD_= EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: tes= t.thread.parallelization.sample.TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class instance hash code: 172845= 7363, Method name: testMethodE, Data provider param: paramThree, Time of ev= ent: 1512869923464, Thread ID: 5574}, EventLog{Event: TEST_METHOD_EXECUTION= , Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.= parallelization.sample.TestClassCSixMethodsWithFactoryUsingD= ataProviderAndNoDepsSample, Class instance hash code: 1063777791, Meth= od name: testMethodA, Data provider param: paramFour, Time of event: 151286= 9923469, Thread ID: 5575}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite= : TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.paralle= lization.sample.TestClassAFiveMethodsWithFactoryUsingDataPro= viderAndNoDepsSample, Class instance hash code: 1380194466, Method nam= e: testMethodA, Time of event: 1512869923480, Thread ID: 5561}, EventLog{Ev= ent: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTest= ClassTest, Class: test.thread.parallelization.sample.TestClassAFi= veMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class insta= nce hash code: 841323501, Method name: testMethodA, Time of event: 15128699= 23480, Thread ID: 5560}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: = TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.paralleli= zation.sample.TestClassAFiveMethodsWithFactoryUsingDataProvi= derAndNoDepsSample, Class instance hash code: 1728457363, Method name:= testMethodA, Time of event: 1512869923482, Thread ID: 5562}, EventLog{Even= t: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassT= est, Class: test.thread.parallelization.sample.TestClassCSixMetho= dsWithFactoryUsingDataProviderAndNoDepsSample, Class instance has= h code: 95735296, Method name: testMethodA, Data provider param: paramOne, = Time of event: 1512869923486, Thread ID: 5576}, EventLog{Event: LISTENER_TE= ST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class= : test.thread.parallelization.sample.TestClassAFiveMethodsWithFac= toryUsingDataProviderAndNoDepsSample, Class instance hash code: 8= 41323501, Method name: testMethodB, Time of event: 1512869923489, Thread ID= : 5563}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: Te= stSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample.<= wbr>TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSamp= le, Class instance hash code: 1776486626, Method name: testMethodA, Data pr= ovider param: paramThree, Time of event: 1512869923491, Thread ID: 5577}, E= ventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuit= eA-TwoTestClassTest, Class: test.thread.parallelization.sample.Te= stClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, C= lass instance hash code: 1380194466, Method name: testMethodB, Time of even= t: 1512869923502, Thread ID: 5564}, EventLog{Event: LISTENER_TEST_METHOD_PA= SS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.threa= d.parallelization.sample.TestClassAFiveMethodsWithFactoryUsi= ngDataProviderAndNoDepsSample, Class instance hash code: 1728457363, M= ethod name: testMethodB, Time of event: 1512869923502, Thread ID: 5565}, Ev= entLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-Tw= oTestClassTest, Class: test.thread.parallelization.sample.TestCla= ssCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, Class i= nstance hash code: 2001164060, Method name: testMethodA, Data provider para= m: paramTwo, Time of event: 1512869923502, Thread ID: 5578}] expected [true= ] but found [false]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at test.thread.parallelization.BaseParalle= lizationTest.verifyEventTypeForEventsLogs(Unknown Source)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at test.thread.parallelization.BaseParalle= lizationTest.verifySimultaneousTestMethodExecutionEvents(Unknown = Source)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at test.thread.parallelization.BaseParalle= lizationTest.verifySimultaneousTestMethods(Unknown Source)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at test.thread.parallelization.ParallelByM= ethodsTestCase7Scenario2.verifyThatTestMethodsRunInParallelT= hreads(Unknown Source)
... Removed 27 stack frames

phase `check' failed after 296.3 seconds
note: keeping build directory `/tmp/guix-build-java-testng-6.12.drv-2&= #39;
builder for `/gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-tes= tng-6.12.drv' failed with exit code 1
@ build-failed /gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-t= estng-6.12.drv - 1 builder for `/gnu/store/2h9rhbsi2zc4libw57qc92nrvp2= 7a072-java-testng-6.12.drv' failed with exit code 1
cannot build derivation `/gnu/store/qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java-picard-1.113.drv': 1 dependencies couldn't be built
guix build: error: build failed: build of `/gnu/store/qhk6zrnlvr4vj3sz= wfn786jhgk7p09dy-java-picard-1.113.drv' failed
--8<---------------cut here---------------end--------------->8--= -

* java-plexus-container-default@1.7.1: failed because java-jeromq fail= ed
=C2=A0 to build:

--8<---------------cut here---------------start------------->8--= -
BUILD FAILED
/tmp/guix-build-java-jeromq-0.4.2.drv-0/jeromq-0.4.2/build.xml:1:= Test zmq.socket.reqrep.DealerSpecTest failed

Total time: 1 minute 33 seconds
phase `check' failed after 94.2 seconds
note: keeping build directory `/tmp/guix-build-java-jeromq-0.4.2.drv-0= '
builder for `/gnu/store/f4vxxjinlnarrzxjv5swkqia7nc0s0bs-java-jer= omq-0.4.2.drv' failed with exit code 1
@ build-failed /gnu/store/f4vxxjinlnarrzxjv5swkqia7nc0s0bs-java-j= eromq-0.4.2.drv - 1 builder for `/gnu/store/f4vxxjinlnarrzxjv5swkqia7n= c0s0bs-java-jeromq-0.4.2.drv' failed with exit code 1
--8<---------------cut here---------------end--------------->8--= -

* kodi@18.0_alpha-7-67fd70f: failed because of "potential infinite
=C2=A0 recursion"; also it seems that it's looking for a DTD on th= e Internet
=C2=A0 when instead it should be looking to find it in the inputs.

--8<---------------cut here---------------start------------->8--= -
[3684/3799] Linking default/source3/modules/libvfs_module_worm.so
[3685/3799] Linking default/source3/modules/libvfs_module_crossrename.= so
[3686/3799] Linking default/source3/modules/libvfs_module_cap.so
[3687/3799] Linking default/source3/modules/libvfs_module_catia.so
[3688/3799] pidl.1: pidl/pidl -> bin/default/pidl/pidl.1
[3689/3799] Parse::Pidl::Dump.3: pidl/lib/Parse/Pidl/Dump.pm -> bin/defa= ult/pidl/Parse::Pidl::Dump.3
[3690/3799] Parse::Pidl::Wireshark::Conformance.3: pidl/lib/Parse/Pidl= /Wireshark/Conformance.pm -> bin/default/pidl/Parse::Pidl::Wir= eshark::Conformance.3
[3691/3799] Parse::Pidl::Util.3: pidl/lib/Parse/Pidl/Util.pm -> bin/defa= ult/pidl/Parse::Pidl::Util.3
[3692/3799] Parse::Pidl::NDR.3: pidl/lib/Parse/Pidl/NDR.pm -> bin/defaul= t/pidl/Parse::Pidl::NDR.3
[3693/3799] Parse::Pidl::Wireshark::NDR.3: pidl/lib/Parse/Pidl/Wireshark/NDR.pm -> bin/default/pidl/Parse::Pidl::Wireshark::NDR.3
[3694/3799] Generating manpages/smb.conf.5
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
default/docs-xml/manpages/smb.conf.5.xml:2
: warning: failed to loa= d external entity "http://www.oasis-open.= org/docbook/xml/4.2/docbookx.dtd"
D DocBook XML V4.2//EN" "http://www.= oasis-open.org/docbook/xml/4.2/docbookx.dtd"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^
runtime error: file /gnu/store/q0irgfv31s8m9s54zrc908qb4cim08cg-d= ocbook-xsl-1.79.1/xml/xsl/docbook-xsl-1.79.1/lib/lib.xsl line 58 eleme= nt choose
xsltApplySequenceConstructor: A potential infinite template recursion was d= etected.
You can adjust xsltMaxDepth (--maxdepth) in order to raise the maximum numb= er of nested template calls and variables/params (currently set to 3000). Templates:
#0 name string.subst
#1 name string.subst
#2 name string.subst
#3 name string.subst
#4 name string.subst
#5 name string.subst
#6 name string.subst
#7 name string.subst
#8 name string.subst
#9 name string.subst
#10 name string.subst
#11 name string.subst
#12 name string.subst
#13 name string.subst
#14 name string.subst
Variables:
#0
replacement
target
string
#1
target
string
#2
string
#3
replacement
target
string
#4
target
string
#5
string
#6
replacement
target
string
#7
target
string
#8
string
#9
replacement
target
string
#10
target
string
#11
string
#12
replacement
target
string
#13
target
string
#14
string
error: file default/docs-xml/manpages/smb.conf.5.xml
xsltRunStylesheet : run failed
Waf: Leaving directory `/tmp/guix-build-samba-4.7.3.drv-0/samba-4.7.3/= bin'
Build failed:=C2=A0 -> task failed (err #11):
=C2=A0 =C2=A0 =C2=A0 =C2=A0 {task: manpages/smb.conf.5 smb.conf.5.xml,param= eters.all.xml -> smb.conf.5}
make: *** [Makefile:8: all] Error 1
phase `build' failed after 1063.6 seconds
note: keeping build directory `/tmp/guix-build-samba-4.7.3.drv-0'<= br> builder for `/gnu/store/k3ykppkqdw6gyj115qjhbi50fa6hx317-samba-4.= 7.3.drv' failed with exit code 1
@ build-failed /gnu/store/k3ykppkqdw6gyj115qjhbi50fa6hx317-samba-= 4.7.3.drv - 1 builder for `/gnu/store/k3ykppkqdw6gyj115qjhbi50fa6hx317-samba-4.7.3.drv' failed with exit code 1
--8<---------------cut here---------------end--------------->8--= -

I have not begun troubleshooting any of these existing issues yet.

--
Chris

--089e082d20fc69255c056034e5d5--