- * Package: sys-apps/kmod-11
- * Repository: gentoo
- * Maintainer: udev-bugs@gentoo.org base-system@gentoo.org
- * USE: amd64 doc elibc_glibc kernel_linux multilib test tools userland_GNU zlib
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] atlas *
- [2] reference
- Installed BLAS for library directory lib64
- [1] atlas *
- [2] atlas-threads
- [3] reference
- Installed CBLAS for library directory lib64
- [1] atlas
- [2] atlas-threads
- [3] gsl
- [4] reference *
- >>> Unpacking source...
- >>> Unpacking kmod-11.tar.xz to /tmp/portage/sys-apps/kmod-11/work
- >>> Source unpacked in /tmp/portage/sys-apps/kmod-11/work
- >>> Preparing source in /tmp/portage/sys-apps/kmod-11/work/kmod-11 ...
- * Running elibtoolize in: kmod-11/build-aux/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.4.2 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/sys-apps/kmod-11/work/kmod-11 ...
- * econf: updating kmod-11/build-aux/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating kmod-11/build-aux/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 --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --enable-tools --disable-debug --enable-gtk-doc --without-xz --with-zlib
- configure: loading site script /usr/share/config.site
- checking for a BSD-compatible install... /usr/bin/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 whether make supports nested variables... yes
- checking how to create a pax tar archive... gnutar
- checking for style of include used by make... GNU
- 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 dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
- checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -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 minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking whether make supports nested variables... (cached) yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /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/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- 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/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 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... no
- checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) -std=gnu99
- checking for typeof syntax and keyword spelling... typeof
- checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes
- checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no
- checking whether byte ordering is bigendian... no
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking for x86_64-pc-linux-gnu-pkg-config... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for __xstat... yes
- checking for struct stat.st_mtim... yes
- configure: Xz support not requested
- checking for zlib... yes
- checking for xsltproc... /usr/bin/xsltproc
- checking for gtkdoc-check... /usr/bin/gtkdoc-check
- checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
- checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
- checking for GTKDOC_DEPS... yes
- checking whether to build gtk-doc documentation... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -pipe in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -DANOTHER_BRICK_IN_THE in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wall in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -W in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wextra in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wno-inline in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wvla in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wundef in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wformat=2 in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wlogical-op in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wsign-compare in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wformat-security in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wformat-nonliteral in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wold-style-definition in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wpointer-arith in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Winit-self in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wfloat-equal in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wmissing-prototypes in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wstrict-prototypes in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wredundant-decls in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wmissing-declarations in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wmissing-noreturn in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wshadow in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wendif-labels in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wwrite-strings in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wno-long-long in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wno-overlength-strings in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wno-unused-parameter in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wno-unused-result in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wnested-externs in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wchar-subscripts in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wtype-limits in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wuninitialized in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -fno-common in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -fvisibility=hidden in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -ffunction-sections in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -fdata-sections in envvar CFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wl,--as-needed in envvar LDFLAGS... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating man/Makefile
- config.status: creating libkmod/docs/Makefile
- config.status: creating libkmod/docs/version.xml
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- kmod 11
- ======
- prefix: /usr
- sysconfdir: /etc
- libdir: /usr/lib64
- rootlibdir: /usr/lib64
- includedir: ${prefix}/include
- bindir: ${exec_prefix}/bin
- compiler: x86_64-pc-linux-gnu-gcc -std=gnu99
- cflags: -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
- ldflags: -Wl,--as-needed -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed
- tools: yes
- logging: yes
- compression: xz=no zlib=yes
- debug: no
- doc: yes
- man: yes
- >>> Source configured.
- >>> Compiling source in /tmp/portage/sys-apps/kmod-11/work/kmod-11 ...
- make -j24
- make --no-print-directory all-recursive
- Making all in .
- GEN libkmod/libkmod.pc
- CC libkmod/libkmod-list.lo
- CC libkmod/libkmod.lo
- CC libkmod/libkmod-config.lo
- CC libkmod/libkmod-index.lo
- CC libkmod/libkmod-module.lo
- CC libkmod/libkmod-file.lo
- CC libkmod/libkmod-elf.lo
- CC libkmod/libkmod-hash.lo
- CC libkmod/libkmod-array.lo
- CC libkmod/libkmod-util.lo
- CC tools/kmod.o
- CC tools/lsmod.o
- CC tools/rmmod.o
- CC tools/modinfo.o
- CC tools/depmod.o
- CC tools/modprobe.o
- CC tools/log.o
- CC tools/insmod.o
- CCLD libkmod/libkmod-util.la
- CCLD libkmod/libkmod.la
- CCLD libkmod/libkmod-private.la
- CCLD tools/kmod-nolib
- CCLD tools/kmod
- GEN tools/insmod
- GEN tools/rmmod
- GEN tools/modprobe
- GEN tools/lsmod
- GEN tools/modinfo
- GEN tools/depmod
- Making all in libkmod/docs
- DOC Scanning header files
- DOC Building XML
- DOC Building HTML
- DOC Fixing cross-references
- Making all in man
- make[2]: Nothing to be done for `all'.
- >>> Source compiled.
- * Skipping make test/check due to ebuild restriction.
- >>> Test phase [explicitly disabled]: sys-apps/kmod-11
- >>> Install kmod-11 into /tmp/portage/sys-apps/kmod-11/image/ category sys-apps
- make -j24 DESTDIR=/tmp/portage/sys-apps/kmod-11/image/ install
- Making install in .
- /bin/mkdir -p '/tmp/portage/sys-apps/kmod-11/image//usr/include'
- /bin/mkdir -p '/tmp/portage/sys-apps/kmod-11/image//usr/lib64'
- /bin/mkdir -p '/tmp/portage/sys-apps/kmod-11/image//usr/lib64/pkgconfig'
- /bin/sh ./libtool --mode=install /usr/bin/install -c libkmod/libkmod.la '/tmp/portage/sys-apps/kmod-11/image//usr/lib64'
- /usr/bin/install -c -m 644 libkmod/libkmod.h '/tmp/portage/sys-apps/kmod-11/image//usr/include'
- /usr/bin/install -c -m 644 libkmod/libkmod.pc '/tmp/portage/sys-apps/kmod-11/image//usr/lib64/pkgconfig'
- libtool: install: /usr/bin/install -c libkmod/.libs/libkmod.so.2.2.1 /tmp/portage/sys-apps/kmod-11/image//usr/lib64/libkmod.so.2.2.1
- libtool: install: (cd /tmp/portage/sys-apps/kmod-11/image//usr/lib64 && { ln -s -f libkmod.so.2.2.1 libkmod.so.2 || { rm -f libkmod.so.2 && ln -s libkmod.so.2.2.1 libkmod.so.2; }; })
- libtool: install: (cd /tmp/portage/sys-apps/kmod-11/image//usr/lib64 && { ln -s -f libkmod.so.2.2.1 libkmod.so || { rm -f libkmod.so && ln -s libkmod.so.2.2.1 libkmod.so; }; })
- libtool: install: /usr/bin/install -c libkmod/.libs/libkmod.lai /tmp/portage/sys-apps/kmod-11/image//usr/lib64/libkmod.la
- libtool: install: warning: remember to run `libtool --finish /usr/lib64'
- /bin/mkdir -p '/tmp/portage/sys-apps/kmod-11/image//usr/bin'
- /bin/sh ./libtool --mode=install /usr/bin/install -c tools/kmod '/tmp/portage/sys-apps/kmod-11/image//usr/bin'
- libtool: install: warning: `libkmod/libkmod.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c tools/.libs/kmod /tmp/portage/sys-apps/kmod-11/image//usr/bin/kmod
- make --no-print-directory install-exec-hook
- if test "/usr/lib64" != "/usr/lib64"; then \
- /bin/mkdir -p /tmp/portage/sys-apps/kmod-11/image//usr/lib64 && \
- so_img_name=$(readlink /tmp/portage/sys-apps/kmod-11/image//usr/lib64/libkmod.so) && \
- so_img_rel_target_prefix=$(echo /usr/lib64 | sed 's,\(^/\|\)[^/][^/]*,..,g') && \
- ln -sf $so_img_rel_target_prefix/usr/lib64/$so_img_name /tmp/portage/sys-apps/kmod-11/image//usr/lib64/libkmod.so && \
- mv /tmp/portage/sys-apps/kmod-11/image//usr/lib64/libkmod.so.* /tmp/portage/sys-apps/kmod-11/image//usr/lib64; \
- fi
- Making install in libkmod/docs
- make[2]: Nothing to be done for `install-exec-am'.
- /usr/bin/install -c -m 644 ./html/api-index-full.html
- /usr/bin/install -c -m 644 ./html/ch01.html
- /usr/bin/install -c -m 644 ./html/home.png
- /usr/bin/install -c -m 644 ./html/index.html
- /usr/bin/install -c -m 644 ./html/index.sgml
- /usr/bin/install -c -m 644 ./html/left.png
- /usr/bin/install -c -m 644 ./html/libkmod-libkmod-config.html
- /usr/bin/install -c -m 644 ./html/libkmod-libkmod-list.html
- /usr/bin/install -c -m 644 ./html/libkmod-libkmod-loaded.html
- /usr/bin/install -c -m 644 ./html/libkmod-libkmod-module.html
- /usr/bin/install -c -m 644 ./html/libkmod-libkmod.html
- /usr/bin/install -c -m 644 ./html/libkmod.devhelp2
- /usr/bin/install -c -m 644 ./html/right.png
- /usr/bin/install -c -m 644 ./html/style.css
- /usr/bin/install -c -m 644 ./html/up.png
- Making install in man
- make[2]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/tmp/portage/sys-apps/kmod-11/image//usr/share/man/man5'
- /bin/mkdir -p '/tmp/portage/sys-apps/kmod-11/image//usr/share/man/man8'
- /usr/bin/install -c -m 644 depmod.d.5 modprobe.d.5 modules.dep.5 modules.dep.bin.5 '/tmp/portage/sys-apps/kmod-11/image//usr/share/man/man5'
- /usr/bin/install -c -m 644 depmod.8 insmod.8 lsmod.8 rmmod.8 modprobe.8 modinfo.8 '/tmp/portage/sys-apps/kmod-11/image//usr/share/man/man8'
- * Removing unnecessary /usr/lib64/libkmod.la (no static archive)
- >>> Completed installing kmod-11 into /tmp/portage/sys-apps/kmod-11/image/
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/bin/kmod
- usr/lib64/libkmod.so.2.2.1
- ecompressdir: bzip2 -9 /usr/share/man
- ecompressdir: bzip2 -9 /usr/share/doc
- * 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). Once again, please do NOT file
- * a bug report unless you have completely understood the above message.
- *
- * Detected file collision(s):
- *
- * /usr/lib/modprobe.d/usb-load-ehci-first.conf
- *
- * Searching all installed packages for file collisions...
- *
- * Press Ctrl-C to Stop
- *
- * sys-kernel/mkinitcpio-0.9.2-r1:0::gentoo
- * /usr/lib/modprobe.d/usb-load-ehci-first.conf
- *
- * Package 'sys-apps/kmod-11' NOT merged due to file collisions. If
- * necessary, refer to your elog messages for the whole content of the
- * above message.