Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476330 - dev-lang/{ifc,icc}-13.1.3.163: file collision
Summary: dev-lang/{ifc,icc}-13.1.3.163: file collision
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-09 23:45 UTC by Christoph Junghans (RETIRED)
Modified: 2018-01-07 20:37 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 Christoph Junghans (RETIRED) gentoo-dev 2013-07-09 23:45:24 UTC
$ emerge icc ifc

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ~] dev-libs/intel-common-13.1.3.163  USE="compiler examples (multilib)" 0 kB
[ebuild  N    ~] dev-lang/icc-13.1.3.163  USE="examples (multilib) (-eclipse)" 0 kB
[ebuild  N    ~] dev-lang/ifc-13.1.3.163  USE="examples (multilib)" 0 kB

Total: 3 packages (3 new), Size of downloads: 0 kB

....

>>> Emerging (1 of 3) dev-libs/intel-common-13.1.3.163
>>> Installing (1 of 3) dev-libs/intel-common-13.1.3.163
>>> Emerging (2 of 3) dev-lang/icc-13.1.3.163
>>> Emerging (3 of 3) dev-lang/ifc-13.1.3.163
>>> Installing (2 of 3) dev-lang/icc-13.1.3.163
>>> Recording dev-lang/icc in "world" favorites file...
>>> Installing (3 of 3) dev-lang/ifc-13.1.3.163
>>> Failed to install dev-lang/ifc-13.1.3.163, Log file:
>>>  '/var/tmp/portage/dev-lang/ifc-13.1.3.163/temp/build.log'
>>> Jobs: 2 of 3 complete, 1 failed                 Load avg: 2.08, 1.39, 0.93

....

 * package dev-lang/ifc-13.1.3.163 NOT merged
 * 
 * Detected file collision(s):
 * 
 * 	/opt/intel/composerxe-2013_update3.3.163/compiler/lib/ia32/locale/ja_JP/diagspt.cat
 * 	/opt/intel/composerxe-2013_update3.3.163/compiler/lib/ia32/locale/ja_JP/flexnet.cat
 * 	/opt/intel/composerxe-2013_update3.3.163/compiler/lib/ia32/locale/ja_JP/helpxi.cat
 * 	/opt/intel/composerxe-2013_update3.3.163/compiler/lib/intel64/locale/ja_JP/diagspt.cat
 * 	/opt/intel/composerxe-2013_update3.3.163/compiler/lib/intel64/locale/ja_JP/flexnet.cat
 * 	/opt/intel/composerxe-2013_update3.3.163/compiler/lib/intel64/locale/ja_JP/helpxi.cat
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-lang/icc-13.1.3.163:0::gentoo
 * 	/opt/intel/composerxe-2013_update3.3.163/compiler/lib/ia32/locale/ja_JP/diagspt.cat
 * 	/opt/intel/composerxe-2013_update3.3.163/compiler/lib/ia32/locale/ja_JP/flexnet.cat
 * 	/opt/intel/composerxe-2013_update3.3.163/compiler/lib/ia32/locale/ja_JP/helpxi.cat
 * 	/opt/intel/composerxe-2013_update3.3.163/compiler/lib/intel64/locale/ja_JP/diagspt.cat
 * 	/opt/intel/composerxe-2013_update3.3.163/compiler/lib/intel64/locale/ja_JP/flexnet.cat
 * 	/opt/intel/composerxe-2013_update3.3.163/compiler/lib/intel64/locale/ja_JP/helpxi.cat
 * 
 * Package 'dev-lang/ifc-13.1.3.163' NOT merged due to file collisions.
 * If necessary, refer to your elog messages for the whole content of the
 * above message.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-07-10 09:03:06 UTC
+*ifc-13.1.5.192 (10 Jul 2013)
+
+  10 Jul 2013; Justin Lecher <jlec@gentoo.org> +ifc-13.1.5.192.ebuild:
+  Version Bump; fix collision 476330
+


+  10 Jul 2013; Justin Lecher <jlec@gentoo.org> icc-13.1.5.192.ebuild:
+  Remove ja_JP locale more completely
+


+*icc-13.1.5.192 (10 Jul 2013)
+
+  10 Jul 2013; Justin Lecher <jlec@gentoo.org> +icc-13.1.5.192.ebuild:
+  Version Bump; fix collision 476330
+
Comment 2 Larry the Git Cow gentoo-dev 2018-01-07 20:35:00 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa9a97bac12dfec6e47c5061812051deb1610d9

commit 9aa9a97bac12dfec6e47c5061812051deb1610d9
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2018-01-07 20:30:23 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2018-01-07 20:34:47 +0000

    dev-lang/ifc: Migrate from LINGUAS to L10N.
    
    Update blocker against icc, it needs to block only when l10n_ja is
    enabled for both packages. (Also, the blocker was wrong before, as it
    was against ifc itself.)
    
    Bug: https://bugs.gentoo.org/476330
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-lang/ifc/ifc-13.1.5.192.ebuild | 10 +++++-----
 dev-lang/ifc/ifc-14.0.3.174.ebuild | 10 +++++-----
 dev-lang/ifc/ifc-15.0.6.233.ebuild | 10 +++++-----
 3 files changed, 15 insertions(+), 15 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0299e3ed49a007f1522ef261ee9e071edc906e8

commit d0299e3ed49a007f1522ef261ee9e071edc906e8
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2018-01-07 20:28:09 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2018-01-07 20:34:47 +0000

    dev-lang/icc: Migrate from LINGUAS to L10N.
    
    Update blocker against ifc, it needs to block only when l10n_ja is
    enabled for both packages.
    
    Bug: https://bugs.gentoo.org/476330
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-lang/icc/icc-13.1.5.192.ebuild | 10 +++++-----
 dev-lang/icc/icc-14.0.3.174.ebuild | 10 +++++-----
 dev-lang/icc/icc-15.0.6.233.ebuild | 10 +++++-----
 3 files changed, 15 insertions(+), 15 deletions(-)}