unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: 36685@debbugs.gnu.org
Subject: bug#36685: ant-bootstrap fails on core-updates (409 dependents)
Date: Tue, 16 Jul 2019 09:03:44 +0200	[thread overview]
Message-ID: <CAE4v=phnP0Gyj0P5E9ePc9Eec_hhRuKPCmyaEU-bpcBhnapaiw@mail.gmail.com> (raw)
In-Reply-To: <8736j61n57.fsf@gmail.com>

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

Hi,

Chris Marusich <cmmarusich@gmail.com> ezt írta (időpont: 2019. júl. 16., Ke
8:59):

> Hi,
>
> At commit 464a29d3d74e7d2f27042db6ab166bfdbe1f992e ('git branch --all
> --contains 464a29d3d74e7d2f27042db6ab166bfdbe1f992e' tells me that only
> core-updates has this commit at this time), the following error occurs
> when trying to build ant-bootstrap, which causes the 409 dependent
> packages to fail, also:
>
> --8<---------------cut here---------------start------------->8---
> $ guix build -e '(@@ (gnu packages java) ant-bootstrap)'
> ...
> Issued 1 semantic warning compiling
> "src/main/org/apache/tools/ant/filters/FixCrLfFilter.java":
>
>                         <---------
>    665.                 case '\r':
>    . . .
>    684.                     }
>         -------------------->
> *** Semantic Warning: This switch block can fall through to the next case.
> Did you forget a break statement?
>
> Issued 1 semantic warning compiling
> "src/main/org/apache/tools/ant/taskdefs/Zip.java":
>
>   1555.             Vector resources = new Vector();
>                            ^-------^
> *** Semantic Warning: Local "resources" shadows a field of the same name
> in "org.apache.tools.ant.taskdefs.Zip".
>
> Issued 1 semantic warning compiling
> "src/main/org/apache/tools/ant/taskdefs/Get.java":
>
>    633.             URLConnection connection = aSource.openConnection();
>                                   ^--------^
> *** Semantic Warning: Local "connection" shadows a field of the same name
> in "org.apache.tools.ant.taskdefs.Get$GetThread".
>
> Issued 1 semantic warning compiling
> "src/main/org/apache/tools/ant/taskdefs/rmic/XNewRmic.java":
>
>     34.     public static final String COMPILER_NAME = "xnew";
>                                        ^-----------^
> *** Semantic Warning: Field "COMPILER_NAME" shadows a field of the same
> name in "org.apache.tools.ant.taskdefs.rmic.ForkingSunRmic".
> ... Copying Required Files
> ... Building Ant Distribution
> Buildfile:
> /tmp/guix-build-ant-bootstrap-1.8.4.drv-0/apache-ant-1.8.4/build.xml
>
> BUILD FAILED
> Could not load the version information.
>
> Total time: 0 seconds
> ... Failed Building Ant Distribution !
> command "bash" "bootstrap.sh"
> "-Ddist.dir=/gnu/store/jd6jm79d0r5g59d0l2l3w445adykp5p9-ant-bootstrap-1.8.4"
> failed with status 1
> builder for
> `/gnu/store/76apf0hpcdabpjy0839nhkwgfrz3m8z5-ant-bootstrap-1.8.4.drv'
> failed with exit code 1
> build of
> /gnu/store/76apf0hpcdabpjy0839nhkwgfrz3m8z5-ant-bootstrap-1.8.4.drv failed
> View build log at
> '/var/log/guix/drvs/76/apf0hpcdabpjy0839nhkwgfrz3m8z5-ant-bootstrap-1.8.4.drv.bz2'.
> guix build: error: build of
> `/gnu/store/76apf0hpcdabpjy0839nhkwgfrz3m8z5-ant-bootstrap-1.8.4.drv' failed
> --8<---------------cut here---------------end--------------->8---
>
> It fails quite quickly, so you can easily get a copy failing locally if
> you want to test it out.
>
Thanks for the report.
I will have a look at this soon.

>
> --
> Chris
>
Best regards,
g_bor

>

[-- Attachment #2: Type: text/html, Size: 4225 bytes --]

  reply	other threads:[~2019-07-16  7:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-16  6:58 bug#36685: ant-bootstrap fails on core-updates (409 dependents) Chris Marusich
2019-07-16  7:03 ` Gábor Boskovits [this message]
2019-07-16  8:08 ` Efraim Flashner
2019-07-16 16:13 ` Ricardo Wurmus
2019-07-17  8:09   ` Ricardo Wurmus
2019-07-17 22:41     ` Ricardo Wurmus
2019-07-18 10:51       ` Ricardo Wurmus
     [not found]       ` <87r26nfwes.fsf@elephly.net>
2019-07-19  8:09         ` Ricardo Wurmus
     [not found]         ` <87a7dafntp.fsf@elephly.net>
2019-07-19 12:37           ` Gábor Boskovits
     [not found]           ` <CAE4v=pjmPSRCiqBauVMhK=CgfzLnUoN_z8UGfzu7A8uAdFMUbQ@mail.gmail.com>
2019-07-19 12:56             ` Ricardo Wurmus
     [not found]             ` <878ssufajf.fsf@elephly.net>
2019-07-19 16:30               ` Ricardo Wurmus
2019-07-20  8:42                 ` Ricardo Wurmus
2019-07-20  9:06                   ` Julien Lepiller
     [not found]                   ` <20190720110612.3f33171f@sybil.lepiller.eu>
2019-07-20 21:07                     ` Ricardo Wurmus
     [not found]                     ` <87sgr0e7ot.fsf@elephly.net>
2019-07-21 11:29                       ` Ricardo Wurmus
     [not found]                       ` <87muh7eid5.fsf@elephly.net>
2019-07-21 15:57                         ` Gábor Boskovits
     [not found]                         ` <CAE4v=phrw3vh9Y0vF4wV0Lmir4pmH6OwUTTPiMnaoi=dd6nD+A@mail.gmail.com>
2019-07-24 21:07                           ` Ricardo Wurmus
     [not found]                           ` <87sgqv9m61.fsf@elephly.net>
2019-09-06 13:40                             ` Ricardo Wurmus
     [not found]                             ` <87v9u5ee6n.fsf@elephly.net>
2019-09-06 13:41                               ` Gábor Boskovits
2019-09-07 14:28                               ` Ricardo Wurmus

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='CAE4v=phnP0Gyj0P5E9ePc9Eec_hhRuKPCmyaEU-bpcBhnapaiw@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=36685@debbugs.gnu.org \
    --cc=cmmarusich@gmail.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).