Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638536 - app-eselect/eselect-opencl-1.1.0-r4 install doesn't find opencl10.zip
Summary: app-eselect/eselect-opencl-1.1.0-r4 install doesn't find opencl10.zip
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-23 08:14 UTC by Devang M
Modified: 2018-05-19 18:12 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge info (emergeinfo,6.59 KB, text/plain)
2017-11-23 08:14 UTC, Devang M
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Devang M 2017-11-23 08:14:43 UTC
Created attachment 505870 [details]
emerge info

emerge -qv eselect-opencl can't find opencl10.zip and other header files. 

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) app-eselect/eselect-opencl-1.1.0-r4::gentoo
>>> Failed to emerge app-eselect/eselect-opencl-1.1.0-r4, Log file:
>>>  '/var/tmp/portage/app-eselect/eselect-opencl-1.1.0-r4/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 12.6, 12.3, 12.3
--2017-11-23 00:08:52--  https://github.com/gentoo-mirror/gentoo.git/distfiles/opencl10.zip
Resolving github.com... 192.30.255.112, 192.30.255.113
Connecting to github.com|192.30.255.112|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-11-23 00:08:52 ERROR 404: Not Found.

--2017-11-23 00:08:52--  https://github.com/KhronosGroup/OpenCL-Headers/archive/opencl10.zip
Resolving github.com... 192.30.255.113, 192.30.255.112
Connecting to github.com|192.30.255.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/KhronosGroup/OpenCL-Headers/zip/opencl10 [following]
--2017-11-23 00:08:52--  https://codeload.github.com/KhronosGroup/OpenCL-Headers/zip/opencl10
Resolving codeload.github.com... 192.30.255.121, 192.30.255.120
Connecting to codeload.github.com|192.30.255.121|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: ‘/usr/portage/distfiles/opencl10.zip’

     0K .......... .......... .                                 506K=0.04s

2017-11-23 00:08:53 (506 KB/s) - ‘/usr/portage/distfiles/opencl10.zip’ saved [21688]

!!! Fetched file: opencl10.zip VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      21688
!!! Expected: 21701
Refetching... File renamed to '/usr/portage/distfiles/opencl10.zip._checksum_failure_.spcaqd6d'

!!! Couldn't download 'opencl10.zip'. Aborting.
 * Fetch failed for 'app-eselect/eselect-opencl-1.1.0-r4', Log file:
 *  '/var/tmp/portage/app-eselect/eselect-opencl-1.1.0-r4/temp/build.log'

 * Messages for package app-eselect/eselect-opencl-1.1.0-r4:

 * Fetch failed for 'app-eselect/eselect-opencl-1.1.0-r4', Log file:
 *  '/var/tmp/portage/app-eselect/eselect-opencl-1.1.0-r4/temp/build.log'
Comment 1 Jonas Stein gentoo-dev 2018-05-07 09:48:50 UTC
I can confirm, that the problem is still present:

$ GENTOO_MIRRORS="" ebuild eselect-opencl-1.1.0-r4.ebuild fetch
[..]

2018-05-07 11:46:48 ERROR 404: Not Found.

!!! Couldn't download 'opencl10.zip'. Aborting.
Comment 2 Devang M 2018-05-10 06:17:02 UTC
Fetching and emerging this package works for me now.