www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - =?UTF-8?B?W0lzc3VlIDIwOTg2XSBOZXc6IFRlc3RTdWl0ZSAnQ3liZXJTaGFk?=

https://issues.dlang.org/show_bug.cgi?id=20986

          Issue ID: 20986
           Summary: TestSuite 'CyberShadow/DAutoTest — Build failed' on
                    download failure
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: bugzilla digitalmars.com

The end of the log is:
-----------------------------------------------------------
Fetching openssl 1.1.6+1.0.1g (getting selected version)...
Fetching hyphenate 1.1.1 (getting selected version)...
Failed to download package hyphenate from
https://code.dlang.org/packages/hyphenate/1.1.1.zip
posix.mak:753: recipe for target 'dpl-docs' failed
make: *** [dpl-docs] Error 2
[2020-06-28 07:32:41.510434] dautotest: Not caching website dependency build
failure.
[2020-06-28 07:32:41.510850] dautotest: Website build ID:
website-461f9d17024806c5fcf07c50cbdce06419b153c0-8283143f4131ed8c54de4f1ff0c94e26
Build failed: object.Exception ae/sys/d/manager.d(870): Command ["timeout",
"1800", "make", "-f", "posix.mak", "DIFFABLE=1", "dautotest"] failed with
status 2
----------------
/usr/local/src/phobos/std/exception.d:420 pure  safe void
std.exception.bailOut!(Exception).bailOut(immutable(char)[], ulong,
const(char[])) [0x6caa52]
/usr/local/src/phobos/std/exception.d:388 pure  safe bool
std.exception.enforce!(Exception, bool).enforce(bool, lazy const(char)[],
immutable(char)[], ulong) [0x6ca9d2]
ae/sys/d/manager.d:870 void
ae.sys.d.manager.DManager.Component.run(const(immutable(char)[])[],
const(immutable(char)[][immutable(char)[]]), immutable(char)[]) [0x69534d]
ae/sys/d/manager.d:1872 void
ae.sys.d.manager.DManager.Website.make(ae.sys.d.manager.DManager.Website.Target)
[0x69b54b]
ae/sys/d/manager.d:1884 void ae.sys.d.manager.DManager.Website.performBuild()
[0x69b5ba]
ae/sys/d/manager.d:524 void ae.sys.d.manager.DManager.Component.needBuild(bool)
[0x693c9a]
ae/sys/d/manager.d:681 void ae.sys.d.manager.DManager.Component.needInstalled()
[0x694455]
ae/sys/d/manager.d:2229 void
ae.sys.d.manager.DManager.build(ae.sys.d.manager.DManager.SubmoduleState, bool)
[0x69cede]
autotest.d:202 autotest.main().Result
autotest.main().runBuild(immutable(char)[], int, immutable(char)[],
immutable(char)[]) [0x61b331]
autotest.d:350 _Dmain [0x61a52c]
[2020-06-28 07:32:41.543206] dautotest: Error: Build failed
[2020-06-28 07:32:41.545892] dautotest: Setting status for dmd pull 11333
(commit 146258dc132c8a85da4e63f9d0456263979c2d97) to failure (Build failed):
http://dtest.dlang.io/results/abc5b6d47881e66b78a128063ee56580af668027/146258dc132c8a85da4e63f9d0456263979c2d97/
[2020-06-28 07:32:42.170886] dautotest: -----------------------------
Log end -----------------------------

The "failed to download package" should sleep for a minute and try it again.

--
Jun 28 2020