Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937818 - dev-util/hip-6.1.2 NOT merged due to file collisions
Summary: dev-util/hip-6.1.2 NOT merged due to file collisions
Status: RESOLVED DUPLICATE of bug 934963
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-12 15:14 UTC by Plüss Roland
Modified: 2024-08-12 16:34 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Plüss Roland 2024-08-12 15:14:08 UTC
Emerging dev-util/hip-6.1.2 fails due to file collisions.

Reproducible: Always

Steps to Reproduce:
1. Emerge dev-util/hip-6.1.2
Actual Results:  
>>> Installing (10 of 10) dev-util/hip-6.1.2::gentoo
 * checking 181 files for package collisions
 * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / <filename>` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at https://bugs.gentoo.org/ unless you report exactly
 * which two packages install the same file(s). See
 * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how
 * to solve the problem. And once again, please do NOT file a bug report
 * unless you have completely understood the above message.
 * 
 * Detected file collision(s):
 * 
 *      /usr/lib/debug/usr/lib64/libOpenCL.so.1.2.debug
 *      /usr/lib/debug/usr/bin/clinfo.debug
 *      /usr/include/CL/opencl.h
 *      /usr/include/CL/cl_gl_ext.h
 *      /usr/include/CL/cl_egl.h
 *      /usr/include/CL/cl_gl.h
 *      /usr/include/CL/cl_ext_intel.h
 *      /usr/include/CL/cl_dx9_media_sharing_intel.h
 *      /usr/include/CL/cl_platform.h
 *      /usr/include/CL/cl_va_api_media_sharing_intel.h
 *      /usr/include/CL/cl.h
 *      /usr/include/CL/cl_version.h
 *      /usr/include/CL/cl_icd.h
 *      /usr/include/CL/cl_ext.h
 *      /usr/lib64/libOpenCL.so.1.2
 *      /usr/lib64/libamdocl64.so
 *      /usr/bin/clinfo
 *      /usr/lib64/libOpenCL.so
 *      /usr/lib64/libOpenCL.so.1
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-libs/opencl-icd-loader-2023.12.14:0::gentoo
 *      /usr/lib/debug/usr/lib64/libOpenCL.so.1.2.debug
 *      /usr/lib64/libOpenCL.so
 *      /usr/lib64/libOpenCL.so.1
 *      /usr/lib64/libOpenCL.so.1.2
 * 
 * dev-util/clinfo-3.0.23.01.25:0::gentoo
 *      /usr/bin/clinfo
 *      /usr/lib/debug/usr/bin/clinfo.debug
 * 
 * dev-util/opencl-headers-2023.12.14:0::gentoo
 *      /usr/include/CL/cl.h
 *      /usr/include/CL/cl_dx9_media_sharing_intel.h
 *      /usr/include/CL/cl_egl.h
 *      /usr/include/CL/cl_ext.h
 *      /usr/include/CL/cl_ext_intel.h
 *      /usr/include/CL/cl_gl.h
 *      /usr/include/CL/cl_gl_ext.h
 *      /usr/include/CL/cl_icd.h
 *      /usr/include/CL/cl_platform.h
 *      /usr/include/CL/cl_va_api_media_sharing_intel.h
 *      /usr/include/CL/cl_version.h
 *      /usr/include/CL/opencl.h
 * 
 * Package 'dev-util/hip-6.1.2' NOT merged due to file collisions. If
 * necessary, refer to your elog messages for the whole content of the
 * above message.


Expected Results:  
Emerges correctly
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-12 15:16:36 UTC
bug 936317 sort of morphed into handling all of it, afaik.

*** This bug has been marked as a duplicate of bug 936317 ***
Comment 2 Plüss Roland 2024-08-12 16:32:51 UTC
I did the following:
- emerge sync
- checked hipother is not installed
- emerged hip

The same error happens. The two bugs are thus not related.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-12 16:34:45 UTC
It's 934963 instead.

*** This bug has been marked as a duplicate of bug 934963 ***