Opened 2 years ago
Last modified 2 years ago
#65245 new defect
d-completion-daemon @0.8.0 build fail
Reported by: | mcjsk (Mark Jamsek) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | d-completion-daemon |
Description
✓ ~ → doas port install d-completion-daemon ---> Computing dependencies for d-completion-daemon ---> Fetching archive for d-completion-daemon ---> Attempting to fetch d-completion-daemon-0.8.0_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/d-completion-daemon ---> Attempting to fetch d-completion-daemon-0.8.0_0.darwin_19.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/d-completion-daemon ---> Attempting to fetch d-completion-daemon-0.8.0_0.darwin_19.x86_64.tbz2 from https://pek.cn.packages.macports.org/macports/packages/d-completion-daemon ---> Fetching distfiles for d-completion-daemon ---> Verifying checksums for d-completion-daemon ---> Extracting d-completion-daemon ---> Configuring d-completion-daemon ---> Building d-completion-daemon Error: Failed to build d-completion-daemon: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_d-completion-daemon/d-completion-daemon/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port d-completion-daemon failed doas port install d-completion-daemon 4.75s user 3.15s system 31% cpu 25.147 total
build log snippet (complete file attached):
:info:build libdparse/src/dparse/entities.d(26): Error: Built-in hex string literals are obsolete, use `std.conv.hexString!"D835DCA5"` instead. :info:build make: *** [dmdserver] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build src/common/messages.d(226): Error: template instance `dur!"seconds"` template `dur` is not defined, did you mean dup(T : V[K], K, V)(T aa)? :info:build msgpack-d/src/msgpack.d(3620): Error: `catch` statement without an exception specification is deprecated :info:build msgpack-d/src/msgpack.d(3620): use `catch(Throwable)` for old behavior :info:build make: *** [dmdclient] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_d-completion-daemon/d-completion-daemon/work/DCD-0.8.0' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_d-completion-daemon/d-completion-daemon/work/DCD-0.8.0" && /usr/bin/make -j4 -w all :info:build Exit code: 2 :error:build Failed to build d-completion-daemon: command execution failed :debug:build Error code: CHILDSTATUS 73185 2 :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" :debug:build invoked from within :debug:build "command_exec -callback portprogress::target_progress_callback build" :debug:build (procedure "portbuild::build_main" line 8) :debug:build invoked from within :debug:build "$procedure $targetname" :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_d-completion-daemon/d-completion-daemon/main.log for details.
Attachments (1)
Change History (2)
Changed 2 years ago by mcjsk (Mark Jamsek)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Port: | @0.8.0 removed |
---|
Note: See
TracTickets for help on using
tickets.
d-completion-daemon build log