Opened 2 months ago

Closed 2 months ago

#70415 closed defect (duplicate)

vking @1.7: error: initializing 'time_t' (aka 'long') with an expression of incompatible type 'timespec_t' (aka 'struct timespec')

Reported by: coeotic (Chris Hoffman) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: viking

Description

Install Fail...

:msg:archivefetch --->  Attempting to fetch viking-1.7_1.darwin_23.arm64.tbz2 from https://packages.macports.org/viking
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
:msg:archivefetch --->  Attempting to fetch viking-1.7_1.darwin_23.arm64.tbz2 from http://mirror.fcix.net/macports/packages/viking
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
:msg:archivefetch --->  Attempting to fetch viking-1.7_1.darwin_23.arm64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/viking
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404

Attachments (1)

viking_install_fail.log (1.5 MB) - added by coeotic (Chris Hoffman) 2 months ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_viking/viking/main.log

Download all attachments as: .zip

Change History (3)

Changed 2 months ago by coeotic (Chris Hoffman)

Attachment: viking_install_fail.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_viking/viking/main.log

comment:1 Changed 2 months ago by coeotic (Chris Hoffman)

Likely a dupe.

logfile attached.

Version 0, edited 2 months ago by coeotic (Chris Hoffman) (next)

comment:2 Changed 2 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed
Summary: vking darwin bundles missingvking @1.7: error: initializing 'time_t' (aka 'long') with an expression of incompatible type 'timespec_t' (aka 'struct timespec')

Failing to fetch an archive is not a bug; see #60756.

We obviously can't provide archives of something that doesn't compile, and your log shows this doesn't compile.

Your log shows this is the same problem as #60085.

Note: See TracTickets for help on using tickets.