Opened 7 weeks ago

Closed 6 weeks ago

#21134 closed enhancement (fixed)

cargo-c-0.10.11

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Douglas R. Reno, 6 weeks ago

Milestone: 12.412.3

comment:2 by Bruce Dubbs, 6 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 6 weeks ago

The only comment I found regarding version 0.10.11 was "Use the correct minimum rust version"

v0.10.10

  • cargo 0.86
  • Make sure the implib version in use does not produce faulty libraries on certain Windows targets
  • Changing package.metadata.capi will trigger a rebuild
  • Change a little the hashing logic to make sure the generated files match the compiled rust code

comment:4 by Bruce Dubbs, 6 weeks ago

It interesting that this package is only 62 lines of code (only 18 .rs files). The tarball is only 35 KB.

Yet it took a full minute and 827 MB(!) to build.

Lets hear it for rust based apps. Yay.

comment:5 by Bruce Dubbs, 6 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 40b7061b3f.

Note: See TracTickets for help on using tickets.