[Bug 3780] New: [IcedTea7] make dist broken by PR3779

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Feb 27 06:47:33 UTC 2020


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3780

            Bug ID: 3780
           Summary: [IcedTea7] make dist broken by PR3779
           Product: IcedTea
           Version: 2.x-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

gmake[1]: Entering directory '/tmp/it7'
gmake[1]: *** No rule to make target
'../icedtea7-2.6/generated/java/util/*.java', needed by 'distdir'.  Stop.
gmake[1]: Leaving directory '/tmp/it7'
make: *** [Makefile:1283: dist] Error 2
make: *** No rule to make target '../icedtea7-2.6/generated/java/util/*.java',
needed by 'distdir'.  Stop.

Bug 3779 removed the one file in generated/java/util, CurrencyData.java, so it
needs to also be removed from GENERATED_FILES.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20200227/7b2e9639/attachment.htm>


More information about the distro-pkg-dev mailing list