google / butteraugli

butteraugli estimates the psychovisual difference between two images
Apache License 2.0
1.96k stars 137 forks source link

Update zlib archive to 1.2.10 #10

Closed khavishbhundoo closed 7 years ago

khavishbhundoo commented 7 years ago

Link for 1.2.9 is dead now

kodawah commented 7 years ago

I can reproduce the problem

$ bazel build -c opt //:butteraugli
Extracting Bazel installation...
.
ERROR: /private/var/tmp/_bazel_user/75e73fa6b6da95eafddae8ec955c766c/external/png_archive/BUILD:6:1: no such package '@zlib_archive//': Error downloading from http://zlib.net/zlib-1.2.9.tar.gz to /private/var/tmp/_bazel_user/75e73fa6b6da95eafddae8ec955c766c/external/zlib_archive: Error downloading http://zlib.net/zlib-1.2.9.tar.gz to /private/var/tmp/_bazel_user/75e73fa6b6da95eafddae8ec955c766c/external/zlib_archive/zlib-1.2.9.tar.gz: 404 Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /zlib-1.2.9.tar.gz was not found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
 and referenced by '@png_archive//:png'.
ERROR: Analysis of target '//:butteraugli' failed; build aborted.
INFO: Elapsed time: 7.553s

(unrelated, where to report bugs if the issues tab on github is hidden?)

khavishbhundoo commented 7 years ago

@jyrkialakuijala Accept this PR and open issues tab

khavishbhundoo commented 7 years ago

1.2.10 is now also dead

Old versions are kept in fossils folder...check PR https://github.com/google/butteraugli/pull/11