javer / gentoo-overlay

Gentoo Portage Overlay [javer]
9 stars 11 forks source link

hhvm installation collision with libpcre #20

Closed xoJIog closed 9 years ago

xoJIog commented 9 years ago

installing hhvm I get:

 * 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 http://bugs.gentoo.org unless you report exactly which
 * two packages install the same file(s). See
 * http://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/bin/pcregrep
 *      /usr/bin/pcretest
 *      /usr/include/pcreposix.h
 *      /usr/include/pcrecpp.h
 *      /usr/include/pcre_stringpiece.h
 *      /usr/include/pcrecpparg.h
 *      /usr/include/pcre.h
 *      /usr/include/pcre_scanner.h
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-libs/libpcre-8.35:3::gentoo
 *      /usr/bin/pcregrep
 *      /usr/bin/pcretest
 *      /usr/include/pcre.h
 *      /usr/include/pcre_scanner.h
 *      /usr/include/pcre_stringpiece.h
 *      /usr/include/pcrecpp.h
 *      /usr/include/pcrecpparg.h
 *      /usr/include/pcreposix.h
javer commented 9 years ago

This has been fixed in newer versions of HHVM 3.3.3 and 3.5.0.