* Package: app-admin/rasdaemon-0.6.0 * Repository: gentoo * Maintainer: prometheanfire@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking rasdaemon-0.6.0.tar.bz2 to /var/tmp/portage/app-admin/rasdaemon-0.6.0/work >>> Source unpacked in /var/tmp/portage/app-admin/rasdaemon-0.6.0/work >>> Preparing source in /var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0 ... * econf: updating rasdaemon-0.6.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating rasdaemon-0.6.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/rasdaemon-0.6.0 --htmldir=/usr/share/doc/rasdaemon-0.6.0/html --libdir=/usr/lib64 --enable-mce --enable-aer --enable-sqlite3 --enable-extlog --enable-abrt-report --enable-non-standard --enable-hisi-ns-decode --enable-arm checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking metadata... no checking for sqlite3_open in -lsqlite3... yes found sqlite3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libtrace/Makefile config.status: creating man/Makefile config.status: creating man/ras-mc-ctl.8 config.status: creating man/rasdaemon.1 config.status: creating misc/rasdaemon.spec config.status: creating util/Makefile config.status: creating util/ras-mc-ctl config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands compile time options summary ============================ Sqlite3 : yes AER : yes MCE : yes EXTLOG : yes CPER non-standard : yes ABRT report : yes HIP07 SAS HW errors : yes ARM events : yes >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0' Making all in libtrace make[2]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/libtrace' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o event-parse.o event-parse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o parse-filter.o parse-filter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o kbuffer-parse.o kbuffer-parse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o parse-utils.o parse-utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o trace-seq.o trace-seq.c rm -f libtrace.a x86_64-pc-linux-gnu-ar cru libtrace.a event-parse.o parse-filter.o kbuffer-parse.o parse-utils.o trace-seq.o x86_64-pc-linux-gnu-ranlib libtrace.a make[2]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/libtrace' Making all in util make[2]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/util' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/util' Making all in man make[2]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/man' make[2]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o rasdaemon.o rasdaemon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o ras-events.o ras-events.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o ras-mc-handler.o ras-mc-handler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o bitfield.o bitfield.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o ras-record.o ras-record.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o ras-aer-handler.o ras-aer-handler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o ras-non-standard-handler.o ras-non-standard-handler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o ras-arm-handler.o ras-arm-handler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o ras-mce-handler.o ras-mce-handler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o mce-intel.o mce-intel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o mce-amd-k8.o mce-amd-k8.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o mce-intel-p4-p6.o mce-intel-p4-p6.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o mce-intel-nehalem.o mce-intel-nehalem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o mce-intel-dunnington.o mce-intel-dunnington.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o mce-intel-tulsa.o mce-intel-tulsa.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o mce-intel-sb.o mce-intel-sb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o mce-intel-ivb.o mce-intel-ivb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o mce-intel-haswell.o mce-intel-haswell.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o mce-intel-knl.o mce-intel-knl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o mce-intel-broadwell-de.o mce-intel-broadwell-de.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o mce-intel-broadwell-epex.o mce-intel-broadwell-epex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o ras-extlog-handler.o ras-extlog-handler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o ras-report.o ras-report.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o non-standard-hisi_hip07.o non-standard-hisi_hip07.c /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o rasdaemon rasdaemon.o ras-events.o ras-mc-handler.o bitfield.o ras-record.o ras-aer-handler.o ras-non-standard-handler.o ras-arm-handler.o ras-mce-handler.o mce-intel.o mce-amd-k8.o mce-intel-p4-p6.o mce-intel-nehalem.o mce-intel-dunnington.o mce-intel-tulsa.o mce-intel-sb.o mce-intel-ivb.o mce-intel-haswell.o mce-intel-knl.o mce-intel-broadwell-de.o mce-intel-broadwell-epex.o ras-extlog-handler.o ras-report.o non-standard-hisi_hip07.o -lpthread -lsqlite3 libtrace/libtrace.a libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wmissing-prototypes -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed -o rasdaemon rasdaemon.o ras-events.o ras-mc-handler.o bitfield.o ras-record.o ras-aer-handler.o ras-non-standard-handler.o ras-arm-handler.o ras-mce-handler.o mce-intel.o mce-amd-k8.o mce-intel-p4-p6.o mce-intel-nehalem.o mce-intel-dunnington.o mce-intel-tulsa.o mce-intel-sb.o mce-intel-ivb.o mce-intel-haswell.o mce-intel-knl.o mce-intel-broadwell-de.o mce-intel-broadwell-epex.o ras-extlog-handler.o ras-report.o non-standard-hisi_hip07.o -lpthread -lsqlite3 libtrace/libtrace.a sed -e s,\@sbindir\@,/usr/sbin,g misc/rasdaemon.service.in > misc/rasdaemon.service sed -e s,\@sbindir\@,/usr/sbin,g misc/ras-mc-ctl.service.in > misc/ras-mc-ctl.service make[2]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0' make[1]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0' >>> Source compiled. >>> Test phase [not enabled]: app-admin/rasdaemon-0.6.0 >>> Install rasdaemon-0.6.0 into /var/tmp/portage/app-admin/rasdaemon-0.6.0/image/ category app-admin make -j1 DESTDIR=/var/tmp/portage/app-admin/rasdaemon-0.6.0/image/ install Making install in libtrace make[1]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/libtrace' make[2]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/libtrace' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/include' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 event-parse.h event-utils.h kbuffer.h '/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/include' make[2]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/libtrace' make[1]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/libtrace' Making install in util make[1]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/util' make[2]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/util' /bin/mkdir -p '/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/sbin' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c ras-mc-ctl '/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/util' make[1]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/util' Making install in man make[1]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/man' make[2]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/share/man/man1' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 rasdaemon.1 '/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/share/man/man1' /bin/mkdir -p '/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/share/man/man8' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 ras-mc-ctl.8 '/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/share/man/man8' make[2]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/man' make[1]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/man' make[1]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0' make[2]: Entering directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0' /bin/mkdir -p '/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/sbin' /bin/sh ./libtool --mode=install /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c rasdaemon '/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/sbin' libtool: install: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c rasdaemon /var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/sbin/rasdaemon /bin/sh /var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/install-sh -d "/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//var/lib/lib/rasdaemon" /bin/sh /var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0/install-sh -d "/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//etc/ras/dimm_labels.d" /bin/mkdir -p '/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/include' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 config.h ras-events.h ras-logger.h ras-mc-handler.h ras-aer-handler.h ras-mce-handler.h ras-record.h bitfield.h ras-report.h ras-extlog-handler.h ras-arm-handler.h ras-non-standard-handler.h '/var/tmp/portage/app-admin/rasdaemon-0.6.0/image//usr/include' make[2]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0' make[1]: Leaving directory '/var/tmp/portage/app-admin/rasdaemon-0.6.0/work/rasdaemon-0.6.0' >>> Completed installing rasdaemon-0.6.0 into /var/tmp/portage/app-admin/rasdaemon-0.6.0/image/ * Final size of build directory: 3408 KiB (3.3 MiB) * Final size of installed tree: 376 KiB strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/sbin/rasdaemon ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc * checking 26 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 / ` 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/include/config.h * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * dev-util/ragel-7.0.0.10:0::gentoo * /usr/include/config.h * * Package 'app-admin/rasdaemon-0.6.0' NOT merged due to file collisions. * If necessary, refer to your elog messages for the whole content of the * above message.