From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 24 04:23:13 2022 Received: (at 56112) by debbugs.gnu.org; 24 Jul 2022 08:23:13 +0000 Received: from localhost ([127.0.0.1]:46767 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oFWtM-0006Km-NW for submit@debbugs.gnu.org; Sun, 24 Jul 2022 04:23:13 -0400 Received: from mail-lj1-f178.google.com ([209.85.208.178]:45803) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oFWtJ-0006KZ-Tk for 56112@debbugs.gnu.org; Sun, 24 Jul 2022 04:23:10 -0400 Received: by mail-lj1-f178.google.com with SMTP id p21so2207424ljh.12 for <56112@debbugs.gnu.org>; Sun, 24 Jul 2022 01:23:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=5XKuuz57m3X+c66uD1ek9slJNGqeTfb3p7xyYrlqb5I=; b=PJfatyj5+J1Z0FzDGCMo51ZVixuVuzT851B7Gn2QpWh1TF6hgcgFJtgdzZ11sTfgQg 4A0VgFFnZR2MBOJfwqd9nuGegAKJ9ijx/PKTmlBYRp76E3J2YIQkCEyyPJSI322Ev+Tc +S7QO9vET1e72NdeQjaiPPUjxjBC50wYCRniW0YhQP7pX8nkf6JOCM3Gubhrw/VSSneB hj1SyjLmJ++FJTnM5NXmIRPS09JFLL15/kD3eEmJKFNzn32wdfMHVSDl/M+AhVB3B7QP wHywboghl696ltmQGLz6I1eUusDanntFDyBUATmidEvGySus/K5AuLPefFs/hmN1cFXC hHUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=5XKuuz57m3X+c66uD1ek9slJNGqeTfb3p7xyYrlqb5I=; b=ny9/d5FEQ5DvxW3n9HvQgW/J4+PHLVUAJUpix0qVQ7A/j14mJ3wzDwn0X4GSjVCIy/ TBYCzkDPGHcEro6psOxgpFAVyxHZnrCAHppM5zyHbg6Hnjm//7FnD2/poFFm1WIEMV/f r1xedHmwrgjYawnhe+tfZmgGjzFFjX3ZmohOMb7GkysqjYpcjb5heFsYWlGN6qMNgx4m /2F5VG8WE9G5Nee+Yj7oM7GZbUo9I2WT9GoXXD6MOv58cM4r3ok9nadRDYAxjAb+qnYV uaUB1u6VIRx0O3z7kEqnVDkxEsDe1cDoJNfr1TeMHkaFVy+cMu6xVw9terpKrsapjJWO JQrQ== X-Gm-Message-State: AJIora/aPLlLcdAeMXKXmc97Gfwjt1YvY9wobVhUQE2GvJWQ8Dol48hz Drbj8MmG21qi8ERzprE8B8wOTrZtqlQ9WA== X-Google-Smtp-Source: AGRyM1vQ3fdndH0zjI1zxhZgISTQz+68Zgdfw40qH2w0827tn7dUixqcywID6tAo3QEH/479p+ShXg== X-Received: by 2002:a2e:b70a:0:b0:25e:673:fb65 with SMTP id j10-20020a2eb70a000000b0025e0673fb65mr109384ljo.236.1658650982930; Sun, 24 Jul 2022 01:23:02 -0700 (PDT) Received: from elephant ([5.164.222.47]) by smtp.gmail.com with ESMTPSA id a15-20020a2e860f000000b0025dffc380c2sm293602lji.133.2022.07.24.01.23.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 24 Jul 2022 01:23:02 -0700 (PDT) From: "Artyom V. Poptsov" To: Julien Lepiller Subject: Re: [bug#56112] [PATCH] gnu: Add java-lambdatest References: <87r13j3zn1.fsf@gmail.com> <20220703144237.211b3833@sybil.lepiller.eu> Date: Sun, 24 Jul 2022 11:22:58 +0300 In-Reply-To: <20220703144237.211b3833@sybil.lepiller.eu> (Julien Lepiller's message of "Sun, 3 Jul 2022 14:42:43 +0200") Message-ID: <87k082ncm5.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 56112 Cc: 56112@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello. > Using openjdk11 here will create warnings in dependents I think. Are > you sure we really need to use it? Unfortunately when the JDK version is not specified I get errors like this one during the "check" phase: =2D-8<---------------cut here---------------start------------->8--- starting phase `check' Buildfile: /tmp/guix-build-java-lambdatest-0.7.1.drv-0/source/build.xml compile-tests: [mkdir] Created dir: /tmp/guix-build-java-lambdatest-0.7.1.drv-0/source= /build/test-classes [javac] Compiling 13 source files to /tmp/guix-build-java-lambdatest-0.= 7.1.drv-0/source/build/test-classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. BUILD SUCCESSFUL Total time: 0 seconds [TestNG] [ERROR]=20 An error occurred while instantiating class de.tobiasroeser.lambdatest.Expe= ctCollectionTest: org/slf4j/impl/StaticLoggerBinder has been compiled by a = more recent version of the Java Runtime (class file version 53.0), this ver= sion of the Java Runtime only recognizes class file versions up to 52.0 =2D-8<---------------cut here---------------end--------------->8--- =2D Artyom =2D-=20 Artyom "avp" Poptsov Home page: https://memory-heap.org/~avp/ CADR Hackerspace co-founder: https://cadrspace.ru/ GPG: D0C2 EAC1 3310 822D 98DE B57C E9C5 A2D9 0898 A02F --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFNBAEBCgA3FiEE0MLqwTMQgi2Y3rV86cWi2QiYoC8FAmLdAWIZHHBvcHRzb3Yu YXJ0eW9tQGdtYWlsLmNvbQAKCRDpxaLZCJigL/6JCACI8RlkQJKL4O6WRhQiOJdA DpvBmtxMc67i7y7aRHBZisMRJG+d+BiNgX0hWHnzTpff3aKg0yCZh/nkh3ZL6iwF +x79OSpO1ruSJLH2PFL67B/TLcz0GPS/89Ap6IfsB7/5tCXriIIls6MQne0mEHW8 a64DMO7nn2zdwJDj/04aDTILd/sN/6/+aDLWr8Xq3LRbUyHxOW2Oa6I/TXck7INA n7XdaZcARzDhFp8LVuU64OsjFqq4kjx4zzHNC3CH4VGYC5obwM2iR7MHRhftZ2B8 sDyyNXy5TxOVK4IZggRYQlvpI2hsMWeQ5T5IKiwe1DcUk2vQ6XGV+lsaP3IM9CYz =ZZry -----END PGP SIGNATURE----- --=-=-=--