tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/rust179-bin fails to package



Guessing that someone(tm) needs to hoist wip/rust179-bin to
pkgsrc/lang/rust-bin, I thought I'd install it, and then see how
thunderbird went.  That failed, so I tried to build all wip/rustN-bin.

rust-179-bin:

  => Checking file-check results for rust-bin-1.79.0
  => Checking for non-existent script interpreters in rust-bin-1.79.0
  => Checking file permissions in rust-bin-1.79.0
  => Checking for RELRO in rust-bin-1.79.0
  => Checking for missing run-time search paths in rust-bin-1.79.0
  ERROR: libexec/rust-analyzer-proc-macro-srv: missing library: libstd-0749ff7f501a7ae9.so
  ERROR: libexec/rust-analyzer-proc-macro-srv: missing library: librustc_driver-5640944e5e88c648.so
  *** Error code 1

rust178-bin:

  => Checking file-check results for rust-bin-1.78.0
  => Checking for non-existent script interpreters in rust-bin-1.78.0
  => Checking file permissions in rust-bin-1.78.0
  => Checking for RELRO in rust-bin-1.78.0
  => Checking for missing run-time search paths in rust-bin-1.78.0
  ERROR: libexec/rust-analyzer-proc-macro-srv: missing library: librustc_driver-b0a9741752a73900.so
  ERROR: libexec/rust-analyzer-proc-macro-srv: missing library: libstd-68c1e580c50ae7b8.so
  *** Error code 1

rust177-bin:

  => Checking file-check results for rust-bin-1.77.1
  => Checking for non-existent script interpreters in rust-bin-1.77.1
  => Checking file permissions in rust-bin-1.77.1
  => Checking for RELRO in rust-bin-1.77.1
  => Checking for missing run-time search paths in rust-bin-1.77.1
  ERROR: libexec/rust-analyzer-proc-macro-srv: missing library: libstd-17e1aa4631721528.so
  ERROR: libexec/rust-analyzer-proc-macro-srv: missing library: librustc_driver-95aabadf5850718c.so
  *** Error code 1


On the plus side, I was able to build 1.{76,77,78,79}.

Can anyone else build rust-bin?


Home | Main Index | Thread Index | Old Index