==================== BEG LXC Transcript of vm creation ++ date + echo 'XXXXXXXXXX lbuild-nightly.sh: creating vm nornet-rel0.9.0--nornet-f18-linux64' fr. 25. juli 14:00:42 +0200 2014 XXXXXXXXXX lbuild-nightly.sh: creating vm nornet-rel0.9.0--nornet-f18-linux64 fr. 25. juli 14:00:42 +0200 2014 + show_env + set +x FCDISTRO=f18 PLDISTRO=nornet PERSONALITY=linux64 BASE=nornet-rel0.9.0--nornet-f18-linux64 BUILD_SCM_URL=git://github.com/dreibh/planetlab-lxc-build MAKEVARS= DRY_RUN= PLDISTROTAGS=nornet-tags.mk TESTBUILDURL=http://benlomond.simula.nornet/ WEBHOST=benlomond.simula.nornet PLDISTROTAGS=nornet-tags.mk + tmpdir=/tmp/lbuild-nightly.sh-13027 ++ echo git://github.com/dreibh/planetlab-lxc-build ++ cut -d@ -f1 + GIT_REPO=git://github.com/dreibh/planetlab-lxc-build ++ echo git://github.com/dreibh/planetlab-lxc-build ++ cut -s -d@ -f2 + GIT_TAG= + GIT_TAG=master + mkdir -p /tmp/lbuild-nightly.sh-13027 + git clone git://github.com/dreibh/planetlab-lxc-build /tmp/lbuild-nightly.sh-13027 Cloning into '/tmp/lbuild-nightly.sh-13027'... + cd /tmp/lbuild-nightly.sh-13027 + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + rm -rf .git + cd /tmp/lbuild-nightly.sh-13027 + ./lbuild-initvm.sh -f f18 -d nornet -p linux64 nornet-rel0.9.0--nornet-f18-linux64 + set -e + lxc=nornet-rel0.9.0--nornet-f18-linux64 + shift + fcdistro=f18 + shift + pldistro=nornet + shift + personality=linux64 + shift ++ package_method f18 ++ fcdistro=f18 ++ shift ++ case $fcdistro in ++ echo yum + pkg_method=yum + case $pkg_method in + '[' -z '' ']' + fedora_install + set -x + set -e + cache=/var/cache/lxc/fedora/x86_64/18 + mkdir -p /var/cache/lxc/fedora/x86_64/18 + flock --exclusive --timeout 60 200 + '[' '!' -e /var/cache/lxc/fedora/x86_64/18/rootfs ']' + echo 'Updating cache /var/cache/lxc/fedora/x86_64/18/rootfs ...' Updating cache /var/cache/lxc/fedora/x86_64/18/rootfs ... + yum --installroot /var/cache/lxc/fedora/x86_64/18/rootfs -y --nogpgcheck update Loaded plugins: langpacks, refresh-packagekit No packages marked for update + echo 'Update finished' Update finished + echo 'Filling /vservers/nornet-rel0.9.0--nornet-f18-linux64 from /var/cache/lxc/fedora/x86_64/18/rootfs ... ' Filling /vservers/nornet-rel0.9.0--nornet-f18-linux64 from /var/cache/lxc/fedora/x86_64/18/rootfs ... + rsync -a /var/cache/lxc/fedora/x86_64/18/rootfs/ /vservers/nornet-rel0.9.0--nornet-f18-linux64/ + return 0 + return 0 + fedora_configure + set -x + set -e + mkdir -p /vservers/nornet-rel0.9.0--nornet-f18-linux64/selinux + echo 0 + case "$fcdistro" in + cat + cat + echo + dev_path=/vservers/nornet-rel0.9.0--nornet-f18-linux64/dev + rm -rf /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev + mkdir -p /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev + mknod -m 666 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/null c 1 3 + mknod -m 666 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/zero c 1 5 + mknod -m 666 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/random c 1 8 + mknod -m 666 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/urandom c 1 9 + mkdir -m 755 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/pts + mkdir -m 1777 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/shm + mknod -m 666 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/tty c 5 0 + mknod -m 666 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/tty0 c 4 0 + mknod -m 666 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/tty1 c 4 1 + mknod -m 666 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/tty2 c 4 2 + mknod -m 666 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/tty3 c 4 3 + mknod -m 666 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/tty4 c 4 4 + mknod -m 600 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/console c 5 1 + mknod -m 666 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/full c 1 7 + mknod -m 600 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/initctl p + mknod -m 666 /vservers/nornet-rel0.9.0--nornet-f18-linux64/dev/ptmx c 5 2 ++ echo f18 ++ cut -df -f2 + '[' 18 -le 14 ']' + fedora_configure_systemd + set -e + set -x + '[' -d /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/systemd/system/default.target + touch /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/fstab + ln -sf /dev/null /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/systemd/system/getty@.service + rm -f /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/nornet-rel0.9.0--nornet-f18-linux64 linux64 chkconfig network on + guest_ifcfg=/vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/sysconfig/network-scripts/ifcfg-eth0 + '[' -n true ']' + write_guest_ifcfg_build + cat + '[' -z '' ']' + fedora_configure_yum nornet-rel0.9.0--nornet-f18-linux64 f18 nornet + set -x + set -e + trap failure ERR INT + lxc=nornet-rel0.9.0--nornet-f18-linux64 + shift + fcdistro=f18 + shift + pldistro=nornet + shift + chroot /vservers/nornet-rel0.9.0--nornet-f18-linux64 linux64 rpm --rebuilddb warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? + echo 'Initializing yum.repos.d in nornet-rel0.9.0--nornet-f18-linux64' Initializing yum.repos.d in nornet-rel0.9.0--nornet-f18-linux64 + rm -f /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/yum.repos.d/fedora-updates-testing.repo /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/yum.repos.d/fedora-updates-testing.repo.rpmnew /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/yum.repos.d/fedora-updates.repo /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/yum.repos.d/fedora.repo /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/yum.repos.d/fedora.repo.rpmnew + cat + '[' -n '' ']' + return 0 + '[' -d /vservers/nornet-rel0.9.0--nornet-f18-linux64/cgroup ']' + mkdir /vservers/nornet-rel0.9.0--nornet-f18-linux64/cgroup + cp /etc/resolv.conf /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/resolv.conf + '[' -f /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/hosts ']' + mkdir -p /vservers/nornet-rel0.9.0--nornet-f18-linux64/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/nornet-rel0.9.0--nornet-f18-linux64/root/.ssh + chmod 600 /vservers/nornet-rel0.9.0--nornet-f18-linux64/root/.ssh/authorized_keys + config_xml=/tmp/nornet-rel0.9.0--nornet-f18-linux64.xml + '[' -n true ']' + write_lxc_xml_build nornet-rel0.9.0--nornet-f18-linux64 + lxc=nornet-rel0.9.0--nornet-f18-linux64 + shift + cat + virsh -c lxc:/// define /tmp/nornet-rel0.9.0--nornet-f18-linux64.xml Domain nornet-rel0.9.0--nornet-f18-linux64 defined from /tmp/nornet-rel0.9.0--nornet-f18-linux64.xml + return 0 + devel_or_vtest_tools nornet-rel0.9.0--nornet-f18-linux64 f18 nornet linux64 + set -x + set -e + trap failure ERR INT + lxc=nornet-rel0.9.0--nornet-f18-linux64 + shift + fcdistro=f18 + shift + pldistro=nornet + shift + personality=linux64 + shift ++ package_method f18 ++ fcdistro=f18 ++ shift ++ case $fcdistro in ++ echo yum + pkg_method=yum ++ pl_locateDistroFile . nornet devel.pkgs ++ builddir=. ++ shift ++ pldistro=nornet ++ shift ++ pkgsfile=devel.pkgs ++ shift ++ pkgspath= ++ configdir=./config.nornet ++ '[' '!' -d ./config.nornet ']' ++ paths='./config.nornet/devel.pkgs ./config.planetlab/devel.pkgs' ++ for path in '$paths' ++ '[' -f ./config.nornet/devel.pkgs ']' ++ pkgspath=./config.nornet/devel.pkgs ++ break ++ '[' -z ./config.nornet/devel.pkgs ']' ++ echo 'pl_locateDistroFile: using ./config.nornet/devel.pkgs' pl_locateDistroFile: using ./config.nornet/devel.pkgs ++ echo ./config.nornet/devel.pkgs ++ return 0 + pkgsfile=./config.nornet/devel.pkgs ++ chroot /vservers/nornet-rel0.9.0--nornet-f18-linux64 linux64 uname -i + lxc_arch=x86_64 + '[' x86_64 = unknown ']' ++ pl_getPackages -a x86_64 f18 nornet ./config.nornet/devel.pkgs ++ pl_parsePkgs package -a x86_64 f18 nornet ./config.nornet/devel.pkgs ++ target_arch=x86_64 ++ keyword=package ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f18 ++ shift ++ pldistro=nornet ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f18 -d nornet package ./config.nornet/devel.pkgs' pl_parsePkgs: using -a x86_64 -f f18 -d nornet package ./config.nornet/devel.pkgs ++ pkgs.py -a x86_64 -f f18 -d nornet package ./config.nornet/devel.pkgs + packages='GeoIP-devel PyXML asciidoc audit-libs-devel bc beecrypt-devel binutils-devel bison bzip2 bzip2-devel coreutils cpio createrepo cronie curl curl-devel cvs db4-devel diffutils dnsmasq docbook-utils-pdf dosfstools doxygen ed elfutils-devel elfutils-libelf-devel emacs-nox expat-devel expect flex gcc-c++ gd gettext gettext-devel ghostscript git glib2-devel glibc glibc-common gnupg gnutls-devel gnutls-utils gzip hmaccalc httpd inotify-tools-devel iptables iptables-services less libdnet-devel libgcrypt-devel libpcap-devel libtasn1-devel libtool libxml2-devel libxml2-python libxslt-python linuxdoc-tools lksctp-tools-devel lua-devel m2crypto mailx make metadata mkisofs mod_ssl mtools mysql mysql-devel mysql-server nasm ncurses-devel net-tools newt-devel nmap-ncat nmap-ncat ocaml.x86_64 openssh openssl openssl openssl-devel patchutils pciutils-devel perl-ExtUtils-Embed pesign php php-devel php-devel.x86_64 php-gd php-pgsql pkgconfig postfix postgresql postgresql-devel postgresql-python postgresql-server pyOpenSSL python python-ZSI python-dateutil python-devel python-lxml python-psycopg2 python-setuptools python-simplejson python-uuid qt-devel readline-devel redhat-rpm-config rpm rpm-build rpm-devel rsync sharutils subversion sudo syslinux tar tetex-latex texlive-ec valgrind-devel vconfig wget xmlsec1 xmlsec1-openssl xmlto xorg-x11-xauth yum zlib zlib-devel' ++ pl_getGroups -a x86_64 f18 nornet ./config.nornet/devel.pkgs ++ pl_parsePkgs group -a x86_64 f18 nornet ./config.nornet/devel.pkgs ++ target_arch=x86_64 ++ keyword=group ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f18 ++ shift ++ pldistro=nornet ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f18 -d nornet group ./config.nornet/devel.pkgs' pl_parsePkgs: using -a x86_64 -f f18 -d nornet group ./config.nornet/devel.pkgs ++ pkgs.py -a x86_64 -f f18 -d nornet group ./config.nornet/devel.pkgs + groups= + case "$pkg_method" in + '[' -n 'GeoIP-devel PyXML asciidoc audit-libs-devel bc beecrypt-devel binutils-devel bison bzip2 bzip2-devel coreutils cpio createrepo cronie curl curl-devel cvs db4-devel diffutils dnsmasq docbook-utils-pdf dosfstools doxygen ed elfutils-devel elfutils-libelf-devel emacs-nox expat-devel expect flex gcc-c++ gd gettext gettext-devel ghostscript git glib2-devel glibc glibc-common gnupg gnutls-devel gnutls-utils gzip hmaccalc httpd inotify-tools-devel iptables iptables-services less libdnet-devel libgcrypt-devel libpcap-devel libtasn1-devel libtool libxml2-devel libxml2-python libxslt-python linuxdoc-tools lksctp-tools-devel lua-devel m2crypto mailx make metadata mkisofs mod_ssl mtools mysql mysql-devel mysql-server nasm ncurses-devel net-tools newt-devel nmap-ncat nmap-ncat ocaml.x86_64 openssh openssl openssl openssl-devel patchutils pciutils-devel perl-ExtUtils-Embed pesign php php-devel php-devel.x86_64 php-gd php-pgsql pkgconfig postfix postgresql postgresql-devel postgresql-python postgresql-server pyOpenSSL python python-ZSI python-dateutil python-devel python-lxml python-psycopg2 python-setuptools python-simplejson python-uuid qt-devel readline-devel redhat-rpm-config rpm rpm-build rpm-devel rsync sharutils subversion sudo syslinux tar tetex-latex texlive-ec valgrind-devel vconfig wget xmlsec1 xmlsec1-openssl xmlto xorg-x11-xauth yum zlib zlib-devel' ']' + chroot /vservers/nornet-rel0.9.0--nornet-f18-linux64 linux64 yum -y install GeoIP-devel PyXML asciidoc audit-libs-devel bc beecrypt-devel binutils-devel bison bzip2 bzip2-devel coreutils cpio createrepo cronie curl curl-devel cvs db4-devel diffutils dnsmasq docbook-utils-pdf dosfstools doxygen ed elfutils-devel elfutils-libelf-devel emacs-nox expat-devel expect flex gcc-c++ gd gettext gettext-devel ghostscript git glib2-devel glibc glibc-common gnupg gnutls-devel gnutls-utils gzip hmaccalc httpd inotify-tools-devel iptables iptables-services less libdnet-devel libgcrypt-devel libpcap-devel libtasn1-devel libtool libxml2-devel libxml2-python libxslt-python linuxdoc-tools lksctp-tools-devel lua-devel m2crypto mailx make metadata mkisofs mod_ssl mtools mysql mysql-devel mysql-server nasm ncurses-devel net-tools newt-devel nmap-ncat nmap-ncat ocaml.x86_64 openssh openssl openssl openssl-devel patchutils pciutils-devel perl-ExtUtils-Embed pesign php php-devel php-devel.x86_64 php-gd php-pgsql pkgconfig postfix postgresql postgresql-devel postgresql-python postgresql-server pyOpenSSL python python-ZSI python-dateutil python-devel python-lxml python-psycopg2 python-setuptools python-simplejson python-uuid qt-devel readline-devel redhat-rpm-config rpm rpm-build rpm-devel rsync sharutils subversion sudo syslinux tar tetex-latex texlive-ec valgrind-devel vconfig wget xmlsec1 xmlsec1-openssl xmlto xorg-x11-xauth yum zlib zlib-devel warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? Package coreutils-8.17-8.fc18.x86_64 already installed and latest version Package cpio-2.11-12.fc18.x86_64 already installed and latest version Package curl-7.27.0-12.fc18.x86_64 already installed and latest version Package diffutils-3.2-12.fc18.x86_64 already installed and latest version Package glibc-2.16-34.fc18.x86_64 already installed and latest version Package glibc-common-2.16-34.fc18.x86_64 already installed and latest version Package gzip-1.5-3.fc18.x86_64 already installed and latest version Package iptables-1.4.16.2-5.fc18.x86_64 already installed and latest version No package metadata available. Package openssh-6.1p1-11.fc18.x86_64 already installed and latest version Package 1:pkgconfig-0.27-1.fc18.x86_64 already installed and latest version Package python-2.7.3-13.fc18.x86_64 already installed and latest version Package python-2.7.3-13.fc18.x86_64 already installed and latest version Package rpm-4.10.3.1-3.fc18.x86_64 already installed and latest version Package yum-3.4.3-54.fc18.noarch already installed and latest version Package zlib-1.2.7-9.fc18.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package GeoIP-devel.x86_64 0:1.4.8-4.fc18 will be installed --> Processing Dependency: GeoIP = 1.4.8-4.fc18 for package: GeoIP-devel-1.4.8-4.fc18.x86_64 --> Processing Dependency: libGeoIPUpdate.so.0()(64bit) for package: GeoIP-devel-1.4.8-4.fc18.x86_64 --> Processing Dependency: libGeoIP.so.1()(64bit) for package: GeoIP-devel-1.4.8-4.fc18.x86_64 ---> Package PyGreSQL.x86_64 0:4.0-5.fc18 will be installed --> Processing Dependency: libpq.so.5()(64bit) for package: PyGreSQL-4.0-5.fc18.x86_64 ---> Package PyXML.x86_64 0:0.8.4-28.fc18 will be installed ---> Package asciidoc.noarch 0:8.6.8-1.fc18 will be installed --> Processing Dependency: vim-filesystem for package: asciidoc-8.6.8-1.fc18.noarch --> Processing Dependency: source-highlight for package: asciidoc-8.6.8-1.fc18.noarch --> Processing Dependency: graphviz for package: asciidoc-8.6.8-1.fc18.noarch --> Processing Dependency: docbook-style-xsl for package: asciidoc-8.6.8-1.fc18.noarch ---> Package audit-libs-devel.x86_64 0:2.3.2-1.fc18 will be installed --> Processing Dependency: kernel-headers >= 2.6.29 for package: audit-libs-devel-2.3.2-1.fc18.x86_64 ---> Package bc.x86_64 0:1.06.95-7.fc18 will be installed ---> Package beecrypt-devel.x86_64 0:4.2.1-5.fc18 will be installed --> Processing Dependency: beecrypt = 4.2.1-5.fc18 for package: beecrypt-devel-4.2.1-5.fc18.x86_64 --> Processing Dependency: libbeecrypt.so.7()(64bit) for package: beecrypt-devel-4.2.1-5.fc18.x86_64 ---> Package binutils-devel.x86_64 0:2.23.51.0.1-10.fc18 will be installed --> Processing Dependency: binutils = 2.23.51.0.1-10.fc18 for package: binutils-devel-2.23.51.0.1-10.fc18.x86_64 ---> Package bison.x86_64 0:2.6.1-1.fc18 will be installed --> Processing Dependency: m4 >= 1.4 for package: bison-2.6.1-1.fc18.x86_64 ---> Package bzip2.x86_64 0:1.0.6-7.fc18 will be installed ---> Package bzip2-devel.x86_64 0:1.0.6-7.fc18 will be installed ---> Package createrepo.noarch 0:0.9.9-21.fc18 will be installed --> Processing Dependency: python-deltarpm for package: createrepo-0.9.9-21.fc18.noarch --> Processing Dependency: deltarpm for package: createrepo-0.9.9-21.fc18.noarch ---> Package cronie.x86_64 0:1.4.10-1.fc18 will be installed --> Processing Dependency: dailyjobs for package: cronie-1.4.10-1.fc18.x86_64 ---> Package cvs.x86_64 0:1.11.23-31.fc18 will be installed ---> Package dnsmasq.x86_64 0:2.65-8.fc18 will be installed ---> Package docbook-utils-pdf.noarch 0:0.6.14-34.fc18 will be installed --> Processing Dependency: docbook-utils = 0.6.14 for package: docbook-utils-pdf-0.6.14-34.fc18.noarch --> Processing Dependency: jadetex >= 2.5 for package: docbook-utils-pdf-0.6.14-34.fc18.noarch --> Processing Dependency: texlive-collection-htmlxml for package: docbook-utils-pdf-0.6.14-34.fc18.noarch --> Processing Dependency: texlive-collection-fontsrecommended for package: docbook-utils-pdf-0.6.14-34.fc18.noarch --> Processing Dependency: tex(dvips) for package: docbook-utils-pdf-0.6.14-34.fc18.noarch ---> Package dosfstools.x86_64 0:3.0.22-2.fc18 will be installed ---> Package doxygen.x86_64 1:1.8.3.1-2.fc18 will be installed ---> Package ed.x86_64 0:1.8-1.fc18 will be installed ---> Package elfutils-devel.x86_64 0:0.155-1.fc18 will be installed --> Processing Dependency: elfutils-libs(x86-64) = 0.155-1.fc18 for package: elfutils-devel-0.155-1.fc18.x86_64 --> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-devel-0.155-1.fc18.x86_64 --> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-devel-0.155-1.fc18.x86_64 ---> Package elfutils-libelf-devel.x86_64 0:0.155-1.fc18 will be installed ---> Package emacs-nox.x86_64 1:24.2-20.fc18 will be installed --> Processing Dependency: emacs-common = 1:24.2-20.fc18 for package: 1:emacs-nox-24.2-20.fc18.x86_64 --> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 1:emacs-nox-24.2-20.fc18.x86_64 --> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 1:emacs-nox-24.2-20.fc18.x86_64 --> Processing Dependency: libgpm.so.2()(64bit) for package: 1:emacs-nox-24.2-20.fc18.x86_64 --> Processing Dependency: libasound.so.2()(64bit) for package: 1:emacs-nox-24.2-20.fc18.x86_64 ---> Package expat-devel.x86_64 0:2.1.0-4.fc18 will be installed ---> Package expect.x86_64 0:5.45-7.fc18 will be installed --> Processing Dependency: libtcl8.5.so()(64bit) for package: expect-5.45-7.fc18.x86_64 ---> Package flex.x86_64 0:2.5.36-1.fc18 will be installed ---> Package gcc-c++.x86_64 0:4.7.2-8.fc18 will be installed --> Processing Dependency: libstdc++-devel = 4.7.2-8.fc18 for package: gcc-c++-4.7.2-8.fc18.x86_64 --> Processing Dependency: gcc = 4.7.2-8.fc18 for package: gcc-c++-4.7.2-8.fc18.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-c++-4.7.2-8.fc18.x86_64 --> Processing Dependency: libmpc.so.2()(64bit) for package: gcc-c++-4.7.2-8.fc18.x86_64 ---> Package gd.x86_64 0:2.0.35-18.fc18 will be installed --> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: gd-2.0.35-18.fc18.x86_64 --> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: gd-2.0.35-18.fc18.x86_64 --> Processing Dependency: libpng15.so.15()(64bit) for package: gd-2.0.35-18.fc18.x86_64 --> Processing Dependency: libjpeg.so.62()(64bit) for package: gd-2.0.35-18.fc18.x86_64 --> Processing Dependency: libfreetype.so.6()(64bit) for package: gd-2.0.35-18.fc18.x86_64 --> Processing Dependency: libfontconfig.so.1()(64bit) for package: gd-2.0.35-18.fc18.x86_64 --> Processing Dependency: libXpm.so.4()(64bit) for package: gd-2.0.35-18.fc18.x86_64 --> Processing Dependency: libX11.so.6()(64bit) for package: gd-2.0.35-18.fc18.x86_64 ---> Package genisoimage.x86_64 0:1.1.11-14.fc18 will be installed --> Processing Dependency: libusal = 1.1.11-14.fc18 for package: genisoimage-1.1.11-14.fc18.x86_64 --> Processing Dependency: libusal.so.0()(64bit) for package: genisoimage-1.1.11-14.fc18.x86_64 --> Processing Dependency: librols.so.0()(64bit) for package: genisoimage-1.1.11-14.fc18.x86_64 ---> Package gettext.x86_64 0:0.18.1.1-17.fc18 will be installed --> Processing Dependency: libgomp.so.1(GOMP_1.0)(64bit) for package: gettext-0.18.1.1-17.fc18.x86_64 --> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.18.1.1-17.fc18.x86_64 --> Processing Dependency: libgomp.so.1()(64bit) for package: gettext-0.18.1.1-17.fc18.x86_64 --> Processing Dependency: libgettextsrc-0.18.1.so()(64bit) for package: gettext-0.18.1.1-17.fc18.x86_64 --> Processing Dependency: libgettextlib-0.18.1.so()(64bit) for package: gettext-0.18.1.1-17.fc18.x86_64 --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.18.1.1-17.fc18.x86_64 ---> Package gettext-devel.x86_64 0:0.18.1.1-17.fc18 will be installed --> Processing Dependency: gettext-common-devel = 0.18.1.1-17.fc18 for package: gettext-devel-0.18.1.1-17.fc18.x86_64 ---> Package ghostscript.x86_64 0:9.06-8.fc18 will be installed --> Processing Dependency: urw-fonts >= 1.1 for package: ghostscript-9.06-8.fc18.x86_64 --> Processing Dependency: poppler-data for package: ghostscript-9.06-8.fc18.x86_64 --> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: ghostscript-9.06-8.fc18.x86_64 --> Processing Dependency: ghostscript-fonts for package: ghostscript-9.06-8.fc18.x86_64 --> Processing Dependency: libtiff.so.5()(64bit) for package: ghostscript-9.06-8.fc18.x86_64 --> Processing Dependency: liblcms2.so.2()(64bit) for package: ghostscript-9.06-8.fc18.x86_64 --> Processing Dependency: libjasper.so.1()(64bit) for package: ghostscript-9.06-8.fc18.x86_64 --> Processing Dependency: libcupsimage.so.2()(64bit) for package: ghostscript-9.06-8.fc18.x86_64 --> Processing Dependency: libcups.so.2()(64bit) for package: ghostscript-9.06-8.fc18.x86_64 --> Processing Dependency: libXt.so.6()(64bit) for package: ghostscript-9.06-8.fc18.x86_64 --> Processing Dependency: libXext.so.6()(64bit) for package: ghostscript-9.06-8.fc18.x86_64 --> Processing Dependency: libSM.so.6()(64bit) for package: ghostscript-9.06-8.fc18.x86_64 --> Processing Dependency: libICE.so.6()(64bit) for package: ghostscript-9.06-8.fc18.x86_64 ---> Package git.x86_64 0:1.8.1.4-2.fc18 will be installed --> Processing Dependency: perl-Git = 1.8.1.4-2.fc18 for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl >= 5.008 for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(warnings) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(vars) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(strict) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(lib) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(Git) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(File::stat) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(File::Temp) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(File::Spec) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(File::Path) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(File::Find) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(File::Copy) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(File::Compare) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(File::Basename) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(Exporter) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: perl(Error) for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: /usr/bin/perl for package: git-1.8.1.4-2.fc18.x86_64 --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.1.4-2.fc18.x86_64 ---> Package glib2-devel.x86_64 0:2.34.2-2.fc18 will be installed ---> Package gnupg.x86_64 0:1.4.16-2.fc18 will be installed --> Processing Dependency: libusb-0.1.so.4()(64bit) for package: gnupg-1.4.16-2.fc18.x86_64 ---> Package gnutls-devel.x86_64 0:2.12.23-2.fc18 will be installed --> Processing Dependency: gnutls-c++(x86-64) = 2.12.23-2.fc18 for package: gnutls-devel-2.12.23-2.fc18.x86_64 --> Processing Dependency: pkgconfig(p11-kit-1) for package: gnutls-devel-2.12.23-2.fc18.x86_64 --> Processing Dependency: libgnutlsxx.so.27()(64bit) for package: gnutls-devel-2.12.23-2.fc18.x86_64 ---> Package gnutls-utils.x86_64 0:2.12.23-2.fc18 will be installed ---> Package hmaccalc.x86_64 0:0.9.12-4.fc18 will be installed ---> Package httpd.x86_64 0:2.4.6-2.fc18 will be installed --> Processing Dependency: httpd-tools = 2.4.6-2.fc18 for package: httpd-2.4.6-2.fc18.x86_64 --> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-2.fc18.x86_64 --> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-2.fc18.x86_64 --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-2.fc18.x86_64 --> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-2.fc18.x86_64 ---> Package inotify-tools-devel.x86_64 0:3.14-4.fc18 will be installed --> Processing Dependency: inotify-tools = 3.14-4.fc18 for package: inotify-tools-devel-3.14-4.fc18.x86_64 --> Processing Dependency: libinotifytools.so.0()(64bit) for package: inotify-tools-devel-3.14-4.fc18.x86_64 ---> Package iptables-services.x86_64 0:1.4.16.2-5.fc18 will be installed ---> Package less.x86_64 0:444-9.fc18 will be installed --> Processing Dependency: groff-base for package: less-444-9.fc18.x86_64 ---> Package libcurl-devel.x86_64 0:7.27.0-12.fc18 will be installed ---> Package libdb4-devel.x86_64 0:4.8.30-5.fc18 will be installed ---> Package libdnet-devel.x86_64 0:1.12-9.fc18 will be installed --> Processing Dependency: libdnet = 1.12-9.fc18 for package: libdnet-devel-1.12-9.fc18.x86_64 --> Processing Dependency: libdnet.so.1()(64bit) for package: libdnet-devel-1.12-9.fc18.x86_64 ---> Package libgcrypt-devel.x86_64 0:1.5.3-1.fc18 will be installed --> Processing Dependency: libgpg-error-devel for package: libgcrypt-devel-1.5.3-1.fc18.x86_64 ---> Package libpcap-devel.x86_64 14:1.3.0-2.fc18 will be installed --> Processing Dependency: libpcap = 14:1.3.0-2.fc18 for package: 14:libpcap-devel-1.3.0-2.fc18.x86_64 --> Processing Dependency: libpcap.so.1()(64bit) for package: 14:libpcap-devel-1.3.0-2.fc18.x86_64 ---> Package libtasn1-devel.x86_64 0:2.14-1.fc18 will be installed ---> Package libtool.x86_64 0:2.4.2-7.fc18 will be installed --> Processing Dependency: automake >= 1.4 for package: libtool-2.4.2-7.fc18.x86_64 --> Processing Dependency: autoconf >= 2.58 for package: libtool-2.4.2-7.fc18.x86_64 ---> Package libxml2-devel.x86_64 0:2.9.1-1.fc18.1 will be installed --> Processing Dependency: xz-devel for package: libxml2-devel-2.9.1-1.fc18.1.x86_64 ---> Package libxml2-python.x86_64 0:2.9.1-1.fc18.1 will be installed ---> Package libxslt-python.x86_64 0:1.1.28-1.fc18 will be installed ---> Package linuxdoc-tools.x86_64 0:0.9.67-2.fc18 will be installed --> Processing Dependency: tex(latex) for package: linuxdoc-tools-0.9.67-2.fc18.x86_64 --> Processing Dependency: jade for package: linuxdoc-tools-0.9.67-2.fc18.x86_64 --> Processing Dependency: groff for package: linuxdoc-tools-0.9.67-2.fc18.x86_64 --> Processing Dependency: /usr/bin/texconfig-sys for package: linuxdoc-tools-0.9.67-2.fc18.x86_64 --> Processing Dependency: /usr/bin/texconfig-sys for package: linuxdoc-tools-0.9.67-2.fc18.x86_64 ---> Package lksctp-tools-devel.x86_64 0:1.0.11-5.fc18 will be installed --> Processing Dependency: lksctp-tools = 1.0.11-5.fc18 for package: lksctp-tools-devel-1.0.11-5.fc18.x86_64 --> Processing Dependency: libwithsctp.so.1()(64bit) for package: lksctp-tools-devel-1.0.11-5.fc18.x86_64 --> Processing Dependency: libsctp.so.1()(64bit) for package: lksctp-tools-devel-1.0.11-5.fc18.x86_64 ---> Package lua-devel.x86_64 0:5.1.4-11.fc18 will be installed ---> Package m2crypto.x86_64 0:0.21.1-9.fc18 will be installed ---> Package mailx.x86_64 0:12.5-7.fc18 will be installed ---> Package make.x86_64 1:3.82-15.fc18 will be installed ---> Package mod_ssl.x86_64 1:2.4.6-2.fc18 will be installed ---> Package mtools.x86_64 0:4.0.17-3.fc18 will be installed ---> Package mysql.x86_64 0:5.5.35-1.fc18 will be installed --> Processing Dependency: real-mysql-libs(x86-64) = 5.5.35-1.fc18 for package: mysql-5.5.35-1.fc18.x86_64 ---> Package mysql-devel.x86_64 0:5.5.35-1.fc18 will be installed ---> Package mysql-server.x86_64 0:5.5.35-1.fc18 will be installed --> Processing Dependency: perl-DBI for package: mysql-server-5.5.35-1.fc18.x86_64 --> Processing Dependency: perl-DBD-MySQL for package: mysql-server-5.5.35-1.fc18.x86_64 --> Processing Dependency: perl(Data::Dumper) for package: mysql-server-5.5.35-1.fc18.x86_64 --> Processing Dependency: perl(DBI) for package: mysql-server-5.5.35-1.fc18.x86_64 --> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: mysql-server-5.5.35-1.fc18.x86_64 --> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: mysql-server-5.5.35-1.fc18.x86_64 --> Processing Dependency: libaio.so.1()(64bit) for package: mysql-server-5.5.35-1.fc18.x86_64 ---> Package nasm.x86_64 0:2.10.07-1.fc18 will be installed ---> Package ncurses-devel.x86_64 0:5.9-11.20130511.fc18 will be installed ---> Package net-tools.x86_64 0:2.0-0.2.20121106git.fc18 will be installed ---> Package newt-devel.x86_64 0:0.52.14-3.fc18 will be installed --> Processing Dependency: newt = 0.52.14-3.fc18 for package: newt-devel-0.52.14-3.fc18.x86_64 --> Processing Dependency: slang-devel for package: newt-devel-0.52.14-3.fc18.x86_64 --> Processing Dependency: libnewt.so.0.52()(64bit) for package: newt-devel-0.52.14-3.fc18.x86_64 ---> Package nmap-ncat.x86_64 2:6.40-1.fc18 will be installed ---> Package ocaml.x86_64 0:4.00.1-1.fc18 will be installed --> Processing Dependency: ocaml(Unix) = b6bfdb83f38c665d97fc0f322923311f for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Sys) = 45d17525db422614c1cc84b2d9f27926 for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(String) = 54ba2685e6ed154753718e9c8becb28b for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Set) = a7bdd82abd2a5609c0242e51ef43cacb for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Scanf) = 6ba1a49186bb3df3bb5fad3a9e7fe3da for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Queue) = 9e4770869a4e57f5db312d7fdd5e6810 for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Printf) = 10fca44c912c9342cf3d611984d42e34 for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Printexc) = 1576494623cf9d670883c0a9dde994ae for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Obj) = ad977b422bbde52cd6cd3b9d04d71db1 for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Map) = 1be6bb7484ad2000575776b38d423f2f for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(List) = bd7c662c09e850306a62c12fed5ef5ce for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Lexing) = 7e306603bdda9b5b4c50d1aac8def12a for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Lazy) = be13470d54bbba2080e16d4f864ec34b for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Int32) = 265928798c0b8a63fa48cf9ac202f0ce for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Hashtbl) = 718cd6ce8bc18371ce22483e362f78b4 for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Format) = 6e6b7b75c544ef4ca673a763aec805af for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Filename) = db19aeb2a8d7e9bd0f4c54d51c6a433e for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Digest) = fc1ddbe7729c06f1551c4154795b3b6c for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Char) = 2693889a299a12395f3d4a288142de6d for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(CamlinternalLazy) = 7e4f61f0abc0dc4bb87447429adcf88a for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Buffer) = 3f6c994721573c9f8b5411e6824249f4 for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Array) = 4d5efba91ec70acd7b184fd4b277708c for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: ocaml(Arg) = 0912ae37a27d2d7d1889fb5c072b7f05 for package: ocaml-4.00.1-1.fc18.x86_64 --> Processing Dependency: gdbm-devel for package: ocaml-4.00.1-1.fc18.x86_64 ---> Package openssl.x86_64 1:1.0.1e-37.fc18 will be installed ---> Package openssl-devel.x86_64 1:1.0.1e-37.fc18 will be installed --> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.1e-37.fc18.x86_64 ---> Package patchutils.x86_64 0:0.3.2-3.fc18 will be installed ---> Package pciutils-devel.x86_64 0:3.1.10-2.fc18 will be installed --> Processing Dependency: pciutils = 3.1.10-2.fc18 for package: pciutils-devel-3.1.10-2.fc18.x86_64 --> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-devel-3.1.10-2.fc18.x86_64 ---> Package perl-ExtUtils-Embed.noarch 0:1.30-245.fc18 will be installed --> Processing Dependency: perl-devel for package: perl-ExtUtils-Embed-1.30-245.fc18.noarch ---> Package pesign.x86_64 0:0.100-1.fc18 will be installed --> Processing Dependency: opensc for package: pesign-0.100-1.fc18.x86_64 --> Processing Dependency: coolkey for package: pesign-0.100-1.fc18.x86_64 ---> Package php.x86_64 0:5.4.23-1.fc18 will be installed --> Processing Dependency: php-common(x86-64) = 5.4.23-1.fc18 for package: php-5.4.23-1.fc18.x86_64 --> Processing Dependency: php-cli(x86-64) = 5.4.23-1.fc18 for package: php-5.4.23-1.fc18.x86_64 ---> Package php-devel.x86_64 0:5.4.23-1.fc18 will be installed --> Processing Dependency: pcre-devel(x86-64) for package: php-devel-5.4.23-1.fc18.x86_64 ---> Package php-gd.x86_64 0:5.4.23-1.fc18 will be installed --> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.4.23-1.fc18.x86_64 ---> Package php-pgsql.x86_64 0:5.4.23-1.fc18 will be installed --> Processing Dependency: php-pdo(x86-64) = 5.4.23-1.fc18 for package: php-pgsql-5.4.23-1.fc18.x86_64 ---> Package postfix.x86_64 2:2.9.7-2.fc18 will be installed ---> Package postgresql.x86_64 0:9.2.5-1.fc18 will be installed ---> Package postgresql-devel.x86_64 0:9.2.5-1.fc18 will be installed ---> Package postgresql-server.x86_64 0:9.2.5-1.fc18 will be installed ---> Package pyOpenSSL.x86_64 0:0.13.1-1.fc18 will be installed ---> Package python-ZSI.noarch 0:2.1-2.fc18 will be installed ---> Package python-dateutil.noarch 0:1.5-5.fc18 will be installed ---> Package python-devel.x86_64 0:2.7.3-13.fc18 will be installed ---> Package python-lxml.x86_64 0:3.2.4-1.fc18 will be installed --> Processing Dependency: python-cssselect for package: python-lxml-3.2.4-1.fc18.x86_64 ---> Package python-psycopg2.x86_64 0:2.4.5-6.fc18 will be installed ---> Package python-setuptools.noarch 0:0.6.49-1.fc18 will be installed ---> Package python-simplejson.x86_64 0:2.6.2-1.fc18 will be installed ---> Package qt-devel.x86_64 1:4.8.5-10.fc18 will be installed --> Processing Dependency: qt-sqlite(x86-64) = 1:4.8.5-10.fc18 for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: qt(x86-64) = 1:4.8.5-10.fc18 for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: qt-x11(x86-64) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(xv) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(xt) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(xrender) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(xrandr) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(xproto) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(xinerama) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(xi) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(xft) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(xfixes) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(xext) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(xcursor) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(x11) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(sm) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(ice) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(glu) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: pkgconfig(gl) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtXmlPatterns.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtXml.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtTest.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtSvg.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtSql.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtScriptTools.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtScript.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtOpenGL.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtNetwork.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtMultimedia.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtHelp.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtGui.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtDesignerComponents.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtDesigner.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtDeclarative.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtDBus.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtCore.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQtCLucene.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 --> Processing Dependency: libQt3Support.so.4()(64bit) for package: 1:qt-devel-4.8.5-10.fc18.x86_64 ---> Package readline-devel.x86_64 0:6.2-5.fc18 will be installed ---> Package redhat-rpm-config.noarch 0:9.1.0-37.2.fc18 will be installed --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-37.2.fc18.noarch --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-37.2.fc18.noarch --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-37.2.fc18.noarch ---> Package rpm-build.x86_64 0:4.10.3.1-3.fc18 will be installed --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.10.3.1-3.fc18.x86_64 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.10.3.1-3.fc18.x86_64 --> Processing Dependency: xz for package: rpm-build-4.10.3.1-3.fc18.x86_64 --> Processing Dependency: unzip for package: rpm-build-4.10.3.1-3.fc18.x86_64 --> Processing Dependency: perl(threads) for package: rpm-build-4.10.3.1-3.fc18.x86_64 --> Processing Dependency: file for package: rpm-build-4.10.3.1-3.fc18.x86_64 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.10.3.1-3.fc18.x86_64 ---> Package rpm-devel.x86_64 0:4.10.3.1-3.fc18 will be installed --> Processing Dependency: popt-devel(x86-64) for package: rpm-devel-4.10.3.1-3.fc18.x86_64 ---> Package rsync.x86_64 0:3.0.9-5.fc18 will be installed ---> Package sharutils.x86_64 0:4.11.1-5.fc18 will be installed ---> Package subversion.x86_64 0:1.7.14-1.fc18 will be installed --> Processing Dependency: subversion-libs(x86-64) = 1.7.14-1.fc18 for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: perl(Carp) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 --> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-1.fc18.x86_64 ---> Package sudo.x86_64 0:1.8.6p7-1.fc18 will be installed ---> Package syslinux.x86_64 0:4.05-4.fc18 will be installed ---> Package tar.x86_64 2:1.26-12.fc18 will be installed ---> Package texlive-ec.noarch 2:svn25033.1.0-20.fc18 will be installed --> Processing Dependency: texlive-kpathsea-bin for package: 2:texlive-ec-svn25033.1.0-20.fc18.noarch --> Processing Dependency: texlive-base for package: 2:texlive-ec-svn25033.1.0-20.fc18.noarch --> Processing Dependency: tex-kpathsea for package: 2:texlive-ec-svn25033.1.0-20.fc18.noarch ---> Package texlive-latex.noarch 2:svn27907.0-20.fc18 will be installed --> Processing Dependency: tex-pdftex for package: 2:texlive-latex-svn27907.0-20.fc18.noarch --> Processing Dependency: tex-luatex for package: 2:texlive-latex-svn27907.0-20.fc18.noarch --> Processing Dependency: tex-latexconfig for package: 2:texlive-latex-svn27907.0-20.fc18.noarch --> Processing Dependency: tex-latex-fonts for package: 2:texlive-latex-svn27907.0-20.fc18.noarch --> Processing Dependency: tex(url.sty) for package: 2:texlive-latex-svn27907.0-20.fc18.noarch --> Processing Dependency: tex(multicol.sty) for package: 2:texlive-latex-svn27907.0-20.fc18.noarch --> Processing Dependency: tex(hyperref.sty) for package: 2:texlive-latex-svn27907.0-20.fc18.noarch ---> Package valgrind-devel.x86_64 1:3.8.1-9.fc18 will be installed --> Processing Dependency: valgrind = 1:3.8.1-9.fc18 for package: 1:valgrind-devel-3.8.1-9.fc18.x86_64 ---> Package vconfig.x86_64 0:1.9-11.fc18 will be installed ---> Package wget.x86_64 0:1.14-5.fc18 will be installed ---> Package xmlsec1.x86_64 0:1.2.18-3.fc18 will be installed --> Processing Dependency: libltdl.so.7()(64bit) for package: xmlsec1-1.2.18-3.fc18.x86_64 ---> Package xmlsec1-openssl.x86_64 0:1.2.18-3.fc18 will be installed ---> Package xmlto.x86_64 0:0.0.25-4.fc18 will be installed --> Processing Dependency: text-www-browser for package: xmlto-0.0.25-4.fc18.x86_64 --> Processing Dependency: docbook-dtds for package: xmlto-0.0.25-4.fc18.x86_64 ---> Package xorg-x11-xauth.x86_64 1:1.0.7-2.fc18 will be installed --> Processing Dependency: libXmuu.so.1()(64bit) for package: 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 --> Processing Dependency: libXau.so.6()(64bit) for package: 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 ---> Package zlib-devel.x86_64 0:1.2.7-9.fc18 will be installed --> Running transaction check ---> Package GeoIP.x86_64 0:1.4.8-4.fc18 will be installed ---> Package alsa-lib.x86_64 0:1.0.26-2.fc18 will be installed ---> Package apr.x86_64 0:1.4.6-3.fc18 will be installed ---> Package apr-util.x86_64 0:1.4.1-6.fc18 will be installed ---> Package autoconf.noarch 0:2.69-3.fc18 will be installed ---> Package automake.noarch 0:1.12.2-5.fc18 will be installed --> Processing Dependency: perl(TAP::Parser) for package: automake-1.12.2-5.fc18.noarch ---> Package beecrypt.x86_64 0:4.2.1-5.fc18 will be installed ---> Package binutils.x86_64 0:2.23.51.0.1-10.fc18 will be installed ---> Package coolkey.x86_64 0:1.1.0-21.fc18 will be installed --> Processing Dependency: pcsc-lite-libs for package: coolkey-1.1.0-21.fc18.x86_64 --> Processing Dependency: pcsc-lite for package: coolkey-1.1.0-21.fc18.x86_64 --> Processing Dependency: ccid for package: coolkey-1.1.0-21.fc18.x86_64 ---> Package cronie-anacron.x86_64 0:1.4.10-1.fc18 will be installed --> Processing Dependency: crontabs for package: cronie-anacron-1.4.10-1.fc18.x86_64 ---> Package cups-libs.x86_64 1:1.5.4-28.fc18 will be installed --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.5.4-28.fc18.x86_64 --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.5.4-28.fc18.x86_64 ---> Package deltarpm.x86_64 0:3.6-0.12.20110223git.fc18 will be installed ---> Package docbook-dtds.noarch 0:1.0-57.fc18 will be installed --> Processing Dependency: xml-common for package: docbook-dtds-1.0-57.fc18.noarch --> Processing Dependency: sgml-common for package: docbook-dtds-1.0-57.fc18.noarch ---> Package docbook-style-xsl.noarch 0:1.78.1-1.fc18 will be installed ---> Package docbook-utils.noarch 0:0.6.14-34.fc18 will be installed --> Processing Dependency: perl-SGMLSpm >= 1.03ii for package: docbook-utils-0.6.14-34.fc18.noarch --> Processing Dependency: docbook-style-dsssl >= 1.72 for package: docbook-utils-0.6.14-34.fc18.noarch --> Processing Dependency: which for package: docbook-utils-0.6.14-34.fc18.noarch --> Processing Dependency: perl(SGMLS::Refs) for package: docbook-utils-0.6.14-34.fc18.noarch --> Processing Dependency: perl(SGMLS::Output) for package: docbook-utils-0.6.14-34.fc18.noarch --> Processing Dependency: perl(SGMLS) for package: docbook-utils-0.6.14-34.fc18.noarch ---> Package dwz.x86_64 0:0.8-1.fc18 will be installed ---> Package elfutils.x86_64 0:0.155-1.fc18 will be installed ---> Package elfutils-libs.x86_64 0:0.155-1.fc18 will be installed ---> Package emacs-common.x86_64 1:24.2-20.fc18 will be installed --> Processing Dependency: emacs-filesystem for package: 1:emacs-common-24.2-20.fc18.x86_64 --> Processing Dependency: liblockfile.so.1()(64bit) for package: 1:emacs-common-24.2-20.fc18.x86_64 ---> Package fedora-logos.noarch 0:17.0.3-3.fc18 will be installed ---> Package file.x86_64 0:5.11-4.fc18 will be installed ---> Package fontconfig.x86_64 0:2.10.2-2.fc18 will be installed --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.2-2.fc18.x86_64 ---> Package freetype.x86_64 0:2.4.10-5.fc18 will be installed ---> Package gcc.x86_64 0:4.7.2-8.fc18 will be installed --> Processing Dependency: cpp = 4.7.2-8.fc18 for package: gcc-4.7.2-8.fc18.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.7.2-8.fc18.x86_64 --> Processing Dependency: cloog-ppl >= 0.15 for package: gcc-4.7.2-8.fc18.x86_64 ---> Package gdb.x86_64 0:7.5.1-42.fc18 will be installed ---> Package gdbm-devel.x86_64 0:1.10-3.fc18 will be installed ---> Package gettext-common-devel.noarch 0:0.18.1.1-17.fc18 will be installed ---> Package gettext-libs.x86_64 0:0.18.1.1-17.fc18 will be installed ---> Package ghostscript-fonts.noarch 0:5.50-29.fc18 will be installed --> Processing Dependency: xorg-x11-font-utils for package: ghostscript-fonts-5.50-29.fc18.noarch ---> Package gnutls-c++.x86_64 0:2.12.23-2.fc18 will be installed ---> Package gpm-libs.x86_64 0:1.20.6-26.fc18 will be installed ---> Package graphviz.x86_64 0:2.28.0-27.fc18 will be installed --> Processing Dependency: librsvg-2.so.2()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 --> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 --> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 --> Processing Dependency: libpango-1.0.so.0()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 --> Processing Dependency: libgts-0.7.so.5()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 --> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 --> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 --> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 --> Processing Dependency: libcairo.so.2()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 --> Processing Dependency: libatk-1.0.so.0()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 --> Processing Dependency: libXrender.so.1()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 --> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 --> Processing Dependency: libLASi.so.1()(64bit) for package: graphviz-2.28.0-27.fc18.x86_64 ---> Package groff.x86_64 0:1.22.1-2.fc18 will be installed ---> Package groff-base.x86_64 0:1.22.1-2.fc18 will be installed ---> Package httpd-tools.x86_64 0:2.4.6-2.fc18 will be installed ---> Package inotify-tools.x86_64 0:3.14-4.fc18 will be installed ---> Package jasper-libs.x86_64 0:1.900.1-20.fc18 will be installed ---> Package kernel-headers.x86_64 0:3.11.10-100.fc18 will be installed ---> Package krb5-devel.x86_64 0:1.10.3-17.fc18 will be installed --> Processing Dependency: libselinux-devel for package: krb5-devel-1.10.3-17.fc18.x86_64 --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.10.3-17.fc18.x86_64 --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.10.3-17.fc18.x86_64 ---> Package lcms2.x86_64 0:2.5-1.fc18 will be installed ---> Package libICE.x86_64 0:1.0.8-2.fc18 will be installed ---> Package libICE-devel.x86_64 0:1.0.8-2.fc18 will be installed ---> Package libSM.x86_64 0:1.2.1-2.fc18 will be installed ---> Package libSM-devel.x86_64 0:1.2.1-2.fc18 will be installed ---> Package libX11.x86_64 0:1.5.99.901-3.20130524gita3bdd2b09.fc18 will be installed --> Processing Dependency: libX11-common = 1.5.99.901-3.20130524gita3bdd2b09.fc18 for package: libX11-1.5.99.901-3.20130524gita3bdd2b09.fc18.x86_64 --> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.5.99.901-3.20130524gita3bdd2b09.fc18.x86_64 ---> Package libX11-devel.x86_64 0:1.5.99.901-3.20130524gita3bdd2b09.fc18 will be installed --> Processing Dependency: pkgconfig(xcb) >= 1.1.92 for package: libX11-devel-1.5.99.901-3.20130524gita3bdd2b09.fc18.x86_64 --> Processing Dependency: pkgconfig(xcb) for package: libX11-devel-1.5.99.901-3.20130524gita3bdd2b09.fc18.x86_64 ---> Package libXau.x86_64 0:1.0.6-4.fc18 will be installed ---> Package libXcursor-devel.x86_64 0:1.1.13-5.20130524git8f677eaea.fc18 will be installed --> Processing Dependency: libXcursor = 1.1.13-5.20130524git8f677eaea.fc18 for package: libXcursor-devel-1.1.13-5.20130524git8f677eaea.fc18.x86_64 --> Processing Dependency: libXcursor.so.1()(64bit) for package: libXcursor-devel-1.1.13-5.20130524git8f677eaea.fc18.x86_64 ---> Package libXext.x86_64 0:1.3.1-3.20130524gitdfe6e1f3b.fc18 will be installed ---> Package libXext-devel.x86_64 0:1.3.1-3.20130524gitdfe6e1f3b.fc18 will be installed ---> Package libXfixes-devel.x86_64 0:5.0-6.20130524gitc480fe327.fc18 will be installed --> Processing Dependency: libXfixes = 5.0-6.20130524gitc480fe327.fc18 for package: libXfixes-devel-5.0-6.20130524gitc480fe327.fc18.x86_64 --> Processing Dependency: libXfixes.so.3()(64bit) for package: libXfixes-devel-5.0-6.20130524gitc480fe327.fc18.x86_64 ---> Package libXft-devel.x86_64 0:2.3.1-2.fc18 will be installed --> Processing Dependency: libXft = 2.3.1-2.fc18 for package: libXft-devel-2.3.1-2.fc18.x86_64 --> Processing Dependency: pkgconfig(freetype2) for package: libXft-devel-2.3.1-2.fc18.x86_64 --> Processing Dependency: pkgconfig(fontconfig) for package: libXft-devel-2.3.1-2.fc18.x86_64 --> Processing Dependency: libXft.so.2()(64bit) for package: libXft-devel-2.3.1-2.fc18.x86_64 ---> Package libXi-devel.x86_64 0:1.6.2.901-1.fc18 will be installed --> Processing Dependency: libXi = 1.6.2.901-1.fc18 for package: libXi-devel-1.6.2.901-1.fc18.x86_64 --> Processing Dependency: libXi.so.6()(64bit) for package: libXi-devel-1.6.2.901-1.fc18.x86_64 ---> Package libXinerama-devel.x86_64 0:1.1.2-5.20130524git99c644fc8.fc18 will be installed --> Processing Dependency: libXinerama = 1.1.2-5.20130524git99c644fc8.fc18 for package: libXinerama-devel-1.1.2-5.20130524git99c644fc8.fc18.x86_64 --> Processing Dependency: libXinerama.so.1()(64bit) for package: libXinerama-devel-1.1.2-5.20130524git99c644fc8.fc18.x86_64 ---> Package libXmu.x86_64 0:1.1.1-2.fc18 will be installed ---> Package libXpm.x86_64 0:3.5.10-2.fc18 will be installed ---> Package libXrandr-devel.x86_64 0:1.4.0-4.20130524gitc90f74497.fc18 will be installed --> Processing Dependency: libXrandr = 1.4.0-4.20130524gitc90f74497.fc18 for package: libXrandr-devel-1.4.0-4.20130524gitc90f74497.fc18.x86_64 --> Processing Dependency: libXrandr.so.2()(64bit) for package: libXrandr-devel-1.4.0-4.20130524gitc90f74497.fc18.x86_64 ---> Package libXrender-devel.x86_64 0:0.9.7-5.20130524git786f78fd8.fc18 will be installed ---> Package libXt.x86_64 0:1.1.3-4.20130524git1f4802b74.fc18 will be installed ---> Package libXt-devel.x86_64 0:1.1.3-4.20130524git1f4802b74.fc18 will be installed ---> Package libXv-devel.x86_64 0:1.0.7-5.20130524git50fc4cb18.fc18 will be installed --> Processing Dependency: libXv = 1.0.7-5.20130524git50fc4cb18.fc18 for package: libXv-devel-1.0.7-5.20130524git50fc4cb18.fc18.x86_64 --> Processing Dependency: libXv.so.1()(64bit) for package: libXv-devel-1.0.7-5.20130524git50fc4cb18.fc18.x86_64 ---> Package libaio.x86_64 0:0.3.109-6.fc18 will be installed ---> Package libcroco.x86_64 0:0.6.8-1.fc18 will be installed ---> Package libdnet.x86_64 0:1.12-9.fc18 will be installed ---> Package libgnome-keyring.x86_64 0:3.6.0-1.fc18 will be installed ---> Package libgomp.x86_64 0:4.7.2-8.fc18 will be installed ---> Package libgpg-error-devel.x86_64 0:1.11-1.fc18 will be installed ---> Package libjpeg-turbo.x86_64 0:1.2.90-1.fc18 will be installed ---> Package libmpc.x86_64 0:0.9-3.fc18.2 will be installed ---> Package libpcap.x86_64 14:1.3.0-2.fc18 will be installed ---> Package libpng.x86_64 2:1.5.13-1.fc18 will be installed ---> Package libstdc++-devel.x86_64 0:4.7.2-8.fc18 will be installed ---> Package libtiff.x86_64 0:4.0.3-9.fc18 will be installed --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-9.fc18.x86_64 ---> Package libtool-ltdl.x86_64 0:2.4.2-7.fc18 will be installed ---> Package libunistring.x86_64 0:0.9.3-6.fc18 will be installed ---> Package libusal.x86_64 0:1.1.11-14.fc18 will be installed ---> Package libusb.x86_64 1:0.1.3-11.fc18 will be installed --> Processing Dependency: libusb-1.0.so.0()(64bit) for package: 1:libusb-0.1.3-11.fc18.x86_64 ---> Package lksctp-tools.x86_64 0:1.0.11-5.fc18 will be installed ---> Package lynx.x86_64 0:2.8.7-9.fc18 will be installed ---> Package m4.x86_64 0:1.4.16-5.fc18 will be installed ---> Package mailcap.noarch 0:2.1.40-1.fc18 will be installed ---> Package mesa-libGL-devel.x86_64 0:9.2-0.12.20130610.fc18 will be installed --> Processing Dependency: mesa-libGL = 9.2-0.12.20130610.fc18 for package: mesa-libGL-devel-9.2-0.12.20130610.fc18.x86_64 --> Processing Dependency: pkgconfig(libdrm) >= 2.4.24 for package: mesa-libGL-devel-9.2-0.12.20130610.fc18.x86_64 --> Processing Dependency: pkgconfig(xxf86vm) for package: mesa-libGL-devel-9.2-0.12.20130610.fc18.x86_64 --> Processing Dependency: pkgconfig(xdamage) for package: mesa-libGL-devel-9.2-0.12.20130610.fc18.x86_64 --> Processing Dependency: gl-manpages for package: mesa-libGL-devel-9.2-0.12.20130610.fc18.x86_64 --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libGL-devel-9.2-0.12.20130610.fc18.x86_64 --> Processing Dependency: libGL.so.1()(64bit) for package: mesa-libGL-devel-9.2-0.12.20130610.fc18.x86_64 ---> Package mesa-libGLU-devel.x86_64 0:9.0.0-1.fc18 will be installed --> Processing Dependency: mesa-libGLU(x86-64) = 9.0.0-1.fc18 for package: mesa-libGLU-devel-9.0.0-1.fc18.x86_64 --> Processing Dependency: libGLU.so.1()(64bit) for package: mesa-libGLU-devel-9.0.0-1.fc18.x86_64 ---> Package mpfr.x86_64 0:3.1.1-1.fc18 will be installed ---> Package mysql-libs.x86_64 0:5.5.35-1.fc18 will be installed ---> Package neon.x86_64 0:0.29.6-3.fc18 will be installed --> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.29.6-3.fc18.x86_64 --> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.29.6-3.fc18.x86_64 ---> Package newt.x86_64 0:0.52.14-3.fc18 will be installed --> Processing Dependency: libslang.so.2(SLANG2)(64bit) for package: newt-0.52.14-3.fc18.x86_64 --> Processing Dependency: libslang.so.2()(64bit) for package: newt-0.52.14-3.fc18.x86_64 ---> Package ocaml-runtime.x86_64 0:4.00.1-1.fc18 will be installed --> Processing Dependency: ocaml(Longident) = 424c6c173dd904e231a9067d41c77d66 for package: ocaml-runtime-4.00.1-1.fc18.x86_64 ---> Package openjade.x86_64 0:1.3.2-41.fc18 will be installed --> Processing Dependency: libosp.so.5()(64bit) for package: openjade-1.3.2-41.fc18.x86_64 ---> Package opensc.x86_64 0:0.12.2-6.fc18 will be installed ---> Package p11-kit-devel.x86_64 0:0.14-2.fc18 will be installed ---> Package patch.x86_64 0:2.6.1-14.fc18 will be installed ---> Package pciutils.x86_64 0:3.1.10-2.fc18 will be installed --> Processing Dependency: hwdata for package: pciutils-3.1.10-2.fc18.x86_64 ---> Package pciutils-libs.x86_64 0:3.1.10-2.fc18 will be installed ---> Package pcre-devel.x86_64 0:8.31-5.fc18 will be installed ---> Package perl.x86_64 4:5.16.3-245.fc18 will be installed --> Processing Dependency: perl-libs = 4:5.16.3-245.fc18 for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(threads::shared) >= 1.21 for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Pod::Usage) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Pod::Simple) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Pod::Select) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Pod::ParseUtils) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Pod::Find) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Module::Pluggable) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(List::Util) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-245.fc18.x86_64 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-245.fc18.x86_64 ---> Package perl-Carp.noarch 0:1.26-243.fc18 will be installed ---> Package perl-DBD-MySQL.x86_64 0:4.023-1.fc18 will be installed ---> Package perl-DBI.x86_64 0:1.623-1.fc18 will be installed --> Processing Dependency: perl(RPC::PlServer) >= 0.2001 for package: perl-DBI-1.623-1.fc18.x86_64 --> Processing Dependency: perl(RPC::PlClient) >= 0.2000 for package: perl-DBI-1.623-1.fc18.x86_64 --> Processing Dependency: perl(Coro::Select) for package: perl-DBI-1.623-1.fc18.x86_64 --> Processing Dependency: perl(Coro::Handle) for package: perl-DBI-1.623-1.fc18.x86_64 --> Processing Dependency: perl(Coro) for package: perl-DBI-1.623-1.fc18.x86_64 ---> Package perl-Data-Dumper.x86_64 0:2.135.06-245.fc18 will be installed ---> Package perl-Error.noarch 1:0.17018-4.fc18 will be installed ---> Package perl-Git.noarch 0:1.8.1.4-2.fc18 will be installed ---> Package perl-PathTools.x86_64 0:3.39.2-245.fc18 will be installed ---> Package perl-devel.x86_64 4:5.16.3-245.fc18 will be installed --> Processing Dependency: systemtap-sdt-devel for package: 4:perl-devel-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(ExtUtils::ParseXS) for package: 4:perl-devel-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(ExtUtils::MakeMaker) for package: 4:perl-devel-5.16.3-245.fc18.x86_64 --> Processing Dependency: perl(ExtUtils::Installed) for package: 4:perl-devel-5.16.3-245.fc18.x86_64 ---> Package perl-srpm-macros.noarch 0:1-5.fc18 will be installed ---> Package perl-threads.x86_64 0:1.89-1.fc18 will be installed ---> Package php-cli.x86_64 0:5.4.23-1.fc18 will be installed ---> Package php-common.x86_64 0:5.4.23-1.fc18 will be installed --> Processing Dependency: libzip.so.2()(64bit) for package: php-common-5.4.23-1.fc18.x86_64 ---> Package php-pdo.x86_64 0:5.4.23-1.fc18 will be installed ---> Package poppler-data.noarch 0:0.4.6-2.fc18 will be installed ---> Package popt-devel.x86_64 0:1.13-12.fc18 will be installed ---> Package postgresql-libs.x86_64 0:9.2.5-1.fc18 will be installed ---> Package python-cssselect.noarch 0:0.7.1-3.fc18 will be installed ---> Package python-deltarpm.x86_64 0:3.6-0.12.20110223git.fc18 will be installed ---> Package qt.x86_64 1:4.8.5-10.fc18 will be installed --> Processing Dependency: qt-settings for package: 1:qt-4.8.5-10.fc18.x86_64 ---> Package qt-x11.x86_64 1:4.8.5-10.fc18 will be installed --> Processing Dependency: libmng.so.1()(64bit) for package: 1:qt-x11-4.8.5-10.fc18.x86_64 ---> Package slang-devel.x86_64 0:2.2.4-5.fc18 will be installed ---> Package source-highlight.x86_64 0:3.1.6-3.fc18 will be installed --> Processing Dependency: ctags for package: source-highlight-3.1.6-3.fc18.x86_64 --> Processing Dependency: libboost_regex.so.1.50.0()(64bit) for package: source-highlight-3.1.6-3.fc18.x86_64 ---> Package subversion-libs.x86_64 0:1.7.14-1.fc18 will be installed ---> Package t1lib.x86_64 0:5.1.2-10.fc18 will be installed ---> Package tcl.x86_64 1:8.5.13-1.fc18 will be installed ---> Package texlive-base.noarch 2:2012-20.20130321_r29448.fc18 will be installed ---> Package texlive-collection-fontsrecommended.noarch 2:svn28082.0-20.20130321_r29448.fc18 will be installed --> Processing Dependency: texlive-collection-basic for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-zapfding for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-zapfchan for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-wasysym for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-wasy for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-utopia for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-txfonts for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-tipa for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-times for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-tex-gyre-math for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-tex-gyre for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-symbol for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-rsfs for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-pxfonts for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-palatino for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-ncntrsbk for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-mathpazo for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-marvosym for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-lm-math for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-lm for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-helvetic for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-fpl for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-eurosym for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-euro for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-courier for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-cmextra for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-cm-super for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-charter for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-bookman for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-avantgar for package: 2:texlive-collection-fontsrecommended-svn28082.0-20.20130321_r29448.fc18.noarch ---> Package texlive-collection-htmlxml.noarch 2:svn28251.0-20.20130321_r29448.fc18 will be installed --> Processing Dependency: texlive-collection-latex for package: 2:texlive-collection-htmlxml-svn28251.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-xmltex for package: 2:texlive-collection-htmlxml-svn28251.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-tex4ht for package: 2:texlive-collection-htmlxml-svn28251.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-passivetex for package: 2:texlive-collection-htmlxml-svn28251.0-20.20130321_r29448.fc18.noarch ---> Package texlive-collection-latexrecommended.noarch 2:svn25795.0-20.20130321_r29448.fc18 will be installed --> Processing Dependency: tex-xkeyval for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-xcolor for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-underscore for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-typehtml for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-thumbpdf for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-textcase for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-subfig for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-setspace for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-sepnum for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-seminar for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-section for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-sansmath for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-rotating for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-rcs for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-psfrag for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-powerdot for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-pdfpages for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-parskip for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-ntgclass for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-ms for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-microtype for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-mh for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-metalogo for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-memoir for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-mdwtools for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-listings for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-l3packages for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-l3kernel for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-l3experimental for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-koma-script for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-jknapltx for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-index for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-fp for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-fontspec for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-float for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-fancyvrb for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-fancyref for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-fancybox for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-extsizes for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-euler for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-eso-pic for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-ctable for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-crop for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-cmap for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-cite for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-caption for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-booktabs for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-beamer for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-anysize for package: 2:texlive-collection-latexrecommended-svn25795.0-20.20130321_r29448.fc18.noarch ---> Package texlive-dvips.noarch 2:svn28616.0-20.fc18 will be installed --> Processing Dependency: texlive-dvips-bin for package: 2:texlive-dvips-svn28616.0-20.fc18.noarch ---> Package texlive-hyperref.noarch 2:svn28213.6.83m-20.fc18 will be installed --> Processing Dependency: tex(stringenc.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(rerunfilecheck.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(refcount.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(pdftexcmds.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(pdfescape.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(ltxcmds.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(letltxmacro.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(kvsetkeys.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(kvoptions.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(kvdefinekeys.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(keyval.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(intcalc.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(infwarerr.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(ifxetex.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(ifvtex.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(ifpdf.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(hycolor.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(hobsub-hyperref.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(gettitlestring.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(etexcmds.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(color.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(bitset.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(auxhook.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch --> Processing Dependency: tex(atbegshi.sty) for package: 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch ---> Package texlive-jadetex.noarch 2:svn23409.3.13-20.fc18 will be installed --> Processing Dependency: texlive-jadetex-bin for package: 2:texlive-jadetex-svn23409.3.13-20.fc18.noarch --> Processing Dependency: tex-tex for package: 2:texlive-jadetex-svn23409.3.13-20.fc18.noarch --> Processing Dependency: tex-tetex for package: 2:texlive-jadetex-svn23409.3.13-20.fc18.noarch --> Processing Dependency: tex-tetex for package: 2:texlive-jadetex-svn23409.3.13-20.fc18.noarch --> Processing Dependency: tex-hyphen-base for package: 2:texlive-jadetex-svn23409.3.13-20.fc18.noarch ---> Package texlive-kpathsea.noarch 2:svn28792.0-20.fc18 will be installed ---> Package texlive-kpathsea-bin.x86_64 2:svn27347.0-20.20130321_r29448.fc18 will be installed --> Processing Dependency: texlive-kpathsea-lib = 2:2012-20.20130321_r29448.fc18 for package: 2:texlive-kpathsea-bin-svn27347.0-20.20130321_r29448.fc18.x86_64 --> Processing Dependency: libkpathsea.so.6()(64bit) for package: 2:texlive-kpathsea-bin-svn27347.0-20.20130321_r29448.fc18.x86_64 ---> Package texlive-latex-fonts.noarch 2:svn28888.0-20.fc18 will be installed ---> Package texlive-latexconfig.noarch 2:svn28991.0-20.fc18 will be installed ---> Package texlive-luatex.noarch 2:svn26689.0.70.1-20.fc18 will be installed --> Processing Dependency: texlive-luatex-bin for package: 2:texlive-luatex-svn26689.0.70.1-20.fc18.noarch ---> Package texlive-pdftex.noarch 2:svn29349.1.40.11-20.fc18 will be installed --> Processing Dependency: texlive-pdftex-bin for package: 2:texlive-pdftex-svn29349.1.40.11-20.fc18.noarch ---> Package texlive-tetex-bin.noarch 2:svn27344.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-tools.noarch 2:svn26263.0-20.fc18 will be installed ---> Package texlive-url.noarch 2:svn16864.3.2-20.fc18 will be installed ---> Package unzip.x86_64 0:6.0-10.fc18 will be installed ---> Package urw-fonts.noarch 0:2.4-14.fc18 will be installed ---> Package valgrind.x86_64 1:3.8.1-9.fc18 will be installed ---> Package vim-filesystem.x86_64 2:7.4.027-2.fc18 will be installed ---> Package xorg-x11-proto-devel.noarch 0:7.6-24.fc18 will be installed ---> Package xz.x86_64 0:5.1.2-2alpha.fc18 will be installed ---> Package xz-devel.x86_64 0:5.1.2-2alpha.fc18 will be installed ---> Package zip.x86_64 0:3.0-5.fc18 will be installed --> Running transaction check ---> Package atk.x86_64 0:2.6.0-1.fc18 will be installed ---> Package avahi-libs.x86_64 0:0.6.31-6.fc18 will be installed ---> Package boost-regex.x86_64 0:1.50.0-7.fc18 will be installed --> Processing Dependency: libicuuc.so.49()(64bit) for package: boost-regex-1.50.0-7.fc18.x86_64 --> Processing Dependency: libicui18n.so.49()(64bit) for package: boost-regex-1.50.0-7.fc18.x86_64 --> Processing Dependency: libicudata.so.49()(64bit) for package: boost-regex-1.50.0-7.fc18.x86_64 ---> Package cairo.x86_64 0:1.12.14-2.fc18 will be installed --> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.12.14-2.fc18.x86_64 --> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.12.14-2.fc18.x86_64 ---> Package cloog-ppl.x86_64 0:0.15.11-4.fc18.1 will be installed --> Processing Dependency: libppl_c.so.4()(64bit) for package: cloog-ppl-0.15.11-4.fc18.1.x86_64 --> Processing Dependency: libppl.so.9()(64bit) for package: cloog-ppl-0.15.11-4.fc18.1.x86_64 ---> Package cpp.x86_64 0:4.7.2-8.fc18 will be installed ---> Package crontabs.noarch 0:1.11-4.20101115git.fc18 will be installed ---> Package ctags.x86_64 0:5.8-9.fc18 will be installed ---> Package docbook-style-dsssl.noarch 0:1.79-14.fc18 will be installed ---> Package emacs-filesystem.noarch 1:24.2-20.fc18 will be installed ---> Package fontconfig-devel.x86_64 0:2.10.2-2.fc18 will be installed ---> Package fontpackages-filesystem.noarch 0:1.44-5.fc18 will be installed ---> Package freetype-devel.x86_64 0:2.4.10-5.fc18 will be installed ---> Package gdk-pixbuf2.x86_64 0:2.26.5-1.fc18 will be installed ---> Package gl-manpages.noarch 0:1.1-5.20130122.fc18 will be installed ---> Package glibc-devel.x86_64 0:2.16-34.fc18 will be installed --> Processing Dependency: glibc-headers = 2.16-34.fc18 for package: glibc-devel-2.16-34.fc18.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.16-34.fc18.x86_64 ---> Package gtk2.x86_64 0:2.24.19-1.fc18 will be installed --> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.19-1.fc18.x86_64 --> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.19-1.fc18.x86_64 --> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.19-1.fc18.x86_64 ---> Package gts.x86_64 0:0.7.6-21.20111025.fc18 will be installed --> Processing Dependency: libnetpbm.so.11()(64bit) for package: gts-0.7.6-21.20111025.fc18.x86_64 ---> Package hwdata.noarch 0:0.244-1.fc18 will be installed ---> Package jbigkit-libs.x86_64 0:2.0-7.fc18 will be installed ---> Package keyutils-libs-devel.x86_64 0:1.5.8-1.fc18 will be installed ---> Package lasi.x86_64 0:1.1.1-5.fc18 will be installed ---> Package libX11-common.noarch 0:1.5.99.901-3.20130524gita3bdd2b09.fc18 will be installed ---> Package libXaw.x86_64 0:1.0.11-2.fc18 will be installed ---> Package libXcursor.x86_64 0:1.1.13-5.20130524git8f677eaea.fc18 will be installed ---> Package libXdamage-devel.x86_64 0:1.1.3-4.fc18 will be installed ---> Package libXfixes.x86_64 0:5.0-6.20130524gitc480fe327.fc18 will be installed ---> Package libXft.x86_64 0:2.3.1-2.fc18 will be installed ---> Package libXi.x86_64 0:1.6.2.901-1.fc18 will be installed ---> Package libXinerama.x86_64 0:1.1.2-5.20130524git99c644fc8.fc18 will be installed ---> Package libXrandr.x86_64 0:1.4.0-4.20130524gitc90f74497.fc18 will be installed ---> Package libXrender.x86_64 0:0.9.7-5.20130524git786f78fd8.fc18 will be installed ---> Package libXv.x86_64 0:1.0.7-5.20130524git50fc4cb18.fc18 will be installed ---> Package libXxf86vm-devel.x86_64 0:1.1.2-5.20130524git4c4123441.fc18 will be installed --> Processing Dependency: libXxf86vm = 1.1.2-5.20130524git4c4123441.fc18 for package: libXxf86vm-devel-1.1.2-5.20130524git4c4123441.fc18.x86_64 --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: libXxf86vm-devel-1.1.2-5.20130524git4c4123441.fc18.x86_64 ---> Package libcom_err-devel.x86_64 0:1.42.5-1.fc18 will be installed ---> Package libdrm-devel.x86_64 0:2.4.46-1.fc18 will be installed --> Processing Dependency: libdrm = 2.4.46-1.fc18 for package: libdrm-devel-2.4.46-1.fc18.x86_64 --> Processing Dependency: libkms.so.1()(64bit) for package: libdrm-devel-2.4.46-1.fc18.x86_64 --> Processing Dependency: libdrm_radeon.so.1()(64bit) for package: libdrm-devel-2.4.46-1.fc18.x86_64 --> Processing Dependency: libdrm_nouveau.so.2()(64bit) for package: libdrm-devel-2.4.46-1.fc18.x86_64 --> Processing Dependency: libdrm_intel.so.1()(64bit) for package: libdrm-devel-2.4.46-1.fc18.x86_64 --> Processing Dependency: libdrm.so.2()(64bit) for package: libdrm-devel-2.4.46-1.fc18.x86_64 ---> Package liblockfile.x86_64 0:1.08-14.fc18 will be installed ---> Package libmng.x86_64 0:1.0.10-8.fc18 will be installed --> Processing Dependency: liblcms.so.1()(64bit) for package: libmng-1.0.10-8.fc18.x86_64 ---> Package libproxy.x86_64 0:0.4.11-1.fc18 will be installed --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-1.fc18.x86_64 ---> Package librsvg2.x86_64 0:2.36.4-1.fc18 will be installed --> Processing Dependency: libgtk-3.so.0()(64bit) for package: librsvg2-2.36.4-1.fc18.x86_64 --> Processing Dependency: libgdk-3.so.0()(64bit) for package: librsvg2-2.36.4-1.fc18.x86_64 --> Processing Dependency: libcairo-gobject.so.2()(64bit) for package: librsvg2-2.36.4-1.fc18.x86_64 ---> Package libselinux-devel.x86_64 0:2.1.12-7.3.fc18 will be installed --> Processing Dependency: libsepol-devel >= 2.1.7-4 for package: libselinux-devel-2.1.12-7.3.fc18.x86_64 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.1.12-7.3.fc18.x86_64 ---> Package libusbx.x86_64 0:1.0.14-1.fc18 will be installed ---> Package libxcb.x86_64 0:1.9-3.fc18 will be installed ---> Package libxcb-devel.x86_64 0:1.9-3.fc18 will be installed --> Processing Dependency: pkgconfig(xau) >= 0.99.2 for package: libxcb-devel-1.9-3.fc18.x86_64 ---> Package libzip.x86_64 0:0.10.1-5.fc18 will be installed ---> Package mesa-libGL.x86_64 0:9.2-0.12.20130610.fc18 will be installed ---> Package mesa-libGLU.x86_64 0:9.0.0-1.fc18 will be installed ---> Package mesa-libglapi.x86_64 0:9.2-0.12.20130610.fc18 will be installed ---> Package ocaml-compiler-libs.x86_64 0:4.00.1-1.fc18 will be installed ---> Package opensp.x86_64 0:1.5.2-15.fc18 will be installed ---> Package pakchois.x86_64 0:0.4-6 will be installed ---> Package pango.x86_64 0:1.32.3-2.fc18 will be installed --> Processing Dependency: libthai >= 0.1.9 for package: pango-1.32.3-2.fc18.x86_64 --> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.32.3-2.fc18.x86_64 --> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.32.3-2.fc18.x86_64 --> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.32.3-2.fc18.x86_64 ---> Package pcsc-lite.x86_64 0:1.8.7-1.fc18 will be installed ---> Package pcsc-lite-ccid.x86_64 0:1.4.8-1.fc18 will be installed ---> Package pcsc-lite-libs.x86_64 0:1.8.7-1.fc18 will be installed ---> Package perl-Coro.x86_64 0:6.09-4.fc18 will be installed --> Processing Dependency: perl(IO::AIO) >= 3.1 for package: perl-Coro-6.09-4.fc18.x86_64 --> Processing Dependency: perl(Guard) >= 0.5 for package: perl-Coro-6.09-4.fc18.x86_64 --> Processing Dependency: perl(Event) >= 1.08 for package: perl-Coro-6.09-4.fc18.x86_64 --> Processing Dependency: perl(EV) >= 3 for package: perl-Coro-6.09-4.fc18.x86_64 --> Processing Dependency: perl(AnyEvent::BDB) >= 1 for package: perl-Coro-6.09-4.fc18.x86_64 --> Processing Dependency: perl(AnyEvent::AIO) >= 1 for package: perl-Coro-6.09-4.fc18.x86_64 --> Processing Dependency: perl(AnyEvent) >= 5 for package: perl-Coro-6.09-4.fc18.x86_64 --> Processing Dependency: perl(common::sense) for package: perl-Coro-6.09-4.fc18.x86_64 --> Processing Dependency: perl(Net::HTTP) for package: perl-Coro-6.09-4.fc18.x86_64 --> Processing Dependency: perl(BDB) for package: perl-Coro-6.09-4.fc18.x86_64 --> Processing Dependency: perl(AnyEvent::Util) for package: perl-Coro-6.09-4.fc18.x86_64 --> Processing Dependency: perl(AnyEvent::Socket) for package: perl-Coro-6.09-4.fc18.x86_64 --> Processing Dependency: perl(AnyEvent::DNS) for package: perl-Coro-6.09-4.fc18.x86_64 ---> Package perl-ExtUtils-Install.noarch 0:1.58-245.fc18 will be installed ---> Package perl-ExtUtils-MakeMaker.noarch 0:6.63.2-245.fc18 will be installed --> Processing Dependency: perl(ExtUtils::Manifest) for package: perl-ExtUtils-MakeMaker-6.63.2-245.fc18.noarch ---> Package perl-ExtUtils-ParseXS.noarch 1:3.16-245.fc18 will be installed ---> Package perl-Filter.x86_64 0:1.49-1.fc18 will be installed ---> Package perl-Module-Pluggable.noarch 1:4.00-245.fc18 will be installed ---> Package perl-PlRPC.noarch 0:0.2020-11.fc18 will be installed --> Processing Dependency: perl(Net::Daemon) >= 0.13 for package: perl-PlRPC-0.2020-11.fc18.noarch --> Processing Dependency: perl(Net::Daemon::Test) for package: perl-PlRPC-0.2020-11.fc18.noarch --> Processing Dependency: perl(Net::Daemon::Log) for package: perl-PlRPC-0.2020-11.fc18.noarch --> Processing Dependency: perl(Compress::Zlib) for package: perl-PlRPC-0.2020-11.fc18.noarch ---> Package perl-Pod-Parser.noarch 0:1.51-245.fc18 will be installed --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Parser-1.51-245.fc18.noarch ---> Package perl-Pod-Simple.noarch 1:3.20-245.fc18 will be installed --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.20-245.fc18.noarch ---> Package perl-SGMLSpm.noarch 0:1.03ii-29.fc18 will be installed ---> Package perl-Scalar-List-Utils.x86_64 0:1.25-245.fc18 will be installed ---> Package perl-Socket.x86_64 0:2.002-3.fc18 will be installed ---> Package perl-Test-Harness.noarch 0:3.23-245.fc18 will be installed ---> Package perl-libs.x86_64 4:5.16.3-245.fc18 will be installed ---> Package perl-macros.x86_64 4:5.16.3-245.fc18 will be installed ---> Package perl-threads-shared.x86_64 0:1.40-245.fc18 will be installed ---> Package qt-settings.noarch 0:4.9-22.fc18 will be installed ---> Package sgml-common.noarch 0:0.6.3-37.fc18 will be installed ---> Package slang.x86_64 0:2.2.4-5.fc18 will be installed ---> Package systemtap-sdt-devel.x86_64 0:2.2.1-1.fc18 will be installed ---> Package texlive-anysize.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-avantgar.noarch 2:svn28614.0-20.fc18 will be installed ---> Package texlive-beamer.noarch 2:svn29349.3.26-20.fc18 will be installed --> Processing Dependency: tex-pgf for package: 2:texlive-beamer-svn29349.3.26-20.fc18.noarch --> Processing Dependency: tex(xxcolor.sty) for package: 2:texlive-beamer-svn29349.3.26-20.fc18.noarch --> Processing Dependency: tex(ucs.sty) for package: 2:texlive-beamer-svn29349.3.26-20.fc18.noarch --> Processing Dependency: tex(pgfcore.sty) for package: 2:texlive-beamer-svn29349.3.26-20.fc18.noarch --> Processing Dependency: tex(pgf.sty) for package: 2:texlive-beamer-svn29349.3.26-20.fc18.noarch --> Processing Dependency: tex(geometry.sty) for package: 2:texlive-beamer-svn29349.3.26-20.fc18.noarch --> Processing Dependency: tex(amsthm.sty) for package: 2:texlive-beamer-svn29349.3.26-20.fc18.noarch --> Processing Dependency: tex(amssymb.sty) for package: 2:texlive-beamer-svn29349.3.26-20.fc18.noarch --> Processing Dependency: tex(amsmath.sty) for package: 2:texlive-beamer-svn29349.3.26-20.fc18.noarch ---> Package texlive-bookman.noarch 2:svn28614.0-20.fc18 will be installed ---> Package texlive-booktabs.noarch 2:svn15878.1.61803-20.fc18 will be installed ---> Package texlive-caption.noarch 2:svn29026.3.3__2013_02_03_-20.fc18 will be installed ---> Package texlive-charter.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-cite.noarch 2:svn19955.5.3-20.fc18 will be installed ---> Package texlive-cm-super.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-cmap.noarch 2:svn26568.0-20.fc18 will be installed ---> Package texlive-cmextra.noarch 2:svn14075.0-20.fc18 will be installed ---> Package texlive-collection-basic.noarch 2:svn26314.0-20.20130321_r29448.fc18 will be installed --> Processing Dependency: xdvik for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: texlive-collection-documentation-base for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-xdvi for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-texlive.infra for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-texlive-scripts for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-texlive-msg-translations for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-texconfig for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-plain for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-misc for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-mfware for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-mflogo for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-metafont for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-makeindex for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-lua-alt-getopt for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-ifluatex for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-hyph-utf8 for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-gsftopk for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-glyphlist for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-etex-pkg for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-etex for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-enctex for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-dvipdfmx-def for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-dvipdfmx for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-dvipdfm for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-cm for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-bibtex for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: dvipdfmx for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: dvipdfm for package: 2:texlive-collection-basic-svn26314.0-20.20130321_r29448.fc18.noarch ---> Package texlive-collection-latex.noarch 2:svn25030.0-20.20130321_r29448.fc18 will be installed --> Processing Dependency: tex-pspicture for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-psnfss for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-pslatex for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-pdftex-def for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-natbib for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-mptopdf for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-mfnfss for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-ltxmisc for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-latex-bin for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-fix2col for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-fancyhdr for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-colortbl for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-carlisle for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-babelbib for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-babel for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: tex-ae for package: 2:texlive-collection-latex-svn25030.0-20.20130321_r29448.fc18.noarch ---> Package texlive-courier.noarch 2:svn28614.0-20.fc18 will be installed ---> Package texlive-crop.noarch 2:svn15878.1.5-20.fc18 will be installed ---> Package texlive-ctable.noarch 2:svn26694.1.23-20.fc18 will be installed --> Processing Dependency: tex(etoolbox.sty) for package: 2:texlive-ctable-svn26694.1.23-20.fc18.noarch ---> Package texlive-dvips-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-eso-pic.noarch 2:svn21515.2.0c-20.fc18 will be installed ---> Package texlive-euler.noarch 2:svn17261.2.5-20.fc18 will be installed ---> Package texlive-euro.noarch 2:svn22191.1.1-20.fc18 will be installed ---> Package texlive-eurosym.noarch 2:svn17265.1.4_subrfix-20.fc18 will be installed ---> Package texlive-extsizes.noarch 2:svn17263.1.4a-20.fc18 will be installed ---> Package texlive-fancybox.noarch 2:svn18304.1.4-20.fc18 will be installed ---> Package texlive-fancyref.noarch 2:svn15878.0.9c-20.fc18 will be installed ---> Package texlive-fancyvrb.noarch 2:svn18492.2.8-20.fc18 will be installed --> Processing Dependency: tex(pstricks.sty) for package: 2:texlive-fancyvrb-svn18492.2.8-20.fc18.noarch ---> Package texlive-float.noarch 2:svn15878.1.3d-20.fc18 will be installed ---> Package texlive-fontspec.noarch 2:svn29412.v2.3a-20.fc18 will be installed --> Processing Dependency: tex-kastrup for package: 2:texlive-fontspec-svn29412.v2.3a-20.fc18.noarch --> Processing Dependency: tex(xunicode.sty) for package: 2:texlive-fontspec-svn29412.v2.3a-20.fc18.noarch --> Processing Dependency: tex(luaotfload.sty) for package: 2:texlive-fontspec-svn29412.v2.3a-20.fc18.noarch ---> Package texlive-fp.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-fpl.noarch 2:svn15878.1.002-20.fc18 will be installed ---> Package texlive-graphics.noarch 2:svn25405.1.0o-20.fc18 will be installed ---> Package texlive-helvetic.noarch 2:svn28614.0-20.fc18 will be installed ---> Package texlive-hyphen-base.noarch 2:svn29197.0-20.fc18 will be installed ---> Package texlive-ifxetex.noarch 2:svn19685.0.5-20.fc18 will be installed ---> Package texlive-index.noarch 2:svn24099.4.1beta-20.fc18 will be installed ---> Package texlive-jadetex-bin.noarch 2:svn3006.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-jknapltx.noarch 2:svn19440.0-20.fc18 will be installed ---> Package texlive-koma-script.noarch 2:svn27255.3.11b-20.fc18 will be installed --> Processing Dependency: tex(mparhack.sty) for package: 2:texlive-koma-script-svn27255.3.11b-20.fc18.noarch --> Processing Dependency: tex(marginnote.sty) for package: 2:texlive-koma-script-svn27255.3.11b-20.fc18.noarch ---> Package texlive-kpathsea-lib.x86_64 2:2012-20.20130321_r29448.fc18 will be installed ---> Package texlive-l3experimental.noarch 2:svn29361.SVN_4467-20.fc18 will be installed ---> Package texlive-l3kernel.noarch 2:svn29409.SVN_4469-20.fc18 will be installed --> Processing Dependency: tex(enumitem.sty) for package: 2:texlive-l3kernel-svn29409.SVN_4469-20.fc18.noarch --> Processing Dependency: tex(csquotes.sty) for package: 2:texlive-l3kernel-svn29409.SVN_4469-20.fc18.noarch ---> Package texlive-l3packages.noarch 2:svn29361.SVN_4467-20.fc18 will be installed ---> Package texlive-listings.noarch 2:svn15878.1.4-20.fc18 will be installed --> Processing Dependency: tex(algorithmic.sty) for package: 2:texlive-listings-svn15878.1.4-20.fc18.noarch ---> Package texlive-lm.noarch 2:svn28119.2.004-20.fc18 will be installed ---> Package texlive-lm-math.noarch 2:svn29044.1.958-20.fc18 will be installed ---> Package texlive-luatex-bin.x86_64 2:svn26912.0-20.20130321_r29448.fc18 will be installed --> Processing Dependency: libzzip-0.so.13()(64bit) for package: 2:texlive-luatex-bin-svn26912.0-20.20130321_r29448.fc18.x86_64 --> Processing Dependency: libpoppler.so.26()(64bit) for package: 2:texlive-luatex-bin-svn26912.0-20.20130321_r29448.fc18.x86_64 ---> Package texlive-marvosym.noarch 2:svn29349.2.2a-20.fc18 will be installed ---> Package texlive-mathpazo.noarch 2:svn15878.1.003-20.fc18 will be installed ---> Package texlive-mdwtools.noarch 2:svn15878.1.05.4-20.fc18 will be installed ---> Package texlive-memoir.noarch 2:svn21638.3.6j_patch_6.0g-20.fc18 will be installed --> Processing Dependency: tex(ifetex.sty) for package: 2:texlive-memoir-svn21638.3.6j_patch_6.0g-20.fc18.noarch ---> Package texlive-metalogo.noarch 2:svn18611.0.12-20.fc18 will be installed ---> Package texlive-mh.noarch 2:svn29420.0-20.fc18 will be installed ---> Package texlive-microtype.noarch 2:svn29392.2.5-20.fc18 will be installed ---> Package texlive-ms.noarch 2:svn24467.0-20.fc18 will be installed --> Processing Dependency: tex(footmisc.sty) for package: 2:texlive-ms-svn24467.0-20.fc18.noarch ---> Package texlive-ncntrsbk.noarch 2:svn28614.0-20.fc18 will be installed ---> Package texlive-ntgclass.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-oberdiek.noarch 2:svn26725.0-20.fc18 will be installed --> Processing Dependency: tex(unicode-math.sty) for package: 2:texlive-oberdiek-svn26725.0-20.fc18.noarch --> Processing Dependency: tex(soul.sty) for package: 2:texlive-oberdiek-svn26725.0-20.fc18.noarch --> Processing Dependency: tex(parcolumns.sty) for package: 2:texlive-oberdiek-svn26725.0-20.fc18.noarch --> Processing Dependency: tex(parallel.sty) for package: 2:texlive-oberdiek-svn26725.0-20.fc18.noarch --> Processing Dependency: tex(makematch.sty) for package: 2:texlive-oberdiek-svn26725.0-20.fc18.noarch ---> Package texlive-palatino.noarch 2:svn28614.0-20.fc18 will be installed ---> Package texlive-parskip.noarch 2:svn19963.2.0-20.fc18 will be installed ---> Package texlive-passivetex.noarch 2:svn15878.0-20.fc18 will be installed --> Processing Dependency: tex(ulem.sty) for package: 2:texlive-passivetex-svn15878.0-20.fc18.noarch ---> Package texlive-pdfpages.noarch 2:svn27574.0.4t-20.fc18 will be installed ---> Package texlive-pdftex-bin.x86_64 2:svn27321.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-powerdot.noarch 2:svn25656.1.4i-20.fc18 will be installed --> Processing Dependency: tex(type1cm.sty) for package: 2:texlive-powerdot-svn25656.1.4i-20.fc18.noarch --> Processing Dependency: tex(pst-slpe.sty) for package: 2:texlive-powerdot-svn25656.1.4i-20.fc18.noarch --> Processing Dependency: tex(pst-grad.sty) for package: 2:texlive-powerdot-svn25656.1.4i-20.fc18.noarch --> Processing Dependency: tex(pst-char.sty) for package: 2:texlive-powerdot-svn25656.1.4i-20.fc18.noarch --> Processing Dependency: tex(pst-blur.sty) for package: 2:texlive-powerdot-svn25656.1.4i-20.fc18.noarch ---> Package texlive-psfrag.noarch 2:svn15878.3.04-20.fc18 will be installed ---> Package texlive-pxfonts.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-rcs.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-rotating.noarch 2:svn16832.2.16b-20.fc18 will be installed ---> Package texlive-rsfs.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-sansmath.noarch 2:svn17997.1.1-20.fc18 will be installed ---> Package texlive-section.noarch 2:svn20180.0-20.fc18 will be installed ---> Package texlive-seminar.noarch 2:svn18322.1.5-20.fc18 will be installed ---> Package texlive-sepnum.noarch 2:svn20186.2.0-20.fc18 will be installed ---> Package texlive-setspace.noarch 2:svn24881.6.7a-20.fc18 will be installed ---> Package texlive-subfig.noarch 2:svn15878.1.3-20.fc18 will be installed ---> Package texlive-symbol.noarch 2:svn28614.0-20.fc18 will be installed ---> Package texlive-tetex.noarch 2:svn29349.3.0-20.fc18 will be installed ---> Package texlive-tex.noarch 2:svn26689.3.1415926-20.fc18 will be installed --> Processing Dependency: texlive-tex-bin for package: 2:texlive-tex-svn26689.3.1415926-20.fc18.noarch ---> Package texlive-tex-gyre.noarch 2:svn18651.2.004-20.fc18 will be installed ---> Package texlive-tex-gyre-math.noarch 2:svn29045.0-20.fc18 will be installed ---> Package texlive-tex4ht.noarch 2:svn29474.0-20.fc18 will be installed --> Processing Dependency: texlive-tex4ht-bin for package: 2:texlive-tex4ht-svn29474.0-20.fc18.noarch ---> Package texlive-textcase.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-thumbpdf.noarch 2:svn26689.3.15-20.fc18 will be installed --> Processing Dependency: texlive-thumbpdf-bin for package: 2:texlive-thumbpdf-svn26689.3.15-20.fc18.noarch ---> Package texlive-times.noarch 2:svn28614.0-20.fc18 will be installed ---> Package texlive-tipa.noarch 2:svn29349.1.3-20.fc18 will be installed ---> Package texlive-txfonts.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-typehtml.noarch 2:svn17134.0-20.fc18 will be installed ---> Package texlive-underscore.noarch 2:svn18261.0-20.fc18 will be installed ---> Package texlive-utopia.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-wasy.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-wasysym.noarch 2:svn15878.2.0-20.fc18 will be installed ---> Package texlive-xcolor.noarch 2:svn15878.2.11-20.fc18 will be installed ---> Package texlive-xkeyval.noarch 2:svn27995.2.6a-20.fc18 will be installed ---> Package texlive-xmltex.noarch 2:svn28273.0.8-20.fc18 will be installed --> Processing Dependency: texlive-xmltex-bin for package: 2:texlive-xmltex-svn28273.0.8-20.fc18.noarch ---> Package texlive-zapfchan.noarch 2:svn28614.0-20.fc18 will be installed ---> Package texlive-zapfding.noarch 2:svn28614.0-20.fc18 will be installed ---> Package which.x86_64 0:2.20-4.fc18 will be installed ---> Package xml-common.noarch 0:0.6.3-37.fc18 will be installed ---> Package xorg-x11-font-utils.x86_64 1:7.5-11.fc18 will be installed --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-11.fc18.x86_64 --> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-11.fc18.x86_64 --> Running transaction check ---> Package cairo-gobject.x86_64 0:1.12.14-2.fc18 will be installed ---> Package glibc-headers.x86_64 0:2.16-34.fc18 will be installed ---> Package gtk3.x86_64 0:3.6.4-2.fc18 will be installed --> Processing Dependency: libcolord.so.1()(64bit) for package: gtk3-3.6.4-2.fc18.x86_64 --> Processing Dependency: libatk-bridge-2.0.so.0()(64bit) for package: gtk3-3.6.4-2.fc18.x86_64 ---> Package harfbuzz.x86_64 0:0.9.12-2.fc18 will be installed --> Processing Dependency: libgraphite2.so.2.0.0()(64bit) for package: harfbuzz-0.9.12-2.fc18.x86_64 ---> Package hicolor-icon-theme.noarch 0:0.12-5.fc18 will be installed ---> Package lcms-libs.x86_64 0:1.19-7.fc18 will be installed ---> Package libXau-devel.x86_64 0:1.0.6-4.fc18 will be installed ---> Package libXcomposite.x86_64 0:0.4.3-4.fc18 will be installed ---> Package libXdamage.x86_64 0:1.1.3-4.fc18 will be installed ---> Package libXfont.x86_64 0:1.4.5-2.fc18 will be installed ---> Package libXxf86vm.x86_64 0:1.1.2-5.20130524git4c4123441.fc18 will be installed ---> Package libdrm.x86_64 0:2.4.46-1.fc18 will be installed --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.46-1.fc18.x86_64 ---> Package libfontenc.x86_64 0:1.1.1-2.fc18 will be installed ---> Package libicu.x86_64 0:49.1.1-12.fc18 will be installed ---> Package libmodman.x86_64 0:2.0.1-5.fc18 will be installed ---> Package libsepol-devel.x86_64 0:2.1.8-2.fc18 will be installed ---> Package libthai.x86_64 0:0.1.14-6.fc18 will be installed ---> Package mesa-libEGL.x86_64 0:9.2-0.12.20130610.fc18 will be installed --> Processing Dependency: libwayland-server.so.0()(64bit) for package: mesa-libEGL-9.2-0.12.20130610.fc18.x86_64 --> Processing Dependency: libwayland-client.so.0()(64bit) for package: mesa-libEGL-9.2-0.12.20130610.fc18.x86_64 --> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-9.2-0.12.20130610.fc18.x86_64 ---> Package netpbm.x86_64 0:10.61.01-2.fc18 will be installed ---> Package perl-AnyEvent.x86_64 0:7.04-1.fc18 will be installed --> Processing Dependency: perl(Task::Weaken) for package: perl-AnyEvent-7.04-1.fc18.x86_64 --> Processing Dependency: perl(Net::SSLeay) for package: perl-AnyEvent-7.04-1.fc18.x86_64 ---> Package perl-AnyEvent-AIO.noarch 0:1.1-10.fc18 will be installed ---> Package perl-AnyEvent-BDB.noarch 0:1.1-9.fc18 will be installed ---> Package perl-BDB.x86_64 0:1.90-3.fc18 will be installed ---> Package perl-EV.x86_64 0:4.11-1.fc18 will be installed ---> Package perl-Event.x86_64 0:1.20-3.fc18 will be installed ---> Package perl-ExtUtils-Manifest.noarch 0:1.63-1.fc18 will be installed ---> Package perl-Guard.x86_64 0:1.022-3.fc18 will be installed ---> Package perl-IO-AIO.x86_64 0:4.15-3.fc18 will be installed ---> Package perl-IO-Compress.noarch 0:2.058-1.fc18 will be installed --> Processing Dependency: perl(Compress::Raw::Zlib) >= 2.058 for package: perl-IO-Compress-2.058-1.fc18.noarch --> Processing Dependency: perl(Compress::Raw::Bzip2) >= 2.058 for package: perl-IO-Compress-2.058-1.fc18.noarch ---> Package perl-Net-Daemon.noarch 0:0.48-3.fc18 will be installed ---> Package perl-Net-HTTP.noarch 0:6.06-1.fc18 will be installed --> Processing Dependency: perl(IO::Socket::SSL) >= 1.38 for package: perl-Net-HTTP-6.06-1.fc18.noarch ---> Package perl-Pod-Escapes.noarch 1:1.04-245.fc18 will be installed ---> Package perl-Pod-Perldoc.noarch 0:3.17.00-245.fc18 will be installed --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.17.00-245.fc18.noarch ---> Package perl-common-sense.noarch 0:3.6-3.fc18 will be installed ---> Package pixman.x86_64 0:0.28.0-1.fc18 will be installed ---> Package poppler.x86_64 0:0.20.2-17.fc18 will be installed --> Processing Dependency: libopenjpeg.so.1()(64bit) for package: poppler-0.20.2-17.fc18.x86_64 ---> Package ppl.x86_64 0:0.11.2-10.fc18 will be installed --> Processing Dependency: libpwl.so.5()(64bit) for package: ppl-0.11.2-10.fc18.x86_64 ---> Package texlive-ae.noarch 2:svn15878.1.4-20.fc18 will be installed ---> Package texlive-algorithms.noarch 2:svn15878.0.1-20.fc18 will be installed ---> Package texlive-amscls.noarch 2:svn29207.0-20.fc18 will be installed ---> Package texlive-amsfonts.noarch 2:svn29208.3.04-20.fc18 will be installed ---> Package texlive-amsmath.noarch 2:svn29327.2.14-20.fc18 will be installed ---> Package texlive-babel.noarch 2:svn24756.3.8m-20.fc18 will be installed ---> Package texlive-babelbib.noarch 2:svn25245.1.31-20.fc18 will be installed ---> Package texlive-bibtex.noarch 2:svn26689.0.99d-20.fc18 will be installed --> Processing Dependency: texlive-bibtex-bin for package: 2:texlive-bibtex-svn26689.0.99d-20.fc18.noarch ---> Package texlive-carlisle.noarch 2:svn18258.0-20.fc18 will be installed ---> Package texlive-cm.noarch 2:svn24956.0-20.fc18 will be installed ---> Package texlive-collection-documentation-base.noarch 2:svn17091.0-20.20130321_r29448.fc18 will be installed --> Processing Dependency: texlive-texlive-en-doc for package: 2:texlive-collection-documentation-base-svn17091.0-20.20130321_r29448.fc18.noarch --> Processing Dependency: texlive-texlive-common-doc for package: 2:texlive-collection-documentation-base-svn17091.0-20.20130321_r29448.fc18.noarch ---> Package texlive-colortbl.noarch 2:svn25394.v1.0a-20.fc18 will be installed ---> Package texlive-csquotes.noarch 2:svn24393.5.1d-20.fc18 will be installed ---> Package texlive-dvipdfm.noarch 2:svn26689.0.13.2d-20.fc18 will be installed ---> Package texlive-dvipdfm-bin.noarch 2:svn13663.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-dvipdfmx.noarch 2:svn26765.0-20.fc18 will be installed ---> Package texlive-dvipdfmx-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-dvipdfmx-def.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-enctex.noarch 2:svn28602.0-20.fc18 will be installed ---> Package texlive-enumitem.noarch 2:svn24146.3.5.2-20.fc18 will be installed ---> Package texlive-etex.noarch 2:svn22198.2.1-20.fc18 will be installed ---> Package texlive-etex-pkg.noarch 2:svn15878.2.0-20.fc18 will be installed ---> Package texlive-etoolbox.noarch 2:svn20922.2.1-20.fc18 will be installed ---> Package texlive-fancyhdr.noarch 2:svn15878.3.1-20.fc18 will be installed ---> Package texlive-fix2col.noarch 2:svn17133.0-20.fc18 will be installed ---> Package texlive-footmisc.noarch 2:svn23330.5.5b-20.fc18 will be installed ---> Package texlive-geometry.noarch 2:svn19716.5.6-20.fc18 will be installed ---> Package texlive-glyphlist.noarch 2:svn28576.0-20.fc18 will be installed ---> Package texlive-gsftopk.noarch 2:svn26689.1.19.2-20.fc18 will be installed --> Processing Dependency: texlive-gsftopk-bin for package: 2:texlive-gsftopk-svn26689.1.19.2-20.fc18.noarch ---> Package texlive-hyph-utf8.noarch 2:svn29193.0-20.fc18 will be installed ---> Package texlive-ifetex.noarch 2:svn24853.1.2-20.fc18 will be installed ---> Package texlive-ifluatex.noarch 2:svn26725.1.3-20.fc18 will be installed ---> Package texlive-kastrup.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-latex-bin.noarch 2:svn26689.0-20.fc18 will be installed --> Processing Dependency: texlive-latex-bin-bin for package: 2:texlive-latex-bin-svn26689.0-20.fc18.noarch ---> Package texlive-ltxmisc.noarch 2:svn21927.0-20.fc18 will be installed --> Processing Dependency: tex(beton.sty) for package: 2:texlive-ltxmisc-svn21927.0-20.fc18.noarch ---> Package texlive-lua-alt-getopt.noarch 2:svn29349.0.7.0-20.fc18 will be installed ---> Package texlive-luaotfload.noarch 2:svn26718.1.26-20.fc18 will be installed --> Processing Dependency: texlive-luaotfload-bin for package: 2:texlive-luaotfload-svn26718.1.26-20.fc18.noarch --> Processing Dependency: tex(luatexbase.sty) for package: 2:texlive-luaotfload-svn26718.1.26-20.fc18.noarch ---> Package texlive-makeindex.noarch 2:svn26689.2.12-20.fc18 will be installed --> Processing Dependency: texlive-makeindex-bin for package: 2:texlive-makeindex-svn26689.2.12-20.fc18.noarch ---> Package texlive-marginnote.noarch 2:svn25880.v1.1i-20.fc18 will be installed ---> Package texlive-metafont.noarch 2:svn26689.2.718281-20.fc18 will be installed --> Processing Dependency: texlive-metafont-bin for package: 2:texlive-metafont-svn26689.2.718281-20.fc18.noarch ---> Package texlive-mflogo.noarch 2:svn17487.0-20.fc18 will be installed ---> Package texlive-mfnfss.noarch 2:svn19410.0-20.fc18 will be installed ---> Package texlive-mfware.noarch 2:svn26689.0-20.fc18 will be installed --> Processing Dependency: texlive-mfware-bin for package: 2:texlive-mfware-svn26689.0-20.fc18.noarch ---> Package texlive-misc.noarch 2:svn24955.0-20.fc18 will be installed ---> Package texlive-mparhack.noarch 2:svn15878.1.4-20.fc18 will be installed ---> Package texlive-mptopdf.noarch 2:svn26689.0-20.fc18 will be installed --> Processing Dependency: texlive-mptopdf-bin for package: 2:texlive-mptopdf-svn26689.0-20.fc18.noarch ---> Package texlive-natbib.noarch 2:svn20668.8.31b-20.fc18 will be installed ---> Package texlive-parallel.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-pdftex-def.noarch 2:svn22653.0.06d-20.fc18 will be installed ---> Package texlive-pgf.noarch 2:svn22614.2.10-20.fc18 will be installed ---> Package texlive-plain.noarch 2:svn26647.0-20.fc18 will be installed ---> Package texlive-pslatex.noarch 2:svn16416.0-20.fc18 will be installed ---> Package texlive-psnfss.noarch 2:svn23394.9.2a-20.fc18 will be installed ---> Package texlive-pspicture.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-pst-blur.noarch 2:svn15878.2.0-20.fc18 will be installed ---> Package texlive-pst-grad.noarch 2:svn15878.1.06-20.fc18 will be installed ---> Package texlive-pst-slpe.noarch 2:svn24391.1.31-20.fc18 will be installed ---> Package texlive-pst-text.noarch 2:svn15878.1.00-20.fc18 will be installed ---> Package texlive-pstricks.noarch 2:svn29482.2.37-20.fc18 will be installed --> Processing Dependency: tex(showexpl.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(pstricks-add.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(pst-tree.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(pst-plot.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(pst-node.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(pst-fill.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(pst-eps.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(pst-coil.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(pst-3d.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(paralist.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(multido.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(filecontents.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(chngcntr.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(breakurl.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch --> Processing Dependency: tex(bera.sty) for package: 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch ---> Package texlive-qstest.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-sauerj.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-soul.noarch 2:svn15878.2.4-20.fc18 will be installed ---> Package texlive-tex-bin.x86_64 2:svn26912.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-tex4ht-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-texconfig.noarch 2:svn29349.0-20.fc18 will be installed --> Processing Dependency: texlive-texconfig-bin for package: 2:texlive-texconfig-svn29349.0-20.fc18.noarch ---> Package texlive-texlive-msg-translations.noarch 2:svn29470.0-20.fc18 will be installed ---> Package texlive-texlive-scripts.noarch 2:svn29405.0-20.fc18 will be installed --> Processing Dependency: texlive-texlive-scripts-bin for package: 2:texlive-texlive-scripts-svn29405.0-20.fc18.noarch ---> Package texlive-texlive.infra.noarch 2:svn28217.0-20.fc18 will be installed --> Processing Dependency: texlive-texlive.infra-bin for package: 2:texlive-texlive.infra-svn28217.0-20.fc18.noarch ---> Package texlive-thumbpdf-bin.noarch 2:svn6898.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-type1cm.noarch 2:svn21820.0-20.fc18 will be installed ---> Package texlive-ucs.noarch 2:svn27549.2.1-20.fc18 will be installed ---> Package texlive-ulem.noarch 2:svn26785.0-20.fc18 will be installed ---> Package texlive-unicode-math.noarch 2:svn29413.0.7d-20.fc18 will be installed --> Processing Dependency: tex(lualatex-math.sty) for package: 2:texlive-unicode-math-svn29413.0.7d-20.fc18.noarch --> Processing Dependency: tex(filehook.sty) for package: 2:texlive-unicode-math-svn29413.0.7d-20.fc18.noarch ---> Package texlive-xdvi.noarch 2:svn26689.22.85-20.fc18 will be installed ---> Package texlive-xdvi-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-xmltex-bin.noarch 2:svn3006.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-xunicode.noarch 2:svn23897.0.981-20.fc18 will be installed ---> Package zziplib.x86_64 0:0.13.60-2.fc18 will be installed --> Running transaction check ---> Package at-spi2-atk.x86_64 0:2.6.2-1.fc18 will be installed --> Processing Dependency: at-spi2-core for package: at-spi2-atk-2.6.2-1.fc18.x86_64 --> Processing Dependency: libatspi.so.0()(64bit) for package: at-spi2-atk-2.6.2-1.fc18.x86_64 ---> Package colord-libs.x86_64 0:1.0.5-1.fc18 will be installed --> Processing Dependency: libgusb.so.2()(64bit) for package: colord-libs-1.0.5-1.fc18.x86_64 ---> Package graphite2.x86_64 0:1.1.1-4.fc18 will be installed ---> Package libpciaccess.x86_64 0:0.13.1-2.fc18 will be installed ---> Package libwayland-client.x86_64 0:1.0.5-1.fc18 will be installed ---> Package libwayland-server.x86_64 0:1.0.5-1.fc18 will be installed ---> Package mesa-libgbm.x86_64 0:9.2-0.12.20130610.fc18 will be installed ---> Package openjpeg-libs.x86_64 0:1.5.1-4.fc18 will be installed ---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.059-1.fc18 will be installed ---> Package perl-Compress-Raw-Zlib.x86_64 0:2.059-1.fc18 will be installed ---> Package perl-IO-Socket-SSL.noarch 0:1.80-1.fc18 will be installed --> Processing Dependency: perl(IO::Socket::IP) >= 0.11 for package: perl-IO-Socket-SSL-1.80-1.fc18.noarch --> Processing Dependency: perl(Net::LibIDN) for package: perl-IO-Socket-SSL-1.80-1.fc18.noarch ---> Package perl-Net-SSLeay.x86_64 0:1.49-1.fc18 will be installed ---> Package perl-Task-Weaken.noarch 0:1.04-4.fc18 will be installed ---> Package perl-parent.noarch 1:0.225-243.fc18 will be installed ---> Package ppl-pwl.x86_64 0:0.11.2-10.fc18 will be installed ---> Package texlive-bera.noarch 2:svn20031.0-20.fc18 will be installed ---> Package texlive-beton.noarch 2:svn15878.0-20.fc18 will be installed ---> Package texlive-bibtex-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-breakurl.noarch 2:svn15878.1.30-20.fc18 will be installed ---> Package texlive-chngcntr.noarch 2:svn17157.1.0a-20.fc18 will be installed ---> Package texlive-filecontents.noarch 2:svn24250.1.3-20.fc18 will be installed ---> Package texlive-filehook.noarch 2:svn24280.0.5d-20.fc18 will be installed --> Processing Dependency: tex(currfile.sty) for package: 2:texlive-filehook-svn24280.0.5d-20.fc18.noarch ---> Package texlive-gsftopk-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-latex-bin-bin.noarch 2:svn14050.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-lualatex-math.noarch 2:svn29346.1.2-20.fc18 will be installed ---> Package texlive-luaotfload-bin.noarch 2:svn18579.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-luatexbase.noarch 2:svn22560.0.31-20.fc18 will be installed ---> Package texlive-makeindex-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-metafont-bin.x86_64 2:svn26912.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-mfware-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-mptopdf-bin.noarch 2:svn18674.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-multido.noarch 2:svn18302.1.42-20.fc18 will be installed ---> Package texlive-paralist.noarch 2:svn15878.2.3b-20.fc18 will be installed ---> Package texlive-pst-3d.noarch 2:svn17257.1.10-20.fc18 will be installed ---> Package texlive-pst-coil.noarch 2:svn24020.1.06-20.fc18 will be installed ---> Package texlive-pst-eps.noarch 2:svn15878.1.0-20.fc18 will be installed ---> Package texlive-pst-fill.noarch 2:svn15878.1.01-20.fc18 will be installed ---> Package texlive-pst-node.noarch 2:svn27799.1.25-20.fc18 will be installed ---> Package texlive-pst-plot.noarch 2:svn28729.1.44-20.fc18 will be installed ---> Package texlive-pst-tree.noarch 2:svn24142.1.12-20.fc18 will be installed ---> Package texlive-pstricks-add.noarch 2:svn28750.3.59-20.fc18 will be installed --> Processing Dependency: tex(pst-math.sty) for package: 2:texlive-pstricks-add-svn28750.3.59-20.fc18.noarch ---> Package texlive-showexpl.noarch 2:svn27790.v0.3j-20.fc18 will be installed --> Processing Dependency: tex(varwidth.sty) for package: 2:texlive-showexpl-svn27790.v0.3j-20.fc18.noarch --> Processing Dependency: tex(attachfile.sty) for package: 2:texlive-showexpl-svn27790.v0.3j-20.fc18.noarch ---> Package texlive-texconfig-bin.noarch 2:svn27344.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-texlive-common-doc.noarch 2:svn26673.0-20.fc18 will be installed ---> Package texlive-texlive-en-doc.noarch 2:svn29336.0-20.fc18 will be installed ---> Package texlive-texlive-scripts-bin.noarch 2:svn13663.0-20.20130321_r29448.fc18 will be installed ---> Package texlive-texlive.infra-bin.x86_64 2:svn22566.0-20.20130321_r29448.fc18 will be installed --> Running transaction check ---> Package at-spi2-core.x86_64 0:2.6.3-1.fc18 will be installed --> Processing Dependency: libXtst.so.6()(64bit) for package: at-spi2-core-2.6.3-1.fc18.x86_64 --> Processing Dependency: libXevie.so.1()(64bit) for package: at-spi2-core-2.6.3-1.fc18.x86_64 ---> Package libgusb.x86_64 0:0.1.6-1.fc18 will be installed --> Processing Dependency: libgudev-1.0.so.0()(64bit) for package: libgusb-0.1.6-1.fc18.x86_64 ---> Package perl-IO-Socket-IP.noarch 0:0.17-1.fc18 will be installed ---> Package perl-Net-LibIDN.x86_64 0:0.12-12.fc18 will be installed ---> Package texlive-attachfile.noarch 2:svn21866.v1.5b-20.fc18 will be installed ---> Package texlive-currfile.noarch 2:svn29012.0.7b-20.fc18 will be installed ---> Package texlive-pst-math.noarch 2:svn20176.0.61-20.fc18 will be installed ---> Package texlive-varwidth.noarch 2:svn24104.0.92-20.fc18 will be installed --> Running transaction check ---> Package libXevie.x86_64 0:1.0.3-4.fc18 will be installed ---> Package libXtst.x86_64 0:1.2.1-6.20130524gite7e04b7be.fc18 will be installed ---> Package libgudev1.x86_64 0:201-2.fc18.9 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: GeoIP-devel x86_64 1.4.8-4.fc18 fedora 12 k PyGreSQL x86_64 4.0-5.fc18 fedora 73 k PyXML x86_64 0.8.4-28.fc18 fedora 868 k asciidoc noarch 8.6.8-1.fc18 updates 251 k audit-libs-devel x86_64 2.3.2-1.fc18 updates 63 k bc x86_64 1.06.95-7.fc18 fedora 114 k beecrypt-devel x86_64 4.2.1-5.fc18 fedora 38 k binutils-devel x86_64 2.23.51.0.1-10.fc18 updates 756 k bison x86_64 2.6.1-1.fc18 fedora 693 k bzip2 x86_64 1.0.6-7.fc18 fedora 52 k bzip2-devel x86_64 1.0.6-7.fc18 fedora 217 k createrepo noarch 0.9.9-21.fc18 updates 91 k cronie x86_64 1.4.10-1.fc18 fedora 86 k cvs x86_64 1.11.23-31.fc18 updates 566 k dnsmasq x86_64 2.65-8.fc18 updates 211 k docbook-utils-pdf noarch 0.6.14-34.fc18 updates 16 k dosfstools x86_64 3.0.22-2.fc18 updates 99 k doxygen x86_64 1:1.8.3.1-2.fc18 updates 3.3 M ed x86_64 1.8-1.fc18 updates 70 k elfutils-devel x86_64 0.155-1.fc18 fedora 69 k elfutils-libelf-devel x86_64 0.155-1.fc18 fedora 32 k emacs-nox x86_64 1:24.2-20.fc18 updates 2.3 M expat-devel x86_64 2.1.0-4.fc18 fedora 56 k expect x86_64 5.45-7.fc18 fedora 257 k flex x86_64 2.5.36-1.fc18 fedora 295 k gcc-c++ x86_64 4.7.2-8.fc18 fedora 5.9 M gd x86_64 2.0.35-18.fc18 fedora 144 k genisoimage x86_64 1.1.11-14.fc18 fedora 289 k gettext x86_64 0.18.1.1-17.fc18 fedora 939 k gettext-devel x86_64 0.18.1.1-17.fc18 fedora 314 k ghostscript x86_64 9.06-8.fc18 updates 4.2 M git x86_64 1.8.1.4-2.fc18 updates 4.0 M glib2-devel x86_64 2.34.2-2.fc18 updates 430 k gnupg x86_64 1.4.16-2.fc18 updates 1.3 M gnutls-devel x86_64 2.12.23-2.fc18 updates 1.2 M gnutls-utils x86_64 2.12.23-2.fc18 updates 133 k hmaccalc x86_64 0.9.12-4.fc18 fedora 25 k httpd x86_64 2.4.6-2.fc18 updates 1.1 M inotify-tools-devel x86_64 3.14-4.fc18 fedora 87 k iptables-services x86_64 1.4.16.2-5.fc18 fedora 41 k less x86_64 444-9.fc18 fedora 116 k libcurl-devel x86_64 7.27.0-12.fc18 updates 290 k libdb4-devel x86_64 4.8.30-5.fc18 fedora 31 k libdnet-devel x86_64 1.12-9.fc18 fedora 28 k libgcrypt-devel x86_64 1.5.3-1.fc18 updates 126 k libpcap-devel x86_64 14:1.3.0-2.fc18 fedora 109 k libtasn1-devel x86_64 2.14-1.fc18 fedora 62 k libtool x86_64 2.4.2-7.fc18 fedora 587 k libxml2-devel x86_64 2.9.1-1.fc18.1 updates 1.0 M libxml2-python x86_64 2.9.1-1.fc18.1 updates 239 k libxslt-python x86_64 1.1.28-1.fc18 updates 58 k linuxdoc-tools x86_64 0.9.67-2.fc18 fedora 254 k lksctp-tools-devel x86_64 1.0.11-5.fc18 fedora 50 k lua-devel x86_64 5.1.4-11.fc18 fedora 20 k m2crypto x86_64 0.21.1-9.fc18 fedora 462 k mailx x86_64 12.5-7.fc18 fedora 241 k make x86_64 1:3.82-15.fc18 updates 419 k mod_ssl x86_64 1:2.4.6-2.fc18 updates 96 k mtools x86_64 4.0.17-3.fc18 fedora 202 k mysql x86_64 5.5.35-1.fc18 updates 4.4 M mysql-devel x86_64 5.5.35-1.fc18 updates 174 k mysql-server x86_64 5.5.35-1.fc18 updates 8.5 M nasm x86_64 2.10.07-1.fc18 updates 405 k ncurses-devel x86_64 5.9-11.20130511.fc18 updates 713 k net-tools x86_64 2.0-0.2.20121106git.fc18 fedora 296 k newt-devel x86_64 0.52.14-3.fc18 fedora 50 k nmap-ncat x86_64 2:6.40-1.fc18 updates 199 k ocaml x86_64 4.00.1-1.fc18 updates 5.9 M openssl x86_64 1:1.0.1e-37.fc18 updates 700 k openssl-devel x86_64 1:1.0.1e-37.fc18 updates 1.2 M patchutils x86_64 0.3.2-3.fc18 fedora 102 k pciutils-devel x86_64 3.1.10-2.fc18 fedora 33 k perl-ExtUtils-Embed noarch 1.30-245.fc18 updates 44 k pesign x86_64 0.100-1.fc18 fedora 75 k php x86_64 5.4.23-1.fc18 updates 2.7 M php-devel x86_64 5.4.23-1.fc18 updates 2.3 M php-gd x86_64 5.4.23-1.fc18 updates 149 k php-pgsql x86_64 5.4.23-1.fc18 updates 116 k postfix x86_64 2:2.9.7-2.fc18 updates 2.4 M postgresql x86_64 9.2.5-1.fc18 updates 3.2 M postgresql-devel x86_64 9.2.5-1.fc18 updates 939 k postgresql-server x86_64 9.2.5-1.fc18 updates 3.7 M pyOpenSSL x86_64 0.13.1-1.fc18 updates 132 k python-ZSI noarch 2.1-2.fc18 fedora 415 k python-dateutil noarch 1.5-5.fc18 fedora 84 k python-devel x86_64 2.7.3-13.fc18 fedora 381 k python-lxml x86_64 3.2.4-1.fc18 updates 758 k python-psycopg2 x86_64 2.4.5-6.fc18 fedora 140 k python-setuptools noarch 0.6.49-1.fc18 updates 349 k python-simplejson x86_64 2.6.2-1.fc18 updates 154 k qt-devel x86_64 1:4.8.5-10.fc18 updates 10 M readline-devel x86_64 6.2-5.fc18 fedora 138 k redhat-rpm-config noarch 9.1.0-37.2.fc18 updates 70 k rpm-build x86_64 4.10.3.1-3.fc18 updates 132 k rpm-devel x86_64 4.10.3.1-3.fc18 updates 96 k rsync x86_64 3.0.9-5.fc18 fedora 350 k sharutils x86_64 4.11.1-5.fc18 fedora 181 k subversion x86_64 1.7.14-1.fc18 updates 1.0 M sudo x86_64 1.8.6p7-1.fc18 updates 707 k syslinux x86_64 4.05-4.fc18 fedora 1.0 M tar x86_64 2:1.26-12.fc18 updates 833 k texlive-ec noarch 2:svn25033.1.0-20.fc18 updates 464 k texlive-latex noarch 2:svn27907.0-20.fc18 updates 195 k valgrind-devel x86_64 1:3.8.1-9.fc18 updates 5.8 M vconfig x86_64 1.9-11.fc18 fedora 52 k wget x86_64 1.14-5.fc18 updates 542 k xmlsec1 x86_64 1.2.18-3.fc18 fedora 173 k xmlsec1-openssl x86_64 1.2.18-3.fc18 fedora 72 k xmlto x86_64 0.0.25-4.fc18 fedora 50 k xorg-x11-xauth x86_64 1:1.0.7-2.fc18 fedora 29 k zlib-devel x86_64 1.2.7-9.fc18 fedora 49 k Installing for dependencies: GeoIP x86_64 1.4.8-4.fc18 fedora 619 k alsa-lib x86_64 1.0.26-2.fc18 fedora 377 k apr x86_64 1.4.6-3.fc18 fedora 101 k apr-util x86_64 1.4.1-6.fc18 fedora 81 k at-spi2-atk x86_64 2.6.2-1.fc18 fedora 72 k at-spi2-core x86_64 2.6.3-1.fc18 updates 147 k atk x86_64 2.6.0-1.fc18 fedora 230 k autoconf noarch 2.69-3.fc18 fedora 702 k automake noarch 1.12.2-5.fc18 fedora 668 k avahi-libs x86_64 0.6.31-6.fc18 fedora 60 k beecrypt x86_64 4.2.1-5.fc18 fedora 102 k binutils x86_64 2.23.51.0.1-10.fc18 updates 3.8 M boost-regex x86_64 1.50.0-7.fc18 updates 318 k cairo x86_64 1.12.14-2.fc18 updates 679 k cairo-gobject x86_64 1.12.14-2.fc18 updates 24 k cloog-ppl x86_64 0.15.11-4.fc18.1 fedora 95 k colord-libs x86_64 1.0.5-1.fc18 updates 145 k coolkey x86_64 1.1.0-21.fc18 fedora 84 k cpp x86_64 4.7.2-8.fc18 fedora 4.8 M cronie-anacron x86_64 1.4.10-1.fc18 fedora 33 k crontabs noarch 1.11-4.20101115git.fc18 fedora 11 k ctags x86_64 5.8-9.fc18 fedora 154 k cups-libs x86_64 1:1.5.4-28.fc18 updates 368 k deltarpm x86_64 3.6-0.12.20110223git.fc18 updates 83 k docbook-dtds noarch 1.0-57.fc18 fedora 217 k docbook-style-dsssl noarch 1.79-14.fc18 fedora 250 k docbook-style-xsl noarch 1.78.1-1.fc18 updates 2.0 M docbook-utils noarch 0.6.14-34.fc18 updates 71 k dwz x86_64 0.8-1.fc18 fedora 98 k elfutils x86_64 0.155-1.fc18 fedora 244 k elfutils-libs x86_64 0.155-1.fc18 fedora 207 k emacs-common x86_64 1:24.2-20.fc18 updates 20 M emacs-filesystem noarch 1:24.2-20.fc18 updates 57 k fedora-logos noarch 17.0.3-3.fc18 updates 4.8 M file x86_64 5.11-4.fc18 fedora 52 k fontconfig x86_64 2.10.2-2.fc18 updates 213 k fontconfig-devel x86_64 2.10.2-2.fc18 updates 210 k fontpackages-filesystem noarch 1.44-5.fc18 fedora 9.4 k freetype x86_64 2.4.10-5.fc18 updates 380 k freetype-devel x86_64 2.4.10-5.fc18 updates 347 k gcc x86_64 4.7.2-8.fc18 fedora 14 M gdb x86_64 7.5.1-42.fc18 updates 2.0 M gdbm-devel x86_64 1.10-3.fc18 fedora 47 k gdk-pixbuf2 x86_64 2.26.5-1.fc18 fedora 529 k gettext-common-devel noarch 0.18.1.1-17.fc18 fedora 596 k gettext-libs x86_64 0.18.1.1-17.fc18 fedora 245 k ghostscript-fonts noarch 5.50-29.fc18 fedora 324 k gl-manpages noarch 1.1-5.20130122.fc18 updates 995 k glibc-devel x86_64 2.16-34.fc18 updates 997 k glibc-headers x86_64 2.16-34.fc18 updates 637 k gnutls-c++ x86_64 2.12.23-2.fc18 updates 27 k gpm-libs x86_64 1.20.6-26.fc18 updates 31 k graphite2 x86_64 1.1.1-4.fc18 updates 80 k graphviz x86_64 2.28.0-27.fc18 updates 1.2 M groff x86_64 1.22.1-2.fc18 updates 1.1 M groff-base x86_64 1.22.1-2.fc18 updates 929 k gtk2 x86_64 2.24.19-1.fc18 updates 3.4 M gtk3 x86_64 3.6.4-2.fc18 updates 3.1 M gts x86_64 0.7.6-21.20111025.fc18 fedora 214 k harfbuzz x86_64 0.9.12-2.fc18 updates 474 k hicolor-icon-theme noarch 0.12-5.fc18 fedora 42 k httpd-tools x86_64 2.4.6-2.fc18 updates 76 k hwdata noarch 0.244-1.fc18 updates 1.0 M inotify-tools x86_64 3.14-4.fc18 fedora 49 k jasper-libs x86_64 1.900.1-20.fc18 fedora 144 k jbigkit-libs x86_64 2.0-7.fc18 fedora 45 k kernel-headers x86_64 3.11.10-100.fc18 updates 884 k keyutils-libs-devel x86_64 1.5.8-1.fc18 updates 37 k krb5-devel x86_64 1.10.3-17.fc18 updates 485 k lasi x86_64 1.1.1-5.fc18 fedora 47 k lcms-libs x86_64 1.19-7.fc18 fedora 102 k lcms2 x86_64 2.5-1.fc18 updates 141 k libICE x86_64 1.0.8-2.fc18 fedora 62 k libICE-devel x86_64 1.0.8-2.fc18 fedora 48 k libSM x86_64 1.2.1-2.fc18 fedora 37 k libSM-devel x86_64 1.2.1-2.fc18 fedora 12 k libX11 x86_64 1.5.99.901-3.20130524gita3bdd2b09.fc18 updates 592 k libX11-common noarch 1.5.99.901-3.20130524gita3bdd2b09.fc18 updates 181 k libX11-devel x86_64 1.5.99.901-3.20130524gita3bdd2b09.fc18 updates 978 k libXau x86_64 1.0.6-4.fc18 fedora 25 k libXau-devel x86_64 1.0.6-4.fc18 fedora 14 k libXaw x86_64 1.0.11-2.fc18 fedora 185 k libXcomposite x86_64 0.4.3-4.fc18 fedora 21 k libXcursor x86_64 1.1.13-5.20130524git8f677eaea.fc18 updates 29 k libXcursor-devel x86_64 1.1.13-5.20130524git8f677eaea.fc18 updates 23 k libXdamage x86_64 1.1.3-4.fc18 fedora 19 k libXdamage-devel x86_64 1.1.3-4.fc18 fedora 9.2 k libXevie x86_64 1.0.3-4.fc18 fedora 17 k libXext x86_64 1.3.1-3.20130524gitdfe6e1f3b.fc18 updates 36 k libXext-devel x86_64 1.3.1-3.20130524gitdfe6e1f3b.fc18 updates 74 k libXfixes x86_64 5.0-6.20130524gitc480fe327.fc18 updates 18 k libXfixes-devel x86_64 5.0-6.20130524gitc480fe327.fc18 updates 13 k libXfont x86_64 1.4.5-2.fc18 fedora 139 k libXft x86_64 2.3.1-2.fc18 fedora 56 k libXft-devel x86_64 2.3.1-2.fc18 fedora 19 k libXi x86_64 1.6.2.901-1.fc18 updates 37 k libXi-devel x86_64 1.6.2.901-1.fc18 updates 101 k libXinerama x86_64 1.1.2-5.20130524git99c644fc8.fc18 updates 13 k libXinerama-devel x86_64 1.1.2-5.20130524git99c644fc8.fc18 updates 13 k libXmu x86_64 1.1.1-2.fc18 fedora 68 k libXpm x86_64 3.5.10-2.fc18 fedora 51 k libXrandr x86_64 1.4.0-4.20130524gitc90f74497.fc18 updates 24 k libXrandr-devel x86_64 1.4.0-4.20130524gitc90f74497.fc18 updates 20 k libXrender x86_64 0.9.7-5.20130524git786f78fd8.fc18 updates 25 k libXrender-devel x86_64 0.9.7-5.20130524git786f78fd8.fc18 updates 16 k libXt x86_64 1.1.3-4.20130524git1f4802b74.fc18 updates 169 k libXt-devel x86_64 1.1.3-4.20130524git1f4802b74.fc18 updates 445 k libXtst x86_64 1.2.1-6.20130524gite7e04b7be.fc18 updates 20 k libXv x86_64 1.0.7-5.20130524git50fc4cb18.fc18 updates 17 k libXv-devel x86_64 1.0.7-5.20130524git50fc4cb18.fc18 updates 39 k libXxf86vm x86_64 1.1.2-5.20130524git4c4123441.fc18 updates 17 k libXxf86vm-devel x86_64 1.1.2-5.20130524git4c4123441.fc18 updates 18 k libaio x86_64 0.3.109-6.fc18 fedora 23 k libcom_err-devel x86_64 1.42.5-1.fc18 fedora 28 k libcroco x86_64 0.6.8-1.fc18 fedora 102 k libdnet x86_64 1.12-9.fc18 fedora 29 k libdrm x86_64 2.4.46-1.fc18 updates 115 k libdrm-devel x86_64 2.4.46-1.fc18 updates 87 k libfontenc x86_64 1.1.1-2.fc18 fedora 28 k libgnome-keyring x86_64 3.6.0-1.fc18 fedora 106 k libgomp x86_64 4.7.2-8.fc18 fedora 95 k libgpg-error-devel x86_64 1.11-1.fc18 updates 15 k libgudev1 x86_64 201-2.fc18.9 updates 40 k libgusb x86_64 0.1.6-1.fc18 updates 33 k libicu x86_64 49.1.1-12.fc18 updates 5.4 M libjpeg-turbo x86_64 1.2.90-1.fc18 updates 134 k liblockfile x86_64 1.08-14.fc18 fedora 21 k libmng x86_64 1.0.10-8.fc18 fedora 166 k libmodman x86_64 2.0.1-5.fc18 fedora 28 k libmpc x86_64 0.9-3.fc18.2 fedora 49 k libpcap x86_64 14:1.3.0-2.fc18 fedora 130 k libpciaccess x86_64 0.13.1-2.fc18 fedora 25 k libpng x86_64 2:1.5.13-1.fc18 fedora 211 k libproxy x86_64 0.4.11-1.fc18 updates 65 k librsvg2 x86_64 2.36.4-1.fc18 fedora 135 k libselinux-devel x86_64 2.1.12-7.3.fc18 updates 157 k libsepol-devel x86_64 2.1.8-2.fc18 fedora 69 k libstdc++-devel x86_64 4.7.2-8.fc18 fedora 1.4 M libthai x86_64 0.1.14-6.fc18 fedora 186 k libtiff x86_64 4.0.3-9.fc18 updates 163 k libtool-ltdl x86_64 2.4.2-7.fc18 fedora 46 k libunistring x86_64 0.9.3-6.fc18 fedora 291 k libusal x86_64 1.1.11-14.fc18 fedora 133 k libusb x86_64 1:0.1.3-11.fc18 fedora 18 k libusbx x86_64 1.0.14-1.fc18 fedora 47 k libwayland-client x86_64 1.0.5-1.fc18 updates 23 k libwayland-server x86_64 1.0.5-1.fc18 updates 31 k libxcb x86_64 1.9-3.fc18 updates 160 k libxcb-devel x86_64 1.9-3.fc18 updates 952 k libzip x86_64 0.10.1-5.fc18 fedora 48 k lksctp-tools x86_64 1.0.11-5.fc18 fedora 84 k lynx x86_64 2.8.7-9.fc18 fedora 1.4 M m4 x86_64 1.4.16-5.fc18 fedora 254 k mailcap noarch 2.1.40-1.fc18 fedora 30 k mesa-libEGL x86_64 9.2-0.12.20130610.fc18 updates 71 k mesa-libGL x86_64 9.2-0.12.20130610.fc18 updates 129 k mesa-libGL-devel x86_64 9.2-0.12.20130610.fc18 updates 129 k mesa-libGLU x86_64 9.0.0-1.fc18 fedora 194 k mesa-libGLU-devel x86_64 9.0.0-1.fc18 fedora 8.7 k mesa-libgbm x86_64 9.2-0.12.20130610.fc18 updates 28 k mesa-libglapi x86_64 9.2-0.12.20130610.fc18 updates 32 k mpfr x86_64 3.1.1-1.fc18 fedora 199 k mysql-libs x86_64 5.5.35-1.fc18 updates 709 k neon x86_64 0.29.6-3.fc18 fedora 161 k netpbm x86_64 10.61.01-2.fc18 updates 177 k newt x86_64 0.52.14-3.fc18 fedora 102 k ocaml-compiler-libs x86_64 4.00.1-1.fc18 updates 1.3 M ocaml-runtime x86_64 4.00.1-1.fc18 updates 978 k openjade x86_64 1.3.2-41.fc18 fedora 813 k openjpeg-libs x86_64 1.5.1-4.fc18 fedora 88 k opensc x86_64 0.12.2-6.fc18 fedora 758 k opensp x86_64 1.5.2-15.fc18 fedora 862 k p11-kit-devel x86_64 0.14-2.fc18 updates 45 k pakchois x86_64 0.4-6 fedora 14 k pango x86_64 1.32.3-2.fc18 updates 281 k patch x86_64 2.6.1-14.fc18 fedora 95 k pciutils x86_64 3.1.10-2.fc18 fedora 89 k pciutils-libs x86_64 3.1.10-2.fc18 fedora 43 k pcre-devel x86_64 8.31-5.fc18 updates 446 k pcsc-lite x86_64 1.8.7-1.fc18 fedora 188 k pcsc-lite-ccid x86_64 1.4.8-1.fc18 fedora 155 k pcsc-lite-libs x86_64 1.8.7-1.fc18 fedora 33 k perl x86_64 4:5.16.3-245.fc18 updates 9.9 M perl-AnyEvent x86_64 7.04-1.fc18 fedora 425 k perl-AnyEvent-AIO noarch 1.1-10.fc18 fedora 8.6 k perl-AnyEvent-BDB noarch 1.1-9.fc18 fedora 8.6 k perl-BDB x86_64 1.90-3.fc18 fedora 72 k perl-Carp noarch 1.26-243.fc18 updates 19 k perl-Compress-Raw-Bzip2 x86_64 2.059-1.fc18 fedora 32 k perl-Compress-Raw-Zlib x86_64 2.059-1.fc18 fedora 56 k perl-Coro x86_64 6.09-4.fc18 fedora 251 k perl-DBD-MySQL x86_64 4.023-1.fc18 updates 139 k perl-DBI x86_64 1.623-1.fc18 updates 804 k perl-Data-Dumper x86_64 2.135.06-245.fc18 updates 72 k perl-EV x86_64 4.11-1.fc18 fedora 256 k perl-Error noarch 1:0.17018-4.fc18 fedora 31 k perl-Event x86_64 1.20-3.fc18 fedora 282 k perl-ExtUtils-Install noarch 1.58-245.fc18 updates 68 k perl-ExtUtils-MakeMaker noarch 6.63.2-245.fc18 updates 268 k perl-ExtUtils-Manifest noarch 1.63-1.fc18 updates 30 k perl-ExtUtils-ParseXS noarch 1:3.16-245.fc18 updates 100 k perl-Filter x86_64 1.49-1.fc18 updates 76 k perl-Git noarch 1.8.1.4-2.fc18 updates 48 k perl-Guard x86_64 1.022-3.fc18 fedora 19 k perl-IO-AIO x86_64 4.15-3.fc18 fedora 111 k perl-IO-Compress noarch 2.058-1.fc18 fedora 255 k perl-IO-Socket-IP noarch 0.17-1.fc18 fedora 33 k perl-IO-Socket-SSL noarch 1.80-1.fc18 fedora 87 k perl-Module-Pluggable noarch 1:4.00-245.fc18 updates 52 k perl-Net-Daemon noarch 0.48-3.fc18 fedora 51 k perl-Net-HTTP noarch 6.06-1.fc18 updates 28 k perl-Net-LibIDN x86_64 0.12-12.fc18 fedora 28 k perl-Net-SSLeay x86_64 1.49-1.fc18 fedora 275 k perl-PathTools x86_64 3.39.2-245.fc18 updates 107 k perl-PlRPC noarch 0.2020-11.fc18 fedora 34 k perl-Pod-Escapes noarch 1:1.04-245.fc18 updates 45 k perl-Pod-Parser noarch 1.51-245.fc18 updates 156 k perl-Pod-Perldoc noarch 3.17.00-245.fc18 updates 104 k perl-Pod-Simple noarch 1:3.20-245.fc18 updates 233 k perl-SGMLSpm noarch 1.03ii-29.fc18 fedora 27 k perl-Scalar-List-Utils x86_64 1.25-245.fc18 updates 61 k perl-Socket x86_64 2.002-3.fc18 fedora 46 k perl-Task-Weaken noarch 1.04-4.fc18 fedora 18 k perl-Test-Harness noarch 3.23-245.fc18 updates 285 k perl-common-sense noarch 3.6-3.fc18 fedora 27 k perl-devel x86_64 4:5.16.3-245.fc18 updates 481 k perl-libs x86_64 4:5.16.3-245.fc18 updates 666 k perl-macros x86_64 4:5.16.3-245.fc18 updates 37 k perl-parent noarch 1:0.225-243.fc18 updates 12 k perl-srpm-macros noarch 1-5.fc18 fedora 4.2 k perl-threads x86_64 1.89-1.fc18 updates 49 k perl-threads-shared x86_64 1.40-245.fc18 updates 65 k php-cli x86_64 5.4.23-1.fc18 updates 2.7 M php-common x86_64 5.4.23-1.fc18 updates 873 k php-pdo x86_64 5.4.23-1.fc18 updates 131 k pixman x86_64 0.28.0-1.fc18 updates 226 k poppler x86_64 0.20.2-17.fc18 updates 716 k poppler-data noarch 0.4.6-2.fc18 updates 2.2 M popt-devel x86_64 1.13-12.fc18 fedora 350 k postgresql-libs x86_64 9.2.5-1.fc18 updates 222 k ppl x86_64 0.11.2-10.fc18 fedora 1.4 M ppl-pwl x86_64 0.11.2-10.fc18 fedora 37 k python-cssselect noarch 0.7.1-3.fc18 fedora 53 k python-deltarpm x86_64 3.6-0.12.20110223git.fc18 updates 31 k qt x86_64 1:4.8.5-10.fc18 updates 4.5 M qt-settings noarch 4.9-22.fc18 updates 28 k qt-x11 x86_64 1:4.8.5-10.fc18 updates 12 M sgml-common noarch 0.6.3-37.fc18 fedora 49 k slang x86_64 2.2.4-5.fc18 fedora 504 k slang-devel x86_64 2.2.4-5.fc18 fedora 90 k source-highlight x86_64 3.1.6-3.fc18 fedora 610 k subversion-libs x86_64 1.7.14-1.fc18 updates 894 k systemtap-sdt-devel x86_64 2.2.1-1.fc18 updates 55 k t1lib x86_64 5.1.2-10.fc18 fedora 163 k tcl x86_64 1:8.5.13-1.fc18 fedora 1.9 M texlive-ae noarch 2:svn15878.1.4-20.fc18 updates 93 k texlive-algorithms noarch 2:svn15878.0.1-20.fc18 updates 18 k texlive-amscls noarch 2:svn29207.0-20.fc18 updates 51 k texlive-amsfonts noarch 2:svn29208.3.04-20.fc18 updates 3.6 M texlive-amsmath noarch 2:svn29327.2.14-20.fc18 updates 47 k texlive-anysize noarch 2:svn15878.0-20.fc18 updates 16 k texlive-attachfile noarch 2:svn21866.v1.5b-20.fc18 updates 19 k texlive-avantgar noarch 2:svn28614.0-20.fc18 updates 288 k texlive-babel noarch 2:svn24756.3.8m-20.fc18 updates 127 k texlive-babelbib noarch 2:svn25245.1.31-20.fc18 updates 47 k texlive-base noarch 2:2012-20.20130321_r29448.fc18 updates 1.4 M texlive-beamer noarch 2:svn29349.3.26-20.fc18 updates 240 k texlive-bera noarch 2:svn20031.0-20.fc18 updates 344 k texlive-beton noarch 2:svn15878.0-20.fc18 updates 16 k texlive-bibtex noarch 2:svn26689.0.99d-20.fc18 updates 31 k texlive-bibtex-bin x86_64 2:svn26509.0-20.20130321_r29448.fc18 updates 63 k texlive-bookman noarch 2:svn28614.0-20.fc18 updates 330 k texlive-booktabs noarch 2:svn15878.1.61803-20.fc18 updates 17 k texlive-breakurl noarch 2:svn15878.1.30-20.fc18 updates 18 k texlive-caption noarch 2:svn29026.3.3__2013_02_03_-20.fc18 updates 49 k texlive-carlisle noarch 2:svn18258.0-20.fc18 updates 27 k texlive-charter noarch 2:svn15878.0-20.fc18 updates 198 k texlive-chngcntr noarch 2:svn17157.1.0a-20.fc18 updates 16 k texlive-cite noarch 2:svn19955.5.3-20.fc18 updates 39 k texlive-cm noarch 2:svn24956.0-20.fc18 updates 289 k texlive-cm-super noarch 2:svn15878.0-20.fc18 updates 62 M texlive-cmap noarch 2:svn26568.0-20.fc18 updates 21 k texlive-cmextra noarch 2:svn14075.0-20.fc18 updates 29 k texlive-collection-basic noarch 2:svn26314.0-20.20130321_r29448.fc18 updates 14 k texlive-collection-documentation-base noarch 2:svn17091.0-20.20130321_r29448.fc18 updates 13 k texlive-collection-fontsrecommended noarch 2:svn28082.0-20.20130321_r29448.fc18 updates 14 k texlive-collection-htmlxml noarch 2:svn28251.0-20.20130321_r29448.fc18 updates 13 k texlive-collection-latex noarch 2:svn25030.0-20.20130321_r29448.fc18 updates 14 k texlive-collection-latexrecommended noarch 2:svn25795.0-20.20130321_r29448.fc18 updates 14 k texlive-colortbl noarch 2:svn25394.v1.0a-20.fc18 updates 18 k texlive-courier noarch 2:svn28614.0-20.fc18 updates 540 k texlive-crop noarch 2:svn15878.1.5-20.fc18 updates 19 k texlive-csquotes noarch 2:svn24393.5.1d-20.fc18 updates 34 k texlive-ctable noarch 2:svn26694.1.23-20.fc18 updates 18 k texlive-currfile noarch 2:svn29012.0.7b-20.fc18 updates 19 k texlive-dvipdfm noarch 2:svn26689.0.13.2d-20.fc18 updates 21 k texlive-dvipdfm-bin noarch 2:svn13663.0-20.20130321_r29448.fc18 updates 16 k texlive-dvipdfmx noarch 2:svn26765.0-20.fc18 updates 51 k texlive-dvipdfmx-bin x86_64 2:svn26509.0-20.20130321_r29448.fc18 updates 274 k texlive-dvipdfmx-def noarch 2:svn15878.0-20.fc18 updates 17 k texlive-dvips noarch 2:svn28616.0-20.fc18 updates 213 k texlive-dvips-bin x86_64 2:svn26509.0-20.20130321_r29448.fc18 updates 127 k texlive-enctex noarch 2:svn28602.0-20.fc18 updates 45 k texlive-enumitem noarch 2:svn24146.3.5.2-20.fc18 updates 26 k texlive-eso-pic noarch 2:svn21515.2.0c-20.fc18 updates 19 k texlive-etex noarch 2:svn22198.2.1-20.fc18 updates 30 k texlive-etex-pkg noarch 2:svn15878.2.0-20.fc18 updates 19 k texlive-etoolbox noarch 2:svn20922.2.1-20.fc18 updates 23 k texlive-euler noarch 2:svn17261.2.5-20.fc18 updates 18 k texlive-euro noarch 2:svn22191.1.1-20.fc18 updates 17 k texlive-eurosym noarch 2:svn17265.1.4_subrfix-20.fc18 updates 155 k texlive-extsizes noarch 2:svn17263.1.4a-20.fc18 updates 28 k texlive-fancybox noarch 2:svn18304.1.4-20.fc18 updates 22 k texlive-fancyhdr noarch 2:svn15878.3.1-20.fc18 updates 23 k texlive-fancyref noarch 2:svn15878.0.9c-20.fc18 updates 18 k texlive-fancyvrb noarch 2:svn18492.2.8-20.fc18 updates 28 k texlive-filecontents noarch 2:svn24250.1.3-20.fc18 updates 17 k texlive-filehook noarch 2:svn24280.0.5d-20.fc18 updates 20 k texlive-fix2col noarch 2:svn17133.0-20.fc18 updates 17 k texlive-float noarch 2:svn15878.1.3d-20.fc18 updates 17 k texlive-fontspec noarch 2:svn29412.v2.3a-20.fc18 updates 36 k texlive-footmisc noarch 2:svn23330.5.5b-20.fc18 updates 21 k texlive-fp noarch 2:svn15878.0-20.fc18 updates 37 k texlive-fpl noarch 2:svn15878.1.002-20.fc18 updates 373 k texlive-geometry noarch 2:svn19716.5.6-20.fc18 updates 24 k texlive-glyphlist noarch 2:svn28576.0-20.fc18 updates 41 k texlive-graphics noarch 2:svn25405.1.0o-20.fc18 updates 31 k texlive-gsftopk noarch 2:svn26689.1.19.2-20.fc18 updates 21 k texlive-gsftopk-bin x86_64 2:svn26509.0-20.20130321_r29448.fc18 updates 28 k texlive-helvetic noarch 2:svn28614.0-20.fc18 updates 612 k texlive-hyperref noarch 2:svn28213.6.83m-20.fc18 updates 137 k texlive-hyph-utf8 noarch 2:svn29193.0-20.fc18 updates 2.2 M texlive-hyphen-base noarch 2:svn29197.0-20.fc18 updates 37 k texlive-ifetex noarch 2:svn24853.1.2-20.fc18 updates 16 k texlive-ifluatex noarch 2:svn26725.1.3-20.fc18 updates 17 k texlive-ifxetex noarch 2:svn19685.0.5-20.fc18 updates 16 k texlive-index noarch 2:svn24099.4.1beta-20.fc18 updates 27 k texlive-jadetex noarch 2:svn23409.3.13-20.fc18 updates 47 k texlive-jadetex-bin noarch 2:svn3006.0-20.20130321_r29448.fc18 updates 14 k texlive-jknapltx noarch 2:svn19440.0-20.fc18 updates 26 k texlive-kastrup noarch 2:svn15878.0-20.fc18 updates 15 k texlive-koma-script noarch 2:svn27255.3.11b-20.fc18 updates 5.1 M texlive-kpathsea noarch 2:svn28792.0-20.fc18 updates 137 k texlive-kpathsea-bin x86_64 2:svn27347.0-20.20130321_r29448.fc18 updates 38 k texlive-kpathsea-lib x86_64 2:2012-20.20130321_r29448.fc18 updates 76 k texlive-l3experimental noarch 2:svn29361.SVN_4467-20.fc18 updates 54 k texlive-l3kernel noarch 2:svn29409.SVN_4469-20.fc18 updates 105 k texlive-l3packages noarch 2:svn29361.SVN_4467-20.fc18 updates 34 k texlive-latex-bin noarch 2:svn26689.0-20.fc18 updates 17 k texlive-latex-bin-bin noarch 2:svn14050.0-20.20130321_r29448.fc18 updates 14 k texlive-latex-fonts noarch 2:svn28888.0-20.fc18 updates 39 k texlive-latexconfig noarch 2:svn28991.0-20.fc18 updates 23 k texlive-listings noarch 2:svn15878.1.4-20.fc18 updates 136 k texlive-lm noarch 2:svn28119.2.004-20.fc18 updates 13 M texlive-lm-math noarch 2:svn29044.1.958-20.fc18 updates 424 k texlive-ltxmisc noarch 2:svn21927.0-20.fc18 updates 32 k texlive-lua-alt-getopt noarch 2:svn29349.0.7.0-20.fc18 updates 16 k texlive-lualatex-math noarch 2:svn29346.1.2-20.fc18 updates 18 k texlive-luaotfload noarch 2:svn26718.1.26-20.fc18 updates 99 k texlive-luaotfload-bin noarch 2:svn18579.0-20.20130321_r29448.fc18 updates 14 k texlive-luatex noarch 2:svn26689.0.70.1-20.fc18 updates 35 k texlive-luatex-bin x86_64 2:svn26912.0-20.20130321_r29448.fc18 updates 1.4 M texlive-luatexbase noarch 2:svn22560.0.31-20.fc18 updates 24 k texlive-makeindex noarch 2:svn26689.2.12-20.fc18 updates 28 k texlive-makeindex-bin x86_64 2:svn26509.0-20.20130321_r29448.fc18 updates 36 k texlive-marginnote noarch 2:svn25880.v1.1i-20.fc18 updates 18 k texlive-marvosym noarch 2:svn29349.2.2a-20.fc18 updates 149 k texlive-mathpazo noarch 2:svn15878.1.003-20.fc18 updates 82 k texlive-mdwtools noarch 2:svn15878.1.05.4-20.fc18 updates 36 k texlive-memoir noarch 2:svn21638.3.6j_patch_6.0g-20.fc18 updates 94 k texlive-metafont noarch 2:svn26689.2.718281-20.fc18 updates 61 k texlive-metafont-bin x86_64 2:svn26912.0-20.20130321_r29448.fc18 updates 191 k texlive-metalogo noarch 2:svn18611.0.12-20.fc18 updates 17 k texlive-mflogo noarch 2:svn17487.0-20.fc18 updates 41 k texlive-mfnfss noarch 2:svn19410.0-20.fc18 updates 17 k texlive-mfware noarch 2:svn26689.0-20.fc18 updates 29 k texlive-mfware-bin x86_64 2:svn26509.0-20.20130321_r29448.fc18 updates 86 k texlive-mh noarch 2:svn29420.0-20.fc18 updates 59 k texlive-microtype noarch 2:svn29392.2.5-20.fc18 updates 65 k texlive-misc noarch 2:svn24955.0-20.fc18 updates 65 k texlive-mparhack noarch 2:svn15878.1.4-20.fc18 updates 17 k texlive-mptopdf noarch 2:svn26689.0-20.fc18 updates 56 k texlive-mptopdf-bin noarch 2:svn18674.0-20.20130321_r29448.fc18 updates 14 k texlive-ms noarch 2:svn24467.0-20.fc18 updates 21 k texlive-multido noarch 2:svn18302.1.42-20.fc18 updates 18 k texlive-natbib noarch 2:svn20668.8.31b-20.fc18 updates 32 k texlive-ncntrsbk noarch 2:svn28614.0-20.fc18 updates 336 k texlive-ntgclass noarch 2:svn15878.0-20.fc18 updates 33 k texlive-oberdiek noarch 2:svn26725.0-20.fc18 updates 305 k texlive-palatino noarch 2:svn28614.0-20.fc18 updates 382 k texlive-paralist noarch 2:svn15878.2.3b-20.fc18 updates 18 k texlive-parallel noarch 2:svn15878.0-20.fc18 updates 18 k texlive-parskip noarch 2:svn19963.2.0-20.fc18 updates 16 k texlive-passivetex noarch 2:svn15878.0-20.fc18 updates 64 k texlive-pdfpages noarch 2:svn27574.0.4t-20.fc18 updates 29 k texlive-pdftex noarch 2:svn29349.1.40.11-20.fc18 updates 136 k texlive-pdftex-bin x86_64 2:svn27321.0-20.20130321_r29448.fc18 updates 356 k texlive-pdftex-def noarch 2:svn22653.0.06d-20.fc18 updates 29 k texlive-pgf noarch 2:svn22614.2.10-20.fc18 updates 465 k texlive-plain noarch 2:svn26647.0-20.fc18 updates 61 k texlive-powerdot noarch 2:svn25656.1.4i-20.fc18 updates 46 k texlive-psfrag noarch 2:svn15878.3.04-20.fc18 updates 19 k texlive-pslatex noarch 2:svn16416.0-20.fc18 updates 22 k texlive-psnfss noarch 2:svn23394.9.2a-20.fc18 updates 43 k texlive-pspicture noarch 2:svn15878.0-20.fc18 updates 16 k texlive-pst-3d noarch 2:svn17257.1.10-20.fc18 updates 18 k texlive-pst-blur noarch 2:svn15878.2.0-20.fc18 updates 17 k texlive-pst-coil noarch 2:svn24020.1.06-20.fc18 updates 19 k texlive-pst-eps noarch 2:svn15878.1.0-20.fc18 updates 18 k texlive-pst-fill noarch 2:svn15878.1.01-20.fc18 updates 19 k texlive-pst-grad noarch 2:svn15878.1.06-20.fc18 updates 19 k texlive-pst-math noarch 2:svn20176.0.61-20.fc18 updates 20 k texlive-pst-node noarch 2:svn27799.1.25-20.fc18 updates 38 k texlive-pst-plot noarch 2:svn28729.1.44-20.fc18 updates 34 k texlive-pst-slpe noarch 2:svn24391.1.31-20.fc18 updates 18 k texlive-pst-text noarch 2:svn15878.1.00-20.fc18 updates 19 k texlive-pst-tree noarch 2:svn24142.1.12-20.fc18 updates 22 k texlive-pstricks noarch 2:svn29482.2.37-20.fc18 updates 94 k texlive-pstricks-add noarch 2:svn28750.3.59-20.fc18 updates 38 k texlive-pxfonts noarch 2:svn15878.0-20.fc18 updates 495 k texlive-qstest noarch 2:svn15878.0-20.fc18 updates 20 k texlive-rcs noarch 2:svn15878.0-20.fc18 updates 28 k texlive-rotating noarch 2:svn16832.2.16b-20.fc18 updates 18 k texlive-rsfs noarch 2:svn15878.0-20.fc18 updates 73 k texlive-sansmath noarch 2:svn17997.1.1-20.fc18 updates 18 k texlive-sauerj noarch 2:svn15878.0-20.fc18 updates 20 k texlive-section noarch 2:svn20180.0-20.fc18 updates 25 k texlive-seminar noarch 2:svn18322.1.5-20.fc18 updates 41 k texlive-sepnum noarch 2:svn20186.2.0-20.fc18 updates 17 k texlive-setspace noarch 2:svn24881.6.7a-20.fc18 updates 22 k texlive-showexpl noarch 2:svn27790.v0.3j-20.fc18 updates 19 k texlive-soul noarch 2:svn15878.2.4-20.fc18 updates 21 k texlive-subfig noarch 2:svn15878.1.3-20.fc18 updates 22 k texlive-symbol noarch 2:svn28614.0-20.fc18 updates 52 k texlive-tetex noarch 2:svn29349.3.0-20.fc18 updates 86 k texlive-tetex-bin noarch 2:svn27344.0-20.20130321_r29448.fc18 updates 16 k texlive-tex noarch 2:svn26689.3.1415926-20.fc18 updates 21 k texlive-tex-bin x86_64 2:svn26912.0-20.20130321_r29448.fc18 updates 168 k texlive-tex-gyre noarch 2:svn18651.2.004-20.fc18 updates 7.0 M texlive-tex-gyre-math noarch 2:svn29045.0-20.fc18 updates 579 k texlive-tex4ht noarch 2:svn29474.0-20.fc18 updates 1.5 M texlive-tex4ht-bin x86_64 2:svn26509.0-20.20130321_r29448.fc18 updates 75 k texlive-texconfig noarch 2:svn29349.0-20.fc18 updates 30 k texlive-texconfig-bin noarch 2:svn27344.0-20.20130321_r29448.fc18 updates 14 k texlive-texlive-common-doc noarch 2:svn26673.0-20.fc18 updates 173 k texlive-texlive-en-doc noarch 2:svn29336.0-20.fc18 updates 1.0 M texlive-texlive-msg-translations noarch 2:svn29470.0-20.fc18 updates 123 k texlive-texlive-scripts noarch 2:svn29405.0-20.fc18 updates 31 k texlive-texlive-scripts-bin noarch 2:svn13663.0-20.20130321_r29448.fc18 updates 14 k texlive-texlive.infra noarch 2:svn28217.0-20.fc18 updates 135 k texlive-texlive.infra-bin x86_64 2:svn22566.0-20.20130321_r29448.fc18 updates 14 k texlive-textcase noarch 2:svn15878.0-20.fc18 updates 16 k texlive-thumbpdf noarch 2:svn26689.3.15-20.fc18 updates 35 k texlive-thumbpdf-bin noarch 2:svn6898.0-20.20130321_r29448.fc18 updates 14 k texlive-times noarch 2:svn28614.0-20.fc18 updates 386 k texlive-tipa noarch 2:svn29349.1.3-20.fc18 updates 2.8 M texlive-tools noarch 2:svn26263.0-20.fc18 updates 59 k texlive-txfonts noarch 2:svn15878.0-20.fc18 updates 766 k texlive-type1cm noarch 2:svn21820.0-20.fc18 updates 17 k texlive-typehtml noarch 2:svn17134.0-20.fc18 updates 22 k texlive-ucs noarch 2:svn27549.2.1-20.fc18 updates 357 k texlive-ulem noarch 2:svn26785.0-20.fc18 updates 24 k texlive-underscore noarch 2:svn18261.0-20.fc18 updates 19 k texlive-unicode-math noarch 2:svn29413.0.7d-20.fc18 updates 59 k texlive-url noarch 2:svn16864.3.2-20.fc18 updates 23 k texlive-utopia noarch 2:svn15878.0-20.fc18 updates 230 k texlive-varwidth noarch 2:svn24104.0.92-20.fc18 updates 19 k texlive-wasy noarch 2:svn15878.0-20.fc18 updates 254 k texlive-wasysym noarch 2:svn15878.2.0-20.fc18 updates 18 k texlive-xcolor noarch 2:svn15878.2.11-20.fc18 updates 33 k texlive-xdvi noarch 2:svn26689.22.85-20.fc18 updates 58 k texlive-xdvi-bin x86_64 2:svn26509.0-20.20130321_r29448.fc18 updates 272 k texlive-xkeyval noarch 2:svn27995.2.6a-20.fc18 updates 25 k texlive-xmltex noarch 2:svn28273.0.8-20.fc18 updates 36 k texlive-xmltex-bin noarch 2:svn3006.0-20.20130321_r29448.fc18 updates 14 k texlive-xunicode noarch 2:svn23897.0.981-20.fc18 updates 42 k texlive-zapfchan noarch 2:svn28614.0-20.fc18 updates 100 k texlive-zapfding noarch 2:svn28614.0-20.fc18 updates 62 k unzip x86_64 6.0-10.fc18 updates 160 k urw-fonts noarch 2.4-14.fc18 updates 3.0 M valgrind x86_64 1:3.8.1-9.fc18 updates 47 M vim-filesystem x86_64 2:7.4.027-2.fc18 updates 9.3 k which x86_64 2.20-4.fc18 fedora 40 k xml-common noarch 0.6.3-37.fc18 fedora 21 k xorg-x11-font-utils x86_64 1:7.5-11.fc18 updates 86 k xorg-x11-proto-devel noarch 7.6-24.fc18 fedora 270 k xz x86_64 5.1.2-2alpha.fc18 fedora 199 k xz-devel x86_64 5.1.2-2alpha.fc18 fedora 44 k zip x86_64 3.0-5.fc18 fedora 261 k zziplib x86_64 0.13.60-2.fc18 fedora 80 k Transaction Summary ================================================================================ Install 111 Packages (+490 Dependent packages) Total download size: 414 M Installed size: 1.3 G Downloading Packages: warning: [fd 13]: Header V3 RSA/SHA256 Signature, key ID de7f38bd: NOKEY Public key for GeoIP-devel-1.4.8-4.fc18.x86_64.rpm is not installed Public key for asciidoc-8.6.8-1.fc18.noarch.rpm is not installed -------------------------------------------------------------------------------- Total 25 MB/s | 414 MB 00:16 Retrieving key from file:///etc/pki/rpm-gpg//RPM-GPG-KEY-fedora-18-primary Importing GPG key 0xDE7F38BD: Userid : "Fedora (18) " Fingerprint: 7efb 8811 dd11 e380 b679 fced ff01 125c de7f 38bd Package : fedora-release-18-6.noarch (@updates) From : /etc/pki/rpm-gpg//RPM-GPG-KEY-fedora-18-primary Running Transaction Check Running Transaction Test Transaction Test Succeeded Running Transaction Installing : 2:texlive-base-2012-20.20130321_r29448.fc18.noarch 1/601 Installing : 2:texlive-kpathsea-lib-2012-20.20130321_r29448.fc18.x8 2/601 Installing : 2:texlive-kpathsea-svn28792.0-20.fc18.noarch 3/601 Installing : 2:texlive-kpathsea-bin-svn27347.0-20.20130321_r29448.f 4/601 Installing : 2:texlive-graphics-svn25405.1.0o-20.fc18.noarch 5/601 Installing : 2:texlive-hyphen-base-svn29197.0-20.fc18.noarch 6/601 Installing : 2:texlive-tetex-bin-svn27344.0-20.20130321_r29448.fc18 7/601 Installing : 2:texlive-tetex-svn29349.3.0-20.fc18.noarch 8/601 Installing : 2:texlive-tools-svn26263.0-20.fc18.noarch 9/601 Installing : freetype-2.4.10-5.fc18.x86_64 10/601 Installing : xorg-x11-proto-devel-7.6-24.fc18.noarch 11/601 Installing : 2:libpng-1.5.13-1.fc18.x86_64 12/601 Installing : libjpeg-turbo-1.2.90-1.fc18.x86_64 13/601 Installing : 2:texlive-amsmath-svn29327.2.14-20.fc18.noarch 14/601 Installing : libICE-1.0.8-2.fc18.x86_64 15/601 Installing : libSM-1.2.1-2.fc18.x86_64 16/601 Installing : 2:texlive-xkeyval-svn27995.2.6a-20.fc18.noarch 17/601 Installing : 2:texlive-ifxetex-svn19685.0.5-20.fc18.noarch 18/601 Installing : 2:texlive-amsfonts-svn29208.3.04-20.fc18.noarch 19/601 Installing : 2:texlive-etex-pkg-svn15878.2.0-20.fc18.noarch 20/601 Installing : 2:texlive-url-svn16864.3.2-20.fc18.noarch 21/601 Installing : postgresql-libs-9.2.5-1.fc18.x86_64 22/601 Installing : zlib-devel-1.2.7-9.fc18.x86_64 23/601 Installing : 2:texlive-psnfss-svn23394.9.2a-20.fc18.noarch 24/601 Installing : 2:texlive-booktabs-svn15878.1.61803-20.fc18.noarch 25/601 Installing : mysql-libs-5.5.35-1.fc18.x86_64 26/601 Installing : atk-2.6.0-1.fc18.x86_64 27/601 Installing : apr-1.4.6-3.fc18.x86_64 28/601 Installing : apr-util-1.4.1-6.fc18.x86_64 29/601 Installing : 2:texlive-etoolbox-svn20922.2.1-20.fc18.noarch 30/601 Installing : 2:texlive-ifluatex-svn26725.1.3-20.fc18.noarch 31/601 Installing : sgml-common-0.6.3-37.fc18.noarch 32/601 Installing : mpfr-3.1.1-1.fc18.x86_64 33/601 Installing : mesa-libglapi-9.2-0.12.20130610.fc18.x86_64 34/601 Installing : libusbx-1.0.14-1.fc18.x86_64 35/601 Installing : libmpc-0.9-3.fc18.2.x86_64 36/601 Installing : 2:texlive-thumbpdf-bin-svn6898.0-20.20130321_r29448.fc 37/601 Installing : 2:texlive-thumbpdf-svn26689.3.15-20.fc18.noarch 38/601 Installing : 2:texlive-luatexbase-svn22560.0.31-20.fc18.noarch 39/601 Installing : 2:texlive-luaotfload-bin-svn18579.0-20.20130321_r29448 40/601 Installing : 2:texlive-luaotfload-svn26718.1.26-20.fc18.noarch 41/601 Installing : libICE-devel-1.0.8-2.fc18.x86_64 42/601 Installing : 2:texlive-colortbl-svn25394.v1.0a-20.fc18.noarch 43/601 Installing : 2:texlive-carlisle-svn18258.0-20.fc18.noarch 44/601 Installing : 2:texlive-lm-svn28119.2.004-20.fc18.noarch 45/601 Installing : 2:texlive-caption-svn29026.3.3__2013_02_03_-20.fc18.no 46/601 Installing : 2:texlive-fp-svn15878.0-20.fc18.noarch 47/601 Installing : 2:texlive-latex-fonts-svn28888.0-20.fc18.noarch 48/601 Installing : 2:texlive-dvips-bin-svn26509.0-20.20130321_r29448.fc18 49/601 Installing : 2:texlive-dvips-svn28616.0-20.fc18.noarch 50/601 Installing : 2:texlive-texlive.infra-bin-svn22566.0-20.20130321_r29 51/601 Installing : 2:texlive-texlive.infra-svn28217.0-20.fc18.noarch 52/601 Installing : 2:texlive-multido-svn18302.1.42-20.fc18.noarch 53/601 Installing : libcroco-0.6.8-1.fc18.x86_64 54/601 Installing : libgomp-4.7.2-8.fc18.x86_64 55/601 Installing : binutils-2.23.51.0.1-10.fc18.x86_64 56/601 Installing : libXau-1.0.6-4.fc18.x86_64 57/601 Installing : libxcb-1.9-3.fc18.x86_64 58/601 Installing : m4-1.4.16-5.fc18.x86_64 59/601 Installing : pcsc-lite-libs-1.8.7-1.fc18.x86_64 60/601 Installing : groff-base-1.22.1-2.fc18.x86_64 61/601 Installing : kernel-headers-3.11.10-100.fc18.x86_64 62/601 Installing : pcsc-lite-1.8.7-1.fc18.x86_64 63/601 Installing : pcsc-lite-ccid-1.4.8-1.fc18.x86_64 64/601 Installing : 2:texlive-texlive-scripts-bin-svn13663.0-20.20130321_r 65/601 Installing : 2:texlive-texlive-scripts-svn29405.0-20.fc18.noarch 66/601 Installing : 2:texlive-subfig-svn15878.1.3-20.fc18.noarch 67/601 Installing : libSM-devel-1.2.1-2.fc18.x86_64 68/601 Installing : freetype-devel-2.4.10-5.fc18.x86_64 69/601 Installing : postgresql-9.2.5-1.fc18.x86_64 70/601 Installing : jasper-libs-1.900.1-20.fc18.x86_64 71/601 Installing : 2:texlive-marvosym-svn29349.2.2a-20.fc18.noarch 72/601 Installing : 2:texlive-mptopdf-bin-svn18674.0-20.20130321_r29448.fc 73/601 Installing : 2:texlive-mptopdf-svn26689.0-20.fc18.noarch 74/601 Installing : 2:texlive-glyphlist-svn28576.0-20.fc18.noarch 75/601 Installing : 2:texlive-texconfig-bin-svn27344.0-20.20130321_r29448. 76/601 Installing : 2:texlive-texconfig-svn29349.0-20.fc18.noarch 77/601 Installing : 2:texlive-float-svn15878.1.3d-20.fc18.noarch 78/601 Installing : 2:texlive-mfware-bin-svn26509.0-20.20130321_r29448.fc1 79/601 Installing : 2:texlive-mfware-svn26689.0-20.fc18.noarch 80/601 Installing : 2:texlive-dvipdfm-bin-svn13663.0-20.20130321_r29448.fc 81/601 Installing : 2:texlive-dvipdfm-svn26689.0.13.2d-20.fc18.noarch 82/601 Installing : 2:texlive-latexconfig-svn28991.0-20.fc18.noarch 83/601 Installing : 2:texlive-dvipdfmx-def-svn15878.0-20.fc18.noarch 84/601 Installing : 2:texlive-dvipdfmx-bin-svn26509.0-20.20130321_r29448.f 85/601 Installing : 2:texlive-dvipdfmx-svn26765.0-20.fc18.noarch 86/601 Installing : 2:texlive-underscore-svn18261.0-20.fc18.noarch 87/601 Installing : 2:texlive-bibtex-bin-svn26509.0-20.20130321_r29448.fc1 88/601 Installing : 2:texlive-bibtex-svn26689.0.99d-20.fc18.noarch 89/601 Installing : 2:texlive-footmisc-svn23330.5.5b-20.fc18.noarch 90/601 Installing : 2:texlive-gsftopk-bin-svn26509.0-20.20130321_r29448.fc 91/601 Installing : 2:texlive-gsftopk-svn26689.1.19.2-20.fc18.noarch 92/601 Installing : 2:texlive-setspace-svn24881.6.7a-20.fc18.noarch 93/601 Installing : 2:texlive-makeindex-bin-svn26509.0-20.20130321_r29448. 94/601 Installing : 2:texlive-makeindex-svn26689.2.12-20.fc18.noarch 95/601 Installing : 2:texlive-tex4ht-bin-svn26509.0-20.20130321_r29448.fc1 96/601 Installing : 2:texlive-tex4ht-svn29474.0-20.fc18.noarch 97/601 Installing : 2:texlive-natbib-svn20668.8.31b-20.fc18.noarch 98/601 Installing : 2:texlive-index-svn24099.4.1beta-20.fc18.noarch 99/601 Installing : 2:texlive-plain-svn26647.0-20.fc18.noarch 100/601 Installing : 2:texlive-tex-bin-svn26912.0-20.20130321_r29448.fc18.x 101/601 Installing : 2:texlive-tex-svn26689.3.1415926-20.fc18.noarch 102/601 Installing : 2:texlive-euler-svn17261.2.5-20.fc18.noarch 103/601 Installing : 2:texlive-enumitem-svn24146.3.5.2-20.fc18.noarch 104/601 Installing : alsa-lib-1.0.26-2.fc18.x86_64 105/601 Installing : gl-manpages-1.1-5.20130122.fc18.noarch 106/601 Installing : 14:libpcap-1.3.0-2.fc18.x86_64 107/601 Installing : slang-2.2.4-5.fc18.x86_64 108/601 Installing : poppler-data-0.4.6-2.fc18.noarch 109/601 Installing : hwdata-0.244-1.fc18.noarch 110/601 Installing : hicolor-icon-theme-0.12-5.fc18.noarch 111/601 Installing : lcms2-2.5-1.fc18.x86_64 112/601 Installing : libxml2-python-2.9.1-1.fc18.1.x86_64 113/601 Installing : libunistring-0.9.3-6.fc18.x86_64 114/601 Installing : gettext-libs-0.18.1.1-17.fc18.x86_64 115/601 Installing : deltarpm-3.6-0.12.20110223git.fc18.x86_64 116/601 Installing : elfutils-libs-0.155-1.fc18.x86_64 117/601 Installing : libicu-49.1.1-12.fc18.x86_64 118/601 Installing : pciutils-libs-3.1.10-2.fc18.x86_64 119/601 Installing : pciutils-3.1.10-2.fc18.x86_64 120/601 Installing : ncurses-devel-5.9-11.20130511.fc18.x86_64 121/601 Installing : libtool-ltdl-2.4.2-7.fc18.x86_64 122/601 Installing : pixman-0.28.0-1.fc18.x86_64 123/601 Installing : lcms-libs-1.19-7.fc18.x86_64 124/601 Installing : xml-common-0.6.3-37.fc18.noarch 125/601 Installing : docbook-dtds-1.0-57.fc18.noarch 126/601 Installing : docbook-style-xsl-1.78.1-1.fc18.noarch 127/601 Installing : libfontenc-1.1.1-2.fc18.x86_64 128/601 Installing : lynx-2.8.7-9.fc18.x86_64 129/601 Installing : libXfont-1.4.5-2.fc18.x86_64 130/601 Installing : 1:xorg-x11-font-utils-7.5-11.fc18.x86_64 131/601 Installing : libmng-1.0.10-8.fc18.x86_64 132/601 Installing : xmlsec1-1.2.18-3.fc18.x86_64 133/601 Installing : qt-settings-4.9-22.fc18.noarch 134/601 Installing : 1:qt-4.8.5-10.fc18.x86_64 135/601 Installing : boost-regex-1.50.0-7.fc18.x86_64 136/601 Installing : elfutils-0.155-1.fc18.x86_64 137/601 Installing : python-deltarpm-3.6-0.12.20110223git.fc18.x86_64 138/601 Installing : gettext-0.18.1.1-17.fc18.x86_64 139/601 Installing : libpciaccess-0.13.1-2.fc18.x86_64 140/601 Installing : libdrm-2.4.46-1.fc18.x86_64 141/601 Installing : libdrm-devel-2.4.46-1.fc18.x86_64 142/601 Installing : slang-devel-2.2.4-5.fc18.x86_64 143/601 Installing : newt-0.52.14-3.fc18.x86_64 144/601 Installing : coolkey-1.1.0-21.fc18.x86_64 145/601 Installing : glibc-headers-2.16-34.fc18.x86_64 146/601 Installing : glibc-devel-2.16-34.fc18.x86_64 147/601 Installing : groff-1.22.1-2.fc18.x86_64 148/601 Installing : 1:perl-parent-0.225-243.fc18.noarch 149/601 Installing : 1:perl-Pod-Escapes-1.04-245.fc18.noarch 150/601 Installing : perl-Pod-Perldoc-3.17.00-245.fc18.noarch 151/601 Installing : 4:perl-macros-5.16.3-245.fc18.x86_64 152/601 Installing : perl-Filter-1.49-1.fc18.x86_64 153/601 Installing : perl-Carp-1.26-243.fc18.noarch 154/601 Installing : perl-threads-1.89-1.fc18.x86_64 155/601 Installing : 1:perl-Module-Pluggable-4.00-245.fc18.noarch 156/601 Installing : 1:perl-Pod-Simple-3.20-245.fc18.noarch 157/601 Installing : perl-Pod-Parser-1.51-245.fc18.noarch 158/601 Installing : perl-PathTools-3.39.2-245.fc18.x86_64 159/601 Installing : 4:perl-libs-5.16.3-245.fc18.x86_64 160/601 Installing : perl-Socket-2.002-3.fc18.x86_64 161/601 Installing : perl-threads-shared-1.40-245.fc18.x86_64 162/601 Installing : perl-Scalar-List-Utils-1.25-245.fc18.x86_64 163/601 Installing : 4:perl-5.16.3-245.fc18.x86_64 164/601 Installing : perl-common-sense-3.6-3.fc18.noarch 165/601 Installing : perl-Data-Dumper-2.135.06-245.fc18.x86_64 166/601 Installing : autoconf-2.69-3.fc18.noarch 167/601 Installing : perl-BDB-1.90-3.fc18.x86_64 168/601 Installing : perl-IO-AIO-4.15-3.fc18.x86_64 169/601 Installing : 1:perl-Error-0.17018-4.fc18.noarch 170/601 Installing : perl-Test-Harness-3.23-245.fc18.noarch 171/601 Installing : automake-1.12.2-5.fc18.noarch 172/601 Installing : perl-Compress-Raw-Zlib-2.059-1.fc18.x86_64 173/601 Installing : mysql-5.5.35-1.fc18.x86_64 174/601 Installing : perl-Net-SSLeay-1.49-1.fc18.x86_64 175/601 Installing : perl-EV-4.11-1.fc18.x86_64 176/601 Installing : perl-IO-Socket-IP-0.17-1.fc18.noarch 177/601 Installing : perl-Task-Weaken-1.04-4.fc18.noarch 178/601 Installing : perl-AnyEvent-7.04-1.fc18.x86_64 179/601 Installing : perl-AnyEvent-BDB-1.1-9.fc18.noarch 180/601 Installing : perl-AnyEvent-AIO-1.1-10.fc18.noarch 181/601 Installing : perl-Net-Daemon-0.48-3.fc18.noarch 182/601 Installing : perl-Net-LibIDN-0.12-12.fc18.x86_64 183/601 Installing : perl-IO-Socket-SSL-1.80-1.fc18.noarch 184/601 Installing : perl-ExtUtils-Manifest-1.63-1.fc18.noarch 185/601 Installing : perl-Guard-1.022-3.fc18.x86_64 186/601 Installing : perl-Event-1.20-3.fc18.x86_64 187/601 Installing : 1:valgrind-3.8.1-9.fc18.x86_64 188/601 Installing : perl-Compress-Raw-Bzip2-2.059-1.fc18.x86_64 189/601 Installing : perl-IO-Compress-2.058-1.fc18.noarch 190/601 Installing : perl-Net-HTTP-6.06-1.fc18.noarch 191/601 Installing : perl-Coro-6.09-4.fc18.x86_64 192/601 Installing : perl-PlRPC-0.2020-11.fc18.noarch 193/601 Installing : perl-DBI-1.623-1.fc18.x86_64 194/601 Installing : perl-DBD-MySQL-4.023-1.fc18.x86_64 195/601 Installing : less-444-9.fc18.x86_64 196/601 Installing : opensc-0.12.2-6.fc18.x86_64 197/601 Installing : flex-2.5.36-1.fc18.x86_64 198/601 Installing : libXau-devel-1.0.6-4.fc18.x86_64 199/601 Installing : libxcb-devel-1.9-3.fc18.x86_64 200/601 Installing : beecrypt-4.2.1-5.fc18.x86_64 201/601 Installing : 2:texlive-euro-svn22191.1.1-20.fc18.noarch 202/601 Installing : cpp-4.7.2-8.fc18.x86_64 203/601 Installing : 1:libusb-0.1.3-11.fc18.x86_64 204/601 Installing : mesa-libgbm-9.2-0.12.20130610.fc18.x86_64 205/601 Installing : opensp-1.5.2-15.fc18.x86_64 206/601 Installing : openjade-1.3.2-41.fc18.x86_64 207/601 Installing : perl-SGMLSpm-1.03ii-29.fc18.noarch 208/601 Installing : docbook-style-dsssl-1.79-14.fc18.noarch 209/601 Installing : 2:texlive-csquotes-svn24393.5.1d-20.fc18.noarch 210/601 Installing : httpd-tools-2.4.6-2.fc18.x86_64 211/601 Installing : 2:texlive-qstest-svn15878.0-20.fc18.noarch 212/601 Installing : 2:texlive-fancyref-svn15878.0.9c-20.fc18.noarch 213/601 Installing : 2:texlive-eurosym-svn17265.1.4_subrfix-20.fc18.noarch 214/601 Installing : 2:texlive-mflogo-svn17487.0-20.fc18.noarch 215/601 Installing : 2:texlive-cm-svn24956.0-20.fc18.noarch 216/601 Installing : 2:texlive-pxfonts-svn15878.0-20.fc18.noarch 217/601 Installing : 2:texlive-rsfs-svn15878.0-20.fc18.noarch 218/601 Installing : 2:texlive-wasy-svn15878.0-20.fc18.noarch 219/601 Installing : 2:texlive-txfonts-svn15878.0-20.fc18.noarch 220/601 Installing : 2:texlive-sauerj-svn15878.0-20.fc18.noarch 221/601 Installing : 2:texlive-microtype-svn29392.2.5-20.fc18.noarch 222/601 Installing : 2:texlive-psfrag-svn15878.3.04-20.fc18.noarch 223/601 Installing : 2:texlive-crop-svn15878.1.5-20.fc18.noarch 224/601 Installing : 2:texlive-wasysym-svn15878.2.0-20.fc18.noarch 225/601 Installing : 2:texlive-charter-svn15878.0-20.fc18.noarch 226/601 Installing : 2:texlive-kastrup-svn15878.0-20.fc18.noarch 227/601 Installing : 2:texlive-mdwtools-svn15878.1.05.4-20.fc18.noarch 228/601 Installing : 2:texlive-chngcntr-svn17157.1.0a-20.fc18.noarch 229/601 Installing : 2:texlive-texlive-msg-translations-svn29470.0-20.fc18. 230/601 Installing : 2:texlive-paralist-svn15878.2.3b-20.fc18.noarch 231/601 Installing : 2:texlive-times-svn28614.0-20.fc18.noarch 232/601 Installing : 2:texlive-pst-math-svn20176.0.61-20.fc18.noarch 233/601 Installing : 2:texlive-ec-svn25033.1.0-20.fc18.noarch 234/601 Installing : 2:texlive-parallel-svn15878.0-20.fc18.noarch 235/601 Installing : 2:texlive-cite-svn19955.5.3-20.fc18.noarch 236/601 Installing : 2:texlive-anysize-svn15878.0-20.fc18.noarch 237/601 Installing : 2:texlive-courier-svn28614.0-20.fc18.noarch 238/601 Installing : 2:texlive-pslatex-svn16416.0-20.fc18.noarch 239/601 Installing : 2:texlive-fix2col-svn17133.0-20.fc18.noarch 240/601 Installing : 2:texlive-ntgclass-svn15878.0-20.fc18.noarch 241/601 Installing : 2:texlive-bookman-svn28614.0-20.fc18.noarch 242/601 Installing : 2:texlive-zapfchan-svn28614.0-20.fc18.noarch 243/601 Installing : 2:texlive-parskip-svn19963.2.0-20.fc18.noarch 244/601 Installing : 2:texlive-sansmath-svn17997.1.1-20.fc18.noarch 245/601 Installing : 2:texlive-mfnfss-svn19410.0-20.fc18.noarch 246/601 Installing : 2:texlive-varwidth-svn24104.0.92-20.fc18.noarch 247/601 Installing : 2:texlive-avantgar-svn28614.0-20.fc18.noarch 248/601 Installing : 2:texlive-filecontents-svn24250.1.3-20.fc18.noarch 249/601 Installing : 2:texlive-fancyhdr-svn15878.3.1-20.fc18.noarch 250/601 Installing : 2:texlive-cmap-svn26568.0-20.fc18.noarch 251/601 Installing : 2:texlive-misc-svn24955.0-20.fc18.noarch 252/601 Installing : 2:texlive-cmextra-svn14075.0-20.fc18.noarch 253/601 Installing : 2:texlive-symbol-svn28614.0-20.fc18.noarch 254/601 Installing : 2:texlive-enctex-svn28602.0-20.fc18.noarch 255/601 Installing : 2:texlive-pdftex-def-svn22653.0.06d-20.fc18.noarch 256/601 Installing : 2:texlive-mparhack-svn15878.1.4-20.fc18.noarch 257/601 Installing : 2:texlive-sepnum-svn20186.2.0-20.fc18.noarch 258/601 Installing : 2:texlive-tex-gyre-math-svn29045.0-20.fc18.noarch 259/601 Installing : 2:texlive-ifetex-svn24853.1.2-20.fc18.noarch 260/601 Installing : 2:texlive-marginnote-svn25880.v1.1i-20.fc18.noarch 261/601 Installing : 2:texlive-mathpazo-svn15878.1.003-20.fc18.noarch 262/601 Installing : 2:texlive-type1cm-svn21820.0-20.fc18.noarch 263/601 Installing : 2:texlive-ncntrsbk-svn28614.0-20.fc18.noarch 264/601 Installing : 2:texlive-beton-svn15878.0-20.fc18.noarch 265/601 Installing : 2:texlive-lua-alt-getopt-svn29349.0.7.0-20.fc18.noarch 266/601 Installing : 2:texlive-fpl-svn15878.1.002-20.fc18.noarch 267/601 Installing : 2:texlive-fancybox-svn18304.1.4-20.fc18.noarch 268/601 Installing : 2:texlive-lm-math-svn29044.1.958-20.fc18.noarch 269/601 Installing : 2:texlive-section-svn20180.0-20.fc18.noarch 270/601 Installing : 2:texlive-palatino-svn28614.0-20.fc18.noarch 271/601 Installing : 2:texlive-utopia-svn15878.0-20.fc18.noarch 272/601 Installing : 2:texlive-rcs-svn15878.0-20.fc18.noarch 273/601 Installing : 2:texlive-pspicture-svn15878.0-20.fc18.noarch 274/601 Installing : 2:texlive-zapfding-svn28614.0-20.fc18.noarch 275/601 Installing : 2:texlive-hyph-utf8-svn29193.0-20.fc18.noarch 276/601 Installing : 2:texlive-textcase-svn15878.0-20.fc18.noarch 277/601 Installing : 2:texlive-ulem-svn26785.0-20.fc18.noarch 278/601 Installing : 2:texlive-soul-svn15878.2.4-20.fc18.noarch 279/601 Installing : 2:texlive-etex-svn22198.2.1-20.fc18.noarch 280/601 Installing : 2:texlive-helvetic-svn28614.0-20.fc18.noarch 281/601 Installing : crontabs-1.11-4.20101115git.fc18.noarch 282/601 Installing : cronie-1.4.10-1.fc18.x86_64 283/601 Installing : cronie-anacron-1.4.10-1.fc18.x86_64 284/601 Installing : 2:texlive-texlive-common-doc-svn26673.0-20.fc18.noarch 285/601 Installing : lksctp-tools-1.0.11-5.fc18.x86_64 286/601 Installing : libX11-common-1.5.99.901-3.20130524gita3bdd2b09.fc18.n 287/601 Installing : libX11-1.5.99.901-3.20130524gita3bdd2b09.fc18.x86_64 288/601 Installing : libXext-1.3.1-3.20130524gitdfe6e1f3b.fc18.x86_64 289/601 Installing : libX11-devel-1.5.99.901-3.20130524gita3bdd2b09.fc18.x8 290/601 Installing : libXrender-0.9.7-5.20130524git786f78fd8.fc18.x86_64 291/601 Installing : libXext-devel-1.3.1-3.20130524gitdfe6e1f3b.fc18.x86_64 292/601 Installing : libXt-1.1.3-4.20130524git1f4802b74.fc18.x86_64 293/601 Installing : libXfixes-5.0-6.20130524gitc480fe327.fc18.x86_64 294/601 Installing : libXi-1.6.2.901-1.fc18.x86_64 295/601 Installing : libXpm-3.5.10-2.fc18.x86_64 296/601 Installing : libXdamage-1.1.3-4.fc18.x86_64 297/601 Installing : libXcursor-1.1.13-5.20130524git8f677eaea.fc18.x86_64 298/601 Installing : libXfixes-devel-5.0-6.20130524gitc480fe327.fc18.x86_64 299/601 Installing : libXmu-1.1.1-2.fc18.x86_64 300/601 Installing : libXrender-devel-0.9.7-5.20130524git786f78fd8.fc18.x86 301/601 Installing : libXrandr-1.4.0-4.20130524gitc90f74497.fc18.x86_64 302/601 Installing : libXinerama-1.1.2-5.20130524git99c644fc8.fc18.x86_64 303/601 Installing : libXaw-1.0.11-2.fc18.x86_64 304/601 Installing : libXxf86vm-1.1.2-5.20130524git4c4123441.fc18.x86_64 305/601 Installing : mesa-libGL-9.2-0.12.20130610.fc18.x86_64 306/601 Installing : t1lib-5.1.2-10.fc18.x86_64 307/601 Installing : 2:texlive-xdvi-svn26689.22.85-20.fc18.noarch 308/601 Installing : 2:texlive-xdvi-bin-svn26509.0-20.20130321_r29448.fc18. 309/601 Installing : libXcomposite-0.4.3-4.fc18.x86_64 310/601 Installing : mesa-libGLU-9.0.0-1.fc18.x86_64 311/601 Installing : libXxf86vm-devel-1.1.2-5.20130524git4c4123441.fc18.x86 312/601 Installing : libXinerama-devel-1.1.2-5.20130524git99c644fc8.fc18.x8 313/601 Installing : libXrandr-devel-1.4.0-4.20130524gitc90f74497.fc18.x86_ 314/601 Installing : libXcursor-devel-1.1.13-5.20130524git8f677eaea.fc18.x8 315/601 Installing : libXdamage-devel-1.1.3-4.fc18.x86_64 316/601 Installing : mesa-libGL-devel-9.2-0.12.20130610.fc18.x86_64 317/601 Installing : mesa-libGLU-devel-9.0.0-1.fc18.x86_64 318/601 Installing : libXtst-1.2.1-6.20130524gite7e04b7be.fc18.x86_64 319/601 Installing : libXi-devel-1.6.2.901-1.fc18.x86_64 320/601 Installing : libXt-devel-1.1.3-4.20130524git1f4802b74.fc18.x86_64 321/601 Installing : 2:texlive-metafont-bin-svn26912.0-20.20130321_r29448.f 322/601 Installing : 2:texlive-metafont-svn26689.2.718281-20.fc18.noarch 323/601 Installing : libXevie-1.0.3-4.fc18.x86_64 324/601 Installing : at-spi2-core-2.6.3-1.fc18.x86_64 325/601 Installing : at-spi2-atk-2.6.2-1.fc18.x86_64 326/601 Installing : libXv-1.0.7-5.20130524git50fc4cb18.fc18.x86_64 327/601 Installing : libXv-devel-1.0.7-5.20130524git50fc4cb18.fc18.x86_64 328/601 Installing : python-setuptools-0.6.49-1.fc18.noarch 329/601 Installing : zip-3.0-5.fc18.x86_64 330/601 Installing : libdnet-1.12-9.fc18.x86_64 331/601 Installing : gdb-7.5.1-42.fc18.x86_64 332/601 Installing : graphite2-1.1.1-4.fc18.x86_64 333/601 Installing : harfbuzz-0.9.12-2.fc18.x86_64 334/601 Installing : 1:make-3.82-15.fc18.x86_64 335/601 Installing : 1:openssl-1.0.1e-37.fc18.x86_64 336/601 Installing : xz-devel-5.1.2-2alpha.fc18.x86_64 337/601 Installing : libwayland-server-1.0.5-1.fc18.x86_64 338/601 Installing : avahi-libs-0.6.31-6.fc18.x86_64 339/601 Installing : perl-srpm-macros-1-5.fc18.noarch 340/601 Installing : ctags-5.8-9.fc18.x86_64 341/601 Installing : source-highlight-3.1.6-3.fc18.x86_64 342/601 Installing : libzip-0.10.1-5.fc18.x86_64 343/601 Installing : php-common-5.4.23-1.fc18.x86_64 344/601 Installing : php-cli-5.4.23-1.fc18.x86_64 345/601 Installing : php-pdo-5.4.23-1.fc18.x86_64 346/601 Installing : zziplib-0.13.60-2.fc18.x86_64 347/601 Installing : gnutls-c++-2.12.23-2.fc18.x86_64 348/601 Installing : popt-devel-1.13-12.fc18.x86_64 349/601 Installing : fontpackages-filesystem-1.44-5.fc18.noarch 350/601 Installing : fontconfig-2.10.2-2.fc18.x86_64 351/601 Installing : libXft-2.3.1-2.fc18.x86_64 352/601 Installing : urw-fonts-2.4-14.fc18.noarch 353/601 Installing : ghostscript-fonts-5.50-29.fc18.noarch 354/601 Installing : gd-2.0.35-18.fc18.x86_64 355/601 Installing : fontconfig-devel-2.10.2-2.fc18.x86_64 356/601 Installing : libXft-devel-2.3.1-2.fc18.x86_64 357/601 Installing : dwz-0.8-1.fc18.x86_64 358/601 Installing : libaio-0.3.109-6.fc18.x86_64 359/601 Installing : liblockfile-1.08-14.fc18.x86_64 360/601 Installing : 1:emacs-filesystem-24.2-20.fc18.noarch 361/601 Installing : 1:emacs-common-24.2-20.fc18.x86_64 362/601 Installing : unzip-6.0-10.fc18.x86_64 363/601 Installing : mailcap-2.1.40-1.fc18.noarch 364/601 Installing : gdbm-devel-1.10-3.fc18.x86_64 365/601 Installing : libmodman-2.0.1-5.fc18.x86_64 366/601 Installing : libproxy-0.4.11-1.fc18.x86_64 367/601 Installing : ppl-pwl-0.11.2-10.fc18.x86_64 368/601 Installing : ppl-0.11.2-10.fc18.x86_64 369/601 Installing : cloog-ppl-0.15.11-4.fc18.1.x86_64 370/601 Installing : gcc-4.7.2-8.fc18.x86_64 371/601 Installing : bzip2-1.0.6-7.fc18.x86_64 372/601 Installing : fedora-logos-17.0.3-3.fc18.noarch 373/601 Installing : httpd-2.4.6-2.fc18.x86_64 374/601 Installing : rsync-3.0.9-5.fc18.x86_64 375/601 Installing : libstdc++-devel-4.7.2-8.fc18.x86_64 376/601 Installing : libtasn1-devel-2.14-1.fc18.x86_64 377/601 Installing : python-cssselect-0.7.1-3.fc18.noarch 378/601 Installing : elfutils-libelf-devel-0.155-1.fc18.x86_64 379/601 Installing : PyXML-0.8.4-28.fc18.x86_64 380/601 Installing : jbigkit-libs-2.0-7.fc18.x86_64 381/601 Installing : libtiff-4.0.3-9.fc18.x86_64 382/601 Installing : gdk-pixbuf2-2.26.5-1.fc18.x86_64 383/601 Installing : 1:cups-libs-1.5.4-28.fc18.x86_64 384/601 Installing : ghostscript-9.06-8.fc18.x86_64 385/601 Installing : 1:qt-x11-4.8.5-10.fc18.x86_64 386/601 Installing : inotify-tools-3.14-4.fc18.x86_64 387/601 Installing : systemtap-sdt-devel-2.2.1-1.fc18.x86_64 388/601 Installing : 1:perl-ExtUtils-ParseXS-3.16-245.fc18.noarch 389/601 Installing : 4:perl-devel-5.16.3-245.fc18.x86_64 390/601 Installing : perl-ExtUtils-Install-1.58-245.fc18.noarch 391/601 Installing : perl-ExtUtils-MakeMaker-6.63.2-245.fc18.noarch 392/601 Installing : xz-5.1.2-2alpha.fc18.x86_64 393/601 Installing : libgpg-error-devel-1.11-1.fc18.x86_64 394/601 Installing : libgcrypt-devel-1.5.3-1.fc18.x86_64 395/601 Installing : 2:vim-filesystem-7.4.027-2.fc18.x86_64 396/601 Installing : libgnome-keyring-3.6.0-1.fc18.x86_64 397/601 Installing : perl-Git-1.8.1.4-2.fc18.noarch 398/601 Installing : git-1.8.1.4-2.fc18.x86_64 399/601 Installing : libgudev1-201-2.fc18.9.x86_64 400/601 Installing : libgusb-0.1.6-1.fc18.x86_64 401/601 Installing : colord-libs-1.0.5-1.fc18.x86_64 402/601 Installing : gettext-common-devel-0.18.1.1-17.fc18.noarch 403/601 Installing : libcom_err-devel-1.42.5-1.fc18.x86_64 404/601 Installing : netpbm-10.61.01-2.fc18.x86_64 405/601 Installing : gts-0.7.6-21.20111025.fc18.x86_64 406/601 Installing : p11-kit-devel-0.14-2.fc18.x86_64 407/601 Installing : gpm-libs-1.20.6-26.fc18.x86_64 408/601 Installing : 1:tcl-8.5.13-1.fc18.x86_64 409/601 Installing : pcre-devel-8.31-5.fc18.x86_64 410/601 Installing : openjpeg-libs-1.5.1-4.fc18.x86_64 411/601 Installing : poppler-0.20.2-17.fc18.x86_64 412/601 Installing : 2:texlive-pdftex-bin-svn27321.0-20.20130321_r29448.fc1 413/601 Installing : 2:texlive-pdftex-svn29349.1.40.11-20.fc18.noarch 414/601 Installing : 2:texlive-luatex-bin-svn26912.0-20.20130321_r29448.fc1 415/601 Installing : 2:texlive-luatex-svn26689.0.70.1-20.fc18.noarch 416/601 Installing : 2:texlive-currfile-svn29012.0.7b-20.fc18.noarch 417/601 Installing : 2:texlive-filehook-svn24280.0.5d-20.fc18.noarch 418/601 Installing : 2:texlive-pgf-svn22614.2.10-20.fc18.noarch 419/601 Installing : 2:texlive-xcolor-svn15878.2.11-20.fc18.noarch 420/601 Installing : 2:texlive-geometry-svn19716.5.6-20.fc18.noarch 421/601 Installing : 2:texlive-breakurl-svn15878.1.30-20.fc18.noarch 422/601 Installing : 2:texlive-xunicode-svn23897.0.981-20.fc18.noarch 423/601 Installing : 2:texlive-tipa-svn29349.1.3-20.fc18.noarch 424/601 Installing : 2:texlive-bera-svn20031.0-20.fc18.noarch 425/601 Installing : 2:texlive-babelbib-svn25245.1.31-20.fc18.noarch 426/601 Installing : 2:texlive-babel-svn24756.3.8m-20.fc18.noarch 427/601 Installing : 2:texlive-algorithms-svn15878.0.1-20.fc18.noarch 428/601 Installing : 2:texlive-latex-svn27907.0-20.fc18.noarch 429/601 Installing : 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch 430/601 Installing : 2:texlive-memoir-svn21638.3.6j_patch_6.0g-20.fc18.noar 431/601 Installing : 2:texlive-eso-pic-svn21515.2.0c-20.fc18.noarch 432/601 Installing : 2:texlive-pst-3d-svn17257.1.10-20.fc18.noarch 433/601 Installing : 2:texlive-pst-coil-svn24020.1.06-20.fc18.noarch 434/601 Installing : 2:texlive-pst-tree-svn24142.1.12-20.fc18.noarch 435/601 Installing : 2:texlive-pst-plot-svn28729.1.44-20.fc18.noarch 436/601 Installing : 2:texlive-pst-eps-svn15878.1.0-20.fc18.noarch 437/601 Installing : 2:texlive-pst-text-svn15878.1.00-20.fc18.noarch 438/601 Installing : 2:texlive-pst-node-svn27799.1.25-20.fc18.noarch 439/601 Installing : 2:texlive-pst-fill-svn15878.1.01-20.fc18.noarch 440/601 Installing : 2:texlive-ms-svn24467.0-20.fc18.noarch 441/601 Installing : 2:texlive-koma-script-svn27255.3.11b-20.fc18.noarch 442/601 Installing : 2:texlive-listings-svn15878.1.4-20.fc18.noarch 443/601 Installing : 2:texlive-unicode-math-svn29413.0.7d-20.fc18.noarch 444/601 Installing : 2:texlive-lualatex-math-svn29346.1.2-20.fc18.noarch 445/601 Installing : 2:texlive-l3kernel-svn29409.SVN_4469-20.fc18.noarch 446/601 Installing : 2:texlive-l3packages-svn29361.SVN_4467-20.fc18.noarch 447/601 Installing : 2:texlive-fontspec-svn29412.v2.3a-20.fc18.noarch 448/601 Installing : 2:texlive-oberdiek-svn26725.0-20.fc18.noarch 449/601 Installing : 2:texlive-attachfile-svn21866.v1.5b-20.fc18.noarch 450/601 Installing : 2:texlive-showexpl-svn27790.v0.3j-20.fc18.noarch 451/601 Installing : 2:texlive-fancyvrb-svn18492.2.8-20.fc18.noarch 452/601 Installing : 2:texlive-pstricks-add-svn28750.3.59-20.fc18.noarch 453/601 Installing : 2:texlive-pst-grad-svn15878.1.06-20.fc18.noarch 454/601 Installing : 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch 455/601 Installing : 2:texlive-rotating-svn16832.2.16b-20.fc18.noarch 456/601 Installing : 2:texlive-jadetex-svn23409.3.13-20.fc18.noarch 457/601 Installing : 2:texlive-jadetex-bin-svn3006.0-20.20130321_r29448.fc1 458/601 Installing : 2:texlive-xmltex-bin-svn3006.0-20.20130321_r29448.fc18 459/601 Installing : 2:texlive-xmltex-svn28273.0.8-20.fc18.noarch 460/601 Installing : 2:texlive-latex-bin-bin-svn14050.0-20.20130321_r29448. 461/601 Installing : 2:texlive-latex-bin-svn26689.0-20.fc18.noarch 462/601 Installing : 2:texlive-amscls-svn29207.0-20.fc18.noarch 463/601 Installing : 2:texlive-ctable-svn26694.1.23-20.fc18.noarch 464/601 Installing : 2:texlive-passivetex-svn15878.0-20.fc18.noarch 465/601 Installing : 2:texlive-seminar-svn18322.1.5-20.fc18.noarch 466/601 Installing : 2:texlive-pst-slpe-svn24391.1.31-20.fc18.noarch 467/601 Installing : 2:texlive-pst-blur-svn15878.2.0-20.fc18.noarch 468/601 Installing : 2:texlive-powerdot-svn25656.1.4i-20.fc18.noarch 469/601 Installing : 2:texlive-tex-gyre-svn18651.2.004-20.fc18.noarch 470/601 Installing : 2:texlive-metalogo-svn18611.0.12-20.fc18.noarch 471/601 Installing : 2:texlive-l3experimental-svn29361.SVN_4467-20.fc18.noa 472/601 Installing : 2:texlive-mh-svn29420.0-20.fc18.noarch 473/601 Installing : 2:texlive-pdfpages-svn27574.0.4t-20.fc18.noarch 474/601 Installing : 2:texlive-ltxmisc-svn21927.0-20.fc18.noarch 475/601 Installing : 2:texlive-ucs-svn27549.2.1-20.fc18.noarch 476/601 Installing : 2:texlive-beamer-svn29349.3.26-20.fc18.noarch 477/601 Installing : 2:texlive-jknapltx-svn19440.0-20.fc18.noarch 478/601 Installing : 2:texlive-typehtml-svn17134.0-20.fc18.noarch 479/601 Installing : 2:texlive-ae-svn15878.1.4-20.fc18.noarch 480/601 Installing : 2:texlive-extsizes-svn17263.1.4a-20.fc18.noarch 481/601 Installing : 2:texlive-cm-super-svn15878.0-20.fc18.noarch 482/601 Installing : libthai-0.1.14-6.fc18.x86_64 483/601 Installing : libsepol-devel-2.1.8-2.fc18.x86_64 484/601 Installing : libselinux-devel-2.1.12-7.3.fc18.x86_64 485/601 Installing : patch-2.6.1-14.fc18.x86_64 486/601 Installing : libusal-1.1.11-14.fc18.x86_64 487/601 Installing : GeoIP-1.4.8-4.fc18.x86_64 488/601 Installing : which-2.20-4.fc18.x86_64 489/601 Installing : docbook-utils-0.6.14-34.fc18.noarch 490/601 Installing : 2:texlive-texlive-en-doc-svn29336.0-20.fc18.noarch 491/601 Installing : 2:texlive-collection-documentation-base-svn17091.0-20. 492/601 Installing : 2:texlive-collection-basic-svn26314.0-20.20130321_r294 493/601 Installing : 2:texlive-collection-fontsrecommended-svn28082.0-20.20 494/601 Installing : 2:texlive-collection-latex-svn25030.0-20.20130321_r294 495/601 Installing : 2:texlive-collection-latexrecommended-svn25795.0-20.20 496/601 Installing : 2:texlive-collection-htmlxml-svn28251.0-20.20130321_r2 497/601 Installing : pakchois-0.4-6.x86_64 498/601 Installing : neon-0.29.6-3.fc18.x86_64 499/601 Installing : subversion-libs-1.7.14-1.fc18.x86_64 500/601 Installing : libwayland-client-1.0.5-1.fc18.x86_64 501/601 Installing : mesa-libEGL-9.2-0.12.20130610.fc18.x86_64 502/601 Installing : cairo-1.12.14-2.fc18.x86_64 503/601 Installing : pango-1.32.3-2.fc18.x86_64 504/601 Installing : cairo-gobject-1.12.14-2.fc18.x86_64 505/601 Installing : gtk3-3.6.4-2.fc18.x86_64 506/601 Installing : librsvg2-2.36.4-1.fc18.x86_64 507/601 Installing : lasi-1.1.1-5.fc18.x86_64 508/601 Installing : gtk2-2.24.19-1.fc18.x86_64 509/601 Installing : graphviz-2.28.0-27.fc18.x86_64 510/601 Installing : mtools-4.0.17-3.fc18.x86_64 511/601 Installing : file-5.11-4.fc18.x86_64 512/601 Installing : rpm-build-4.10.3.1-3.fc18.x86_64 513/601 Installing : ocaml-runtime-4.00.1-1.fc18.x86_64 514/601 Installing : ocaml-4.00.1-1.fc18.x86_64 515/601 Installing : ocaml-compiler-libs-4.00.1-1.fc18.x86_64 516/601 Installing : keyutils-libs-devel-1.5.8-1.fc18.x86_64 517/601 Installing : krb5-devel-1.10.3-17.fc18.x86_64 518/601 Installing : 1:openssl-devel-1.0.1e-37.fc18.x86_64 519/601 Installing : mysql-devel-5.5.35-1.fc18.x86_64 520/601 Installing : syslinux-4.05-4.fc18.x86_64 521/601 Installing : asciidoc-8.6.8-1.fc18.noarch 522/601 Installing : subversion-1.7.14-1.fc18.x86_64 523/601 Installing : docbook-utils-pdf-0.6.14-34.fc18.noarch 524/601 Installing : linuxdoc-tools-0.9.67-2.fc18.x86_64 525/601 Installing : GeoIP-devel-1.4.8-4.fc18.x86_64 526/601 Installing : genisoimage-1.1.11-14.fc18.x86_64 527/601 Installing : php-devel-5.4.23-1.fc18.x86_64 528/601 Installing : expect-5.45-7.fc18.x86_64 529/601 Installing : 1:emacs-nox-24.2-20.fc18.x86_64 530/601 Installing : gnutls-devel-2.12.23-2.fc18.x86_64 531/601 Installing : gettext-devel-0.18.1.1-17.fc18.x86_64 532/601 Installing : perl-ExtUtils-Embed-1.30-245.fc18.noarch 533/601 Installing : inotify-tools-devel-3.14-4.fc18.x86_64 534/601 Installing : 1:qt-devel-4.8.5-10.fc18.x86_64 535/601 Installing : python-ZSI-2.1-2.fc18.noarch 536/601 Installing : elfutils-devel-0.155-1.fc18.x86_64 537/601 Installing : python-lxml-3.2.4-1.fc18.x86_64 538/601 Installing : gcc-c++-4.7.2-8.fc18.x86_64 539/601 Installing : php-5.4.23-1.fc18.x86_64 540/601 Installing : 1:mod_ssl-2.4.6-2.fc18.x86_64 541/601 Installing : libtool-2.4.2-7.fc18.x86_64 542/601 Installing : mysql-server-5.5.35-1.fc18.x86_64 543/601 Installing : redhat-rpm-config-9.1.0-37.2.fc18.noarch 544/601 Installing : rpm-devel-4.10.3.1-3.fc18.x86_64 545/601 Installing : php-pgsql-5.4.23-1.fc18.x86_64 546/601 Installing : php-gd-5.4.23-1.fc18.x86_64 547/601 Installing : libxml2-devel-2.9.1-1.fc18.1.x86_64 548/601 Installing : libdnet-devel-1.12-9.fc18.x86_64 549/601 Installing : 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 550/601 Installing : lksctp-tools-devel-1.0.11-5.fc18.x86_64 551/601 Installing : gnupg-1.4.16-2.fc18.x86_64 552/601 Installing : beecrypt-devel-4.2.1-5.fc18.x86_64 553/601 Installing : xmlto-0.0.25-4.fc18.x86_64 554/601 Installing : pesign-0.100-1.fc18.x86_64 555/601 Installing : 1:valgrind-devel-3.8.1-9.fc18.x86_64 556/601 Installing : patchutils-0.3.2-3.fc18.x86_64 557/601 Installing : glib2-devel-2.34.2-2.fc18.x86_64 558/601 Installing : newt-devel-0.52.14-3.fc18.x86_64 559/601 Installing : createrepo-0.9.9-21.fc18.noarch 560/601 Installing : xmlsec1-openssl-1.2.18-3.fc18.x86_64 561/601 Installing : readline-devel-6.2-5.fc18.x86_64 562/601 Installing : pciutils-devel-3.1.10-2.fc18.x86_64 563/601 Installing : libxslt-python-1.1.28-1.fc18.x86_64 564/601 Installing : 14:libpcap-devel-1.3.0-2.fc18.x86_64 565/601 Installing : 2:nmap-ncat-6.40-1.fc18.x86_64 566/601 Installing : postgresql-server-9.2.5-1.fc18.x86_64 567/601 Installing : postgresql-devel-9.2.5-1.fc18.x86_64 568/601 Installing : audit-libs-devel-2.3.2-1.fc18.x86_64 569/601 Installing : bison-2.6.1-1.fc18.x86_64 570/601 Installing : binutils-devel-2.23.51.0.1-10.fc18.x86_64 571/601 Installing : 2:postfix-2.9.7-2.fc18.x86_64 572/601 Installing : PyGreSQL-4.0-5.fc18.x86_64 573/601 Installing : python-psycopg2-2.4.5-6.fc18.x86_64 574/601 Installing : python-dateutil-1.5-5.fc18.noarch 575/601 Installing : 1:doxygen-1.8.3.1-2.fc18.x86_64 576/601 Installing : nasm-2.10.07-1.fc18.x86_64 577/601 Installing : cvs-1.11.23-31.fc18.x86_64 578/601 Installing : iptables-services-1.4.16.2-5.fc18.x86_64 579/601 Installing : m2crypto-0.21.1-9.fc18.x86_64 580/601 Installing : dnsmasq-2.65-8.fc18.x86_64 581/601 Installing : bzip2-devel-1.0.6-7.fc18.x86_64 582/601 Installing : net-tools-2.0-0.2.20121106git.fc18.x86_64 583/601 Installing : mailx-12.5-7.fc18.x86_64 584/601 Installing : lua-devel-5.1.4-11.fc18.x86_64 585/601 Installing : ed-1.8-1.fc18.x86_64 586/601 Installing : hmaccalc-0.9.12-4.fc18.x86_64 587/601 Installing : libdb4-devel-4.8.30-5.fc18.x86_64 588/601 Installing : sudo-1.8.6p7-1.fc18.x86_64 589/601 Installing : dosfstools-3.0.22-2.fc18.x86_64 590/601 Installing : 2:tar-1.26-12.fc18.x86_64 591/601 Installing : gnutls-utils-2.12.23-2.fc18.x86_64 592/601 Installing : bc-1.06.95-7.fc18.x86_64 593/601 Installing : vconfig-1.9-11.fc18.x86_64 594/601 Installing : pyOpenSSL-0.13.1-1.fc18.x86_64 595/601 Installing : python-devel-2.7.3-13.fc18.x86_64 596/601 Installing : expat-devel-2.1.0-4.fc18.x86_64 597/601 Installing : libcurl-devel-7.27.0-12.fc18.x86_64 598/601 Installing : sharutils-4.11.1-5.fc18.x86_64 599/601 Installing : python-simplejson-2.6.2-1.fc18.x86_64 600/601 Installing : wget-1.14-5.fc18.x86_64 601/601 Verifying : 2:postfix-2.9.7-2.fc18.x86_64 1/601 Verifying : keyutils-libs-devel-1.5.8-1.fc18.x86_64 2/601 Verifying : wget-1.14-5.fc18.x86_64 3/601 Verifying : file-5.11-4.fc18.x86_64 4/601 Verifying : libusbx-1.0.14-1.fc18.x86_64 5/601 Verifying : 2:texlive-jadetex-bin-svn3006.0-20.20130321_r29448.fc1 6/601 Verifying : mtools-4.0.17-3.fc18.x86_64 7/601 Verifying : 2:texlive-l3packages-svn29361.SVN_4467-20.fc18.noarch 8/601 Verifying : t1lib-5.1.2-10.fc18.x86_64 9/601 Verifying : mesa-libgbm-9.2-0.12.20130610.fc18.x86_64 10/601 Verifying : 2:texlive-kpathsea-bin-svn27347.0-20.20130321_r29448.f 11/601 Verifying : opensp-1.5.2-15.fc18.x86_64 12/601 Verifying : mesa-libGLU-devel-9.0.0-1.fc18.x86_64 13/601 Verifying : 2:texlive-ifxetex-svn19685.0.5-20.fc18.noarch 14/601 Verifying : perl-Scalar-List-Utils-1.25-245.fc18.x86_64 15/601 Verifying : libwayland-client-1.0.5-1.fc18.x86_64 16/601 Verifying : 2:texlive-sauerj-svn15878.0-20.fc18.noarch 17/601 Verifying : pakchois-0.4-6.x86_64 18/601 Verifying : 2:texlive-qstest-svn15878.0-20.fc18.noarch 19/601 Verifying : redhat-rpm-config-9.1.0-37.2.fc18.noarch 20/601 Verifying : 2:texlive-glyphlist-svn28576.0-20.fc18.noarch 21/601 Verifying : perl-Filter-1.49-1.fc18.x86_64 22/601 Verifying : libXevie-1.0.3-4.fc18.x86_64 23/601 Verifying : perl-IO-Socket-SSL-1.80-1.fc18.noarch 24/601 Verifying : 2:texlive-pst-3d-svn17257.1.10-20.fc18.noarch 25/601 Verifying : 2:texlive-ltxmisc-svn21927.0-20.fc18.noarch 26/601 Verifying : 2:texlive-wasysym-svn15878.2.0-20.fc18.noarch 27/601 Verifying : python-simplejson-2.6.2-1.fc18.x86_64 28/601 Verifying : mysql-devel-5.5.35-1.fc18.x86_64 29/601 Verifying : cairo-gobject-1.12.14-2.fc18.x86_64 30/601 Verifying : sharutils-4.11.1-5.fc18.x86_64 31/601 Verifying : syslinux-4.05-4.fc18.x86_64 32/601 Verifying : 2:texlive-mptopdf-bin-svn18674.0-20.20130321_r29448.fc 33/601 Verifying : 4:perl-macros-5.16.3-245.fc18.x86_64 34/601 Verifying : perl-BDB-1.90-3.fc18.x86_64 35/601 Verifying : kernel-headers-3.11.10-100.fc18.x86_64 36/601 Verifying : libxcb-1.9-3.fc18.x86_64 37/601 Verifying : 2:texlive-texlive-en-doc-svn29336.0-20.fc18.noarch 38/601 Verifying : 2:texlive-charter-svn15878.0-20.fc18.noarch 39/601 Verifying : 2:texlive-texconfig-svn29349.0-20.fc18.noarch 40/601 Verifying : lynx-2.8.7-9.fc18.x86_64 41/601 Verifying : perl-IO-Socket-IP-0.17-1.fc18.noarch 42/601 Verifying : 2:texlive-colortbl-svn25394.v1.0a-20.fc18.noarch 43/601 Verifying : ghostscript-fonts-5.50-29.fc18.noarch 44/601 Verifying : 2:texlive-float-svn15878.1.3d-20.fc18.noarch 45/601 Verifying : libfontenc-1.1.1-2.fc18.x86_64 46/601 Verifying : groff-1.22.1-2.fc18.x86_64 47/601 Verifying : pango-1.32.3-2.fc18.x86_64 48/601 Verifying : 2:texlive-showexpl-svn27790.v0.3j-20.fc18.noarch 49/601 Verifying : gnutls-devel-2.12.23-2.fc18.x86_64 50/601 Verifying : 2:texlive-marvosym-svn29349.2.2a-20.fc18.noarch 51/601 Verifying : 2:texlive-xmltex-svn28273.0.8-20.fc18.noarch 52/601 Verifying : patchutils-0.3.2-3.fc18.x86_64 53/601 Verifying : colord-libs-1.0.5-1.fc18.x86_64 54/601 Verifying : 2:texlive-pgf-svn22614.2.10-20.fc18.noarch 55/601 Verifying : python-lxml-3.2.4-1.fc18.x86_64 56/601 Verifying : 2:texlive-ifluatex-svn26725.1.3-20.fc18.noarch 57/601 Verifying : harfbuzz-0.9.12-2.fc18.x86_64 58/601 Verifying : autoconf-2.69-3.fc18.noarch 59/601 Verifying : php-pdo-5.4.23-1.fc18.x86_64 60/601 Verifying : 2:texlive-pst-coil-svn24020.1.06-20.fc18.noarch 61/601 Verifying : opensc-0.12.2-6.fc18.x86_64 62/601 Verifying : neon-0.29.6-3.fc18.x86_64 63/601 Verifying : libproxy-0.4.11-1.fc18.x86_64 64/601 Verifying : which-2.20-4.fc18.x86_64 65/601 Verifying : 2:texlive-kastrup-svn15878.0-20.fc18.noarch 66/601 Verifying : GeoIP-1.4.8-4.fc18.x86_64 67/601 Verifying : lasi-1.1.1-5.fc18.x86_64 68/601 Verifying : newt-devel-0.52.14-3.fc18.x86_64 69/601 Verifying : 2:texlive-mdwtools-svn15878.1.05.4-20.fc18.noarch 70/601 Verifying : 2:texlive-unicode-math-svn29413.0.7d-20.fc18.noarch 71/601 Verifying : perl-Pod-Perldoc-3.17.00-245.fc18.noarch 72/601 Verifying : linuxdoc-tools-0.9.67-2.fc18.x86_64 73/601 Verifying : perl-Task-Weaken-1.04-4.fc18.noarch 74/601 Verifying : 2:texlive-l3experimental-svn29361.SVN_4467-20.fc18.noa 75/601 Verifying : 1:perl-Module-Pluggable-4.00-245.fc18.noarch 76/601 Verifying : xml-common-0.6.3-37.fc18.noarch 77/601 Verifying : libusal-1.1.11-14.fc18.x86_64 78/601 Verifying : perl-DBD-MySQL-4.023-1.fc18.x86_64 79/601 Verifying : coolkey-1.1.0-21.fc18.x86_64 80/601 Verifying : perl-Coro-6.09-4.fc18.x86_64 81/601 Verifying : perl-common-sense-3.6-3.fc18.noarch 82/601 Verifying : beecrypt-4.2.1-5.fc18.x86_64 83/601 Verifying : 2:texlive-pst-tree-svn24142.1.12-20.fc18.noarch 84/601 Verifying : patch-2.6.1-14.fc18.x86_64 85/601 Verifying : libsepol-devel-2.1.8-2.fc18.x86_64 86/601 Verifying : 1:perl-Error-0.17018-4.fc18.noarch 87/601 Verifying : libthai-0.1.14-6.fc18.x86_64 88/601 Verifying : 2:texlive-ctable-svn26694.1.23-20.fc18.noarch 89/601 Verifying : openjpeg-libs-1.5.1-4.fc18.x86_64 90/601 Verifying : lcms-libs-1.19-7.fc18.x86_64 91/601 Verifying : 2:texlive-mh-svn29420.0-20.fc18.noarch 92/601 Verifying : 2:texlive-jknapltx-svn19440.0-20.fc18.noarch 93/601 Verifying : pixman-0.28.0-1.fc18.x86_64 94/601 Verifying : 2:texlive-tex-gyre-svn18651.2.004-20.fc18.noarch 95/601 Verifying : 1:emacs-common-24.2-20.fc18.x86_64 96/601 Verifying : perl-AnyEvent-BDB-1.1-9.fc18.noarch 97/601 Verifying : glib2-devel-2.34.2-2.fc18.x86_64 98/601 Verifying : libXtst-1.2.1-6.20130524gite7e04b7be.fc18.x86_64 99/601 Verifying : 2:texlive-dvips-bin-svn26509.0-20.20130321_r29448.fc18 100/601 Verifying : php-pgsql-5.4.23-1.fc18.x86_64 101/601 Verifying : libxml2-devel-2.9.1-1.fc18.1.x86_64 102/601 Verifying : 2:texlive-thumbpdf-bin-svn6898.0-20.20130321_r29448.fc 103/601 Verifying : subversion-1.7.14-1.fc18.x86_64 104/601 Verifying : 2:texlive-tipa-svn29349.1.3-20.fc18.noarch 105/601 Verifying : 2:texlive-typehtml-svn17134.0-20.fc18.noarch 106/601 Verifying : 2:texlive-mfware-svn26689.0-20.fc18.noarch 107/601 Verifying : 2:texlive-collection-fontsrecommended-svn28082.0-20.20 108/601 Verifying : pcre-devel-8.31-5.fc18.x86_64 109/601 Verifying : 2:texlive-kpathsea-lib-2012-20.20130321_r29448.fc18.x8 110/601 Verifying : libmpc-0.9-3.fc18.2.x86_64 111/601 Verifying : 2:texlive-chngcntr-svn17157.1.0a-20.fc18.noarch 112/601 Verifying : gcc-4.7.2-8.fc18.x86_64 113/601 Verifying : libXdamage-devel-1.1.3-4.fc18.x86_64 114/601 Verifying : 2:texlive-tools-svn26263.0-20.fc18.noarch 115/601 Verifying : libXv-devel-1.0.7-5.20130524git50fc4cb18.fc18.x86_64 116/601 Verifying : libXv-1.0.7-5.20130524git50fc4cb18.fc18.x86_64 117/601 Verifying : 1:tcl-8.5.13-1.fc18.x86_64 118/601 Verifying : 2:texlive-latex-svn27907.0-20.fc18.noarch 119/601 Verifying : 2:texlive-caption-svn29026.3.3__2013_02_03_-20.fc18.no 120/601 Verifying : gpm-libs-1.20.6-26.fc18.x86_64 121/601 Verifying : 2:texlive-dvipdfm-svn26689.0.13.2d-20.fc18.noarch 122/601 Verifying : 2:texlive-texlive-msg-translations-svn29470.0-20.fc18. 123/601 Verifying : libXinerama-devel-1.1.2-5.20130524git99c644fc8.fc18.x8 124/601 Verifying : gettext-libs-0.18.1.1-17.fc18.x86_64 125/601 Verifying : 2:texlive-filehook-svn24280.0.5d-20.fc18.noarch 126/601 Verifying : libxcb-devel-1.9-3.fc18.x86_64 127/601 Verifying : xmlsec1-openssl-1.2.18-3.fc18.x86_64 128/601 Verifying : p11-kit-devel-0.14-2.fc18.x86_64 129/601 Verifying : gettext-0.18.1.1-17.fc18.x86_64 130/601 Verifying : 1:perl-Pod-Escapes-1.04-245.fc18.noarch 131/601 Verifying : poppler-0.20.2-17.fc18.x86_64 132/601 Verifying : 2:texlive-pst-plot-svn28729.1.44-20.fc18.noarch 133/601 Verifying : 2:texlive-makeindex-bin-svn26509.0-20.20130321_r29448. 134/601 Verifying : groff-base-1.22.1-2.fc18.x86_64 135/601 Verifying : libmng-1.0.10-8.fc18.x86_64 136/601 Verifying : perl-Git-1.8.1.4-2.fc18.noarch 137/601 Verifying : libtool-ltdl-2.4.2-7.fc18.x86_64 138/601 Verifying : 1:xorg-x11-font-utils-7.5-11.fc18.x86_64 139/601 Verifying : 2:texlive-paralist-svn15878.2.3b-20.fc18.noarch 140/601 Verifying : 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 141/601 Verifying : docbook-style-xsl-1.78.1-1.fc18.noarch 142/601 Verifying : libXft-devel-2.3.1-2.fc18.x86_64 143/601 Verifying : 2:texlive-times-svn28614.0-20.fc18.noarch 144/601 Verifying : cloog-ppl-0.15.11-4.fc18.1.x86_64 145/601 Verifying : freetype-devel-2.4.10-5.fc18.x86_64 146/601 Verifying : 2:texlive-pst-math-svn20176.0.61-20.fc18.noarch 147/601 Verifying : flex-2.5.36-1.fc18.x86_64 148/601 Verifying : 2:texlive-ec-svn25033.1.0-20.fc18.noarch 149/601 Verifying : 2:texlive-latexconfig-svn28991.0-20.fc18.noarch 150/601 Verifying : 2:texlive-parallel-svn15878.0-20.fc18.noarch 151/601 Verifying : elfutils-devel-0.155-1.fc18.x86_64 152/601 Verifying : 2:texlive-cite-svn19955.5.3-20.fc18.noarch 153/601 Verifying : 2:texlive-anysize-svn15878.0-20.fc18.noarch 154/601 Verifying : netpbm-10.61.01-2.fc18.x86_64 155/601 Verifying : gtk3-3.6.4-2.fc18.x86_64 156/601 Verifying : ncurses-devel-5.9-11.20130511.fc18.x86_64 157/601 Verifying : 2:texlive-courier-svn28614.0-20.fc18.noarch 158/601 Verifying : libcurl-devel-7.27.0-12.fc18.x86_64 159/601 Verifying : php-common-5.4.23-1.fc18.x86_64 160/601 Verifying : qt-settings-4.9-22.fc18.noarch 161/601 Verifying : 2:texlive-fp-svn15878.0-20.fc18.noarch 162/601 Verifying : perl-Net-Daemon-0.48-3.fc18.noarch 163/601 Verifying : pesign-0.100-1.fc18.x86_64 164/601 Verifying : 2:texlive-dvipdfmx-def-svn15878.0-20.fc18.noarch 165/601 Verifying : at-spi2-core-2.6.3-1.fc18.x86_64 166/601 Verifying : expat-devel-2.1.0-4.fc18.x86_64 167/601 Verifying : perl-Carp-1.26-243.fc18.noarch 168/601 Verifying : 2:texlive-latex-bin-svn26689.0-20.fc18.noarch 169/601 Verifying : 2:texlive-pslatex-svn16416.0-20.fc18.noarch 170/601 Verifying : slang-devel-2.2.4-5.fc18.x86_64 171/601 Verifying : 2:texlive-seminar-svn18322.1.5-20.fc18.noarch 172/601 Verifying : rpm-devel-4.10.3.1-3.fc18.x86_64 173/601 Verifying : libcom_err-devel-1.42.5-1.fc18.x86_64 174/601 Verifying : at-spi2-atk-2.6.2-1.fc18.x86_64 175/601 Verifying : 1:perl-parent-0.225-243.fc18.noarch 176/601 Verifying : openjade-1.3.2-41.fc18.x86_64 177/601 Verifying : 2:texlive-texlive-scripts-svn29405.0-20.fc18.noarch 178/601 Verifying : 2:texlive-booktabs-svn15878.1.61803-20.fc18.noarch 179/601 Verifying : 2:texlive-underscore-svn18261.0-20.fc18.noarch 180/601 Verifying : 2:texlive-fix2col-svn17133.0-20.fc18.noarch 181/601 Verifying : libXext-devel-1.3.1-3.20130524gitdfe6e1f3b.fc18.x86_64 182/601 Verifying : 2:texlive-ntgclass-svn15878.0-20.fc18.noarch 183/601 Verifying : 1:cups-libs-1.5.4-28.fc18.x86_64 184/601 Verifying : 2:texlive-eurosym-svn17265.1.4_subrfix-20.fc18.noarch 185/601 Verifying : php-5.4.23-1.fc18.x86_64 186/601 Verifying : 2:texlive-bookman-svn28614.0-20.fc18.noarch 187/601 Verifying : python-devel-2.7.3-13.fc18.x86_64 188/601 Verifying : pcsc-lite-libs-1.8.7-1.fc18.x86_64 189/601 Verifying : docbook-utils-0.6.14-34.fc18.noarch 190/601 Verifying : 2:texlive-pst-eps-svn15878.1.0-20.fc18.noarch 191/601 Verifying : 2:texlive-etex-pkg-svn15878.2.0-20.fc18.noarch 192/601 Verifying : lksctp-tools-devel-1.0.11-5.fc18.x86_64 193/601 Verifying : gettext-common-devel-0.18.1.1-17.fc18.noarch 194/601 Verifying : pciutils-libs-3.1.10-2.fc18.x86_64 195/601 Verifying : 2:texlive-bibtex-svn26689.0.99d-20.fc18.noarch 196/601 Verifying : libicu-49.1.1-12.fc18.x86_64 197/601 Verifying : 1:perl-Pod-Simple-3.20-245.fc18.noarch 198/601 Verifying : mesa-libEGL-9.2-0.12.20130610.fc18.x86_64 199/601 Verifying : libXpm-3.5.10-2.fc18.x86_64 200/601 Verifying : 14:libpcap-devel-1.3.0-2.fc18.x86_64 201/601 Verifying : glibc-headers-2.16-34.fc18.x86_64 202/601 Verifying : 2:texlive-lm-svn28119.2.004-20.fc18.noarch 203/601 Verifying : libgudev1-201-2.fc18.9.x86_64 204/601 Verifying : libgnome-keyring-3.6.0-1.fc18.x86_64 205/601 Verifying : 2:texlive-pdftex-bin-svn27321.0-20.20130321_r29448.fc1 206/601 Verifying : pyOpenSSL-0.13.1-1.fc18.x86_64 207/601 Verifying : 2:vim-filesystem-7.4.027-2.fc18.x86_64 208/601 Verifying : 2:texlive-mflogo-svn17487.0-20.fc18.noarch 209/601 Verifying : 2:texlive-zapfchan-svn28614.0-20.fc18.noarch 210/601 Verifying : GeoIP-devel-1.4.8-4.fc18.x86_64 211/601 Verifying : elfutils-libs-0.155-1.fc18.x86_64 212/601 Verifying : 2:texlive-graphics-svn25405.1.0o-20.fc18.noarch 213/601 Verifying : 2:texlive-currfile-svn29012.0.7b-20.fc18.noarch 214/601 Verifying : 2:texlive-koma-script-svn27255.3.11b-20.fc18.noarch 215/601 Verifying : 2:texlive-cm-svn24956.0-20.fc18.noarch 216/601 Verifying : gts-0.7.6-21.20111025.fc18.x86_64 217/601 Verifying : libXi-devel-1.6.2.901-1.fc18.x86_64 218/601 Verifying : libgusb-0.1.6-1.fc18.x86_64 219/601 Verifying : 2:texlive-parskip-svn19963.2.0-20.fc18.noarch 220/601 Verifying : m4-1.4.16-5.fc18.x86_64 221/601 Verifying : vconfig-1.9-11.fc18.x86_64 222/601 Verifying : 2:libpng-1.5.13-1.fc18.x86_64 223/601 Verifying : deltarpm-3.6-0.12.20110223git.fc18.x86_64 224/601 Verifying : libdrm-devel-2.4.46-1.fc18.x86_64 225/601 Verifying : perl-AnyEvent-7.04-1.fc18.x86_64 226/601 Verifying : 2:texlive-luatex-bin-svn26912.0-20.20130321_r29448.fc1 227/601 Verifying : 2:texlive-pst-text-svn15878.1.00-20.fc18.noarch 228/601 Verifying : librsvg2-2.36.4-1.fc18.x86_64 229/601 Verifying : perl-Net-HTTP-6.06-1.fc18.noarch 230/601 Verifying : libgpg-error-devel-1.11-1.fc18.x86_64 231/601 Verifying : perl-Net-LibIDN-0.12-12.fc18.x86_64 232/601 Verifying : 2:texlive-lualatex-math-svn29346.1.2-20.fc18.noarch 233/601 Verifying : perl-AnyEvent-AIO-1.1-10.fc18.noarch 234/601 Verifying : 2:texlive-sansmath-svn17997.1.1-20.fc18.noarch 235/601 Verifying : 2:texlive-xcolor-svn15878.2.11-20.fc18.noarch 236/601 Verifying : 2:texlive-powerdot-svn25656.1.4i-20.fc18.noarch 237/601 Verifying : git-1.8.1.4-2.fc18.x86_64 238/601 Verifying : libXau-1.0.6-4.fc18.x86_64 239/601 Verifying : libpciaccess-0.13.1-2.fc18.x86_64 240/601 Verifying : xz-5.1.2-2alpha.fc18.x86_64 241/601 Verifying : 2:texlive-rotating-svn16832.2.16b-20.fc18.noarch 242/601 Verifying : libXinerama-1.1.2-5.20130524git99c644fc8.fc18.x86_64 243/601 Verifying : perl-SGMLSpm-1.03ii-29.fc18.noarch 244/601 Verifying : 2:nmap-ncat-6.40-1.fc18.x86_64 245/601 Verifying : httpd-tools-2.4.6-2.fc18.x86_64 246/601 Verifying : docbook-dtds-1.0-57.fc18.noarch 247/601 Verifying : graphviz-2.28.0-27.fc18.x86_64 248/601 Verifying : 2:texlive-mfnfss-svn19410.0-20.fc18.noarch 249/601 Verifying : 2:texlive-pst-node-svn27799.1.25-20.fc18.noarch 250/601 Verifying : 2:texlive-footmisc-svn23330.5.5b-20.fc18.noarch 251/601 Verifying : perl-Test-Harness-3.23-245.fc18.noarch 252/601 Verifying : 2:texlive-fontspec-svn29412.v2.3a-20.fc18.noarch 253/601 Verifying : cpp-4.7.2-8.fc18.x86_64 254/601 Verifying : 2:texlive-varwidth-svn24104.0.92-20.fc18.noarch 255/601 Verifying : cronie-anacron-1.4.10-1.fc18.x86_64 256/601 Verifying : createrepo-0.9.9-21.fc18.noarch 257/601 Verifying : systemtap-sdt-devel-2.2.1-1.fc18.x86_64 258/601 Verifying : binutils-2.23.51.0.1-10.fc18.x86_64 259/601 Verifying : 2:texlive-avantgar-svn28614.0-20.fc18.noarch 260/601 Verifying : libunistring-0.9.3-6.fc18.x86_64 261/601 Verifying : perl-EV-4.11-1.fc18.x86_64 262/601 Verifying : 2:texlive-filecontents-svn24250.1.3-20.fc18.noarch 263/601 Verifying : gettext-devel-0.18.1.1-17.fc18.x86_64 264/601 Verifying : apr-1.4.6-3.fc18.x86_64 265/601 Verifying : 2:texlive-collection-documentation-base-svn17091.0-20. 266/601 Verifying : 1:mod_ssl-2.4.6-2.fc18.x86_64 267/601 Verifying : beecrypt-devel-4.2.1-5.fc18.x86_64 268/601 Verifying : inotify-tools-3.14-4.fc18.x86_64 269/601 Verifying : gcc-c++-4.7.2-8.fc18.x86_64 270/601 Verifying : 2:texlive-tetex-bin-svn27344.0-20.20130321_r29448.fc18 271/601 Verifying : 2:texlive-latex-fonts-svn28888.0-20.fc18.noarch 272/601 Verifying : ghostscript-9.06-8.fc18.x86_64 273/601 Verifying : 2:texlive-pxfonts-svn15878.0-20.fc18.noarch 274/601 Verifying : 2:texlive-fancyhdr-svn15878.3.1-20.fc18.noarch 275/601 Verifying : 2:texlive-cmap-svn26568.0-20.fc18.noarch 276/601 Verifying : gd-2.0.35-18.fc18.x86_64 277/601 Verifying : ocaml-runtime-4.00.1-1.fc18.x86_64 278/601 Verifying : 2:texlive-gsftopk-svn26689.1.19.2-20.fc18.noarch 279/601 Verifying : 2:texlive-fancyref-svn15878.0.9c-20.fc18.noarch 280/601 Verifying : 2:texlive-collection-latexrecommended-svn25795.0-20.20 281/601 Verifying : audit-libs-devel-2.3.2-1.fc18.x86_64 282/601 Verifying : 2:texlive-collection-basic-svn26314.0-20.20130321_r294 283/601 Verifying : 2:texlive-texlive.infra-bin-svn22566.0-20.20130321_r29 284/601 Verifying : fontconfig-devel-2.10.2-2.fc18.x86_64 285/601 Verifying : bc-1.06.95-7.fc18.x86_64 286/601 Verifying : jbigkit-libs-2.0-7.fc18.x86_64 287/601 Verifying : 2:texlive-dvipdfm-bin-svn13663.0-20.20130321_r29448.fc 288/601 Verifying : mysql-server-5.5.35-1.fc18.x86_64 289/601 Verifying : zlib-devel-1.2.7-9.fc18.x86_64 290/601 Verifying : 2:texlive-misc-svn24955.0-20.fc18.noarch 291/601 Verifying : 2:texlive-cmextra-svn14075.0-20.fc18.noarch 292/601 Verifying : 2:texlive-mptopdf-svn26689.0-20.fc18.noarch 293/601 Verifying : 2:texlive-luaotfload-bin-svn18579.0-20.20130321_r29448 294/601 Verifying : 2:texlive-amsfonts-svn29208.3.04-20.fc18.noarch 295/601 Verifying : libselinux-devel-2.1.12-7.3.fc18.x86_64 296/601 Verifying : 1:perl-ExtUtils-ParseXS-3.16-245.fc18.noarch 297/601 Verifying : 2:texlive-texlive-scripts-bin-svn13663.0-20.20130321_r 298/601 Verifying : xorg-x11-proto-devel-7.6-24.fc18.noarch 299/601 Verifying : 2:texlive-url-svn16864.3.2-20.fc18.noarch 300/601 Verifying : libXdamage-1.1.3-4.fc18.x86_64 301/601 Verifying : 2:texlive-luatex-svn26689.0.70.1-20.fc18.noarch 302/601 Verifying : 4:perl-devel-5.16.3-245.fc18.x86_64 303/601 Verifying : libxml2-python-2.9.1-1.fc18.1.x86_64 304/601 Verifying : python-deltarpm-3.6-0.12.20110223git.fc18.x86_64 305/601 Verifying : 2:texlive-texlive.infra-svn28217.0-20.fc18.noarch 306/601 Verifying : pciutils-3.1.10-2.fc18.x86_64 307/601 Verifying : 2:texlive-symbol-svn28614.0-20.fc18.noarch 308/601 Verifying : 2:texlive-enctex-svn28602.0-20.fc18.noarch 309/601 Verifying : 2:texlive-babelbib-svn25245.1.31-20.fc18.noarch 310/601 Verifying : libxslt-python-1.1.28-1.fc18.x86_64 311/601 Verifying : mesa-libGL-devel-9.2-0.12.20130610.fc18.x86_64 312/601 Verifying : 2:texlive-ae-svn15878.1.4-20.fc18.noarch 313/601 Verifying : gnupg-1.4.16-2.fc18.x86_64 314/601 Verifying : gnutls-utils-2.12.23-2.fc18.x86_64 315/601 Verifying : mesa-libglapi-9.2-0.12.20130610.fc18.x86_64 316/601 Verifying : PyXML-0.8.4-28.fc18.x86_64 317/601 Verifying : libXcursor-devel-1.1.13-5.20130524git8f677eaea.fc18.x8 318/601 Verifying : perl-ExtUtils-Install-1.58-245.fc18.noarch 319/601 Verifying : 2:texlive-pdftex-def-svn22653.0.06d-20.fc18.noarch 320/601 Verifying : 2:texlive-mparhack-svn15878.1.4-20.fc18.noarch 321/601 Verifying : 2:texlive-pst-fill-svn15878.1.01-20.fc18.noarch 322/601 Verifying : libXaw-1.0.11-2.fc18.x86_64 323/601 Verifying : 1:qt-devel-4.8.5-10.fc18.x86_64 324/601 Verifying : 2:texlive-extsizes-svn17263.1.4a-20.fc18.noarch 325/601 Verifying : httpd-2.4.6-2.fc18.x86_64 326/601 Verifying : elfutils-libelf-devel-0.155-1.fc18.x86_64 327/601 Verifying : 2:texlive-microtype-svn29392.2.5-20.fc18.noarch 328/601 Verifying : PyGreSQL-4.0-5.fc18.x86_64 329/601 Verifying : 2:texlive-sepnum-svn20186.2.0-20.fc18.noarch 330/601 Verifying : 1:emacs-nox-24.2-20.fc18.x86_64 331/601 Verifying : python-cssselect-0.7.1-3.fc18.noarch 332/601 Verifying : rpm-build-4.10.3.1-3.fc18.x86_64 333/601 Verifying : crontabs-1.11-4.20101115git.fc18.noarch 334/601 Verifying : libgomp-4.7.2-8.fc18.x86_64 335/601 Verifying : 2:texlive-bera-svn20031.0-20.fc18.noarch 336/601 Verifying : 2:texlive-dvipdfmx-bin-svn26509.0-20.20130321_r29448.f 337/601 Verifying : libtasn1-devel-2.14-1.fc18.x86_64 338/601 Verifying : 2:texlive-carlisle-svn18258.0-20.fc18.noarch 339/601 Verifying : libICE-1.0.8-2.fc18.x86_64 340/601 Verifying : 2:texlive-mfware-bin-svn26509.0-20.20130321_r29448.fc1 341/601 Verifying : 2:texlive-tex-gyre-math-svn29045.0-20.fc18.noarch 342/601 Verifying : libX11-devel-1.5.99.901-3.20130524gita3bdd2b09.fc18.x8 343/601 Verifying : 2:texlive-geometry-svn19716.5.6-20.fc18.noarch 344/601 Verifying : 2:texlive-pdfpages-svn27574.0.4t-20.fc18.noarch 345/601 Verifying : xmlsec1-1.2.18-3.fc18.x86_64 346/601 Verifying : libXmu-1.1.1-2.fc18.x86_64 347/601 Verifying : libstdc++-devel-4.7.2-8.fc18.x86_64 348/601 Verifying : perl-Compress-Raw-Zlib-2.059-1.fc18.x86_64 349/601 Verifying : rsync-3.0.9-5.fc18.x86_64 350/601 Verifying : 2:texlive-xdvi-svn26689.22.85-20.fc18.noarch 351/601 Verifying : 2:texlive-hyphen-base-svn29197.0-20.fc18.noarch 352/601 Verifying : fedora-logos-17.0.3-3.fc18.noarch 353/601 Verifying : perl-ExtUtils-Embed-1.30-245.fc18.noarch 354/601 Verifying : 1:qt-4.8.5-10.fc18.x86_64 355/601 Verifying : 2:texlive-multido-svn18302.1.42-20.fc18.noarch 356/601 Verifying : bzip2-1.0.6-7.fc18.x86_64 357/601 Verifying : 2:tar-1.26-12.fc18.x86_64 358/601 Verifying : krb5-devel-1.10.3-17.fc18.x86_64 359/601 Verifying : 1:libusb-0.1.3-11.fc18.x86_64 360/601 Verifying : 2:texlive-fancyvrb-svn18492.2.8-20.fc18.noarch 361/601 Verifying : 2:texlive-ifetex-svn24853.1.2-20.fc18.noarch 362/601 Verifying : libdnet-devel-1.12-9.fc18.x86_64 363/601 Verifying : dosfstools-3.0.22-2.fc18.x86_64 364/601 Verifying : pciutils-devel-3.1.10-2.fc18.x86_64 365/601 Verifying : mysql-5.5.35-1.fc18.x86_64 366/601 Verifying : sudo-1.8.6p7-1.fc18.x86_64 367/601 Verifying : 2:texlive-marginnote-svn25880.v1.1i-20.fc18.noarch 368/601 Verifying : 2:texlive-mathpazo-svn15878.1.003-20.fc18.noarch 369/601 Verifying : 2:texlive-ucs-svn27549.2.1-20.fc18.noarch 370/601 Verifying : 4:perl-5.16.3-245.fc18.x86_64 371/601 Verifying : lcms2-2.5-1.fc18.x86_64 372/601 Verifying : ppl-pwl-0.11.2-10.fc18.x86_64 373/601 Verifying : xmlto-0.0.25-4.fc18.x86_64 374/601 Verifying : libXt-1.1.3-4.20130524git1f4802b74.fc18.x86_64 375/601 Verifying : pcsc-lite-1.8.7-1.fc18.x86_64 376/601 Verifying : 2:texlive-tex4ht-bin-svn26509.0-20.20130321_r29448.fc1 377/601 Verifying : libXrender-devel-0.9.7-5.20130524git786f78fd8.fc18.x86 378/601 Verifying : postgresql-libs-9.2.5-1.fc18.x86_64 379/601 Verifying : libXrandr-devel-1.4.0-4.20130524gitc90f74497.fc18.x86_ 380/601 Verifying : libdb4-devel-4.8.30-5.fc18.x86_64 381/601 Verifying : 2:texlive-hyperref-svn28213.6.83m-20.fc18.noarch 382/601 Verifying : libmodman-2.0.1-5.fc18.x86_64 383/601 Verifying : less-444-9.fc18.x86_64 384/601 Verifying : gdbm-devel-1.10-3.fc18.x86_64 385/601 Verifying : php-cli-5.4.23-1.fc18.x86_64 386/601 Verifying : libSM-1.2.1-2.fc18.x86_64 387/601 Verifying : libXfont-1.4.5-2.fc18.x86_64 388/601 Verifying : hicolor-icon-theme-0.12-5.fc18.noarch 389/601 Verifying : 2:texlive-etoolbox-svn20922.2.1-20.fc18.noarch 390/601 Verifying : hmaccalc-0.9.12-4.fc18.x86_64 391/601 Verifying : 2:texlive-thumbpdf-svn26689.3.15-20.fc18.noarch 392/601 Verifying : hwdata-0.244-1.fc18.noarch 393/601 Verifying : perl-Pod-Parser-1.51-245.fc18.noarch 394/601 Verifying : 2:texlive-type1cm-svn21820.0-20.fc18.noarch 395/601 Verifying : ocaml-compiler-libs-4.00.1-1.fc18.x86_64 396/601 Verifying : 1:valgrind-devel-3.8.1-9.fc18.x86_64 397/601 Verifying : 2:texlive-listings-svn15878.1.4-20.fc18.noarch 398/601 Verifying : perl-Data-Dumper-2.135.06-245.fc18.x86_64 399/601 Verifying : libcroco-0.6.8-1.fc18.x86_64 400/601 Verifying : perl-ExtUtils-Manifest-1.63-1.fc18.noarch 401/601 Verifying : mailcap-2.1.40-1.fc18.noarch 402/601 Verifying : readline-devel-6.2-5.fc18.x86_64 403/601 Verifying : perl-IO-AIO-4.15-3.fc18.x86_64 404/601 Verifying : perl-ExtUtils-MakeMaker-6.63.2-245.fc18.noarch 405/601 Verifying : 2:texlive-psfrag-svn15878.3.04-20.fc18.noarch 406/601 Verifying : 2:texlive-base-2012-20.20130321_r29448.fc18.noarch 407/601 Verifying : perl-threads-1.89-1.fc18.x86_64 408/601 Verifying : libXrandr-1.4.0-4.20130524gitc90f74497.fc18.x86_64 409/601 Verifying : 2:texlive-subfig-svn15878.1.3-20.fc18.noarch 410/601 Verifying : ed-1.8-1.fc18.x86_64 411/601 Verifying : 2:texlive-pstricks-svn29482.2.37-20.fc18.noarch 412/601 Verifying : source-highlight-3.1.6-3.fc18.x86_64 413/601 Verifying : asciidoc-8.6.8-1.fc18.noarch 414/601 Verifying : libdrm-2.4.46-1.fc18.x86_64 415/601 Verifying : python-ZSI-2.1-2.fc18.noarch 416/601 Verifying : inotify-tools-devel-3.14-4.fc18.x86_64 417/601 Verifying : libX11-1.5.99.901-3.20130524gita3bdd2b09.fc18.x86_64 418/601 Verifying : 2:texlive-xdvi-bin-svn26509.0-20.20130321_r29448.fc18. 419/601 Verifying : boost-regex-1.50.0-7.fc18.x86_64 420/601 Verifying : 2:texlive-setspace-svn24881.6.7a-20.fc18.noarch 421/601 Verifying : 2:texlive-ms-svn24467.0-20.fc18.noarch 422/601 Verifying : 2:texlive-rsfs-svn15878.0-20.fc18.noarch 423/601 Verifying : 2:texlive-breakurl-svn15878.1.30-20.fc18.noarch 424/601 Verifying : 2:texlive-bibtex-bin-svn26509.0-20.20130321_r29448.fc1 425/601 Verifying : lua-devel-5.1.4-11.fc18.x86_64 426/601 Verifying : perl-PlRPC-0.2020-11.fc18.noarch 427/601 Verifying : 2:texlive-pstricks-add-svn28750.3.59-20.fc18.noarch 428/601 Verifying : 2:texlive-ncntrsbk-svn28614.0-20.fc18.noarch 429/601 Verifying : perl-DBI-1.623-1.fc18.x86_64 430/601 Verifying : 2:texlive-babel-svn24756.3.8m-20.fc18.noarch 431/601 Verifying : libXi-1.6.2.901-1.fc18.x86_64 432/601 Verifying : 2:texlive-kpathsea-svn28792.0-20.fc18.noarch 433/601 Verifying : 2:texlive-tetex-svn29349.3.0-20.fc18.noarch 434/601 Verifying : 2:texlive-collection-htmlxml-svn28251.0-20.20130321_r2 435/601 Verifying : 2:texlive-tex-svn26689.3.1415926-20.fc18.noarch 436/601 Verifying : libXrender-0.9.7-5.20130524git786f78fd8.fc18.x86_64 437/601 Verifying : libtool-2.4.2-7.fc18.x86_64 438/601 Verifying : fontconfig-2.10.2-2.fc18.x86_64 439/601 Verifying : mailx-12.5-7.fc18.x86_64 440/601 Verifying : 2:texlive-texconfig-bin-svn27344.0-20.20130321_r29448. 441/601 Verifying : libXcursor-1.1.13-5.20130524git8f677eaea.fc18.x86_64 442/601 Verifying : libXft-2.3.1-2.fc18.x86_64 443/601 Verifying : mesa-libGL-9.2-0.12.20130610.fc18.x86_64 444/601 Verifying : unzip-6.0-10.fc18.x86_64 445/601 Verifying : 2:texlive-pst-slpe-svn24391.1.31-20.fc18.noarch 446/601 Verifying : 2:texlive-beton-svn15878.0-20.fc18.noarch 447/601 Verifying : 1:emacs-filesystem-24.2-20.fc18.noarch 448/601 Verifying : 2:texlive-dvipdfmx-svn26765.0-20.fc18.noarch 449/601 Verifying : 2:texlive-makeindex-svn26689.2.12-20.fc18.noarch 450/601 Verifying : 2:texlive-gsftopk-bin-svn26509.0-20.20130321_r29448.fc 451/601 Verifying : 2:texlive-memoir-svn21638.3.6j_patch_6.0g-20.fc18.noar 452/601 Verifying : 2:texlive-eso-pic-svn21515.2.0c-20.fc18.noarch 453/601 Verifying : 2:texlive-psnfss-svn23394.9.2a-20.fc18.noarch 454/601 Verifying : 2:texlive-tex4ht-svn29474.0-20.fc18.noarch 455/601 Verifying : mpfr-3.1.1-1.fc18.x86_64 456/601 Verifying : 2:texlive-luatexbase-svn22560.0.31-20.fc18.noarch 457/601 Verifying : liblockfile-1.08-14.fc18.x86_64 458/601 Verifying : sgml-common-0.6.3-37.fc18.noarch 459/601 Verifying : net-tools-2.0-0.2.20121106git.fc18.x86_64 460/601 Verifying : 2:texlive-lua-alt-getopt-svn29349.0.7.0-20.fc18.noarch 461/601 Verifying : 2:texlive-fpl-svn15878.1.002-20.fc18.noarch 462/601 Verifying : postgresql-server-9.2.5-1.fc18.x86_64 463/601 Verifying : python-psycopg2-2.4.5-6.fc18.x86_64 464/601 Verifying : bzip2-devel-1.0.6-7.fc18.x86_64 465/601 Verifying : apr-util-1.4.1-6.fc18.x86_64 466/601 Verifying : perl-Net-SSLeay-1.49-1.fc18.x86_64 467/601 Verifying : bison-2.6.1-1.fc18.x86_64 468/601 Verifying : perl-PathTools-3.39.2-245.fc18.x86_64 469/601 Verifying : 2:texlive-fancybox-svn18304.1.4-20.fc18.noarch 470/601 Verifying : poppler-data-0.4.6-2.fc18.noarch 471/601 Verifying : dnsmasq-2.65-8.fc18.x86_64 472/601 Verifying : atk-2.6.0-1.fc18.x86_64 473/601 Verifying : ocaml-4.00.1-1.fc18.x86_64 474/601 Verifying : 2:texlive-jadetex-svn23409.3.13-20.fc18.noarch 475/601 Verifying : m2crypto-0.21.1-9.fc18.x86_64 476/601 Verifying : libaio-0.3.109-6.fc18.x86_64 477/601 Verifying : docbook-style-dsssl-1.79-14.fc18.noarch 478/601 Verifying : slang-2.2.4-5.fc18.x86_64 479/601 Verifying : gtk2-2.24.19-1.fc18.x86_64 480/601 Verifying : dwz-0.8-1.fc18.x86_64 481/601 Verifying : fontpackages-filesystem-1.44-5.fc18.noarch 482/601 Verifying : glibc-devel-2.16-34.fc18.x86_64 483/601 Verifying : 2:texlive-oberdiek-svn26725.0-20.fc18.noarch 484/601 Verifying : php-devel-5.4.23-1.fc18.x86_64 485/601 Verifying : 2:texlive-pst-grad-svn15878.1.06-20.fc18.noarch 486/601 Verifying : subversion-libs-1.7.14-1.fc18.x86_64 487/601 Verifying : popt-devel-1.13-12.fc18.x86_64 488/601 Verifying : libXau-devel-1.0.6-4.fc18.x86_64 489/601 Verifying : 2:texlive-beamer-svn29349.3.26-20.fc18.noarch 490/601 Verifying : 14:libpcap-1.3.0-2.fc18.x86_64 491/601 Verifying : 2:texlive-wasy-svn15878.0-20.fc18.noarch 492/601 Verifying : 1:qt-x11-4.8.5-10.fc18.x86_64 493/601 Verifying : 2:texlive-lm-math-svn29044.1.958-20.fc18.noarch 494/601 Verifying : 2:texlive-latex-bin-bin-svn14050.0-20.20130321_r29448. 495/601 Verifying : gnutls-c++-2.12.23-2.fc18.x86_64 496/601 Verifying : iptables-services-1.4.16.2-5.fc18.x86_64 497/601 Verifying : 2:texlive-xkeyval-svn27995.2.6a-20.fc18.noarch 498/601 Verifying : gdk-pixbuf2-2.26.5-1.fc18.x86_64 499/601 Verifying : gl-manpages-1.1-5.20130122.fc18.noarch 500/601 Verifying : 2:texlive-section-svn20180.0-20.fc18.noarch 501/601 Verifying : libXcomposite-0.4.3-4.fc18.x86_64 502/601 Verifying : libjpeg-turbo-1.2.90-1.fc18.x86_64 503/601 Verifying : libtiff-4.0.3-9.fc18.x86_64 504/601 Verifying : 2:texlive-palatino-svn28614.0-20.fc18.noarch 505/601 Verifying : docbook-utils-pdf-0.6.14-34.fc18.noarch 506/601 Verifying : 2:texlive-natbib-svn20668.8.31b-20.fc18.noarch 507/601 Verifying : pcsc-lite-ccid-1.4.8-1.fc18.x86_64 508/601 Verifying : 2:texlive-crop-svn15878.1.5-20.fc18.noarch 509/601 Verifying : 2:texlive-algorithms-svn15878.0.1-20.fc18.noarch 510/601 Verifying : zziplib-0.13.60-2.fc18.x86_64 511/601 Verifying : perl-Guard-1.022-3.fc18.x86_64 512/601 Verifying : cvs-1.11.23-31.fc18.x86_64 513/601 Verifying : 2:texlive-xunicode-svn23897.0.981-20.fc18.noarch 514/601 Verifying : libzip-0.10.1-5.fc18.x86_64 515/601 Verifying : 2:texlive-l3kernel-svn29409.SVN_4469-20.fc18.noarch 516/601 Verifying : ctags-5.8-9.fc18.x86_64 517/601 Verifying : postgresql-9.2.5-1.fc18.x86_64 518/601 Verifying : cairo-1.12.14-2.fc18.x86_64 519/601 Verifying : libXfixes-devel-5.0-6.20130524gitc480fe327.fc18.x86_64 520/601 Verifying : 2:texlive-txfonts-svn15878.0-20.fc18.noarch 521/601 Verifying : 2:texlive-index-svn24099.4.1beta-20.fc18.noarch 522/601 Verifying : nasm-2.10.07-1.fc18.x86_64 523/601 Verifying : 2:texlive-utopia-svn15878.0-20.fc18.noarch 524/601 Verifying : newt-0.52.14-3.fc18.x86_64 525/601 Verifying : libICE-devel-1.0.8-2.fc18.x86_64 526/601 Verifying : libXxf86vm-devel-1.1.2-5.20130524git4c4123441.fc18.x86 527/601 Verifying : freetype-2.4.10-5.fc18.x86_64 528/601 Verifying : perl-srpm-macros-1-5.fc18.noarch 529/601 Verifying : 2:texlive-tex-bin-svn26912.0-20.20130321_r29448.fc18.x 530/601 Verifying : avahi-libs-0.6.31-6.fc18.x86_64 531/601 Verifying : libgcrypt-devel-1.5.3-1.fc18.x86_64 532/601 Verifying : libwayland-server-1.0.5-1.fc18.x86_64 533/601 Verifying : 1:doxygen-1.8.3.1-2.fc18.x86_64 534/601 Verifying : ppl-0.11.2-10.fc18.x86_64 535/601 Verifying : cronie-1.4.10-1.fc18.x86_64 536/601 Verifying : libXxf86vm-1.1.2-5.20130524git4c4123441.fc18.x86_64 537/601 Verifying : binutils-devel-2.23.51.0.1-10.fc18.x86_64 538/601 Verifying : 2:texlive-collection-latex-svn25030.0-20.20130321_r294 539/601 Verifying : 2:texlive-xmltex-bin-svn3006.0-20.20130321_r29448.fc18 540/601 Verifying : xz-devel-5.1.2-2alpha.fc18.x86_64 541/601 Verifying : 2:texlive-rcs-svn15878.0-20.fc18.noarch 542/601 Verifying : 1:make-3.82-15.fc18.x86_64 543/601 Verifying : 2:texlive-plain-svn26647.0-20.fc18.noarch 544/601 Verifying : mysql-libs-5.5.35-1.fc18.x86_64 545/601 Verifying : libXt-devel-1.1.3-4.20130524git1f4802b74.fc18.x86_64 546/601 Verifying : perl-IO-Compress-2.058-1.fc18.noarch 547/601 Verifying : perl-Event-1.20-3.fc18.x86_64 548/601 Verifying : elfutils-0.155-1.fc18.x86_64 549/601 Verifying : expect-5.45-7.fc18.x86_64 550/601 Verifying : 2:texlive-euler-svn17261.2.5-20.fc18.noarch 551/601 Verifying : graphite2-1.1.1-4.fc18.x86_64 552/601 Verifying : 2:texlive-amsmath-svn29327.2.14-20.fc18.noarch 553/601 Verifying : 2:texlive-pspicture-svn15878.0-20.fc18.noarch 554/601 Verifying : 2:texlive-dvips-svn28616.0-20.fc18.noarch 555/601 Verifying : gdb-7.5.1-42.fc18.x86_64 556/601 Verifying : perl-threads-shared-1.40-245.fc18.x86_64 557/601 Verifying : urw-fonts-2.4-14.fc18.noarch 558/601 Verifying : genisoimage-1.1.11-14.fc18.x86_64 559/601 Verifying : 2:texlive-zapfding-svn28614.0-20.fc18.noarch 560/601 Verifying : postgresql-devel-9.2.5-1.fc18.x86_64 561/601 Verifying : 2:texlive-euro-svn22191.1.1-20.fc18.noarch 562/601 Verifying : libdnet-1.12-9.fc18.x86_64 563/601 Verifying : python-dateutil-1.5-5.fc18.noarch 564/601 Verifying : alsa-lib-1.0.26-2.fc18.x86_64 565/601 Verifying : libSM-devel-1.2.1-2.fc18.x86_64 566/601 Verifying : 2:texlive-hyph-utf8-svn29193.0-20.fc18.noarch 567/601 Verifying : 4:perl-libs-5.16.3-245.fc18.x86_64 568/601 Verifying : 1:openssl-1.0.1e-37.fc18.x86_64 569/601 Verifying : zip-3.0-5.fc18.x86_64 570/601 Verifying : 2:texlive-enumitem-svn24146.3.5.2-20.fc18.noarch 571/601 Verifying : 2:texlive-csquotes-svn24393.5.1d-20.fc18.noarch 572/601 Verifying : 2:texlive-cm-super-svn15878.0-20.fc18.noarch 573/601 Verifying : perl-Socket-2.002-3.fc18.x86_64 574/601 Verifying : 2:texlive-pst-blur-svn15878.2.0-20.fc18.noarch 575/601 Verifying : 2:texlive-textcase-svn15878.0-20.fc18.noarch 576/601 Verifying : php-gd-5.4.23-1.fc18.x86_64 577/601 Verifying : 2:texlive-metafont-svn26689.2.718281-20.fc18.noarch 578/601 Verifying : python-setuptools-0.6.49-1.fc18.noarch 579/601 Verifying : libX11-common-1.5.99.901-3.20130524gita3bdd2b09.fc18.n 580/601 Verifying : 2:texlive-metalogo-svn18611.0.12-20.fc18.noarch 581/601 Verifying : libXext-1.3.1-3.20130524gitdfe6e1f3b.fc18.x86_64 582/601 Verifying : 2:texlive-passivetex-svn15878.0-20.fc18.noarch 583/601 Verifying : 2:texlive-ulem-svn26785.0-20.fc18.noarch 584/601 Verifying : 2:texlive-soul-svn15878.2.4-20.fc18.noarch 585/601 Verifying : lksctp-tools-1.0.11-5.fc18.x86_64 586/601 Verifying : jasper-libs-1.900.1-20.fc18.x86_64 587/601 Verifying : 2:texlive-pdftex-svn29349.1.40.11-20.fc18.noarch 588/601 Verifying : 1:openssl-devel-1.0.1e-37.fc18.x86_64 589/601 Verifying : 2:texlive-etex-svn22198.2.1-20.fc18.noarch 590/601 Verifying : 2:texlive-luaotfload-svn26718.1.26-20.fc18.noarch 591/601 Verifying : libXfixes-5.0-6.20130524gitc480fe327.fc18.x86_64 592/601 Verifying : 2:texlive-amscls-svn29207.0-20.fc18.noarch 593/601 Verifying : 2:texlive-attachfile-svn21866.v1.5b-20.fc18.noarch 594/601 Verifying : 1:valgrind-3.8.1-9.fc18.x86_64 595/601 Verifying : mesa-libGLU-9.0.0-1.fc18.x86_64 596/601 Verifying : 2:texlive-helvetic-svn28614.0-20.fc18.noarch 597/601 Verifying : 2:texlive-metafont-bin-svn26912.0-20.20130321_r29448.f 598/601 Verifying : 2:texlive-texlive-common-doc-svn26673.0-20.fc18.noarch 599/601 Verifying : perl-Compress-Raw-Bzip2-2.059-1.fc18.x86_64 600/601 Verifying : automake-1.12.2-5.fc18.noarch 601/601 Installed: GeoIP-devel.x86_64 0:1.4.8-4.fc18 PyGreSQL.x86_64 0:4.0-5.fc18 PyXML.x86_64 0:0.8.4-28.fc18 asciidoc.noarch 0:8.6.8-1.fc18 audit-libs-devel.x86_64 0:2.3.2-1.fc18 bc.x86_64 0:1.06.95-7.fc18 beecrypt-devel.x86_64 0:4.2.1-5.fc18 binutils-devel.x86_64 0:2.23.51.0.1-10.fc18 bison.x86_64 0:2.6.1-1.fc18 bzip2.x86_64 0:1.0.6-7.fc18 bzip2-devel.x86_64 0:1.0.6-7.fc18 createrepo.noarch 0:0.9.9-21.fc18 cronie.x86_64 0:1.4.10-1.fc18 cvs.x86_64 0:1.11.23-31.fc18 dnsmasq.x86_64 0:2.65-8.fc18 docbook-utils-pdf.noarch 0:0.6.14-34.fc18 dosfstools.x86_64 0:3.0.22-2.fc18 doxygen.x86_64 1:1.8.3.1-2.fc18 ed.x86_64 0:1.8-1.fc18 elfutils-devel.x86_64 0:0.155-1.fc18 elfutils-libelf-devel.x86_64 0:0.155-1.fc18 emacs-nox.x86_64 1:24.2-20.fc18 expat-devel.x86_64 0:2.1.0-4.fc18 expect.x86_64 0:5.45-7.fc18 flex.x86_64 0:2.5.36-1.fc18 gcc-c++.x86_64 0:4.7.2-8.fc18 gd.x86_64 0:2.0.35-18.fc18 genisoimage.x86_64 0:1.1.11-14.fc18 gettext.x86_64 0:0.18.1.1-17.fc18 gettext-devel.x86_64 0:0.18.1.1-17.fc18 ghostscript.x86_64 0:9.06-8.fc18 git.x86_64 0:1.8.1.4-2.fc18 glib2-devel.x86_64 0:2.34.2-2.fc18 gnupg.x86_64 0:1.4.16-2.fc18 gnutls-devel.x86_64 0:2.12.23-2.fc18 gnutls-utils.x86_64 0:2.12.23-2.fc18 hmaccalc.x86_64 0:0.9.12-4.fc18 httpd.x86_64 0:2.4.6-2.fc18 inotify-tools-devel.x86_64 0:3.14-4.fc18 iptables-services.x86_64 0:1.4.16.2-5.fc18 less.x86_64 0:444-9.fc18 libcurl-devel.x86_64 0:7.27.0-12.fc18 libdb4-devel.x86_64 0:4.8.30-5.fc18 libdnet-devel.x86_64 0:1.12-9.fc18 libgcrypt-devel.x86_64 0:1.5.3-1.fc18 libpcap-devel.x86_64 14:1.3.0-2.fc18 libtasn1-devel.x86_64 0:2.14-1.fc18 libtool.x86_64 0:2.4.2-7.fc18 libxml2-devel.x86_64 0:2.9.1-1.fc18.1 libxml2-python.x86_64 0:2.9.1-1.fc18.1 libxslt-python.x86_64 0:1.1.28-1.fc18 linuxdoc-tools.x86_64 0:0.9.67-2.fc18 lksctp-tools-devel.x86_64 0:1.0.11-5.fc18 lua-devel.x86_64 0:5.1.4-11.fc18 m2crypto.x86_64 0:0.21.1-9.fc18 mailx.x86_64 0:12.5-7.fc18 make.x86_64 1:3.82-15.fc18 mod_ssl.x86_64 1:2.4.6-2.fc18 mtools.x86_64 0:4.0.17-3.fc18 mysql.x86_64 0:5.5.35-1.fc18 mysql-devel.x86_64 0:5.5.35-1.fc18 mysql-server.x86_64 0:5.5.35-1.fc18 nasm.x86_64 0:2.10.07-1.fc18 ncurses-devel.x86_64 0:5.9-11.20130511.fc18 net-tools.x86_64 0:2.0-0.2.20121106git.fc18 newt-devel.x86_64 0:0.52.14-3.fc18 nmap-ncat.x86_64 2:6.40-1.fc18 ocaml.x86_64 0:4.00.1-1.fc18 openssl.x86_64 1:1.0.1e-37.fc18 openssl-devel.x86_64 1:1.0.1e-37.fc18 patchutils.x86_64 0:0.3.2-3.fc18 pciutils-devel.x86_64 0:3.1.10-2.fc18 perl-ExtUtils-Embed.noarch 0:1.30-245.fc18 pesign.x86_64 0:0.100-1.fc18 php.x86_64 0:5.4.23-1.fc18 php-devel.x86_64 0:5.4.23-1.fc18 php-gd.x86_64 0:5.4.23-1.fc18 php-pgsql.x86_64 0:5.4.23-1.fc18 postfix.x86_64 2:2.9.7-2.fc18 postgresql.x86_64 0:9.2.5-1.fc18 postgresql-devel.x86_64 0:9.2.5-1.fc18 postgresql-server.x86_64 0:9.2.5-1.fc18 pyOpenSSL.x86_64 0:0.13.1-1.fc18 python-ZSI.noarch 0:2.1-2.fc18 python-dateutil.noarch 0:1.5-5.fc18 python-devel.x86_64 0:2.7.3-13.fc18 python-lxml.x86_64 0:3.2.4-1.fc18 python-psycopg2.x86_64 0:2.4.5-6.fc18 python-setuptools.noarch 0:0.6.49-1.fc18 python-simplejson.x86_64 0:2.6.2-1.fc18 qt-devel.x86_64 1:4.8.5-10.fc18 readline-devel.x86_64 0:6.2-5.fc18 redhat-rpm-config.noarch 0:9.1.0-37.2.fc18 rpm-build.x86_64 0:4.10.3.1-3.fc18 rpm-devel.x86_64 0:4.10.3.1-3.fc18 rsync.x86_64 0:3.0.9-5.fc18 sharutils.x86_64 0:4.11.1-5.fc18 subversion.x86_64 0:1.7.14-1.fc18 sudo.x86_64 0:1.8.6p7-1.fc18 syslinux.x86_64 0:4.05-4.fc18 tar.x86_64 2:1.26-12.fc18 texlive-ec.noarch 2:svn25033.1.0-20.fc18 texlive-latex.noarch 2:svn27907.0-20.fc18 valgrind-devel.x86_64 1:3.8.1-9.fc18 vconfig.x86_64 0:1.9-11.fc18 wget.x86_64 0:1.14-5.fc18 xmlsec1.x86_64 0:1.2.18-3.fc18 xmlsec1-openssl.x86_64 0:1.2.18-3.fc18 xmlto.x86_64 0:0.0.25-4.fc18 xorg-x11-xauth.x86_64 1:1.0.7-2.fc18 zlib-devel.x86_64 0:1.2.7-9.fc18 Dependency Installed: GeoIP.x86_64 0:1.4.8-4.fc18 alsa-lib.x86_64 0:1.0.26-2.fc18 apr.x86_64 0:1.4.6-3.fc18 apr-util.x86_64 0:1.4.1-6.fc18 at-spi2-atk.x86_64 0:2.6.2-1.fc18 at-spi2-core.x86_64 0:2.6.3-1.fc18 atk.x86_64 0:2.6.0-1.fc18 autoconf.noarch 0:2.69-3.fc18 automake.noarch 0:1.12.2-5.fc18 avahi-libs.x86_64 0:0.6.31-6.fc18 beecrypt.x86_64 0:4.2.1-5.fc18 binutils.x86_64 0:2.23.51.0.1-10.fc18 boost-regex.x86_64 0:1.50.0-7.fc18 cairo.x86_64 0:1.12.14-2.fc18 cairo-gobject.x86_64 0:1.12.14-2.fc18 cloog-ppl.x86_64 0:0.15.11-4.fc18.1 colord-libs.x86_64 0:1.0.5-1.fc18 coolkey.x86_64 0:1.1.0-21.fc18 cpp.x86_64 0:4.7.2-8.fc18 cronie-anacron.x86_64 0:1.4.10-1.fc18 crontabs.noarch 0:1.11-4.20101115git.fc18 ctags.x86_64 0:5.8-9.fc18 cups-libs.x86_64 1:1.5.4-28.fc18 deltarpm.x86_64 0:3.6-0.12.20110223git.fc18 docbook-dtds.noarch 0:1.0-57.fc18 docbook-style-dsssl.noarch 0:1.79-14.fc18 docbook-style-xsl.noarch 0:1.78.1-1.fc18 docbook-utils.noarch 0:0.6.14-34.fc18 dwz.x86_64 0:0.8-1.fc18 elfutils.x86_64 0:0.155-1.fc18 elfutils-libs.x86_64 0:0.155-1.fc18 emacs-common.x86_64 1:24.2-20.fc18 emacs-filesystem.noarch 1:24.2-20.fc18 fedora-logos.noarch 0:17.0.3-3.fc18 file.x86_64 0:5.11-4.fc18 fontconfig.x86_64 0:2.10.2-2.fc18 fontconfig-devel.x86_64 0:2.10.2-2.fc18 fontpackages-filesystem.noarch 0:1.44-5.fc18 freetype.x86_64 0:2.4.10-5.fc18 freetype-devel.x86_64 0:2.4.10-5.fc18 gcc.x86_64 0:4.7.2-8.fc18 gdb.x86_64 0:7.5.1-42.fc18 gdbm-devel.x86_64 0:1.10-3.fc18 gdk-pixbuf2.x86_64 0:2.26.5-1.fc18 gettext-common-devel.noarch 0:0.18.1.1-17.fc18 gettext-libs.x86_64 0:0.18.1.1-17.fc18 ghostscript-fonts.noarch 0:5.50-29.fc18 gl-manpages.noarch 0:1.1-5.20130122.fc18 glibc-devel.x86_64 0:2.16-34.fc18 glibc-headers.x86_64 0:2.16-34.fc18 gnutls-c++.x86_64 0:2.12.23-2.fc18 gpm-libs.x86_64 0:1.20.6-26.fc18 graphite2.x86_64 0:1.1.1-4.fc18 graphviz.x86_64 0:2.28.0-27.fc18 groff.x86_64 0:1.22.1-2.fc18 groff-base.x86_64 0:1.22.1-2.fc18 gtk2.x86_64 0:2.24.19-1.fc18 gtk3.x86_64 0:3.6.4-2.fc18 gts.x86_64 0:0.7.6-21.20111025.fc18 harfbuzz.x86_64 0:0.9.12-2.fc18 hicolor-icon-theme.noarch 0:0.12-5.fc18 httpd-tools.x86_64 0:2.4.6-2.fc18 hwdata.noarch 0:0.244-1.fc18 inotify-tools.x86_64 0:3.14-4.fc18 jasper-libs.x86_64 0:1.900.1-20.fc18 jbigkit-libs.x86_64 0:2.0-7.fc18 kernel-headers.x86_64 0:3.11.10-100.fc18 keyutils-libs-devel.x86_64 0:1.5.8-1.fc18 krb5-devel.x86_64 0:1.10.3-17.fc18 lasi.x86_64 0:1.1.1-5.fc18 lcms-libs.x86_64 0:1.19-7.fc18 lcms2.x86_64 0:2.5-1.fc18 libICE.x86_64 0:1.0.8-2.fc18 libICE-devel.x86_64 0:1.0.8-2.fc18 libSM.x86_64 0:1.2.1-2.fc18 libSM-devel.x86_64 0:1.2.1-2.fc18 libX11.x86_64 0:1.5.99.901-3.20130524gita3bdd2b09.fc18 libX11-common.noarch 0:1.5.99.901-3.20130524gita3bdd2b09.fc18 libX11-devel.x86_64 0:1.5.99.901-3.20130524gita3bdd2b09.fc18 libXau.x86_64 0:1.0.6-4.fc18 libXau-devel.x86_64 0:1.0.6-4.fc18 libXaw.x86_64 0:1.0.11-2.fc18 libXcomposite.x86_64 0:0.4.3-4.fc18 libXcursor.x86_64 0:1.1.13-5.20130524git8f677eaea.fc18 libXcursor-devel.x86_64 0:1.1.13-5.20130524git8f677eaea.fc18 libXdamage.x86_64 0:1.1.3-4.fc18 libXdamage-devel.x86_64 0:1.1.3-4.fc18 libXevie.x86_64 0:1.0.3-4.fc18 libXext.x86_64 0:1.3.1-3.20130524gitdfe6e1f3b.fc18 libXext-devel.x86_64 0:1.3.1-3.20130524gitdfe6e1f3b.fc18 libXfixes.x86_64 0:5.0-6.20130524gitc480fe327.fc18 libXfixes-devel.x86_64 0:5.0-6.20130524gitc480fe327.fc18 libXfont.x86_64 0:1.4.5-2.fc18 libXft.x86_64 0:2.3.1-2.fc18 libXft-devel.x86_64 0:2.3.1-2.fc18 libXi.x86_64 0:1.6.2.901-1.fc18 libXi-devel.x86_64 0:1.6.2.901-1.fc18 libXinerama.x86_64 0:1.1.2-5.20130524git99c644fc8.fc18 libXinerama-devel.x86_64 0:1.1.2-5.20130524git99c644fc8.fc18 libXmu.x86_64 0:1.1.1-2.fc18 libXpm.x86_64 0:3.5.10-2.fc18 libXrandr.x86_64 0:1.4.0-4.20130524gitc90f74497.fc18 libXrandr-devel.x86_64 0:1.4.0-4.20130524gitc90f74497.fc18 libXrender.x86_64 0:0.9.7-5.20130524git786f78fd8.fc18 libXrender-devel.x86_64 0:0.9.7-5.20130524git786f78fd8.fc18 libXt.x86_64 0:1.1.3-4.20130524git1f4802b74.fc18 libXt-devel.x86_64 0:1.1.3-4.20130524git1f4802b74.fc18 libXtst.x86_64 0:1.2.1-6.20130524gite7e04b7be.fc18 libXv.x86_64 0:1.0.7-5.20130524git50fc4cb18.fc18 libXv-devel.x86_64 0:1.0.7-5.20130524git50fc4cb18.fc18 libXxf86vm.x86_64 0:1.1.2-5.20130524git4c4123441.fc18 libXxf86vm-devel.x86_64 0:1.1.2-5.20130524git4c4123441.fc18 libaio.x86_64 0:0.3.109-6.fc18 libcom_err-devel.x86_64 0:1.42.5-1.fc18 libcroco.x86_64 0:0.6.8-1.fc18 libdnet.x86_64 0:1.12-9.fc18 libdrm.x86_64 0:2.4.46-1.fc18 libdrm-devel.x86_64 0:2.4.46-1.fc18 libfontenc.x86_64 0:1.1.1-2.fc18 libgnome-keyring.x86_64 0:3.6.0-1.fc18 libgomp.x86_64 0:4.7.2-8.fc18 libgpg-error-devel.x86_64 0:1.11-1.fc18 libgudev1.x86_64 0:201-2.fc18.9 libgusb.x86_64 0:0.1.6-1.fc18 libicu.x86_64 0:49.1.1-12.fc18 libjpeg-turbo.x86_64 0:1.2.90-1.fc18 liblockfile.x86_64 0:1.08-14.fc18 libmng.x86_64 0:1.0.10-8.fc18 libmodman.x86_64 0:2.0.1-5.fc18 libmpc.x86_64 0:0.9-3.fc18.2 libpcap.x86_64 14:1.3.0-2.fc18 libpciaccess.x86_64 0:0.13.1-2.fc18 libpng.x86_64 2:1.5.13-1.fc18 libproxy.x86_64 0:0.4.11-1.fc18 librsvg2.x86_64 0:2.36.4-1.fc18 libselinux-devel.x86_64 0:2.1.12-7.3.fc18 libsepol-devel.x86_64 0:2.1.8-2.fc18 libstdc++-devel.x86_64 0:4.7.2-8.fc18 libthai.x86_64 0:0.1.14-6.fc18 libtiff.x86_64 0:4.0.3-9.fc18 libtool-ltdl.x86_64 0:2.4.2-7.fc18 libunistring.x86_64 0:0.9.3-6.fc18 libusal.x86_64 0:1.1.11-14.fc18 libusb.x86_64 1:0.1.3-11.fc18 libusbx.x86_64 0:1.0.14-1.fc18 libwayland-client.x86_64 0:1.0.5-1.fc18 libwayland-server.x86_64 0:1.0.5-1.fc18 libxcb.x86_64 0:1.9-3.fc18 libxcb-devel.x86_64 0:1.9-3.fc18 libzip.x86_64 0:0.10.1-5.fc18 lksctp-tools.x86_64 0:1.0.11-5.fc18 lynx.x86_64 0:2.8.7-9.fc18 m4.x86_64 0:1.4.16-5.fc18 mailcap.noarch 0:2.1.40-1.fc18 mesa-libEGL.x86_64 0:9.2-0.12.20130610.fc18 mesa-libGL.x86_64 0:9.2-0.12.20130610.fc18 mesa-libGL-devel.x86_64 0:9.2-0.12.20130610.fc18 mesa-libGLU.x86_64 0:9.0.0-1.fc18 mesa-libGLU-devel.x86_64 0:9.0.0-1.fc18 mesa-libgbm.x86_64 0:9.2-0.12.20130610.fc18 mesa-libglapi.x86_64 0:9.2-0.12.20130610.fc18 mpfr.x86_64 0:3.1.1-1.fc18 mysql-libs.x86_64 0:5.5.35-1.fc18 neon.x86_64 0:0.29.6-3.fc18 netpbm.x86_64 0:10.61.01-2.fc18 newt.x86_64 0:0.52.14-3.fc18 ocaml-compiler-libs.x86_64 0:4.00.1-1.fc18 ocaml-runtime.x86_64 0:4.00.1-1.fc18 openjade.x86_64 0:1.3.2-41.fc18 openjpeg-libs.x86_64 0:1.5.1-4.fc18 opensc.x86_64 0:0.12.2-6.fc18 opensp.x86_64 0:1.5.2-15.fc18 p11-kit-devel.x86_64 0:0.14-2.fc18 pakchois.x86_64 0:0.4-6 pango.x86_64 0:1.32.3-2.fc18 patch.x86_64 0:2.6.1-14.fc18 pciutils.x86_64 0:3.1.10-2.fc18 pciutils-libs.x86_64 0:3.1.10-2.fc18 pcre-devel.x86_64 0:8.31-5.fc18 pcsc-lite.x86_64 0:1.8.7-1.fc18 pcsc-lite-ccid.x86_64 0:1.4.8-1.fc18 pcsc-lite-libs.x86_64 0:1.8.7-1.fc18 perl.x86_64 4:5.16.3-245.fc18 perl-AnyEvent.x86_64 0:7.04-1.fc18 perl-AnyEvent-AIO.noarch 0:1.1-10.fc18 perl-AnyEvent-BDB.noarch 0:1.1-9.fc18 perl-BDB.x86_64 0:1.90-3.fc18 perl-Carp.noarch 0:1.26-243.fc18 perl-Compress-Raw-Bzip2.x86_64 0:2.059-1.fc18 perl-Compress-Raw-Zlib.x86_64 0:2.059-1.fc18 perl-Coro.x86_64 0:6.09-4.fc18 perl-DBD-MySQL.x86_64 0:4.023-1.fc18 perl-DBI.x86_64 0:1.623-1.fc18 perl-Data-Dumper.x86_64 0:2.135.06-245.fc18 perl-EV.x86_64 0:4.11-1.fc18 perl-Error.noarch 1:0.17018-4.fc18 perl-Event.x86_64 0:1.20-3.fc18 perl-ExtUtils-Install.noarch 0:1.58-245.fc18 perl-ExtUtils-MakeMaker.noarch 0:6.63.2-245.fc18 perl-ExtUtils-Manifest.noarch 0:1.63-1.fc18 perl-ExtUtils-ParseXS.noarch 1:3.16-245.fc18 perl-Filter.x86_64 0:1.49-1.fc18 perl-Git.noarch 0:1.8.1.4-2.fc18 perl-Guard.x86_64 0:1.022-3.fc18 perl-IO-AIO.x86_64 0:4.15-3.fc18 perl-IO-Compress.noarch 0:2.058-1.fc18 perl-IO-Socket-IP.noarch 0:0.17-1.fc18 perl-IO-Socket-SSL.noarch 0:1.80-1.fc18 perl-Module-Pluggable.noarch 1:4.00-245.fc18 perl-Net-Daemon.noarch 0:0.48-3.fc18 perl-Net-HTTP.noarch 0:6.06-1.fc18 perl-Net-LibIDN.x86_64 0:0.12-12.fc18 perl-Net-SSLeay.x86_64 0:1.49-1.fc18 perl-PathTools.x86_64 0:3.39.2-245.fc18 perl-PlRPC.noarch 0:0.2020-11.fc18 perl-Pod-Escapes.noarch 1:1.04-245.fc18 perl-Pod-Parser.noarch 0:1.51-245.fc18 perl-Pod-Perldoc.noarch 0:3.17.00-245.fc18 perl-Pod-Simple.noarch 1:3.20-245.fc18 perl-SGMLSpm.noarch 0:1.03ii-29.fc18 perl-Scalar-List-Utils.x86_64 0:1.25-245.fc18 perl-Socket.x86_64 0:2.002-3.fc18 perl-Task-Weaken.noarch 0:1.04-4.fc18 perl-Test-Harness.noarch 0:3.23-245.fc18 perl-common-sense.noarch 0:3.6-3.fc18 perl-devel.x86_64 4:5.16.3-245.fc18 perl-libs.x86_64 4:5.16.3-245.fc18 perl-macros.x86_64 4:5.16.3-245.fc18 perl-parent.noarch 1:0.225-243.fc18 perl-srpm-macros.noarch 0:1-5.fc18 perl-threads.x86_64 0:1.89-1.fc18 perl-threads-shared.x86_64 0:1.40-245.fc18 php-cli.x86_64 0:5.4.23-1.fc18 php-common.x86_64 0:5.4.23-1.fc18 php-pdo.x86_64 0:5.4.23-1.fc18 pixman.x86_64 0:0.28.0-1.fc18 poppler.x86_64 0:0.20.2-17.fc18 poppler-data.noarch 0:0.4.6-2.fc18 popt-devel.x86_64 0:1.13-12.fc18 postgresql-libs.x86_64 0:9.2.5-1.fc18 ppl.x86_64 0:0.11.2-10.fc18 ppl-pwl.x86_64 0:0.11.2-10.fc18 python-cssselect.noarch 0:0.7.1-3.fc18 python-deltarpm.x86_64 0:3.6-0.12.20110223git.fc18 qt.x86_64 1:4.8.5-10.fc18 qt-settings.noarch 0:4.9-22.fc18 qt-x11.x86_64 1:4.8.5-10.fc18 sgml-common.noarch 0:0.6.3-37.fc18 slang.x86_64 0:2.2.4-5.fc18 slang-devel.x86_64 0:2.2.4-5.fc18 source-highlight.x86_64 0:3.1.6-3.fc18 subversion-libs.x86_64 0:1.7.14-1.fc18 systemtap-sdt-devel.x86_64 0:2.2.1-1.fc18 t1lib.x86_64 0:5.1.2-10.fc18 tcl.x86_64 1:8.5.13-1.fc18 texlive-ae.noarch 2:svn15878.1.4-20.fc18 texlive-algorithms.noarch 2:svn15878.0.1-20.fc18 texlive-amscls.noarch 2:svn29207.0-20.fc18 texlive-amsfonts.noarch 2:svn29208.3.04-20.fc18 texlive-amsmath.noarch 2:svn29327.2.14-20.fc18 texlive-anysize.noarch 2:svn15878.0-20.fc18 texlive-attachfile.noarch 2:svn21866.v1.5b-20.fc18 texlive-avantgar.noarch 2:svn28614.0-20.fc18 texlive-babel.noarch 2:svn24756.3.8m-20.fc18 texlive-babelbib.noarch 2:svn25245.1.31-20.fc18 texlive-base.noarch 2:2012-20.20130321_r29448.fc18 texlive-beamer.noarch 2:svn29349.3.26-20.fc18 texlive-bera.noarch 2:svn20031.0-20.fc18 texlive-beton.noarch 2:svn15878.0-20.fc18 texlive-bibtex.noarch 2:svn26689.0.99d-20.fc18 texlive-bibtex-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 texlive-bookman.noarch 2:svn28614.0-20.fc18 texlive-booktabs.noarch 2:svn15878.1.61803-20.fc18 texlive-breakurl.noarch 2:svn15878.1.30-20.fc18 texlive-caption.noarch 2:svn29026.3.3__2013_02_03_-20.fc18 texlive-carlisle.noarch 2:svn18258.0-20.fc18 texlive-charter.noarch 2:svn15878.0-20.fc18 texlive-chngcntr.noarch 2:svn17157.1.0a-20.fc18 texlive-cite.noarch 2:svn19955.5.3-20.fc18 texlive-cm.noarch 2:svn24956.0-20.fc18 texlive-cm-super.noarch 2:svn15878.0-20.fc18 texlive-cmap.noarch 2:svn26568.0-20.fc18 texlive-cmextra.noarch 2:svn14075.0-20.fc18 texlive-collection-basic.noarch 2:svn26314.0-20.20130321_r29448.fc18 texlive-collection-documentation-base.noarch 2:svn17091.0-20.20130321_r29448.fc18 texlive-collection-fontsrecommended.noarch 2:svn28082.0-20.20130321_r29448.fc18 texlive-collection-htmlxml.noarch 2:svn28251.0-20.20130321_r29448.fc18 texlive-collection-latex.noarch 2:svn25030.0-20.20130321_r29448.fc18 texlive-collection-latexrecommended.noarch 2:svn25795.0-20.20130321_r29448.fc18 texlive-colortbl.noarch 2:svn25394.v1.0a-20.fc18 texlive-courier.noarch 2:svn28614.0-20.fc18 texlive-crop.noarch 2:svn15878.1.5-20.fc18 texlive-csquotes.noarch 2:svn24393.5.1d-20.fc18 texlive-ctable.noarch 2:svn26694.1.23-20.fc18 texlive-currfile.noarch 2:svn29012.0.7b-20.fc18 texlive-dvipdfm.noarch 2:svn26689.0.13.2d-20.fc18 texlive-dvipdfm-bin.noarch 2:svn13663.0-20.20130321_r29448.fc18 texlive-dvipdfmx.noarch 2:svn26765.0-20.fc18 texlive-dvipdfmx-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 texlive-dvipdfmx-def.noarch 2:svn15878.0-20.fc18 texlive-dvips.noarch 2:svn28616.0-20.fc18 texlive-dvips-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 texlive-enctex.noarch 2:svn28602.0-20.fc18 texlive-enumitem.noarch 2:svn24146.3.5.2-20.fc18 texlive-eso-pic.noarch 2:svn21515.2.0c-20.fc18 texlive-etex.noarch 2:svn22198.2.1-20.fc18 texlive-etex-pkg.noarch 2:svn15878.2.0-20.fc18 texlive-etoolbox.noarch 2:svn20922.2.1-20.fc18 texlive-euler.noarch 2:svn17261.2.5-20.fc18 texlive-euro.noarch 2:svn22191.1.1-20.fc18 texlive-eurosym.noarch 2:svn17265.1.4_subrfix-20.fc18 texlive-extsizes.noarch 2:svn17263.1.4a-20.fc18 texlive-fancybox.noarch 2:svn18304.1.4-20.fc18 texlive-fancyhdr.noarch 2:svn15878.3.1-20.fc18 texlive-fancyref.noarch 2:svn15878.0.9c-20.fc18 texlive-fancyvrb.noarch 2:svn18492.2.8-20.fc18 texlive-filecontents.noarch 2:svn24250.1.3-20.fc18 texlive-filehook.noarch 2:svn24280.0.5d-20.fc18 texlive-fix2col.noarch 2:svn17133.0-20.fc18 texlive-float.noarch 2:svn15878.1.3d-20.fc18 texlive-fontspec.noarch 2:svn29412.v2.3a-20.fc18 texlive-footmisc.noarch 2:svn23330.5.5b-20.fc18 texlive-fp.noarch 2:svn15878.0-20.fc18 texlive-fpl.noarch 2:svn15878.1.002-20.fc18 texlive-geometry.noarch 2:svn19716.5.6-20.fc18 texlive-glyphlist.noarch 2:svn28576.0-20.fc18 texlive-graphics.noarch 2:svn25405.1.0o-20.fc18 texlive-gsftopk.noarch 2:svn26689.1.19.2-20.fc18 texlive-gsftopk-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 texlive-helvetic.noarch 2:svn28614.0-20.fc18 texlive-hyperref.noarch 2:svn28213.6.83m-20.fc18 texlive-hyph-utf8.noarch 2:svn29193.0-20.fc18 texlive-hyphen-base.noarch 2:svn29197.0-20.fc18 texlive-ifetex.noarch 2:svn24853.1.2-20.fc18 texlive-ifluatex.noarch 2:svn26725.1.3-20.fc18 texlive-ifxetex.noarch 2:svn19685.0.5-20.fc18 texlive-index.noarch 2:svn24099.4.1beta-20.fc18 texlive-jadetex.noarch 2:svn23409.3.13-20.fc18 texlive-jadetex-bin.noarch 2:svn3006.0-20.20130321_r29448.fc18 texlive-jknapltx.noarch 2:svn19440.0-20.fc18 texlive-kastrup.noarch 2:svn15878.0-20.fc18 texlive-koma-script.noarch 2:svn27255.3.11b-20.fc18 texlive-kpathsea.noarch 2:svn28792.0-20.fc18 texlive-kpathsea-bin.x86_64 2:svn27347.0-20.20130321_r29448.fc18 texlive-kpathsea-lib.x86_64 2:2012-20.20130321_r29448.fc18 texlive-l3experimental.noarch 2:svn29361.SVN_4467-20.fc18 texlive-l3kernel.noarch 2:svn29409.SVN_4469-20.fc18 texlive-l3packages.noarch 2:svn29361.SVN_4467-20.fc18 texlive-latex-bin.noarch 2:svn26689.0-20.fc18 texlive-latex-bin-bin.noarch 2:svn14050.0-20.20130321_r29448.fc18 texlive-latex-fonts.noarch 2:svn28888.0-20.fc18 texlive-latexconfig.noarch 2:svn28991.0-20.fc18 texlive-listings.noarch 2:svn15878.1.4-20.fc18 texlive-lm.noarch 2:svn28119.2.004-20.fc18 texlive-lm-math.noarch 2:svn29044.1.958-20.fc18 texlive-ltxmisc.noarch 2:svn21927.0-20.fc18 texlive-lua-alt-getopt.noarch 2:svn29349.0.7.0-20.fc18 texlive-lualatex-math.noarch 2:svn29346.1.2-20.fc18 texlive-luaotfload.noarch 2:svn26718.1.26-20.fc18 texlive-luaotfload-bin.noarch 2:svn18579.0-20.20130321_r29448.fc18 texlive-luatex.noarch 2:svn26689.0.70.1-20.fc18 texlive-luatex-bin.x86_64 2:svn26912.0-20.20130321_r29448.fc18 texlive-luatexbase.noarch 2:svn22560.0.31-20.fc18 texlive-makeindex.noarch 2:svn26689.2.12-20.fc18 texlive-makeindex-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 texlive-marginnote.noarch 2:svn25880.v1.1i-20.fc18 texlive-marvosym.noarch 2:svn29349.2.2a-20.fc18 texlive-mathpazo.noarch 2:svn15878.1.003-20.fc18 texlive-mdwtools.noarch 2:svn15878.1.05.4-20.fc18 texlive-memoir.noarch 2:svn21638.3.6j_patch_6.0g-20.fc18 texlive-metafont.noarch 2:svn26689.2.718281-20.fc18 texlive-metafont-bin.x86_64 2:svn26912.0-20.20130321_r29448.fc18 texlive-metalogo.noarch 2:svn18611.0.12-20.fc18 texlive-mflogo.noarch 2:svn17487.0-20.fc18 texlive-mfnfss.noarch 2:svn19410.0-20.fc18 texlive-mfware.noarch 2:svn26689.0-20.fc18 texlive-mfware-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 texlive-mh.noarch 2:svn29420.0-20.fc18 texlive-microtype.noarch 2:svn29392.2.5-20.fc18 texlive-misc.noarch 2:svn24955.0-20.fc18 texlive-mparhack.noarch 2:svn15878.1.4-20.fc18 texlive-mptopdf.noarch 2:svn26689.0-20.fc18 texlive-mptopdf-bin.noarch 2:svn18674.0-20.20130321_r29448.fc18 texlive-ms.noarch 2:svn24467.0-20.fc18 texlive-multido.noarch 2:svn18302.1.42-20.fc18 texlive-natbib.noarch 2:svn20668.8.31b-20.fc18 texlive-ncntrsbk.noarch 2:svn28614.0-20.fc18 texlive-ntgclass.noarch 2:svn15878.0-20.fc18 texlive-oberdiek.noarch 2:svn26725.0-20.fc18 texlive-palatino.noarch 2:svn28614.0-20.fc18 texlive-paralist.noarch 2:svn15878.2.3b-20.fc18 texlive-parallel.noarch 2:svn15878.0-20.fc18 texlive-parskip.noarch 2:svn19963.2.0-20.fc18 texlive-passivetex.noarch 2:svn15878.0-20.fc18 texlive-pdfpages.noarch 2:svn27574.0.4t-20.fc18 texlive-pdftex.noarch 2:svn29349.1.40.11-20.fc18 texlive-pdftex-bin.x86_64 2:svn27321.0-20.20130321_r29448.fc18 texlive-pdftex-def.noarch 2:svn22653.0.06d-20.fc18 texlive-pgf.noarch 2:svn22614.2.10-20.fc18 texlive-plain.noarch 2:svn26647.0-20.fc18 texlive-powerdot.noarch 2:svn25656.1.4i-20.fc18 texlive-psfrag.noarch 2:svn15878.3.04-20.fc18 texlive-pslatex.noarch 2:svn16416.0-20.fc18 texlive-psnfss.noarch 2:svn23394.9.2a-20.fc18 texlive-pspicture.noarch 2:svn15878.0-20.fc18 texlive-pst-3d.noarch 2:svn17257.1.10-20.fc18 texlive-pst-blur.noarch 2:svn15878.2.0-20.fc18 texlive-pst-coil.noarch 2:svn24020.1.06-20.fc18 texlive-pst-eps.noarch 2:svn15878.1.0-20.fc18 texlive-pst-fill.noarch 2:svn15878.1.01-20.fc18 texlive-pst-grad.noarch 2:svn15878.1.06-20.fc18 texlive-pst-math.noarch 2:svn20176.0.61-20.fc18 texlive-pst-node.noarch 2:svn27799.1.25-20.fc18 texlive-pst-plot.noarch 2:svn28729.1.44-20.fc18 texlive-pst-slpe.noarch 2:svn24391.1.31-20.fc18 texlive-pst-text.noarch 2:svn15878.1.00-20.fc18 texlive-pst-tree.noarch 2:svn24142.1.12-20.fc18 texlive-pstricks.noarch 2:svn29482.2.37-20.fc18 texlive-pstricks-add.noarch 2:svn28750.3.59-20.fc18 texlive-pxfonts.noarch 2:svn15878.0-20.fc18 texlive-qstest.noarch 2:svn15878.0-20.fc18 texlive-rcs.noarch 2:svn15878.0-20.fc18 texlive-rotating.noarch 2:svn16832.2.16b-20.fc18 texlive-rsfs.noarch 2:svn15878.0-20.fc18 texlive-sansmath.noarch 2:svn17997.1.1-20.fc18 texlive-sauerj.noarch 2:svn15878.0-20.fc18 texlive-section.noarch 2:svn20180.0-20.fc18 texlive-seminar.noarch 2:svn18322.1.5-20.fc18 texlive-sepnum.noarch 2:svn20186.2.0-20.fc18 texlive-setspace.noarch 2:svn24881.6.7a-20.fc18 texlive-showexpl.noarch 2:svn27790.v0.3j-20.fc18 texlive-soul.noarch 2:svn15878.2.4-20.fc18 texlive-subfig.noarch 2:svn15878.1.3-20.fc18 texlive-symbol.noarch 2:svn28614.0-20.fc18 texlive-tetex.noarch 2:svn29349.3.0-20.fc18 texlive-tetex-bin.noarch 2:svn27344.0-20.20130321_r29448.fc18 texlive-tex.noarch 2:svn26689.3.1415926-20.fc18 texlive-tex-bin.x86_64 2:svn26912.0-20.20130321_r29448.fc18 texlive-tex-gyre.noarch 2:svn18651.2.004-20.fc18 texlive-tex-gyre-math.noarch 2:svn29045.0-20.fc18 texlive-tex4ht.noarch 2:svn29474.0-20.fc18 texlive-tex4ht-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 texlive-texconfig.noarch 2:svn29349.0-20.fc18 texlive-texconfig-bin.noarch 2:svn27344.0-20.20130321_r29448.fc18 texlive-texlive-common-doc.noarch 2:svn26673.0-20.fc18 texlive-texlive-en-doc.noarch 2:svn29336.0-20.fc18 texlive-texlive-msg-translations.noarch 2:svn29470.0-20.fc18 texlive-texlive-scripts.noarch 2:svn29405.0-20.fc18 texlive-texlive-scripts-bin.noarch 2:svn13663.0-20.20130321_r29448.fc18 texlive-texlive.infra.noarch 2:svn28217.0-20.fc18 texlive-texlive.infra-bin.x86_64 2:svn22566.0-20.20130321_r29448.fc18 texlive-textcase.noarch 2:svn15878.0-20.fc18 texlive-thumbpdf.noarch 2:svn26689.3.15-20.fc18 texlive-thumbpdf-bin.noarch 2:svn6898.0-20.20130321_r29448.fc18 texlive-times.noarch 2:svn28614.0-20.fc18 texlive-tipa.noarch 2:svn29349.1.3-20.fc18 texlive-tools.noarch 2:svn26263.0-20.fc18 texlive-txfonts.noarch 2:svn15878.0-20.fc18 texlive-type1cm.noarch 2:svn21820.0-20.fc18 texlive-typehtml.noarch 2:svn17134.0-20.fc18 texlive-ucs.noarch 2:svn27549.2.1-20.fc18 texlive-ulem.noarch 2:svn26785.0-20.fc18 texlive-underscore.noarch 2:svn18261.0-20.fc18 texlive-unicode-math.noarch 2:svn29413.0.7d-20.fc18 texlive-url.noarch 2:svn16864.3.2-20.fc18 texlive-utopia.noarch 2:svn15878.0-20.fc18 texlive-varwidth.noarch 2:svn24104.0.92-20.fc18 texlive-wasy.noarch 2:svn15878.0-20.fc18 texlive-wasysym.noarch 2:svn15878.2.0-20.fc18 texlive-xcolor.noarch 2:svn15878.2.11-20.fc18 texlive-xdvi.noarch 2:svn26689.22.85-20.fc18 texlive-xdvi-bin.x86_64 2:svn26509.0-20.20130321_r29448.fc18 texlive-xkeyval.noarch 2:svn27995.2.6a-20.fc18 texlive-xmltex.noarch 2:svn28273.0.8-20.fc18 texlive-xmltex-bin.noarch 2:svn3006.0-20.20130321_r29448.fc18 texlive-xunicode.noarch 2:svn23897.0.981-20.fc18 texlive-zapfchan.noarch 2:svn28614.0-20.fc18 texlive-zapfding.noarch 2:svn28614.0-20.fc18 unzip.x86_64 0:6.0-10.fc18 urw-fonts.noarch 0:2.4-14.fc18 valgrind.x86_64 1:3.8.1-9.fc18 vim-filesystem.x86_64 2:7.4.027-2.fc18 which.x86_64 0:2.20-4.fc18 xml-common.noarch 0:0.6.3-37.fc18 xorg-x11-font-utils.x86_64 1:7.5-11.fc18 xorg-x11-proto-devel.noarch 0:7.6-24.fc18 xz.x86_64 0:5.1.2-2alpha.fc18 xz-devel.x86_64 0:5.1.2-2alpha.fc18 zip.x86_64 0:3.0-5.fc18 zziplib.x86_64 0:0.13.60-2.fc18 Complete! + chroot /vservers/nornet-rel0.9.0--nornet-f18-linux64 linux64 rpm -aq warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? warning: Failed to read auxiliary vector, /proc not mounted? + return 0 + post_install nornet-rel0.9.0--nornet-f18-linux64 linux64 + lxc=nornet-rel0.9.0--nornet-f18-linux64 + shift + personality=linux64 + shift + cp /etc/localtime /vservers/nornet-rel0.9.0--nornet-f18-linux64/etc/localtime + '[' -n true ']' + post_install_build nornet-rel0.9.0--nornet-f18-linux64 linux64 + set -x + set -e + trap failure ERR INT + lxc=nornet-rel0.9.0--nornet-f18-linux64 + shift + personality=linux64 + shift + cat + chroot /vservers/nornet-rel0.9.0--nornet-f18-linux64 linux64 bash -x + /bin/cat + '[' -n true ']' + virsh -c lxc:/// start nornet-rel0.9.0--nornet-f18-linux64 Domain nornet-rel0.9.0--nornet-f18-linux64 started + virsh -c lxc:/// lxc-enter-namespace nornet-rel0.9.0--nornet-f18-linux64 /usr/bin/linux64 /bin/bash -c 'dhclient eth0' + echo lbuild-initvm.sh Done lbuild-initvm.sh Done + exit 0 + cd - /root/nightly-builds + rm -rf /tmp/lbuild-nightly.sh-13027 + '[' -n '' ']' + virsh -c lxc:/// lxc-enter-namespace nornet-rel0.9.0--nornet-f18-linux64 /bin/bash -c 'git clone git://github.com/dreibh/planetlab-lxc-build /build; cd /build; git checkout master' Cloning into '/build'... Already on 'master' ++ date + echo 'XXXXXXXXXX lbuild-nightly.sh: preparation of vm nornet-rel0.9.0--nornet-f18-linux64 done' fr. 25. juli 14:04:46 +0200 2014 XXXXXXXXXX lbuild-nightly.sh: preparation of vm nornet-rel0.9.0--nornet-f18-linux64 done fr. 25. juli 14:04:46 +0200 2014 ++ rootdir nornet-rel0.9.0--nornet-f18-linux64 ++ slice=nornet-rel0.9.0--nornet-f18-linux64 ++ shift ++ echo /vservers/nornet-rel0.9.0--nornet-f18-linux64 + LOG2=/vservers/nornet-rel0.9.0--nornet-f18-linux64/log.txt + echo '==================== BEG LXC Transcript of vm creation' + cat /vservers/nornet-rel0.9.0--nornet-f18-linux64.log.txt ==================== END LXC Transcript of vm creation xxxxxxxxxx Messing with logs, symlinking /vservers/nornet-rel0.9.0--nornet-f18-linux64/log.txt to /vservers/nornet-rel0.9.0--nornet-f18-linux64.log.txt + sedargs='-e s,@DATE@,2014.07.25,g -e s,@FCDISTRO@,f18,g -e s,@PLDISTRO@,nornet,g -e s,@PERSONALITY@,linux64,g' ++ echo /build/@PLDISTRO@/ ++ sed -e s,@DATE@,2014.07.25,g -e s,@FCDISTRO@,f18,g -e s,@PLDISTRO@,nornet,g -e s,@PERSONALITY@,linux64,g + WEBPATH=/build/nornet/ + webpublish mkdir -p /build/nornet/ + ssh root@benlomond.simula.nornet mkdir -p /build/nornet/ + WEBBASE=/build/nornet//nornet-rel0.9.0--nornet-f18-linux64 + WEBLOG=/build/nornet//nornet-rel0.9.0--nornet-f18-linux64/log.txt ++ echo /build/nornet//nornet-rel0.9.0--nornet-f18-linux64 ++ sed -e s,//,/,g -e s,/build/,http://benlomond.simula.nornet/, + WEBBASE_URL=http://benlomond.simula.nornet/nornet/nornet-rel0.9.0--nornet-f18-linux64 + '[' -n true ']' ++ rootdir nornet-rel0.9.0--nornet-f18-linux64 ++ slice=nornet-rel0.9.0--nornet-f18-linux64 ++ shift ++ echo /vservers/nornet-rel0.9.0--nornet-f18-linux64 + cp ./lbuild-nightly.sh /vservers/nornet-rel0.9.0--nornet-f18-linux64/build/ + virsh -c lxc:/// lxc-enter-namespace nornet-rel0.9.0--nornet-f18-linux64 /bin/bash -c 'chmod +x /build/lbuild-nightly.sh' + virsh -c lxc:/// lxc-enter-namespace nornet-rel0.9.0--nornet-f18-linux64 /build/lbuild-nightly.sh '-m dreibh@simula.no -b nornet-rel0.9.0--@PLDISTRO@-@FCDISTRO@-@PERSONALITY@ -d nornet -f f18 -p linux64 -c default' -b nornet-rel0.9.0--nornet-f18-linux64 ==================== Within LXC BEG fr. 25. juli 14:04:47 +0200 2014 + set -e + echo -n '============================== Starting lbuild-nightly.sh:build on ' ============================== Starting lbuild-nightly.sh:build on + date fr. 25. juli 14:04:47 +0200 2014 + cd /build + show_env + set +x FCDISTRO=f18 PLDISTRO=nornet PERSONALITY=linux64 BASE=nornet-rel0.9.0--nornet-f18-linux64 BUILD_SCM_URL=git://github.com/dreibh/planetlab-lxc-build MAKEVARS= DRY_RUN= PLDISTROTAGS=nornet-tags.mk TESTBUILDURL=http://benlomond.simula.nornet/ WEBHOST=benlomond.simula.nornet XXXXXXXXXXXXXXXXXXXX Contents of tags definition file /build/nornet-tags.mk # /=========================================================================\ # = # # # # = # = ## # #### ##### ## # ###### ##### = # = # # # # # # # # # # # # = # = # # # # # # # # # # ##### # = # = # # # # # ##### # # # # # = # = # ## # # # # # ## # # = # = # # #### # # # # ###### # = # = = # = A Real-World, Large-Scale Multi-Homing Testbed = # = https://www.nntb.no/ = # = = # = Contact: Thomas Dreibholz = # = dreibh@simula.no, https://www.simula.no/people/dreibh = # \=========================================================================/ # ###### NorNet customisation ############################################### linux-GITPATH := git://github.com/dreibh/planetlab-kernel.git@nornet-rel0.9.0 nornet-nn-GITPATH := git://github.com/dreibh/nornet-nn.git@nornet-rel0.9.0 netperfmeter-GITPATH := git://github.com/dreibh/netperfmeter.git@master rsplib-GITPATH := git://github.com/dreibh/rsplib.git@master subnetcalc-GITPATH := git://github.com/dreibh/subnetcalc.git@master tsctp-GITPATH := git://github.com/dreibh/tsctp.git@master # tracebox-GITPATH := git://github.com/dreibh/tracebox.git@master # ########################################################################### # ##### NorNet ######################## # -- transforward-GITPATH := git://github.com/dreibh/planetlab-lxc-transforward.git@master # -- procprotect-GITPATH := git://github.com/dreibh/planetlab-lxc-procprotect.git@master # -- ipfw-GITPATH := git://github.com/dreibh/planetlab-lxc-ipfw.git@master plcapi-GITPATH := git://github.com/dreibh/planetlab-lxc-plcapi.git@ornet-rel0.9.0 bootcd-GITPATH := git://github.com/dreibh/planetlab-lxc-bootcd.git@ornet-rel0.9.0 nodemanager-GITPATH := git://github.com/dreibh/planetlab-lxc-nodemanager.git@ornet-rel0.9.0 # ##################################### lxc-userspace-GITPATH := git://git.onelab.eu/lxc-userspace.git@lxc-userspace-1.0-12 transforward-GITPATH := git://git.onelab.eu/transforward.git@2058a6b920762fd90d67f5ad57296b5fd53ad3af procprotect-GITPATH := git://git.onelab.eu/procprotect.git@5d514e9b7a3dc5f7017c5c6c03df883f32ee4aef ipfw-GITPATH := git://git.code.sf.net/p/dummynet/code@155b6cd31089b4763297d579e9c9945393f00c40 comgt-GITPATH := git://git.onelab.eu/comgt.git@0.3 planetlab-umts-tools-GITPATH := git://git.onelab.eu/planetlab-umts-tools.git@planetlab-umts-tools-0.7-1 nodeupdate-GITPATH := git://git.onelab.eu/nodeupdate.git@nodeupdate-0.5-11 PingOfDeath-SVNPATH := http://svn.planet-lab.org/svn/PingOfDeath/tags/PingOfDeath-2.2-1 plnode-utils-GITPATH := git://git.onelab.eu/plnode-utils.git@plnode-utils-0.2-2 # !!! Using NorNet customisation! !!! nodemanager-GITPATH := git://git.planet-lab.org/nodemanager.git@master # pl_sshd-SVNPATH := http://svn.planet-lab.org/svn/pl_sshd/tags/pl_sshd-1.0-11 codemux-GITPATH := git://git.onelab.eu/codemux.git@codemux-0.1-15 fprobe-ulog-GITPATH := git://git.onelab.eu/fprobe-ulog.git@fprobe-ulog-1.1.4-3 libvirt-BRANCH := 1.2.5 libvirt-GITPATH := git://git.onelab.eu/libvirt.git@libvirt-1.2.5-1 libvirt-python-BRANCH := 1.2.5 libvirt-python-GITPATH := git://git.onelab.eu/libvirt-python.git@libvirt-python-1.2.5-1 pf2slice-SVNPATH := http://svn.planet-lab.org/svn/pf2slice/tags/pf2slice-1.0-2 mom-GITPATH := git://git.onelab.eu/mom.git@mom-2.3-5 inotify-tools-GITPATH := git://git.onelab.eu/inotify-tools.git@inotify-tools-3.13-2 openvswitch-GITPATH := git://git.onelab.eu/openvswitch.git@openvswitch-1.2-1 vsys-GITPATH := git://git.onelab.eu/vsys.git@vsys-0.99-3 vsys-scripts-GITPATH := git://git.onelab.eu/vsys-scripts.git@vsys-scripts-0.95-49 bind_public-GITPATH := git://git.onelab.eu/bind_public.git@bind_public-0.1-2 sliver-openvswitch-GITPATH := git://git.onelab.eu/sliver-openvswitch.git@sliver-openvswitch-2.2.90-1 # !!! Using NorNet customisation! !!! plcapi-GITPATH := git://git.planet-lab.org/plcapi.git@plcapi-5.3-3 drupal-GITPATH := git://git.onelab.eu/drupal.git@drupal-4.7-15 plewww-GITPATH := git://git.onelab.eu/plewww.git@plewww-5.2-4 www-register-wizard-SVNPATH := http://svn.planet-lab.org/svn/www-register-wizard/tags/www-register-wizard-4.3-5 monitor-GITPATH := git://git.onelab.eu/monitor@monitor-3.1-6 PLCRT-SVNPATH := http://svn.planet-lab.org/svn/PLCRT/tags/PLCRT-1.0-11 pyopenssl-GITPATH := git://git.onelab.eu/pyopenssl.git@pyopenssl-0.9-2 pyaspects-GITPATH := git://git.onelab.eu/pyaspects.git@pyaspects-0.4.1-3 nodeconfig-GITPATH := git://git.onelab.eu/nodeconfig.git@nodeconfig-5.2-4 bootmanager-GITPATH := git://git.onelab.eu/bootmanager.git@bootmanager-5.2-5 pypcilib-GITPATH := git://git.onelab.eu/pypcilib.git@pypcilib-0.2-11 pyplnet-GITPATH := git://git.onelab.eu/pyplnet.git@pyplnet-4.3-18 DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRateLimiting/tags/DistributedRateLimiting-0.1-1 pcucontrol-GITPATH := git://git.onelab.eu/pcucontrol.git@pcucontrol-1.0-13 ### # omf-resctl now comes from yum and gem, no need for rvm-ruby anymore oml-GITPATH := git://git.onelab.eu/oml.git@oml-2.6.1-1 ### # !!! Using NorNet customisation! !!! bootcd-GITPATH := git://git.planet-lab.org/bootcd.git@bootcd-5.2-4 sliceimage-GITPATH := git://git.onelab.eu/sliceimage.git@fa1f64bfbdde37c6a2d788e621eb9d33f329f8fa nodeimage-GITPATH := git://git.onelab.eu/nodeimage.git@nodeimage-5.2-4 myplc-GITPATH := git://git.onelab.eu/myplc.git@myplc-5.3-2 # sfa-BRANCH := geni-v3 sfa-GITPATH := git://git.onelab.eu/sfa.git@sfa-3.1-9 # tests-GITPATH := git://git.onelab.eu/tests.git@tests-5.3-7 XXXXXXXXXXXXXXXXXXXX end tags definition ++ pwd + echo 'Running make IN /build' Running make IN /build + MAKEVARS=("build-GITPATH=${BUILD_SCM_URL}" "${MAKEVARS[@]}") + MAKEVARS=("PLDISTRO=${PLDISTRO}" "${MAKEVARS[@]}") + MAKEVARS=("PLDISTROTAGS=${PLDISTROTAGS}" "${MAKEVARS[@]}") + MAKEVARS=("PERSONALITY=${PERSONALITY}" "${MAKEVARS[@]}") + MAKEVARS=("MAILDEST=${MAILDEST}" "${MAKEVARS[@]}") + MAKEVARS=("WEBPATH=${WEBPATH}" "${MAKEVARS[@]}") + MAKEVARS=("TESTBUILDURL=${TESTBUILDURL}" "${MAKEVARS[@]}") + MAKEVARS=("WEBROOT=${WEBROOT}" "${MAKEVARS[@]}") + MAKEVARS=("BASE=${BASE}" "${MAKEVARS[@]}") + /build/latex-first-run.sh Running latex and pdflatex on a dummy input + make -C /build BASE=nornet-rel0.9.0--nornet-f18-linux64 WEBROOT=/build/ TESTBUILDURL=http://benlomond.simula.nornet/ WEBPATH=/build/@PLDISTRO@/ MAILDEST=dreibh@simula.no PERSONALITY=linux64 PLDISTROTAGS=nornet-tags.mk PLDISTRO=nornet build-GITPATH=git://github.com/dreibh/planetlab-lxc-build stage1=true make: Entering directory `/build' ========== stage1 ln -s spec2make.py spec2make rm -f /longbuildroot ; ln -s /build /longbuildroot rm -f .rpmmacros echo "%_topdir /longbuildroot" >> .rpmmacros echo "%_tmppath /longbuildroot/tmp" >> .rpmmacros echo "%__spec_install_pre %{___build_pre}" >> .rpmmacros ./getrpmmacros.sh >> .rpmmacros arg=""; for n in kernel netperfmeter nornet-nn rsplib subnetcalc tsctp lxc-userspace transforward procprotect ipfwroot ipfwslice comgt umts-backend umts-frontend nodeupdate ipod plnode-utils nodemanager sshd codemux fprobe-ulog libvirt libvirt-python pf2slice vsys vsyssh vsys-scripts vsys-wrapper sliver-openvswitch plcapi drupal plewww www-register-wizard pcucontrol plcrt pyaspects nodeconfig bootmanager pypcilib pyplnet oml bootcd sliceimage lxc-sliceimage nodeimage noderepo slicerepo myplc myplc-docs release sfa ; do arg="$arg x"; make --no-print-directory stage1iter="$arg"; done ========== stage1iter : kernel (echo -n "# Generated by planetlab build on " ; date) > header.spec echo "%define distro Fedora" >> header.spec echo "%define distrorelease 18" >> header.spec echo "%define distroname f18" >> header.spec echo "%define pldistro nornet" >> header.spec echo "%define plrelease 5.2" >> header.spec echo "# use MD5 and gzip for binary and source files" >> header.spec echo "%global _binary_filedigest_algorithm 1" >> header.spec echo "%global _source_filedigest_algorithm 1" >> header.spec echo "%global _source_payload w9.gzdio" >> header.spec echo "%global _binary_payload w9.gzdio" >> header.spec XXXXXXXXXXXXXXX -- BEG MODULE linux : fr. 25. juli 14:04:47 +0200 2014 mkdir -p MODULES cd MODULES && mkdir linux ; ( git clone git://github.com/dreibh/planetlab-kernel.git linux; cd linux ; git checkout nornet-rel0.9.0 ; rm -rf .git ) || { rm -rf linux; false; } Cloning into 'linux'... error: pathspec 'nornet-rel0.9.0' did not match any file(s) known to git. XXXXXXXXXXXXXXX -- END MODULE linux : fr. 25. juli 14:04:49 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/kernel.spec echo "%define SCMURL git://github.com/dreibh/planetlab-kernel.git@nornet-rel0.9.0" >> SPECS/kernel.spec echo "%define" kernelconfig "planetlab" >> SPECS/kernel.spec ; echo "# included from kernel.spec" >> SPECS/kernel.spec cat MODULES/linux/kernel.spec >> SPECS/kernel.spec mkdir -p MAKE ./spec2make --whitelist-rpms kernel,kernel-headers,kernel-devel,kernel-modules-extra,kernel-tools,kernel-tools-libs,kernel-tools-libs-devel --target x86_64 --without smp --without pae --without debug --without doc --without debuginfo --without perf SPECS/kernel.spec kernel > MAKE/kernel.mk || { rm MAKE/kernel.mk; exit 1; } ========== stage1iter : netperfmeter XXXXXXXXXXXXXXX -- BEG MODULE netperfmeter : fr. 25. juli 14:04:50 +0200 2014 mkdir -p MODULES cd MODULES && mkdir netperfmeter ; ( git clone git://github.com/dreibh/netperfmeter.git netperfmeter; cd netperfmeter ; git checkout master ; rm -rf .git ) || { rm -rf netperfmeter; false; } Cloning into 'netperfmeter'... Already on 'master' XXXXXXXXXXXXXXX -- END MODULE netperfmeter : fr. 25. juli 14:04:52 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/netperfmeter.spec echo "%define SCMURL git://github.com/dreibh/netperfmeter.git@master" >> SPECS/netperfmeter.spec echo "%define date 2014.07.25" >> SPECS/netperfmeter.spec echo "# included from rpm/netperfmeter.spec" >> SPECS/netperfmeter.spec cat MODULES/netperfmeter/rpm/netperfmeter.spec >> SPECS/netperfmeter.spec mkdir -p MAKE ./spec2make SPECS/netperfmeter.spec netperfmeter > MAKE/netperfmeter.mk || { rm MAKE/netperfmeter.mk; exit 1; } ========== stage1iter : nornet-nn XXXXXXXXXXXXXXX -- BEG MODULE nornet-nn : fr. 25. juli 14:04:52 +0200 2014 mkdir -p MODULES cd MODULES && mkdir nornet-nn ; ( git clone git://github.com/dreibh/nornet-nn.git nornet-nn; cd nornet-nn ; git checkout nornet-rel0.9.0 ; rm -rf .git ) || { rm -rf nornet-nn; false; } Cloning into 'nornet-nn'... error: pathspec 'nornet-rel0.9.0' did not match any file(s) known to git. XXXXXXXXXXXXXXX -- END MODULE nornet-nn : fr. 25. juli 14:04:53 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/nornet-nn.spec echo "%define SCMURL git://github.com/dreibh/nornet-nn.git@nornet-rel0.9.0" >> SPECS/nornet-nn.spec echo "# included from rpm/nornet-nn.spec" >> SPECS/nornet-nn.spec cat MODULES/nornet-nn/rpm/nornet-nn.spec >> SPECS/nornet-nn.spec mkdir -p MAKE ./spec2make SPECS/nornet-nn.spec nornet-nn > MAKE/nornet-nn.mk || { rm MAKE/nornet-nn.mk; exit 1; } ========== stage1iter : rsplib XXXXXXXXXXXXXXX -- BEG MODULE rsplib : fr. 25. juli 14:04:53 +0200 2014 mkdir -p MODULES cd MODULES && mkdir rsplib ; ( git clone git://github.com/dreibh/rsplib.git rsplib; cd rsplib ; git checkout master ; rm -rf .git ) || { rm -rf rsplib; false; } Cloning into 'rsplib'... Already on 'master' XXXXXXXXXXXXXXX -- END MODULE rsplib : fr. 25. juli 14:05:05 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/rsplib.spec echo "%define SCMURL git://github.com/dreibh/rsplib.git@master" >> SPECS/rsplib.spec echo "%define date 2014.07.25" >> SPECS/rsplib.spec echo "# included from rpm/rsplib.spec" >> SPECS/rsplib.spec cat MODULES/rsplib/rpm/rsplib.spec >> SPECS/rsplib.spec mkdir -p MAKE ./spec2make SPECS/rsplib.spec rsplib > MAKE/rsplib.mk || { rm MAKE/rsplib.mk; exit 1; } ========== stage1iter : subnetcalc XXXXXXXXXXXXXXX -- BEG MODULE subnetcalc : fr. 25. juli 14:05:05 +0200 2014 mkdir -p MODULES cd MODULES && mkdir subnetcalc ; ( git clone git://github.com/dreibh/subnetcalc.git subnetcalc; cd subnetcalc ; git checkout master ; rm -rf .git ) || { rm -rf subnetcalc; false; } Cloning into 'subnetcalc'... Already on 'master' XXXXXXXXXXXXXXX -- END MODULE subnetcalc : fr. 25. juli 14:05:07 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/subnetcalc.spec echo "%define SCMURL git://github.com/dreibh/subnetcalc.git@master" >> SPECS/subnetcalc.spec echo "%define date 2014.07.25" >> SPECS/subnetcalc.spec echo "# included from rpm/subnetcalc.spec" >> SPECS/subnetcalc.spec cat MODULES/subnetcalc/rpm/subnetcalc.spec >> SPECS/subnetcalc.spec mkdir -p MAKE ./spec2make SPECS/subnetcalc.spec subnetcalc > MAKE/subnetcalc.mk || { rm MAKE/subnetcalc.mk; exit 1; } ========== stage1iter : tsctp XXXXXXXXXXXXXXX -- BEG MODULE tsctp : fr. 25. juli 14:05:07 +0200 2014 mkdir -p MODULES cd MODULES && mkdir tsctp ; ( git clone git://github.com/dreibh/tsctp.git tsctp; cd tsctp ; git checkout master ; rm -rf .git ) || { rm -rf tsctp; false; } Cloning into 'tsctp'... Already on 'master' XXXXXXXXXXXXXXX -- END MODULE tsctp : fr. 25. juli 14:05:08 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/tsctp.spec echo "%define SCMURL git://github.com/dreibh/tsctp.git@master" >> SPECS/tsctp.spec echo "%define date 2014.07.25" >> SPECS/tsctp.spec echo "# included from rpm/tsctp.spec" >> SPECS/tsctp.spec cat MODULES/tsctp/rpm/tsctp.spec >> SPECS/tsctp.spec mkdir -p MAKE ./spec2make SPECS/tsctp.spec tsctp > MAKE/tsctp.mk || { rm MAKE/tsctp.mk; exit 1; } ========== stage1iter : lxc-userspace XXXXXXXXXXXXXXX -- BEG MODULE lxc-userspace : fr. 25. juli 14:05:08 +0200 2014 mkdir -p MODULES cd MODULES && mkdir lxc-userspace ; ( git clone git://git.onelab.eu/lxc-userspace.git lxc-userspace; cd lxc-userspace ; git checkout lxc-userspace-1.0-12 ; rm -rf .git ) || { rm -rf lxc-userspace; false; } Cloning into 'lxc-userspace'... Note: checking out 'lxc-userspace-1.0-12'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 0a7a037... Setting tag lxc-userspace-1.0-12 fix lxcsu to spot the right architecture for the container - was always using the host's arch XXXXXXXXXXXXXXX -- END MODULE lxc-userspace : fr. 25. juli 14:05:26 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/lxc-userspace.spec echo "%define SCMURL git://git.onelab.eu/lxc-userspace.git@lxc-userspace-1.0-12" >> SPECS/lxc-userspace.spec echo "# included from lxc-userspace.spec" >> SPECS/lxc-userspace.spec cat MODULES/lxc-userspace/lxc-userspace.spec >> SPECS/lxc-userspace.spec mkdir -p MAKE ./spec2make SPECS/lxc-userspace.spec lxc-userspace > MAKE/lxc-userspace.mk || { rm MAKE/lxc-userspace.mk; exit 1; } ========== stage1iter : transforward XXXXXXXXXXXXXXX -- BEG MODULE transforward : fr. 25. juli 14:05:26 +0200 2014 mkdir -p MODULES cd MODULES && mkdir transforward ; ( git clone git://git.onelab.eu/transforward.git transforward; cd transforward ; git checkout 2058a6b920762fd90d67f5ad57296b5fd53ad3af ; rm -rf .git ) || { rm -rf transforward; false; } Cloning into 'transforward'... fatal: reference is not a tree: 2058a6b920762fd90d67f5ad57296b5fd53ad3af XXXXXXXXXXXXXXX -- END MODULE transforward : fr. 25. juli 14:05:38 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/transforward.spec echo "%define SCMURL git://git.onelab.eu/transforward.git@2058a6b920762fd90d67f5ad57296b5fd53ad3af" >> SPECS/transforward.spec echo "%define date 2014.07.25" >> SPECS/transforward.spec echo "%define" kernel_version "3.11.10" >> SPECS/transforward.spec ; echo "%define" kernel_release "8801.nornet.fc18" >> SPECS/transforward.spec ; echo "%define" kernel_arch "x86_64" >> SPECS/transforward.spec ; echo "# included from transforward.spec" >> SPECS/transforward.spec cat MODULES/transforward/transforward.spec >> SPECS/transforward.spec mkdir -p MAKE ./spec2make SPECS/transforward.spec transforward > MAKE/transforward.mk || { rm MAKE/transforward.mk; exit 1; } ========== stage1iter : procprotect XXXXXXXXXXXXXXX -- BEG MODULE procprotect : fr. 25. juli 14:05:39 +0200 2014 mkdir -p MODULES cd MODULES && mkdir procprotect ; ( git clone git://git.onelab.eu/procprotect.git procprotect; cd procprotect ; git checkout 5d514e9b7a3dc5f7017c5c6c03df883f32ee4aef ; rm -rf .git ) || { rm -rf procprotect; false; } Cloning into 'procprotect'... Note: checking out '5d514e9b7a3dc5f7017c5c6c03df883f32ee4aef'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 5d514e9... Investigated compiler warnings and added fixes: - Missing "return" on non-void functions. - "return" without value on non-void functions. - printf "%d" expects int, added cast. - Removed declaration of unused variable. - Wrong cast "(kprobe_opcode_t *)"; no casts needed. - Wrong parameter types for procfile_write. XXXXXXXXXXXXXXX -- END MODULE procprotect : fr. 25. juli 14:05:52 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/procprotect.spec echo "%define SCMURL git://git.onelab.eu/procprotect.git@5d514e9b7a3dc5f7017c5c6c03df883f32ee4aef" >> SPECS/procprotect.spec echo "%define date 2014.07.25" >> SPECS/procprotect.spec echo "%define" kernel_version "3.11.10" >> SPECS/procprotect.spec ; echo "%define" kernel_release "8801.nornet.fc18" >> SPECS/procprotect.spec ; echo "%define" kernel_arch "x86_64" >> SPECS/procprotect.spec ; echo "# included from procprotect.spec" >> SPECS/procprotect.spec cat MODULES/procprotect/procprotect.spec >> SPECS/procprotect.spec mkdir -p MAKE ./spec2make SPECS/procprotect.spec procprotect > MAKE/procprotect.mk || { rm MAKE/procprotect.mk; exit 1; } ========== stage1iter : ipfwroot XXXXXXXXXXXXXXX -- BEG MODULE ipfw : fr. 25. juli 14:05:52 +0200 2014 mkdir -p MODULES cd MODULES && mkdir ipfw ; ( git clone git://git.code.sf.net/p/dummynet/code ipfw; cd ipfw ; git checkout 155b6cd31089b4763297d579e9c9945393f00c40 ; rm -rf .git ) || { rm -rf ipfw; false; } Cloning into 'ipfw'... Note: checking out '155b6cd31089b4763297d579e9c9945393f00c40'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 155b6cd... support for building against custom kernels XXXXXXXXXXXXXXX -- END MODULE ipfw : fr. 25. juli 14:05:55 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/ipfwroot.spec echo "%define SCMURL git://git.code.sf.net/p/dummynet/code@155b6cd31089b4763297d579e9c9945393f00c40" >> SPECS/ipfwroot.spec echo "%define date 2014.07.25" >> SPECS/ipfwroot.spec echo "%define" kernel_version "3.11.10" >> SPECS/ipfwroot.spec ; echo "%define" kernel_release "8801.nornet.fc18" >> SPECS/ipfwroot.spec ; echo "%define" kernel_arch "x86_64" >> SPECS/ipfwroot.spec ; echo "# included from planetlab/ipfwroot.spec" >> SPECS/ipfwroot.spec cat MODULES/ipfw/planetlab/ipfwroot.spec >> SPECS/ipfwroot.spec mkdir -p MAKE ./spec2make SPECS/ipfwroot.spec ipfwroot > MAKE/ipfwroot.mk || { rm MAKE/ipfwroot.mk; exit 1; } ========== stage1iter : ipfwslice mkdir -p SPECS cat header.spec > SPECS/ipfwslice.spec echo "%define SCMURL git://git.code.sf.net/p/dummynet/code@155b6cd31089b4763297d579e9c9945393f00c40" >> SPECS/ipfwslice.spec echo "%define date 2014.07.25" >> SPECS/ipfwslice.spec echo "%define" kernel_version "3.11.10" >> SPECS/ipfwslice.spec ; echo "%define" kernel_release "8801.nornet.fc18" >> SPECS/ipfwslice.spec ; echo "%define" kernel_arch "x86_64" >> SPECS/ipfwslice.spec ; echo "# included from planetlab/ipfwslice.spec" >> SPECS/ipfwslice.spec cat MODULES/ipfw/planetlab/ipfwslice.spec >> SPECS/ipfwslice.spec mkdir -p MAKE ./spec2make SPECS/ipfwslice.spec ipfwslice > MAKE/ipfwslice.mk || { rm MAKE/ipfwslice.mk; exit 1; } ========== stage1iter : comgt XXXXXXXXXXXXXXX -- BEG MODULE comgt : fr. 25. juli 14:05:55 +0200 2014 mkdir -p MODULES cd MODULES && mkdir comgt ; ( git clone git://git.onelab.eu/comgt.git comgt; cd comgt ; git checkout 0.3 ; rm -rf .git ) || { rm -rf comgt; false; } Cloning into 'comgt'... Note: checking out '0.3'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at d95c665... merged from trunk XXXXXXXXXXXXXXX -- END MODULE comgt : fr. 25. juli 14:06:05 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/comgt.spec echo "%define SCMURL git://git.onelab.eu/comgt.git@0.3" >> SPECS/comgt.spec echo "%define date 2014.07.25" >> SPECS/comgt.spec echo "# included from comgt.spec" >> SPECS/comgt.spec cat MODULES/comgt/comgt.spec >> SPECS/comgt.spec mkdir -p MAKE ./spec2make SPECS/comgt.spec comgt > MAKE/comgt.mk || { rm MAKE/comgt.mk; exit 1; } ========== stage1iter : umts-backend XXXXXXXXXXXXXXX -- BEG MODULE planetlab-umts-tools : fr. 25. juli 14:06:05 +0200 2014 mkdir -p MODULES cd MODULES && mkdir planetlab-umts-tools ; ( git clone git://git.onelab.eu/planetlab-umts-tools.git planetlab-umts-tools; cd planetlab-umts-tools ; git checkout planetlab-umts-tools-0.7-1 ; rm -rf .git ) || { rm -rf planetlab-umts-tools; false; } Cloning into 'planetlab-umts-tools'... Note: checking out 'planetlab-umts-tools-0.7-1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 78c3619... Setting tag planetlab-umts-tools-0.7-1 add support for lxc-based nodes (not suitable for vs-based nodes) XXXXXXXXXXXXXXX -- END MODULE planetlab-umts-tools : fr. 25. juli 14:06:18 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/backend.spec echo "%define SCMURL git://git.onelab.eu/planetlab-umts-tools.git@planetlab-umts-tools-0.7-1" >> SPECS/backend.spec echo "# included from backend.spec" >> SPECS/backend.spec cat MODULES/planetlab-umts-tools/backend.spec >> SPECS/backend.spec mkdir -p MAKE ./spec2make SPECS/backend.spec umts-backend > MAKE/umts-backend.mk || { rm MAKE/umts-backend.mk; exit 1; } ========== stage1iter : umts-frontend mkdir -p SPECS cat header.spec > SPECS/frontend.spec echo "%define SCMURL git://git.onelab.eu/planetlab-umts-tools.git@planetlab-umts-tools-0.7-1" >> SPECS/frontend.spec echo "# included from frontend.spec" >> SPECS/frontend.spec cat MODULES/planetlab-umts-tools/frontend.spec >> SPECS/frontend.spec mkdir -p MAKE ./spec2make SPECS/frontend.spec umts-frontend > MAKE/umts-frontend.mk || { rm MAKE/umts-frontend.mk; exit 1; } ========== stage1iter : nodeupdate XXXXXXXXXXXXXXX -- BEG MODULE nodeupdate : fr. 25. juli 14:06:18 +0200 2014 mkdir -p MODULES cd MODULES && mkdir nodeupdate ; ( git clone git://git.onelab.eu/nodeupdate.git nodeupdate; cd nodeupdate ; git checkout nodeupdate-0.5-11 ; rm -rf .git ) || { rm -rf nodeupdate; false; } Cloning into 'nodeupdate'... Note: checking out 'nodeupdate-0.5-11'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at ea14047... Setting tag nodeupdate-0.5-11 reflect a name change for NodeManager that becomes nodemanager as part of crucial packages XXXXXXXXXXXXXXX -- END MODULE nodeupdate : fr. 25. juli 14:06:31 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/NodeUpdate.spec echo "%define SCMURL git://git.onelab.eu/nodeupdate.git@nodeupdate-0.5-11" >> SPECS/NodeUpdate.spec echo "# included from NodeUpdate.spec" >> SPECS/NodeUpdate.spec cat MODULES/nodeupdate/NodeUpdate.spec >> SPECS/NodeUpdate.spec mkdir -p MAKE ./spec2make SPECS/NodeUpdate.spec nodeupdate > MAKE/nodeupdate.mk || { rm MAKE/nodeupdate.mk; exit 1; } ========== stage1iter : ipod XXXXXXXXXXXXXXX -- BEG MODULE PingOfDeath : fr. 25. juli 14:06:31 +0200 2014 mkdir -p MODULES cd MODULES && svn export http://svn.planet-lab.org/svn/PingOfDeath/tags/PingOfDeath-2.2-1 PingOfDeath A PingOfDeath A PingOfDeath/test-pod A PingOfDeath/pod A PingOfDeath/ipod.spec A PingOfDeath/pod.py A PingOfDeath/INTEL_LICENSE.txt A PingOfDeath/pl-poddoit.c A PingOfDeath/Makefile A PingOfDeath/README Exported revision 18860. XXXXXXXXXXXXXXX -- END MODULE PingOfDeath : fr. 25. juli 14:06:35 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/ipod.spec echo "%define SCMURL http://svn.planet-lab.org/svn/PingOfDeath/tags/PingOfDeath-2.2-1" >> SPECS/ipod.spec echo "# included from ipod.spec" >> SPECS/ipod.spec cat MODULES/PingOfDeath/ipod.spec >> SPECS/ipod.spec mkdir -p MAKE ./spec2make SPECS/ipod.spec ipod > MAKE/ipod.mk || { rm MAKE/ipod.mk; exit 1; } ========== stage1iter : plnode-utils XXXXXXXXXXXXXXX -- BEG MODULE plnode-utils : fr. 25. juli 14:06:35 +0200 2014 mkdir -p MODULES cd MODULES && mkdir plnode-utils ; ( git clone git://git.onelab.eu/plnode-utils.git plnode-utils; cd plnode-utils ; git checkout plnode-utils-0.2-2 ; rm -rf .git ) || { rm -rf plnode-utils; false; } Cloning into 'plnode-utils'... Note: checking out 'plnode-utils-0.2-2'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at bef007c... Setting tag plnode-utils-0.2-2 import bwlimit from plnode dir, and keep legacy support. XXXXXXXXXXXXXXX -- END MODULE plnode-utils : fr. 25. juli 14:06:44 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/plnode-utils-lxc.spec echo "%define SCMURL git://git.onelab.eu/plnode-utils.git@plnode-utils-0.2-2" >> SPECS/plnode-utils-lxc.spec echo "# included from plnode-utils-lxc.spec" >> SPECS/plnode-utils-lxc.spec cat MODULES/plnode-utils/plnode-utils-lxc.spec >> SPECS/plnode-utils-lxc.spec mkdir -p MAKE ./spec2make SPECS/plnode-utils-lxc.spec plnode-utils > MAKE/plnode-utils.mk || { rm MAKE/plnode-utils.mk; exit 1; } ========== stage1iter : nodemanager XXXXXXXXXXXXXXX -- BEG MODULE nodemanager : fr. 25. juli 14:06:44 +0200 2014 mkdir -p MODULES cd MODULES && mkdir nodemanager ; ( git clone git://github.com/dreibh/planetlab-lxc-nodemanager.git nodemanager; cd nodemanager ; git checkout ornet-rel0.9.0 ; rm -rf .git ) || { rm -rf nodemanager; false; } Cloning into 'nodemanager'... error: pathspec 'ornet-rel0.9.0' did not match any file(s) known to git. XXXXXXXXXXXXXXX -- END MODULE nodemanager : fr. 25. juli 14:06:46 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/nodemanager.spec echo "%define SCMURL git://github.com/dreibh/planetlab-lxc-nodemanager.git@ornet-rel0.9.0" >> SPECS/nodemanager.spec echo "# included from nodemanager.spec" >> SPECS/nodemanager.spec cat MODULES/nodemanager/nodemanager.spec >> SPECS/nodemanager.spec mkdir -p MAKE ./spec2make SPECS/nodemanager.spec nodemanager > MAKE/nodemanager.mk || { rm MAKE/nodemanager.mk; exit 1; } ========== stage1iter : sshd XXXXXXXXXXXXXXX -- BEG MODULE pl_sshd : fr. 25. juli 14:06:46 +0200 2014 mkdir -p MODULES cd MODULES && svn export http://svn.planet-lab.org/svn/pl_sshd/tags/pl_sshd-1.0-11 pl_sshd A pl_sshd A pl_sshd/rpm.mk A pl_sshd/pl_sshd.sh A pl_sshd/pl_sshd.spec A pl_sshd/pl_sshd.pam A pl_sshd/pl_sshd A pl_sshd/.cvsignore A pl_sshd/Makefile Exported revision 18860. XXXXXXXXXXXXXXX -- END MODULE pl_sshd : fr. 25. juli 14:06:48 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/pl_sshd.spec echo "%define SCMURL http://svn.planet-lab.org/svn/pl_sshd/tags/pl_sshd-1.0-11" >> SPECS/pl_sshd.spec echo "# included from pl_sshd.spec" >> SPECS/pl_sshd.spec cat MODULES/pl_sshd/pl_sshd.spec >> SPECS/pl_sshd.spec mkdir -p MAKE ./spec2make SPECS/pl_sshd.spec sshd > MAKE/sshd.mk || { rm MAKE/sshd.mk; exit 1; } ========== stage1iter : codemux XXXXXXXXXXXXXXX -- BEG MODULE codemux : fr. 25. juli 14:06:49 +0200 2014 mkdir -p MODULES cd MODULES && mkdir codemux ; ( git clone git://git.onelab.eu/codemux.git codemux; cd codemux ; git checkout codemux-0.1-15 ; rm -rf .git ) || { rm -rf codemux; false; } Cloning into 'codemux'... Note: checking out 'codemux-0.1-15'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 3c58753... Setting tag codemux-0.1-15 no semantic change - just fixed specfile for git URL XXXXXXXXXXXXXXX -- END MODULE codemux : fr. 25. juli 14:06:57 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/codemux.spec echo "%define SCMURL git://git.onelab.eu/codemux.git@codemux-0.1-15" >> SPECS/codemux.spec echo "# included from codemux.spec" >> SPECS/codemux.spec cat MODULES/codemux/codemux.spec >> SPECS/codemux.spec mkdir -p MAKE ./spec2make SPECS/codemux.spec codemux > MAKE/codemux.mk || { rm MAKE/codemux.mk; exit 1; } ========== stage1iter : fprobe-ulog XXXXXXXXXXXXXXX -- BEG MODULE fprobe-ulog : fr. 25. juli 14:06:57 +0200 2014 mkdir -p MODULES cd MODULES && mkdir fprobe-ulog ; ( git clone git://git.onelab.eu/fprobe-ulog.git fprobe-ulog; cd fprobe-ulog ; git checkout fprobe-ulog-1.1.4-3 ; rm -rf .git ) || { rm -rf fprobe-ulog; false; } Cloning into 'fprobe-ulog'... Note: checking out 'fprobe-ulog-1.1.4-3'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at f3105b6... Setting tag fprobe-ulog-1.1.4-3 Bug fixes. XXXXXXXXXXXXXXX -- END MODULE fprobe-ulog : fr. 25. juli 14:07:10 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/fprobe-ulog.spec echo "%define SCMURL git://git.onelab.eu/fprobe-ulog.git@fprobe-ulog-1.1.4-3" >> SPECS/fprobe-ulog.spec echo "# included from fprobe-ulog.spec" >> SPECS/fprobe-ulog.spec cat MODULES/fprobe-ulog/fprobe-ulog.spec >> SPECS/fprobe-ulog.spec mkdir -p MAKE ./spec2make SPECS/fprobe-ulog.spec fprobe-ulog > MAKE/fprobe-ulog.mk || { rm MAKE/fprobe-ulog.mk; exit 1; } ========== stage1iter : libvirt XXXXXXXXXXXXXXX -- BEG MODULE libvirt : fr. 25. juli 14:07:10 +0200 2014 mkdir -p MODULES cd MODULES && mkdir libvirt ; ( git clone git://git.onelab.eu/libvirt.git libvirt; cd libvirt ; git checkout libvirt-1.2.5-1 ; rm -rf .git ) || { rm -rf libvirt; false; } Cloning into 'libvirt'... Note: checking out 'libvirt-1.2.5-1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at d5d66c0... Setting tag libvirt-1.2.5-1 libvirt 1.2.5 for PL XXXXXXXXXXXXXXX -- END MODULE libvirt : fr. 25. juli 14:07:23 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/libvirt.spec echo "%define SCMURL git://git.onelab.eu/libvirt.git@libvirt-1.2.5-1" >> SPECS/libvirt.spec echo "# included from libvirt.spec" >> SPECS/libvirt.spec cat MODULES/libvirt/libvirt.spec >> SPECS/libvirt.spec mkdir -p MAKE ./spec2make SPECS/libvirt.spec libvirt > MAKE/libvirt.mk || { rm MAKE/libvirt.mk; exit 1; } ========== stage1iter : libvirt-python XXXXXXXXXXXXXXX -- BEG MODULE libvirt-python : fr. 25. juli 14:07:23 +0200 2014 mkdir -p MODULES cd MODULES && mkdir libvirt-python ; ( git clone git://git.onelab.eu/libvirt-python.git libvirt-python; cd libvirt-python ; git checkout libvirt-python-1.2.5-1 ; rm -rf .git ) || { rm -rf libvirt-python; false; } Cloning into 'libvirt-python'... Note: checking out 'libvirt-python-1.2.5-1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 10ff3d8... Setting tag libvirt-python-1.2.5-1 mainstream as-is XXXXXXXXXXXXXXX -- END MODULE libvirt-python : fr. 25. juli 14:07:36 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/libvirt-python.spec echo "%define SCMURL git://git.onelab.eu/libvirt-python.git@libvirt-python-1.2.5-1" >> SPECS/libvirt-python.spec echo "# included from libvirt-python.spec" >> SPECS/libvirt-python.spec cat MODULES/libvirt-python/libvirt-python.spec >> SPECS/libvirt-python.spec mkdir -p MAKE ./spec2make --define 'packager PlanetLab' SPECS/libvirt-python.spec libvirt-python > MAKE/libvirt-python.mk || { rm MAKE/libvirt-python.mk; exit 1; } ========== stage1iter : pf2slice XXXXXXXXXXXXXXX -- BEG MODULE pf2slice : fr. 25. juli 14:07:36 +0200 2014 mkdir -p MODULES cd MODULES && svn export http://svn.planet-lab.org/svn/pf2slice/tags/pf2slice-1.0-2 pf2slice A pf2slice A pf2slice/pf2slice.spec A pf2slice/authorized_keys A pf2slice/pf2slice-initscript Exported revision 18860. XXXXXXXXXXXXXXX -- END MODULE pf2slice : fr. 25. juli 14:07:38 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/pf2slice.spec echo "%define SCMURL http://svn.planet-lab.org/svn/pf2slice/tags/pf2slice-1.0-2" >> SPECS/pf2slice.spec echo "# included from pf2slice.spec" >> SPECS/pf2slice.spec cat MODULES/pf2slice/pf2slice.spec >> SPECS/pf2slice.spec mkdir -p MAKE ./spec2make SPECS/pf2slice.spec pf2slice > MAKE/pf2slice.mk || { rm MAKE/pf2slice.mk; exit 1; } ========== stage1iter : vsys XXXXXXXXXXXXXXX -- BEG MODULE vsys : fr. 25. juli 14:07:38 +0200 2014 mkdir -p MODULES cd MODULES && mkdir vsys ; ( git clone git://git.onelab.eu/vsys.git vsys; cd vsys ; git checkout vsys-0.99-3 ; rm -rf .git ) || { rm -rf vsys; false; } Cloning into 'vsys'... Note: checking out 'vsys-0.99-3'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at a07f41d... Setting tag vsys-0.99-3 only cosmetic changes XXXXXXXXXXXXXXX -- END MODULE vsys : fr. 25. juli 14:07:49 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/vsys.spec echo "%define SCMURL git://git.onelab.eu/vsys.git@vsys-0.99-3" >> SPECS/vsys.spec echo "# included from vsys.spec" >> SPECS/vsys.spec cat MODULES/vsys/vsys.spec >> SPECS/vsys.spec mkdir -p MAKE ./spec2make SPECS/vsys.spec vsys > MAKE/vsys.mk || { rm MAKE/vsys.mk; exit 1; } ========== stage1iter : vsyssh mkdir -p SPECS cat header.spec > SPECS/vsyssh.spec echo "%define SCMURL git://git.onelab.eu/vsys.git@vsys-0.99-3" >> SPECS/vsyssh.spec echo "# included from vsyssh.spec" >> SPECS/vsyssh.spec cat MODULES/vsys/vsyssh.spec >> SPECS/vsyssh.spec mkdir -p MAKE ./spec2make SPECS/vsyssh.spec vsyssh > MAKE/vsyssh.mk || { rm MAKE/vsyssh.mk; exit 1; } ========== stage1iter : vsys-scripts XXXXXXXXXXXXXXX -- BEG MODULE vsys-scripts : fr. 25. juli 14:07:49 +0200 2014 mkdir -p MODULES cd MODULES && mkdir vsys-scripts ; ( git clone git://git.onelab.eu/vsys-scripts.git vsys-scripts; cd vsys-scripts ; git checkout vsys-scripts-0.95-49 ; rm -rf .git ) || { rm -rf vsys-scripts; false; } Cloning into 'vsys-scripts'... Note: checking out 'vsys-scripts-0.95-49'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at c79b0de... Setting tag vsys-scripts-0.95-49 new privilege script pvtfs XXXXXXXXXXXXXXX -- END MODULE vsys-scripts : fr. 25. juli 14:08:02 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/vsys-scripts.spec echo "%define SCMURL git://git.onelab.eu/vsys-scripts.git@vsys-scripts-0.95-49" >> SPECS/vsys-scripts.spec echo "# included from root-context/vsys-scripts.spec" >> SPECS/vsys-scripts.spec cat MODULES/vsys-scripts/root-context/vsys-scripts.spec >> SPECS/vsys-scripts.spec mkdir -p MAKE ./spec2make SPECS/vsys-scripts.spec vsys-scripts > MAKE/vsys-scripts.mk || { rm MAKE/vsys-scripts.mk; exit 1; } ========== stage1iter : vsys-wrapper mkdir -p SPECS cat header.spec > SPECS/vsys-wrapper.spec echo "%define SCMURL git://git.onelab.eu/vsys-scripts.git@vsys-scripts-0.95-49" >> SPECS/vsys-wrapper.spec echo "# included from slice-context/vsys-wrapper.spec" >> SPECS/vsys-wrapper.spec cat MODULES/vsys-scripts/slice-context/vsys-wrapper.spec >> SPECS/vsys-wrapper.spec mkdir -p MAKE ./spec2make SPECS/vsys-wrapper.spec vsys-wrapper > MAKE/vsys-wrapper.mk || { rm MAKE/vsys-wrapper.mk; exit 1; } ========== stage1iter : sliver-openvswitch XXXXXXXXXXXXXXX -- BEG MODULE sliver-openvswitch : fr. 25. juli 14:08:02 +0200 2014 mkdir -p MODULES cd MODULES && mkdir sliver-openvswitch ; ( git clone git://git.onelab.eu/sliver-openvswitch.git sliver-openvswitch; cd sliver-openvswitch ; git checkout sliver-openvswitch-2.2.90-1 ; rm -rf .git ) || { rm -rf sliver-openvswitch; false; } Cloning into 'sliver-openvswitch'... Note: checking out 'sliver-openvswitch-2.2.90-1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at c6ed539... Setting tag sliver-openvswitch-2.2.90-1 catching up with mainstream 2.2.90 XXXXXXXXXXXXXXX -- END MODULE sliver-openvswitch : fr. 25. juli 14:08:22 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/sliver-openvswitch.spec echo "%define SCMURL git://git.onelab.eu/sliver-openvswitch.git@sliver-openvswitch-2.2.90-1" >> SPECS/sliver-openvswitch.spec echo "# included from sliver-openvswitch.spec" >> SPECS/sliver-openvswitch.spec cat MODULES/sliver-openvswitch/sliver-openvswitch.spec >> SPECS/sliver-openvswitch.spec mkdir -p MAKE ./spec2make SPECS/sliver-openvswitch.spec sliver-openvswitch > MAKE/sliver-openvswitch.mk || { rm MAKE/sliver-openvswitch.mk; exit 1; } ========== stage1iter : plcapi XXXXXXXXXXXXXXX -- BEG MODULE plcapi : fr. 25. juli 14:08:22 +0200 2014 mkdir -p MODULES cd MODULES && mkdir plcapi ; ( git clone git://github.com/dreibh/planetlab-lxc-plcapi.git plcapi; cd plcapi ; git checkout ornet-rel0.9.0 ; rm -rf .git ) || { rm -rf plcapi; false; } Cloning into 'plcapi'... error: pathspec 'ornet-rel0.9.0' did not match any file(s) known to git. XXXXXXXXXXXXXXX -- END MODULE plcapi : fr. 25. juli 14:08:27 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/plcapi.spec echo "%define SCMURL git://github.com/dreibh/planetlab-lxc-plcapi.git@ornet-rel0.9.0" >> SPECS/plcapi.spec echo "# included from plcapi.spec" >> SPECS/plcapi.spec cat MODULES/plcapi/plcapi.spec >> SPECS/plcapi.spec mkdir -p MAKE ./spec2make SPECS/plcapi.spec plcapi > MAKE/plcapi.mk || { rm MAKE/plcapi.mk; exit 1; } ========== stage1iter : drupal XXXXXXXXXXXXXXX -- BEG MODULE drupal : fr. 25. juli 14:08:28 +0200 2014 mkdir -p MODULES cd MODULES && mkdir drupal ; ( git clone git://git.onelab.eu/drupal.git drupal; cd drupal ; git checkout drupal-4.7-15 ; rm -rf .git ) || { rm -rf drupal; false; } Cloning into 'drupal'... Note: checking out 'drupal-4.7-15'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 9ed6deb... Setting tag drupal-4.7-15 dual mirror build XXXXXXXXXXXXXXX -- END MODULE drupal : fr. 25. juli 14:08:35 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/drupal.spec echo "%define SCMURL git://git.onelab.eu/drupal.git@drupal-4.7-15" >> SPECS/drupal.spec echo "# included from drupal.spec" >> SPECS/drupal.spec cat MODULES/drupal/drupal.spec >> SPECS/drupal.spec mkdir -p MAKE ./spec2make SPECS/drupal.spec drupal > MAKE/drupal.mk || { rm MAKE/drupal.mk; exit 1; } ========== stage1iter : plewww XXXXXXXXXXXXXXX -- BEG MODULE plewww : fr. 25. juli 14:08:35 +0200 2014 mkdir -p MODULES cd MODULES && mkdir plewww ; ( git clone git://git.onelab.eu/plewww.git plewww; cd plewww ; git checkout plewww-5.2-4 ; rm -rf .git ) || { rm -rf plewww; false; } Cloning into 'plewww'... Note: checking out 'plewww-5.2-4'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 621f5f2... Setting tag plewww-5.2-4 googlemap widget: support for gmap api v3 + various cosmetic tweaks can display site names with odd characters XXXXXXXXXXXXXXX -- END MODULE plewww : fr. 25. juli 14:08:49 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/plewww.spec echo "%define SCMURL git://git.onelab.eu/plewww.git@plewww-5.2-4" >> SPECS/plewww.spec echo "# included from plewww.spec" >> SPECS/plewww.spec cat MODULES/plewww/plewww.spec >> SPECS/plewww.spec mkdir -p MAKE ./spec2make SPECS/plewww.spec plewww > MAKE/plewww.mk || { rm MAKE/plewww.mk; exit 1; } ========== stage1iter : www-register-wizard XXXXXXXXXXXXXXX -- BEG MODULE www-register-wizard : fr. 25. juli 14:08:49 +0200 2014 mkdir -p MODULES cd MODULES && svn export http://svn.planet-lab.org/svn/www-register-wizard/tags/www-register-wizard-4.3-5 www-register-wizard A www-register-wizard A www-register-wizard/scaffolding A www-register-wizard/scaffolding/Scaffolding.php A www-register-wizard/scaffolding/images A www-register-wizard/scaffolding/images/logo.jpg A www-register-wizard/scaffolding/images/index.html A www-register-wizard/scaffolding/images/background.jpg A www-register-wizard/scaffolding/index.html A www-register-wizard/scaffolding/views A www-register-wizard/scaffolding/views/stylesheet.css A www-register-wizard/scaffolding/views/view.php A www-register-wizard/scaffolding/views/footer.php A www-register-wizard/scaffolding/views/delete.php A www-register-wizard/scaffolding/views/index.html A www-register-wizard/scaffolding/views/edit.php A www-register-wizard/scaffolding/views/no_data.php A www-register-wizard/scaffolding/views/add.php A www-register-wizard/scaffolding/views/header.php A www-register-wizard/plugins A www-register-wizard/plugins/captcha_pi.php A www-register-wizard/plugins/js_calendar_pi.php A www-register-wizard/plugins/index.html A www-register-wizard/language A www-register-wizard/language/english A www-register-wizard/language/english/number_lang.php A www-register-wizard/language/english/calendar_lang.php A www-register-wizard/language/english/ftp_lang.php A www-register-wizard/language/english/validation_lang.php A www-register-wizard/language/english/date_lang.php A www-register-wizard/language/english/form_validation_lang.php A www-register-wizard/language/english/unit_test_lang.php A www-register-wizard/language/english/scaffolding_lang.php A www-register-wizard/language/english/profiler_lang.php A www-register-wizard/language/english/imglib_lang.php A www-register-wizard/language/english/index.html A www-register-wizard/language/english/upload_lang.php A www-register-wizard/language/english/db_lang.php A www-register-wizard/language/english/email_lang.php A www-register-wizard/language/index.html A www-register-wizard/rounded.css A www-register-wizard/wizard.css A www-register-wizard/fonts A www-register-wizard/fonts/index.html A www-register-wizard/fonts/texb.ttf A www-register-wizard/codeigniter A www-register-wizard/codeigniter/CodeIgniter.php A www-register-wizard/codeigniter/Base4.php A www-register-wizard/codeigniter/Base5.php A www-register-wizard/codeigniter/Compat.php A www-register-wizard/codeigniter/index.html A www-register-wizard/codeigniter/Common.php A www-register-wizard/index.php A www-register-wizard/www-register-wizard.spec A www-register-wizard/helpers A www-register-wizard/helpers/path_helper.php A www-register-wizard/helpers/xml_helper.php A www-register-wizard/helpers/smiley_helper.php A www-register-wizard/helpers/url_helper.php A www-register-wizard/helpers/form_helper.php A www-register-wizard/helpers/html_helper.php A www-register-wizard/helpers/directory_helper.php A www-register-wizard/helpers/string_helper.php A www-register-wizard/helpers/typography_helper.php A www-register-wizard/helpers/security_helper.php A www-register-wizard/helpers/download_helper.php A www-register-wizard/helpers/cookie_helper.php A www-register-wizard/helpers/compatibility_helper.php A www-register-wizard/helpers/date_helper.php A www-register-wizard/helpers/array_helper.php A www-register-wizard/helpers/file_helper.php A www-register-wizard/helpers/language_helper.php A www-register-wizard/helpers/text_helper.php A www-register-wizard/helpers/inflector_helper.php A www-register-wizard/helpers/index.html A www-register-wizard/helpers/email_helper.php A www-register-wizard/helpers/number_helper.php A www-register-wizard/cache A www-register-wizard/cache/index.html A www-register-wizard/application A www-register-wizard/application/helpers A www-register-wizard/application/helpers/index.html A www-register-wizard/application/hooks A www-register-wizard/application/hooks/index.html A www-register-wizard/application/language A www-register-wizard/application/language/english A www-register-wizard/application/language/english/index.html A www-register-wizard/application/models A www-register-wizard/application/models/index.html A www-register-wizard/application/config A www-register-wizard/application/config/doctypes.php A www-register-wizard/application/config/mimes.php A www-register-wizard/application/config/constants.php A www-register-wizard/application/config/user_agents.php A www-register-wizard/application/config/routes.php A www-register-wizard/application/config/hooks.php A www-register-wizard/application/config/database.php A www-register-wizard/application/config/index.html A www-register-wizard/application/config/config.php A www-register-wizard/application/config/smileys.php A www-register-wizard/application/config/autoload.php A www-register-wizard/application/controllers A www-register-wizard/application/controllers/welcome.php A www-register-wizard/application/controllers/confirm.php A www-register-wizard/application/controllers/index.html A www-register-wizard/application/controllers/register.php A www-register-wizard/application/controllers/conffile.php A www-register-wizard/application/controllers/download.php A www-register-wizard/application/index.html A www-register-wizard/application/errors A www-register-wizard/application/errors/error_db.php A www-register-wizard/application/errors/error_404.php A www-register-wizard/application/errors/error_php.php A www-register-wizard/application/errors/index.html A www-register-wizard/application/errors/error_general.php A www-register-wizard/application/libraries A www-register-wizard/application/libraries/index.html A www-register-wizard/application/views A www-register-wizard/application/views/stage3_node_choose.php A www-register-wizard/application/views/stage1_pcu_choose.php A www-register-wizard/application/views/footer.php A www-register-wizard/application/views/AddConfFile.php A www-register-wizard/application/views/welcome_message.php A www-register-wizard/application/views/ListConfFiles.php A www-register-wizard/application/views/stage4_node_confirm.php A www-register-wizard/application/views/stage2_pcu_confirm.php A www-register-wizard/application/views/stage7_firstcontact.php A www-register-wizard/application/views/stage8_rebootpcu.php A www-register-wizard/application/views/stage5_bootimage.php A www-register-wizard/application/views/stage6_download.php A www-register-wizard/application/views/stage0.php A www-register-wizard/application/views/index.html A www-register-wizard/application/views/stage9_complete.php A www-register-wizard/application/views/debug.php A www-register-wizard/application/views/stage45_pcuport.php A www-register-wizard/application/views/header.php A www-register-wizard/application/views/UpdateConfFile.php A www-register-wizard/logs A www-register-wizard/logs/index.html A www-register-wizard/database A www-register-wizard/database/DB_active_rec.php A www-register-wizard/database/DB_driver.php A www-register-wizard/database/DB_result.php A www-register-wizard/database/index.html A www-register-wizard/database/DB.php A www-register-wizard/database/DB_forge.php A www-register-wizard/database/DB_cache.php A www-register-wizard/database/DB_utility.php A www-register-wizard/database/drivers A www-register-wizard/database/drivers/mssql A www-register-wizard/database/drivers/mssql/mssql_driver.php A www-register-wizard/database/drivers/mssql/mssql_result.php A www-register-wizard/database/drivers/mssql/mssql_forge.php A www-register-wizard/database/drivers/mssql/mssql_utility.php A www-register-wizard/database/drivers/mssql/index.html A www-register-wizard/database/drivers/sqlite A www-register-wizard/database/drivers/sqlite/sqlite_driver.php A www-register-wizard/database/drivers/sqlite/sqlite_result.php A www-register-wizard/database/drivers/sqlite/sqlite_forge.php A www-register-wizard/database/drivers/sqlite/index.html A www-register-wizard/database/drivers/sqlite/sqlite_utility.php A www-register-wizard/database/drivers/oci8 A www-register-wizard/database/drivers/oci8/oci8_driver.php A www-register-wizard/database/drivers/oci8/oci8_result.php A www-register-wizard/database/drivers/oci8/index.html A www-register-wizard/database/drivers/oci8/oci8_forge.php A www-register-wizard/database/drivers/oci8/oci8_utility.php A www-register-wizard/database/drivers/postgre A www-register-wizard/database/drivers/postgre/postgre_driver.php A www-register-wizard/database/drivers/postgre/postgre_result.php A www-register-wizard/database/drivers/postgre/index.html A www-register-wizard/database/drivers/postgre/postgre_forge.php A www-register-wizard/database/drivers/postgre/postgre_utility.php A www-register-wizard/database/drivers/mysql A www-register-wizard/database/drivers/mysql/mysql_driver.php A www-register-wizard/database/drivers/mysql/mysql_result.php A www-register-wizard/database/drivers/mysql/index.html A www-register-wizard/database/drivers/mysql/mysql_forge.php A www-register-wizard/database/drivers/mysql/mysql_utility.php A www-register-wizard/database/drivers/odbc A www-register-wizard/database/drivers/odbc/odbc_forge.php A www-register-wizard/database/drivers/odbc/odbc_utility.php A www-register-wizard/database/drivers/odbc/odbc_driver.php A www-register-wizard/database/drivers/odbc/index.html A www-register-wizard/database/drivers/odbc/odbc_result.php A www-register-wizard/database/drivers/index.html A www-register-wizard/database/drivers/mysqli A www-register-wizard/database/drivers/mysqli/mysqli_driver.php A www-register-wizard/database/drivers/mysqli/mysqli_result.php A www-register-wizard/database/drivers/mysqli/mysqli_forge.php A www-register-wizard/database/drivers/mysqli/mysqli_utility.php A www-register-wizard/database/drivers/mysqli/index.html A www-register-wizard/images A www-register-wizard/images/all-in-one-cd.png A www-register-wizard/images/all-in-one-usb.png A www-register-wizard/index.html A www-register-wizard/rounded.js A www-register-wizard/libraries A www-register-wizard/libraries/Pagination.php A www-register-wizard/libraries/User_agent.php A www-register-wizard/libraries/Sha1.php A www-register-wizard/libraries/Parser.php A www-register-wizard/libraries/Output.php A www-register-wizard/libraries/Zip.php A www-register-wizard/libraries/Config.php A www-register-wizard/libraries/Loader.php A www-register-wizard/libraries/Calendar.php A www-register-wizard/libraries/Unit_test.php A www-register-wizard/libraries/Profiler.php A www-register-wizard/libraries/Controller.php A www-register-wizard/libraries/Language.php A www-register-wizard/libraries/Upload.php A www-register-wizard/libraries/Encrypt.php A www-register-wizard/libraries/Email.php A www-register-wizard/libraries/Xmlrpcs.php A www-register-wizard/libraries/Cart.php A www-register-wizard/libraries/Ftp.php A www-register-wizard/libraries/Validation.php A www-register-wizard/libraries/Benchmark.php A www-register-wizard/libraries/URI.php A www-register-wizard/libraries/Input.php A www-register-wizard/libraries/Model.php A www-register-wizard/libraries/Xmlrpc.php A www-register-wizard/libraries/Typography.php A www-register-wizard/libraries/Image_lib.php A www-register-wizard/libraries/Form_validation.php A www-register-wizard/libraries/Router.php A www-register-wizard/libraries/Exceptions.php A www-register-wizard/libraries/Log.php A www-register-wizard/libraries/Session.php A www-register-wizard/libraries/Hooks.php A www-register-wizard/libraries/index.html A www-register-wizard/libraries/Trackback.php A www-register-wizard/libraries/Table.php A www-register-wizard/Makefile Exported revision 18860. XXXXXXXXXXXXXXX -- END MODULE www-register-wizard : fr. 25. juli 14:08:53 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/www-register-wizard.spec echo "%define SCMURL http://svn.planet-lab.org/svn/www-register-wizard/tags/www-register-wizard-4.3-5" >> SPECS/www-register-wizard.spec echo "# included from www-register-wizard.spec" >> SPECS/www-register-wizard.spec cat MODULES/www-register-wizard/www-register-wizard.spec >> SPECS/www-register-wizard.spec mkdir -p MAKE ./spec2make SPECS/www-register-wizard.spec www-register-wizard > MAKE/www-register-wizard.mk || { rm MAKE/www-register-wizard.mk; exit 1; } ========== stage1iter : pcucontrol XXXXXXXXXXXXXXX -- BEG MODULE pcucontrol : fr. 25. juli 14:08:53 +0200 2014 mkdir -p MODULES cd MODULES && mkdir pcucontrol ; ( git clone git://git.onelab.eu/pcucontrol.git pcucontrol; cd pcucontrol ; git checkout pcucontrol-1.0-13 ; rm -rf .git ) || { rm -rf pcucontrol; false; } Cloning into 'pcucontrol'... Note: checking out 'pcucontrol-1.0-13'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at cdfb695... Setting tag pcucontrol-1.0-13 remove many unnecessary debugging print statement. move APC & DRAC to expect scripts. Much greater control. XXXXXXXXXXXXXXX -- END MODULE pcucontrol : fr. 25. juli 14:09:02 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/pcucontrol.spec echo "%define SCMURL git://git.onelab.eu/pcucontrol.git@pcucontrol-1.0-13" >> SPECS/pcucontrol.spec echo "# included from pcucontrol.spec" >> SPECS/pcucontrol.spec cat MODULES/pcucontrol/pcucontrol.spec >> SPECS/pcucontrol.spec mkdir -p MAKE ./spec2make SPECS/pcucontrol.spec pcucontrol > MAKE/pcucontrol.mk || { rm MAKE/pcucontrol.mk; exit 1; } ========== stage1iter : plcrt XXXXXXXXXXXXXXX -- BEG MODULE PLCRT : fr. 25. juli 14:09:02 +0200 2014 mkdir -p MODULES cd MODULES && svn export http://svn.planet-lab.org/svn/PLCRT/tags/PLCRT-1.0-11 PLCRT A PLCRT A PLCRT/getpersons.py A PLCRT/rtcron.sh A PLCRT/setup.d A PLCRT/setup.d/addwatchers.sh A PLCRT/addwatchers.pl A PLCRT/cron.d A PLCRT/cron.d/syncadmins.py A PLCRT/initialdata A PLCRT/rt.cron A PLCRT/plcrt.init A PLCRT/conf.d A PLCRT/conf.d/planetlab.pl A PLCRT/RT_SiteConfig.pm A PLCRT/local A PLCRT/local/html A PLCRT/local/html/Ticket A PLCRT/local/html/Ticket/Elements A PLCRT/local/html/Ticket/Elements/ShowSummary A PLCRT/local/html/Elements A PLCRT/local/html/Elements/Logo A PLCRT/adduserstort.pl A PLCRT/plcrt.spec Exported revision 18860. XXXXXXXXXXXXXXX -- END MODULE PLCRT : fr. 25. juli 14:09:05 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/plcrt.spec echo "%define SCMURL http://svn.planet-lab.org/svn/PLCRT/tags/PLCRT-1.0-11" >> SPECS/plcrt.spec echo "# included from plcrt.spec" >> SPECS/plcrt.spec cat MODULES/PLCRT/plcrt.spec >> SPECS/plcrt.spec mkdir -p MAKE ./spec2make SPECS/plcrt.spec plcrt > MAKE/plcrt.mk || { rm MAKE/plcrt.mk; exit 1; } ========== stage1iter : pyaspects XXXXXXXXXXXXXXX -- BEG MODULE pyaspects : fr. 25. juli 14:09:05 +0200 2014 mkdir -p MODULES cd MODULES && mkdir pyaspects ; ( git clone git://git.onelab.eu/pyaspects.git pyaspects; cd pyaspects ; git checkout pyaspects-0.4.1-3 ; rm -rf .git ) || { rm -rf pyaspects; false; } Cloning into 'pyaspects'... Note: checking out 'pyaspects-0.4.1-3'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at f968a0e... Setting tag pyaspects-0.4.1-3 review specfile to avoid rpm-generated requirements towards /bin/python XXXXXXXXXXXXXXX -- END MODULE pyaspects : fr. 25. juli 14:09:54 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/pyaspects.spec echo "%define SCMURL git://git.onelab.eu/pyaspects.git@pyaspects-0.4.1-3" >> SPECS/pyaspects.spec echo "# included from pyaspects.spec" >> SPECS/pyaspects.spec cat MODULES/pyaspects/pyaspects.spec >> SPECS/pyaspects.spec mkdir -p MAKE ./spec2make SPECS/pyaspects.spec pyaspects > MAKE/pyaspects.mk || { rm MAKE/pyaspects.mk; exit 1; } ========== stage1iter : nodeconfig XXXXXXXXXXXXXXX -- BEG MODULE nodeconfig : fr. 25. juli 14:09:54 +0200 2014 mkdir -p MODULES cd MODULES && mkdir nodeconfig ; ( git clone git://git.onelab.eu/nodeconfig.git nodeconfig; cd nodeconfig ; git checkout nodeconfig-5.2-4 ; rm -rf .git ) || { rm -rf nodeconfig; false; } Cloning into 'nodeconfig'... Note: checking out 'nodeconfig-5.2-4'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 7a0b045... Setting tag nodeconfig-5.2-4 tweaks in node's ntp.conf XXXXXXXXXXXXXXX -- END MODULE nodeconfig : fr. 25. juli 14:10:07 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/nodeconfig.spec echo "%define SCMURL git://git.onelab.eu/nodeconfig.git@nodeconfig-5.2-4" >> SPECS/nodeconfig.spec echo "# included from nodeconfig.spec" >> SPECS/nodeconfig.spec cat MODULES/nodeconfig/nodeconfig.spec >> SPECS/nodeconfig.spec mkdir -p MAKE ./spec2make SPECS/nodeconfig.spec nodeconfig > MAKE/nodeconfig.mk || { rm MAKE/nodeconfig.mk; exit 1; } ========== stage1iter : bootmanager XXXXXXXXXXXXXXX -- BEG MODULE bootmanager : fr. 25. juli 14:10:07 +0200 2014 mkdir -p MODULES cd MODULES && mkdir bootmanager ; ( git clone git://git.onelab.eu/bootmanager.git bootmanager; cd bootmanager ; git checkout bootmanager-5.2-5 ; rm -rf .git ) || { rm -rf bootmanager; false; } Cloning into 'bootmanager'... Note: checking out 'bootmanager-5.2-5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 4f61d5c... Setting tag bootmanager-5.2-5 runs AnsibleHook, that optionnally runs playbooks (by default, usual behaviour) introduces the ONE_PARTITION configuration variable some suport for chainbooting ubuntu XXXXXXXXXXXXXXX -- END MODULE bootmanager : fr. 25. juli 14:10:31 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/bootmanager.spec echo "%define SCMURL git://git.onelab.eu/bootmanager.git@bootmanager-5.2-5" >> SPECS/bootmanager.spec echo "# included from bootmanager.spec" >> SPECS/bootmanager.spec cat MODULES/bootmanager/bootmanager.spec >> SPECS/bootmanager.spec mkdir -p MAKE ./spec2make SPECS/bootmanager.spec bootmanager > MAKE/bootmanager.mk || { rm MAKE/bootmanager.mk; exit 1; } ========== stage1iter : pypcilib XXXXXXXXXXXXXXX -- BEG MODULE pypcilib : fr. 25. juli 14:10:31 +0200 2014 mkdir -p MODULES cd MODULES && mkdir pypcilib ; ( git clone git://git.onelab.eu/pypcilib.git pypcilib; cd pypcilib ; git checkout pypcilib-0.2-11 ; rm -rf .git ) || { rm -rf pypcilib; false; } Cloning into 'pypcilib'... Note: checking out 'pypcilib-0.2-11'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 59508af... Setting tag pypcilib-0.2-11 XXXXXXXXXXXXXXX -- END MODULE pypcilib : fr. 25. juli 14:10:39 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/pypcilib.spec echo "%define SCMURL git://git.onelab.eu/pypcilib.git@pypcilib-0.2-11" >> SPECS/pypcilib.spec echo "# included from pypcilib.spec" >> SPECS/pypcilib.spec cat MODULES/pypcilib/pypcilib.spec >> SPECS/pypcilib.spec mkdir -p MAKE ./spec2make SPECS/pypcilib.spec pypcilib > MAKE/pypcilib.mk || { rm MAKE/pypcilib.mk; exit 1; } ========== stage1iter : pyplnet XXXXXXXXXXXXXXX -- BEG MODULE pyplnet : fr. 25. juli 14:10:40 +0200 2014 mkdir -p MODULES cd MODULES && mkdir pyplnet ; ( git clone git://git.onelab.eu/pyplnet.git pyplnet; cd pyplnet ; git checkout pyplnet-4.3-18 ; rm -rf .git ) || { rm -rf pyplnet; false; } Cloning into 'pyplnet'... Note: checking out 'pyplnet-4.3-18'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at f533187... Setting tag pyplnet-4.3-18 IPv6 changes from Thomas Dreibholz XXXXXXXXXXXXXXX -- END MODULE pyplnet : fr. 25. juli 14:10:52 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/pyplnet.spec echo "%define SCMURL git://git.onelab.eu/pyplnet.git@pyplnet-4.3-18" >> SPECS/pyplnet.spec echo "# included from pyplnet.spec" >> SPECS/pyplnet.spec cat MODULES/pyplnet/pyplnet.spec >> SPECS/pyplnet.spec mkdir -p MAKE ./spec2make SPECS/pyplnet.spec pyplnet > MAKE/pyplnet.mk || { rm MAKE/pyplnet.mk; exit 1; } ========== stage1iter : oml XXXXXXXXXXXXXXX -- BEG MODULE oml : fr. 25. juli 14:10:53 +0200 2014 mkdir -p MODULES cd MODULES && mkdir oml ; ( git clone git://git.onelab.eu/oml.git oml; cd oml ; git checkout oml-2.6.1-1 ; rm -rf .git ) || { rm -rf oml; false; } Cloning into 'oml'... Note: checking out 'oml-2.6.1-1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at b0c778d... Setting tag oml-2.6.1-1 updated with latest release from NICTA XXXXXXXXXXXXXXX -- END MODULE oml : fr. 25. juli 14:11:05 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/liboml.spec echo "%define SCMURL git://git.onelab.eu/oml.git@oml-2.6.1-1" >> SPECS/liboml.spec echo "# included from liboml.spec" >> SPECS/liboml.spec cat MODULES/oml/liboml.spec >> SPECS/liboml.spec mkdir -p MAKE ./spec2make SPECS/liboml.spec oml > MAKE/oml.mk || { rm MAKE/oml.mk; exit 1; } ========== stage1iter : bootcd XXXXXXXXXXXXXXX -- BEG MODULE bootcd : fr. 25. juli 14:11:05 +0200 2014 mkdir -p MODULES cd MODULES && mkdir bootcd ; ( git clone git://github.com/dreibh/planetlab-lxc-bootcd.git bootcd; cd bootcd ; git checkout ornet-rel0.9.0 ; rm -rf .git ) || { rm -rf bootcd; false; } Cloning into 'bootcd'... error: pathspec 'ornet-rel0.9.0' did not match any file(s) known to git. XXXXXXXXXXXXXXX -- END MODULE bootcd : fr. 25. juli 14:11:08 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/bootcd.spec echo "%define SCMURL git://github.com/dreibh/planetlab-lxc-bootcd.git@ornet-rel0.9.0" >> SPECS/bootcd.spec echo "%define date 2014.07.25" >> SPECS/bootcd.spec echo "# included from bootcd.spec" >> SPECS/bootcd.spec cat MODULES/bootcd/bootcd.spec >> SPECS/bootcd.spec mkdir -p MAKE ./spec2make SPECS/bootcd.spec bootcd > MAKE/bootcd.mk || { rm MAKE/bootcd.mk; exit 1; } ========== stage1iter : sliceimage XXXXXXXXXXXXXXX -- BEG MODULE sliceimage : fr. 25. juli 14:11:09 +0200 2014 mkdir -p MODULES cd MODULES && mkdir sliceimage ; ( git clone git://git.onelab.eu/sliceimage.git sliceimage; cd sliceimage ; git checkout fa1f64bfbdde37c6a2d788e621eb9d33f329f8fa ; rm -rf .git ) || { rm -rf sliceimage; false; } Cloning into 'sliceimage'... Note: checking out 'fa1f64bfbdde37c6a2d788e621eb9d33f329f8fa'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at fa1f64b... Added changelog entry with fixes. XXXXXXXXXXXXXXX -- END MODULE sliceimage : fr. 25. juli 14:11:20 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/sliceimage.spec echo "%define SCMURL git://git.onelab.eu/sliceimage.git@fa1f64bfbdde37c6a2d788e621eb9d33f329f8fa" >> SPECS/sliceimage.spec echo "%define date 2014.07.25" >> SPECS/sliceimage.spec echo "# included from sliceimage.spec" >> SPECS/sliceimage.spec cat MODULES/sliceimage/sliceimage.spec >> SPECS/sliceimage.spec mkdir -p MAKE ./spec2make SPECS/sliceimage.spec sliceimage > MAKE/sliceimage.mk || { rm MAKE/sliceimage.mk; exit 1; } ========== stage1iter : lxc-sliceimage mkdir -p SPECS cat header.spec > SPECS/lxc-sliceimage.spec echo "%define SCMURL git://git.onelab.eu/sliceimage.git@fa1f64bfbdde37c6a2d788e621eb9d33f329f8fa" >> SPECS/lxc-sliceimage.spec echo "%define date 2014.07.25" >> SPECS/lxc-sliceimage.spec echo "# included from lxc-sliceimage.spec" >> SPECS/lxc-sliceimage.spec cat MODULES/sliceimage/lxc-sliceimage.spec >> SPECS/lxc-sliceimage.spec mkdir -p MAKE ./spec2make SPECS/lxc-sliceimage.spec lxc-sliceimage > MAKE/lxc-sliceimage.mk || { rm MAKE/lxc-sliceimage.mk; exit 1; } ========== stage1iter : nodeimage XXXXXXXXXXXXXXX -- BEG MODULE nodeimage : fr. 25. juli 14:11:21 +0200 2014 mkdir -p MODULES cd MODULES && mkdir nodeimage ; ( git clone git://git.onelab.eu/nodeimage.git nodeimage; cd nodeimage ; git checkout nodeimage-5.2-4 ; rm -rf .git ) || { rm -rf nodeimage; false; } Cloning into 'nodeimage'... error: pathspec 'nodeimage-5.2-4' did not match any file(s) known to git. XXXXXXXXXXXXXXX -- END MODULE nodeimage : fr. 25. juli 14:11:31 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/nodeimage.spec echo "%define SCMURL git://git.onelab.eu/nodeimage.git@nodeimage-5.2-4" >> SPECS/nodeimage.spec echo "%define date 2014.07.25" >> SPECS/nodeimage.spec echo "# included from nodeimage.spec" >> SPECS/nodeimage.spec cat MODULES/nodeimage/nodeimage.spec >> SPECS/nodeimage.spec mkdir -p MAKE ./spec2make SPECS/nodeimage.spec nodeimage > MAKE/nodeimage.mk || { rm MAKE/nodeimage.mk; exit 1; } ========== stage1iter : noderepo mkdir -p SPECS cat header.spec > SPECS/noderepo.spec echo "%define SCMURL git://git.onelab.eu/nodeimage.git@nodeimage-5.2-4" >> SPECS/noderepo.spec echo "%define date 2014.07.25" >> SPECS/noderepo.spec echo "%define" node_rpms_plus "RPMS/x86_64/kernel-3.11.10-8801.nornet.fc18.x86_64.rpm+++RPMS/x86_64/kernel-headers-3.11.10-8801.nornet.fc18.x86_64.rpm+++RPMS/x86_64/kernel-tools-3.11.10-8801.nornet.fc18.x86_64.rpm+++RPMS/x86_64/kernel-tools-libs-3.11.10-8801.nornet.fc18.x86_64.rpm+++RPMS/x86_64/kernel-tools-libs-devel-3.11.10-8801.nornet.fc18.x86_64.rpm+++RPMS/x86_64/kernel-devel-3.11.10-8801.nornet.fc18.x86_64.rpm+++RPMS/x86_64/kernel-modules-extra-3.11.10-8801.nornet.fc18.x86_64.rpm+++RPMS/x86_64/netperfmeter-1.4.0~rc3.3-1.x86_64.rpm+++RPMS/x86_64/netperfmeter-debuginfo-1.4.0~rc3.3-1.x86_64.rpm+++RPMS/noarch/nornet-nn-0.2.0-1.noarch.rpm+++RPMS/x86_64/rsplib-3.0.2-1.x86_64.rpm+++RPMS/x86_64/rsplib-devel-3.0.2-1.x86_64.rpm+++RPMS/x86_64/rsplib-docs-3.0.2-1.x86_64.rpm+++RPMS/x86_64/rsplib-registrar-3.0.2-1.x86_64.rpm+++RPMS/x86_64/rsplib-tools-3.0.2-1.x86_64.rpm+++RPMS/x86_64/rsplib-services-3.0.2-1.x86_64.rpm+++RPMS/x86_64/rsplib-legacy-wrappers-3.0.2-1.x86_64.rpm+++RPMS/x86_64/rsplib-debuginfo-3.0.2-1.x86_64.rpm+++RPMS/x86_64/subnetcalc-2.3.0-1.x86_64.rpm+++RPMS/x86_64/subnetcalc-debuginfo-2.3.0-1.x86_64.rpm+++RPMS/x86_64/tsctp-0.6.0~rc1.1-1.x86_64.rpm+++RPMS/x86_64/tsctp-debuginfo-0.6.0~rc1.1-1.x86_64.rpm+++RPMS/x86_64/lxc-userspace-1.0-12.nornet.x86_64.rpm+++RPMS/x86_64/lxc-userspace-debuginfo-1.0-12.nornet.x86_64.rpm+++RPMS/x86_64/transforward-0.1-3.11.10.8801.nornet.fc18.7.nornet.2014.07.25.x86_64.rpm+++RPMS/x86_64/transforward-debuginfo-0.1-3.11.10.8801.nornet.fc18.7.nornet.2014.07.25.x86_64.rpm+++RPMS/x86_64/procprotect-0.4-3.11.10.8801.nornet.fc18.5.nornet.2014.07.25.x86_64.rpm+++RPMS/x86_64/procprotect-debuginfo-0.4-3.11.10.8801.nornet.fc18.5.nornet.2014.07.25.x86_64.rpm+++RPMS/x86_64/ipfwroot-20130423-3.11.10.8801.1.nornet.2014.07.25.x86_64.rpm+++RPMS/x86_64/ipfwroot-debuginfo-20130423-3.11.10.8801.1.nornet.2014.07.25.x86_64.rpm+++RPMS/x86_64/comgt-0.3-1.nornet.2014.07.25.x86_64.rpm+++RPMS/x86_64/comgt-debuginfo-0.3-1.nornet.2014.07.25.x86_64.rpm+++RPMS/noarch/planetlab-umts-tools-backend-0.7-1.noarch.rpm+++RPMS/x86_64/NodeUpdate-0.5-11.nornet.x86_64.rpm+++RPMS/x86_64/NodeUpdate-debuginfo-0.5-11.nornet.x86_64.rpm+++RPMS/x86_64/ipod-2.2-1.nornet.x86_64.rpm+++RPMS/x86_64/ipod-client-2.2-1.nornet.x86_64.rpm+++RPMS/x86_64/ipod-debuginfo-2.2-1.nornet.x86_64.rpm+++RPMS/x86_64/plnode-utils-0.2-2.nornet.x86_64.rpm+++RPMS/x86_64/plnode-utils-debuginfo-0.2-2.nornet.x86_64.rpm+++RPMS/x86_64/nodemanager-lib-5.2-14.nornet.x86_64.rpm+++RPMS/x86_64/nodemanager-lib-debuginfo-5.2-14.nornet.x86_64.rpm+++RPMS/x86_64/nodemanager-lxc-5.2-14.nornet.x86_64.rpm+++RPMS/x86_64/pl_sshd-1.0-11.nornet.x86_64.rpm+++RPMS/x86_64/pl_sshd-debuginfo-1.0-11.nornet.x86_64.rpm+++RPMS/x86_64/codemux-0.1-15.nornet.x86_64.rpm+++RPMS/x86_64/codemux-debuginfo-0.1-15.nornet.x86_64.rpm+++RPMS/x86_64/fprobe-ulog-1.1.4-3.nornet.x86_64.rpm+++RPMS/x86_64/fprobe-ulog-debuginfo-1.1.4-3.nornet.x86_64.rpm+++RPMS/x86_64/libvirt-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-docs-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-config-network-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-config-nwfilter-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-network-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-nwfilter-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-nodedev-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-interface-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-secret-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-storage-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-lxc-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-lxc-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-client-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-login-shell-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-devel-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-debuginfo-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-python-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-python-debuginfo-1.2.5-1.x86_64.rpm+++RPMS/x86_64/vsys-0.99-3.nornet.x86_64.rpm+++RPMS/x86_64/vsys-debuginfo-0.99-3.nornet.x86_64.rpm+++RPMS/x86_64/vsys-scripts-0.95-49.nornet.x86_64.rpm+++RPMS/x86_64/vsys-scripts-debuginfo-0.95-49.nornet.x86_64.rpm+++RPMS/noarch/pyplnet-4.3-18.nornet.noarch.rpm+++RPMS/x86_64/sliceimage-nornet-f18-x86_64-5.1-8.2014.07.25.x86_64.rpm+++RPMS/x86_64/sliceimage-system-nornet-f18-x86_64-5.1-8.2014.07.25.x86_64.rpm+++RPMS/noarch/lxc-sliceimage-5.1-8.nornet.2014.07.25.noarch.rpm+++RPMS/x86_64/libvirt-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-docs-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-config-network-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-config-nwfilter-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-network-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-nwfilter-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-nodedev-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-interface-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-secret-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-storage-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-driver-lxc-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-daemon-lxc-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-client-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-login-shell-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-devel-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-debuginfo-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-python-1.2.5-1.x86_64.rpm+++RPMS/x86_64/libvirt-python-debuginfo-1.2.5-1.x86_64.rpm+++RPMS/x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm+++RPMS/x86_64/planetlab-umts-tools-frontend-debuginfo-0.7-1.x86_64.rpm+++RPMS/x86_64/vsyssh-0.99-3.nornet.x86_64.rpm+++RPMS/x86_64/vsyssh-debuginfo-0.99-3.nornet.x86_64.rpm+++RPMS/x86_64/vsys-wrapper-0.95-49.nornet.x86_64.rpm+++RPMS/x86_64/vsys-wrapper-debuginfo-0.95-49.nornet.x86_64.rpm+++RPMS/x86_64/sliver-openvswitch-2.2.90-1.nornet.x86_64.rpm" >> SPECS/noderepo.spec ; echo "# included from noderepo.spec" >> SPECS/noderepo.spec cat MODULES/nodeimage/noderepo.spec >> SPECS/noderepo.spec mkdir -p MAKE ./spec2make SPECS/noderepo.spec noderepo > MAKE/noderepo.mk || { rm MAKE/noderepo.mk; exit 1; } ========== stage1iter : slicerepo mkdir -p SPECS cat header.spec > SPECS/slicerepo.spec echo "%define SCMURL git://git.onelab.eu/nodeimage.git@nodeimage-5.2-4" >> SPECS/slicerepo.spec echo "%define date 2014.07.25" >> SPECS/slicerepo.spec echo "%define" slice_rpms_plus "RPMS/x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm+++RPMS/x86_64/planetlab-umts-tools-frontend-debuginfo-0.7-1.x86_64.rpm+++RPMS/x86_64/vsyssh-0.99-3.nornet.x86_64.rpm+++RPMS/x86_64/vsyssh-debuginfo-0.99-3.nornet.x86_64.rpm+++RPMS/x86_64/vsys-wrapper-0.95-49.nornet.x86_64.rpm+++RPMS/x86_64/vsys-wrapper-debuginfo-0.95-49.nornet.x86_64.rpm+++RPMS/x86_64/sliver-openvswitch-2.2.90-1.nornet.x86_64.rpm" >> SPECS/slicerepo.spec ; echo "# included from slicerepo.spec" >> SPECS/slicerepo.spec cat MODULES/nodeimage/slicerepo.spec >> SPECS/slicerepo.spec mkdir -p MAKE ./spec2make SPECS/slicerepo.spec slicerepo > MAKE/slicerepo.mk || { rm MAKE/slicerepo.mk; exit 1; } ========== stage1iter : myplc XXXXXXXXXXXXXXX -- BEG MODULE myplc : fr. 25. juli 14:11:32 +0200 2014 mkdir -p MODULES cd MODULES && mkdir myplc ; ( git clone git://git.onelab.eu/myplc.git myplc; cd myplc ; git checkout myplc-5.3-2 ; rm -rf .git ) || { rm -rf myplc; false; } Cloning into 'myplc'... Note: checking out 'myplc-5.3-2'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at b1305ba... Setting tag myplc-5.3-2 tweaks in check-hrns.py do not require PyXML any more XXXXXXXXXXXXXXX -- END MODULE myplc : fr. 25. juli 14:11:45 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/myplc.spec echo "%define SCMURL git://git.onelab.eu/myplc.git@myplc-5.3-2" >> SPECS/myplc.spec echo "# included from myplc.spec" >> SPECS/myplc.spec cat MODULES/myplc/myplc.spec >> SPECS/myplc.spec mkdir -p MAKE ./spec2make SPECS/myplc.spec myplc > MAKE/myplc.mk || { rm MAKE/myplc.mk; exit 1; } ========== stage1iter : myplc-docs mkdir -p SPECS cat header.spec > SPECS/myplc-docs.spec echo "%define SCMURL git://git.onelab.eu/myplc.git@myplc-5.3-2" >> SPECS/myplc-docs.spec echo "# included from myplc-docs.spec" >> SPECS/myplc-docs.spec cat MODULES/myplc/myplc-docs.spec >> SPECS/myplc-docs.spec mkdir -p MAKE ./spec2make SPECS/myplc-docs.spec myplc-docs > MAKE/myplc-docs.mk || { rm MAKE/myplc-docs.mk; exit 1; } ========== stage1iter : release mkdir -p SPECS cat header.spec > SPECS/myplc-release.spec echo "%define SCMURL git://git.onelab.eu/myplc.git@myplc-5.3-2" >> SPECS/myplc-release.spec echo "%define date 2014.07.25" >> SPECS/myplc-release.spec echo "# included from myplc-release.spec" >> SPECS/myplc-release.spec cat MODULES/myplc/myplc-release.spec >> SPECS/myplc-release.spec mkdir -p MAKE ./spec2make SPECS/myplc-release.spec release > MAKE/release.mk || { rm MAKE/release.mk; exit 1; } ========== stage1iter : sfa XXXXXXXXXXXXXXX -- BEG MODULE sfa : fr. 25. juli 14:11:46 +0200 2014 mkdir -p MODULES cd MODULES && mkdir sfa ; ( git clone git://git.onelab.eu/sfa.git sfa; cd sfa ; git checkout sfa-3.1-9 ; rm -rf .git ) || { rm -rf sfa; false; } Cloning into 'sfa'... Note: checking out 'sfa-3.1-9'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at f8c653d... Setting tag sfa-3.1-9 Register can change the user keys using 'reg-keys' as well as 'keys' also accept a single string rather than a list of keys remove 'geni_api' from the registry GetVersion (which is not based on geni anymore) bump the 'sfa' tag in the same registry GetVersion to 3 remove all mutable used as default arguments XXXXXXXXXXXXXXX -- END MODULE sfa : fr. 25. juli 14:12:00 +0200 2014 mkdir -p SPECS cat header.spec > SPECS/sfa.spec echo "%define SCMURL git://git.onelab.eu/sfa.git@sfa-3.1-9" >> SPECS/sfa.spec echo "# included from sfa.spec" >> SPECS/sfa.spec cat MODULES/sfa/sfa.spec >> SPECS/sfa.spec mkdir -p MAKE ./spec2make SPECS/sfa.spec sfa > MAKE/sfa.mk || { rm MAKE/sfa.mk; exit 1; } make: Leaving directory `/build' + make -C /build BASE=nornet-rel0.9.0--nornet-f18-linux64 WEBROOT=/build/ TESTBUILDURL=http://benlomond.simula.nornet/ WEBPATH=/build/@PLDISTRO@/ MAILDEST=dreibh@simula.no PERSONALITY=linux64 PLDISTROTAGS=nornet-tags.mk PLDISTRO=nornet build-GITPATH=git://github.com/dreibh/planetlab-lxc-build versions make: Entering directory `/build' Creating myplc-release rm -f myplc-release echo "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx build info" >> myplc-release make --no-print-directory version-build >> myplc-release echo "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx svn info" >> myplc-release make --no-print-directory version-tags >> myplc-release echo "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx rpm info" >> myplc-release make --no-print-directory version-rpms >> myplc-release Build build-date: 2014.07.25 Build build-time: 14:12-CEST Build build-hostname: nornet-rel0-9-0--nornet-f18-linux64 Build build-base: nornet-rel0.9.0--nornet-f18-linux64 Build planetlab-distro: nornet Build planetlab-tags: nornet-tags.mk Build target-arch: x86_64 Build target-distro: Fedora Build target-distroname: f18 Build target-release: 18 Build target-personality: linux64 PLCRT-SVNPATH := http://svn.planet-lab.org/svn/PLCRT/tags/PLCRT-1.0-11 PingOfDeath-SVNPATH := http://svn.planet-lab.org/svn/PingOfDeath/tags/PingOfDeath-2.2-1 bootcd-GITPATH := git://github.com/dreibh/planetlab-lxc-bootcd.git@ornet-rel0.9.0 bootmanager-GITPATH := git://git.onelab.eu/bootmanager.git@bootmanager-5.2-5 build-GITPATH := git://github.com/dreibh/planetlab-lxc-build codemux-GITPATH := git://git.onelab.eu/codemux.git@codemux-0.1-15 comgt-GITPATH := git://git.onelab.eu/comgt.git@0.3 drupal-GITPATH := git://git.onelab.eu/drupal.git@drupal-4.7-15 fprobe-ulog-GITPATH := git://git.onelab.eu/fprobe-ulog.git@fprobe-ulog-1.1.4-3 ipfw-GITPATH := git://git.code.sf.net/p/dummynet/code@155b6cd31089b4763297d579e9c9945393f00c40 libvirt-GITPATH := git://git.onelab.eu/libvirt.git@libvirt-1.2.5-1 libvirt-python-GITPATH := git://git.onelab.eu/libvirt-python.git@libvirt-python-1.2.5-1 linux-GITPATH := git://github.com/dreibh/planetlab-kernel.git@nornet-rel0.9.0 lxc-userspace-GITPATH := git://git.onelab.eu/lxc-userspace.git@lxc-userspace-1.0-12 monitor-GITPATH := git://git.onelab.eu/monitor@monitor-3.1-6 myplc-GITPATH := git://git.onelab.eu/myplc.git@myplc-5.3-2 netperfmeter-GITPATH := git://github.com/dreibh/netperfmeter.git@master nodeconfig-GITPATH := git://git.onelab.eu/nodeconfig.git@nodeconfig-5.2-4 nodeimage-GITPATH := git://git.onelab.eu/nodeimage.git@nodeimage-5.2-4 nodemanager-GITPATH := git://github.com/dreibh/planetlab-lxc-nodemanager.git@ornet-rel0.9.0 nodeupdate-GITPATH := git://git.onelab.eu/nodeupdate.git@nodeupdate-0.5-11 nornet-nn-GITPATH := git://github.com/dreibh/nornet-nn.git@nornet-rel0.9.0 oml-GITPATH := git://git.onelab.eu/oml.git@oml-2.6.1-1 pcucontrol-GITPATH := git://git.onelab.eu/pcucontrol.git@pcucontrol-1.0-13 pf2slice-SVNPATH := http://svn.planet-lab.org/svn/pf2slice/tags/pf2slice-1.0-2 pl_sshd-SVNPATH := http://svn.planet-lab.org/svn/pl_sshd/tags/pl_sshd-1.0-11 planetlab-umts-tools-GITPATH := git://git.onelab.eu/planetlab-umts-tools.git@planetlab-umts-tools-0.7-1 plcapi-GITPATH := git://github.com/dreibh/planetlab-lxc-plcapi.git@ornet-rel0.9.0 plewww-GITPATH := git://git.onelab.eu/plewww.git@plewww-5.2-4 plnode-utils-GITPATH := git://git.onelab.eu/plnode-utils.git@plnode-utils-0.2-2 procprotect-GITPATH := git://git.onelab.eu/procprotect.git@5d514e9b7a3dc5f7017c5c6c03df883f32ee4aef pyaspects-GITPATH := git://git.onelab.eu/pyaspects.git@pyaspects-0.4.1-3 pypcilib-GITPATH := git://git.onelab.eu/pypcilib.git@pypcilib-0.2-11 pyplnet-GITPATH := git://git.onelab.eu/pyplnet.git@pyplnet-4.3-18 rsplib-GITPATH := git://github.com/dreibh/rsplib.git@master sfa-GITPATH := git://git.onelab.eu/sfa.git@sfa-3.1-9 sliceimage-GITPATH := git://git.onelab.eu/sliceimage.git@fa1f64bfbdde37c6a2d788e621eb9d33f329f8fa sliver-openvswitch-GITPATH := git://git.onelab.eu/sliver-openvswitch.git@sliver-openvswitch-2.2.90-1 subnetcalc-GITPATH := git://github.com/dreibh/subnetcalc.git@master tests-GITPATH := git://git.onelab.eu/tests.git@tests-5.3-7 transforward-GITPATH := git://git.onelab.eu/transforward.git@2058a6b920762fd90d67f5ad57296b5fd53ad3af tsctp-GITPATH := git://github.com/dreibh/tsctp.git@master vsys-GITPATH := git://git.onelab.eu/vsys.git@vsys-0.99-3 vsys-scripts-GITPATH := git://git.onelab.eu/vsys-scripts.git@vsys-scripts-0.95-49 www-register-wizard-SVNPATH := http://svn.planet-lab.org/svn/www-register-wizard/tags/www-register-wizard-4.3-5 bootcd-nornet-f18-x86_64 :: version=5.2 release=4.2014.07.25 bootmanager :: version=5.2 release=5.nornet codemux :: version=0.1 release=15.nornet comgt :: version=0.3 release=1.nornet.2014.07.25 drupal :: version=4.7 release=15.nornet fprobe-ulog :: version=1.1.4 release=3.nornet ipfwroot :: version=20130423 release=3.11.10.8801.1.nornet.2014.07.25 ipfwslice :: version=20130423 release=1.nornet.2014.07.25 ipod :: version=2.2 release=1.nornet kernel :: version=3.11.10 release=8801.nornet.fc18 libvirt :: version=1.2.5 release=1 libvirt-python :: version=1.2.5 release=1 lxc-sliceimage :: version=5.1 release=8.nornet.2014.07.25 lxc-userspace :: version=1.0 release=12.nornet myplc :: version=5.3 release=2.nornet myplc-docs :: version=5.3 release=2.nornet netperfmeter :: version=1.4.0~rc3.3 release=1 nodeconfig :: version=5.2 release=4.nornet nodeimage-nornet-f18-x86_64 :: version=5.2 release=3.2014.07.25 nodemanager-lib :: version=5.2 release=14.nornet noderepo-nornet-f18-x86_64 :: version=5.2 release=3.2014.07.25 NodeUpdate :: version=0.5 release=11.nornet nornet-nn :: version=0.2.0 release=1 liboml :: version=2.6.1 release=1 pcucontrol :: version=1.0 release=13.nornet pf2slice :: version=1.0 release=2.nornet plcapi :: version=5.3 release=3.nornet plcrt :: version=1.0 release=11.nornet plewww :: version=5.2 release=4 plnode-utils :: version=0.2 release=2.nornet procprotect :: version=0.4 release=3.11.10.8801.nornet.fc18.5.nornet.2014.07.25 pyaspects :: version=0.4.1 release=3.nornet pypcilib :: version=0.2 release=11.nornet pyplnet :: version=4.3 release=18.nornet myplc-release :: version=5.3 release=2.nornet.2014.07.25 rsplib :: version=3.0.2 release=1 sfa :: version=3.1 release=9.nornet sliceimage-nornet-f18-x86_64 :: version=5.1 release=8.2014.07.25 slicerepo-nornet-f18-x86_64 :: version=5.2 release=3.2014.07.25 sliver-openvswitch :: version=2.2.90 release=1.nornet pl_sshd :: version=1.0 release=11.nornet subnetcalc :: version=2.3.0 release=1 transforward :: version=0.1 release=3.11.10.8801.nornet.fc18.7.nornet.2014.07.25 tsctp :: version=0.6.0~rc1.1 release=1 planetlab-umts-tools-backend :: version=0.7 release=1 planetlab-umts-tools-frontend :: version=0.7 release=1 vsys :: version=0.99 release=3.nornet vsys-scripts :: version=0.95 release=49.nornet vsys-wrapper :: version=0.95 release=49.nornet vsyssh :: version=0.99 release=3.nornet www-register-wizard :: version=4.3 release=5.nornet make: Leaving directory `/build' + make -C /build BASE=nornet-rel0.9.0--nornet-f18-linux64 WEBROOT=/build/ TESTBUILDURL=http://benlomond.simula.nornet/ WEBPATH=/build/@PLDISTRO@/ MAILDEST=dreibh@simula.no PERSONALITY=linux64 PLDISTROTAGS=nornet-tags.mk PLDISTRO=nornet build-GITPATH=git://github.com/dreibh/planetlab-lxc-build make: Entering directory `/build' mkdir -p SOURCES && cp -rl MODULES/linux SOURCES/linux-3.11 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM kernel (using make srpm) fr. 25. juli 14:12:02 +0200 2014 make -C SOURCES/linux-3.11 srpm SPECFILE=/longbuildroot/SPECS/kernel.spec EXPECTED_SRPM=kernel-3.11.10-8801.nornet.fc18.src.rpm && rm -f SRPMS/kernel-3.11.10-8801.nornet.fc18.src.rpm && ln SOURCES/linux-3.11/kernel-3.11.10-8801.nornet.fc18.src.rpm SRPMS/kernel-3.11.10-8801.nornet.fc18.src.rpm make[1]: Entering directory `/build/SOURCES/linux-3.11' Using primary curl -H Pragma: -O -R -S --fail --show-error http://fedora.uib.no/fedora/linux/updates/18/SRPMS/kernel-3.11.10-100.fc18.src.rpm % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 72.0M 20 14.6M 0 0 28.2M 0 0:00:02 --:--:-- 0:00:02 28.4M 62 72.0M 62 45.3M 0 0 29.9M 0 0:00:02 0:00:01 0:00:01 29.9M 100 72.0M 100 72.0M 0 0 30.3M 0 0:00:02 0:00:02 --:--:-- 30.4M -rw-r--r--. 1 root root 75564124 des. 3 2013 kernel-3.11.10-100.fc18.src.rpm mkdir -p SOURCES SRPMS (cd SOURCES; rpm2cpio ../kernel-3.11.10-100.fc18.src.rpm | cpio -diu; \ cp ../kernel.spec . ; cp ../*.patch .; cp ../config-planetlab .; \ for downloaded in kernel-3.11.10-100.fc18.src.rpm ; do cp ../$downloaded . ; done ; \ cat config-planetlab >> config-generic) 148475 blocks ./rpmmacros.sh export HOME=/build/SOURCES/linux-3.11 ; rpmbuild --define "_specdir /build/SOURCES/linux-3.11" --define "_sourcedir /build/SOURCES/linux-3.11/SOURCES" --define "_builddir /build/SOURCES/linux-3.11" --define "_srcrpmdir /build/SOURCES/linux-3.11" --define "_rpmdir /build/SOURCES/linux-3.11" --define "_buildshell /bin/bash" --nodeps -bs /longbuildroot/SPECS/kernel.spec Wrote: /build/SOURCES/linux-3.11/kernel-3.11.10-8801.nornet.fc18.src.rpm rpmbuild --define "_specdir /build/SOURCES/linux-3.11" --define "_sourcedir /build/SOURCES/linux-3.11/SOURCES" --define "_builddir /build/SOURCES/linux-3.11" --define "_srcrpmdir /build/SOURCES/linux-3.11" --define "_rpmdir /build/SOURCES/linux-3.11" --define "_buildshell /bin/bash" --without tools --without debug --without debuginfo --nodeps -bp --target noarch /longbuildroot/SPECS/kernel.spec Building target platforms: noarch Building for target noarch Executing(%prep): /bin/bash -e /longbuildroot/tmp/rpm-tmp.PKwmlw + umask 022 + cd /build/SOURCES/linux-3.11 + patch_command='patch -p1 -F1 -s' ++ find /build/SOURCES/linux-3.11 -maxdepth 1 -type d -name 'kernel-3.*' ++ grep -x -v /build/SOURCES/linux-3.11/kernel-3.11.fc18 + sharedirs= + : + '[' -d kernel-3.11.fc18 ']' + '[' '!' -d kernel-3.11.fc18/vanilla-3.11 ']' + '[' -d kernel-3.11.fc18/vanilla-3.11 ']' + rm -f pax_global_header + [[ ! -z '' ]] + cd /build/SOURCES/linux-3.11 + rm -rf kernel-3.11.fc18 + /usr/bin/mkdir -p kernel-3.11.fc18 + cd kernel-3.11.fc18 + /usr/bin/xz -dc /build/SOURCES/linux-3.11/SOURCES/linux-3.11.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv linux-3.11 vanilla-3.11 + cp -rl vanilla-3.11 linux-3.11.10-8801.nornet.fc18.noarch + cd linux-3.11.10-8801.nornet.fc18.noarch + ApplyPatch patch-3.11.10.xz + local patch=patch-3.11.10.xz + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/patch-3.11.10.xz ']' + case "$patch" in + unxz + patch -p1 -F1 -s + cp /build/SOURCES/linux-3.11/SOURCES/config-arm-generic /build/SOURCES/linux-3.11/SOURCES/config-arm-kirkwood /build/SOURCES/linux-3.11/SOURCES/config-armv7 /build/SOURCES/linux-3.11/SOURCES/config-armv7-generic /build/SOURCES/linux-3.11/SOURCES/config-debug /build/SOURCES/linux-3.11/SOURCES/config-generic /build/SOURCES/linux-3.11/SOURCES/config-i686-PAE /build/SOURCES/linux-3.11/SOURCES/config-local /build/SOURCES/linux-3.11/SOURCES/config-nodebug /build/SOURCES/linux-3.11/SOURCES/config-planetlab /build/SOURCES/linux-3.11/SOURCES/config-powerpc-generic /build/SOURCES/linux-3.11/SOURCES/config-powerpc32-generic /build/SOURCES/linux-3.11/SOURCES/config-powerpc32-smp /build/SOURCES/linux-3.11/SOURCES/config-powerpc64 /build/SOURCES/linux-3.11/SOURCES/config-powerpc64p7 /build/SOURCES/linux-3.11/SOURCES/config-s390x /build/SOURCES/linux-3.11/SOURCES/config-x86-32-generic /build/SOURCES/linux-3.11/SOURCES/config-x86-generic /build/SOURCES/linux-3.11/SOURCES/config-x86_64-generic . + cp /build/SOURCES/linux-3.11/SOURCES/merge.pl . + make -f /build/SOURCES/linux-3.11/SOURCES/Makefile.config VERSION=3.11.10 configs make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' perl merge.pl config-x86-32-generic config-x86-generic > temp-x86-32 cat config-generic config-nodebug > temp-generic perl merge.pl temp-x86-32 temp-generic > temp-x86-32-generic perl merge.pl /dev/null temp-x86-32-generic i386 > kernel-3.11.10-i686.config cat config-generic config-debug > temp-debug-generic perl merge.pl temp-x86-32 temp-debug-generic > temp-x86-debug-generic perl merge.pl /dev/null temp-x86-debug-generic i386 > kernel-3.11.10-i686-debug.config perl merge.pl config-i686-PAE temp-x86-32-generic i386 > kernel-3.11.10-i686-PAE.config perl merge.pl config-i686-PAE temp-x86-debug-generic i386 > kernel-3.11.10-i686-PAEdebug.config perl merge.pl config-x86_64-generic config-x86-generic > temp-x86-64 perl merge.pl temp-x86-64 temp-generic > temp-x86_64-generic perl merge.pl /dev/null temp-x86_64-generic x86_64 > kernel-3.11.10-x86_64.config perl merge.pl temp-x86-64 temp-debug-generic > temp-x86_64-debug-generic perl merge.pl /dev/null temp-x86_64-debug-generic x86_64 > kernel-3.11.10-x86_64-debug.config perl merge.pl config-s390x temp-generic > temp-s390-generic perl merge.pl config-s390x temp-s390-generic s390 > kernel-3.11.10-s390x.config perl merge.pl config-arm-kirkwood temp-generic > temp-armv5tel-kirkwood perl merge.pl /dev/null temp-armv5tel-kirkwood arm > kernel-3.11.10-armv5tel-kirkwood.config perl merge.pl config-arm-generic temp-generic > temp-arm-generic perl merge.pl config-armv7-generic temp-arm-generic > temp-armv7-generic perl merge.pl config-armv7 temp-armv7-generic > temp-armv7 perl merge.pl /dev/null temp-armv7 arm > kernel-3.11.10-armv7l.config perl merge.pl /dev/null temp-armv7 arm > kernel-3.11.10-armv7hl.config perl merge.pl config-powerpc-generic temp-generic > temp-powerpc-generic perl merge.pl config-powerpc32-generic temp-powerpc-generic > temp-powerpc32-generic perl merge.pl /dev/null temp-powerpc32-generic powerpc > kernel-3.11.10-ppc.config perl merge.pl config-powerpc32-smp temp-powerpc32-generic powerpc > kernel-3.11.10-ppc-smp.config perl merge.pl config-powerpc64 temp-powerpc-generic > temp-powerpc64-generic perl merge.pl /dev/null temp-powerpc64-generic powerpc > kernel-3.11.10-ppc64.config perl merge.pl config-powerpc64p7 temp-powerpc64-generic powerpc > kernel-3.11.10-ppc64p7.config perl merge.pl config-powerpc-generic temp-debug-generic > temp-powerpc-debug-generic perl merge.pl temp-powerpc64-generic temp-powerpc-debug-generic powerpc > kernel-3.11.10-ppc64-debug.config make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-armv5tel-kirkwood.config kernel-3.11.10-armv5tel-kirkwood.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-armv5tel-kirkwood.config.tmp + rm kernel-3.11.10-armv5tel-kirkwood.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-armv7hl.config kernel-3.11.10-armv7hl.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-armv7hl.config.tmp + rm kernel-3.11.10-armv7hl.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-armv7l.config kernel-3.11.10-armv7l.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-armv7l.config.tmp + rm kernel-3.11.10-armv7l.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-i686-PAE.config kernel-3.11.10-i686-PAE.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-i686-PAE.config.tmp + rm kernel-3.11.10-i686-PAE.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-i686-PAEdebug.config kernel-3.11.10-i686-PAEdebug.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-i686-PAEdebug.config.tmp + rm kernel-3.11.10-i686-PAEdebug.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-i686-debug.config kernel-3.11.10-i686-debug.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-i686-debug.config.tmp + rm kernel-3.11.10-i686-debug.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-i686.config kernel-3.11.10-i686.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-i686.config.tmp + rm kernel-3.11.10-i686.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-ppc-smp.config kernel-3.11.10-ppc-smp.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-ppc-smp.config.tmp + rm kernel-3.11.10-ppc-smp.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-ppc.config kernel-3.11.10-ppc.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-ppc.config.tmp + rm kernel-3.11.10-ppc.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-ppc64-debug.config kernel-3.11.10-ppc64-debug.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-ppc64-debug.config.tmp + rm kernel-3.11.10-ppc64-debug.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-ppc64.config kernel-3.11.10-ppc64.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-ppc64.config.tmp + rm kernel-3.11.10-ppc64.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-ppc64p7.config kernel-3.11.10-ppc64p7.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-ppc64p7.config.tmp + rm kernel-3.11.10-ppc64p7.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-s390x.config kernel-3.11.10-s390x.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-s390x.config.tmp + rm kernel-3.11.10-s390x.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-x86_64-debug.config kernel-3.11.10-x86_64-debug.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-x86_64-debug.config.tmp + rm kernel-3.11.10-x86_64-debug.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-x86_64.config kernel-3.11.10-x86_64.config.tmp + ./merge.pl /build/SOURCES/linux-3.11/SOURCES/config-local kernel-3.11.10-x86_64.config.tmp + rm kernel-3.11.10-x86_64.config.tmp + ApplyPatch 0001-MPTCP-0.88.11-with-socketoptions.patch + local patch=0001-MPTCP-0.88.11-with-socketoptions.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/0001-MPTCP-0.88.11-with-socketoptions.patch ']' Patch02: 0001-MPTCP-0.88.11-with-socketoptions.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch makefile-after_link.patch + local patch=makefile-after_link.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/makefile-after_link.patch ']' Patch05: makefile-after_link.patch + case "$patch" in + patch -p1 -F1 -s + ApplyOptionalPatch compile-fixes.patch + local patch=compile-fixes.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/compile-fixes.patch ']' ++ wc -l /build/SOURCES/linux-3.11/SOURCES/compile-fixes.patch ++ awk '{print $1}' + local C=6 + '[' 6 -gt 9 ']' + ApplyOptionalPatch upstream-reverts.patch -R + local patch=upstream-reverts.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/upstream-reverts.patch ']' ++ wc -l /build/SOURCES/linux-3.11/SOURCES/upstream-reverts.patch ++ awk '{print $1}' + local C=1 + '[' 1 -gt 9 ']' + ApplyPatch taint-vbox.patch + local patch=taint-vbox.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/taint-vbox.patch ']' Patch100: taint-vbox.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch vmbugon-warnon.patch + local patch=vmbugon-warnon.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/vmbugon-warnon.patch ']' Patch110: vmbugon-warnon.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-export-read_current_timer.patch + local patch=arm-export-read_current_timer.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/arm-export-read_current_timer.patch ']' Patch21000: arm-export-read_current_timer.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-lpae-ax88796.patch + local patch=arm-lpae-ax88796.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/arm-lpae-ax88796.patch ']' Patch21001: arm-lpae-ax88796.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-omap-load-tfp410.patch + local patch=arm-omap-load-tfp410.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/arm-omap-load-tfp410.patch ']' Patch21003: arm-omap-load-tfp410.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-tegra-usb-no-reset-linux33.patch + local patch=arm-tegra-usb-no-reset-linux33.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/arm-tegra-usb-no-reset-linux33.patch ']' Patch21005: arm-tegra-usb-no-reset-linux33.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch defaults-acpi-video.patch + local patch=defaults-acpi-video.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/defaults-acpi-video.patch ']' Patch390: defaults-acpi-video.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch acpi-debug-infinite-loop.patch + local patch=acpi-debug-infinite-loop.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/acpi-debug-infinite-loop.patch ']' Patch394: acpi-debug-infinite-loop.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch acpi-sony-nonvs-blacklist.patch + local patch=acpi-sony-nonvs-blacklist.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/acpi-sony-nonvs-blacklist.patch ']' Patch396: acpi-sony-nonvs-blacklist.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch input-kill-stupid-messages.patch + local patch=input-kill-stupid-messages.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/input-kill-stupid-messages.patch ']' Patch450: input-kill-stupid-messages.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch die-floppy-die.patch + local patch=die-floppy-die.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/die-floppy-die.patch ']' Patch470: die-floppy-die.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch no-pcspkr-modalias.patch + local patch=no-pcspkr-modalias.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/no-pcspkr-modalias.patch ']' Patch452: no-pcspkr-modalias.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch serial-460800.patch + local patch=serial-460800.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/serial-460800.patch ']' Patch460: serial-460800.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch silence-noise.patch + local patch=silence-noise.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/silence-noise.patch ']' Patch510: silence-noise.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch silence-fbcon-logo.patch + local patch=silence-fbcon-logo.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/silence-fbcon-logo.patch ']' Patch530: silence-fbcon-logo.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch crash-driver.patch + local patch=crash-driver.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/crash-driver.patch ']' Patch800: crash-driver.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch devel-pekey-secure-boot-20130502.patch + local patch=devel-pekey-secure-boot-20130502.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/devel-pekey-secure-boot-20130502.patch ']' Patch1000: devel-pekey-secure-boot-20130502.patch + case "$patch" in + patch -p1 -F1 -s + ApplyOptionalPatch drm-intel-next.patch + local patch=drm-intel-next.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/drm-intel-next.patch ']' ++ wc -l /build/SOURCES/linux-3.11/SOURCES/drm-intel-next.patch ++ awk '{print $1}' + local C=1 + '[' 1 -gt 9 ']' + ApplyPatch drm-i915-dp-stfu.patch + local patch=drm-i915-dp-stfu.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/drm-i915-dp-stfu.patch ']' Patch1825: drm-i915-dp-stfu.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch drm-i915-tv-detect-hush.patch + local patch=drm-i915-tv-detect-hush.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/drm-i915-tv-detect-hush.patch ']' Patch1826: drm-i915-tv-detect-hush.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch silence-acpi-blacklist.patch + local patch=silence-acpi-blacklist.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/silence-acpi-blacklist.patch ']' Patch2802: silence-acpi-blacklist.patch + case "$patch" in + patch -p1 -F1 -s + ApplyOptionalPatch v4l-dvb-fixes.patch + local patch=v4l-dvb-fixes.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/v4l-dvb-fixes.patch ']' ++ wc -l /build/SOURCES/linux-3.11/SOURCES/v4l-dvb-fixes.patch ++ awk '{print $1}' + local C=0 + '[' 0 -gt 9 ']' + ApplyOptionalPatch v4l-dvb-update.patch + local patch=v4l-dvb-update.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/v4l-dvb-update.patch ']' ++ wc -l /build/SOURCES/linux-3.11/SOURCES/v4l-dvb-update.patch ++ awk '{print $1}' + local C=0 + '[' 0 -gt 9 ']' + ApplyOptionalPatch v4l-dvb-experimental.patch + local patch=v4l-dvb-experimental.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/v4l-dvb-experimental.patch ']' ++ wc -l /build/SOURCES/linux-3.11/SOURCES/v4l-dvb-experimental.patch ++ awk '{print $1}' + local C=0 + '[' 0 -gt 9 ']' + ApplyPatch fs-proc-devtree-remove_proc_entry.patch + local patch=fs-proc-devtree-remove_proc_entry.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/fs-proc-devtree-remove_proc_entry.patch ']' Patch10000: fs-proc-devtree-remove_proc_entry.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch disable-i8042-check-on-apple-mac.patch + local patch=disable-i8042-check-on-apple-mac.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/disable-i8042-check-on-apple-mac.patch ']' Patch12016: disable-i8042-check-on-apple-mac.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch lis3-improve-handling-of-null-rate.patch + local patch=lis3-improve-handling-of-null-rate.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/lis3-improve-handling-of-null-rate.patch ']' Patch14010: lis3-improve-handling-of-null-rate.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch nowatchdog-on-virt.patch + local patch=nowatchdog-on-virt.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/nowatchdog-on-virt.patch ']' Patch15000: nowatchdog-on-virt.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch + local patch=scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch ']' Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch weird-root-dentry-name-debug.patch + local patch=weird-root-dentry-name-debug.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/weird-root-dentry-name-debug.patch ']' Patch22000: weird-root-dentry-name-debug.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch ath9k_rx_dma_stop_check.patch + local patch=ath9k_rx_dma_stop_check.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/ath9k_rx_dma_stop_check.patch ']' Patch22247: ath9k_rx_dma_stop_check.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch fix-child-thread-introspection.patch + local patch=fix-child-thread-introspection.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/fix-child-thread-introspection.patch ']' Patch25007: fix-child-thread-introspection.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch iwl3945-better-skb-management-in-rx-path.patch + local patch=iwl3945-better-skb-management-in-rx-path.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/iwl3945-better-skb-management-in-rx-path.patch ']' Patch25056: iwl3945-better-skb-management-in-rx-path.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch iwl4965-better-skb-management-in-rx-path.patch + local patch=iwl4965-better-skb-management-in-rx-path.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/iwl4965-better-skb-management-in-rx-path.patch ']' Patch25057: iwl4965-better-skb-management-in-rx-path.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch + local patch=media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch ']' Patch25077: media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch ntp-Make-periodic-RTC-update-more-reliable.patch + local patch=ntp-Make-periodic-RTC-update-more-reliable.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/ntp-Make-periodic-RTC-update-more-reliable.patch ']' Patch25107: ntp-Make-periodic-RTC-update-more-reliable.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch bonding-driver-alb-learning.patch + local patch=bonding-driver-alb-learning.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/bonding-driver-alb-learning.patch ']' Patch25106: bonding-driver-alb-learning.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch elevator-Fix-a-race-in-elevator-switching-and-md.patch + local patch=elevator-Fix-a-race-in-elevator-switching-and-md.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/elevator-Fix-a-race-in-elevator-switching-and-md.patch ']' Patch25114: elevator-Fix-a-race-in-elevator-switching-and-md.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch elevator-acquire-q-sysfs_lock-in-elevator_change.patch + local patch=elevator-acquire-q-sysfs_lock-in-elevator_change.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/elevator-acquire-q-sysfs_lock-in-elevator_change.patch ']' Patch25115: elevator-acquire-q-sysfs_lock-in-elevator_change.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch rt2800-add-support-for-rf3070.patch + local patch=rt2800-add-support-for-rf3070.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/rt2800-add-support-for-rf3070.patch ']' Patch25117: rt2800-add-support-for-rf3070.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch netfilter-nf_conntrack-use-RCU-safe-kfree-for-conntr.patch + local patch=netfilter-nf_conntrack-use-RCU-safe-kfree-for-conntr.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/netfilter-nf_conntrack-use-RCU-safe-kfree-for-conntr.patch ']' Patch25122: netfilter-nf_conntrack-use-RCU-safe-kfree-for-conntr.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch + local patch=iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch ']' Patch25123: iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch + local patch=vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch ']' Patch25125: vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0001-iwlwifi-don-t-WARN-on-host-commands-sent-when-firmwa.patch + local patch=0001-iwlwifi-don-t-WARN-on-host-commands-sent-when-firmwa.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/0001-iwlwifi-don-t-WARN-on-host-commands-sent-when-firmwa.patch ']' Patch25126: 0001-iwlwifi-don-t-WARN-on-host-commands-sent-when-firmwa.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch + local patch=0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch ']' Patch25127: 0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch + local patch=dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch ']' Patch25128: dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch + local patch=cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch ']' Patch25129: cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch fix-radeon-sound.patch + local patch=fix-radeon-sound.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/fix-radeon-sound.patch ']' Patch25130: fix-radeon-sound.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch drm-radeon-24hz-audio-fixes.patch + local patch=drm-radeon-24hz-audio-fixes.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/drm-radeon-24hz-audio-fixes.patch ']' Patch25149: drm-radeon-24hz-audio-fixes.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch rt2800usb-slow-down-TX-status-polling.patch + local patch=rt2800usb-slow-down-TX-status-polling.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/rt2800usb-slow-down-TX-status-polling.patch ']' Patch25132: rt2800usb-slow-down-TX-status-polling.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch alps-Support-for-Dell-XT2-model.patch + local patch=alps-Support-for-Dell-XT2-model.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/alps-Support-for-Dell-XT2-model.patch ']' Patch25135: alps-Support-for-Dell-XT2-model.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch cifs-Allow-LANMAN-auth-for-unencapsulated-auth-methods.patch + local patch=cifs-Allow-LANMAN-auth-for-unencapsulated-auth-methods.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/cifs-Allow-LANMAN-auth-for-unencapsulated-auth-methods.patch ']' Patch25137: cifs-Allow-LANMAN-auth-for-unencapsulated-auth-methods.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch iwlwifi-dvm-dont-override-mac80211-queue-setting.patch + local patch=iwlwifi-dvm-dont-override-mac80211-queue-setting.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/iwlwifi-dvm-dont-override-mac80211-queue-setting.patch ']' Patch25142: iwlwifi-dvm-dont-override-mac80211-queue-setting.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch drm-qxl-backport-fixes-for-Fedora.patch + local patch=drm-qxl-backport-fixes-for-Fedora.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/drm-qxl-backport-fixes-for-Fedora.patch ']' Patch25143: drm-qxl-backport-fixes-for-Fedora.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch drm-qxl-fix-memory-leak-in-release-list-handling.patch + local patch=drm-qxl-fix-memory-leak-in-release-list-handling.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/drm-qxl-fix-memory-leak-in-release-list-handling.patch ']' Patch25160: drm-qxl-fix-memory-leak-in-release-list-handling.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch + local patch=Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch ']' Patch25144: Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch + local patch=ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch ']' Patch25145: ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0001-ip6_output-fragment-outgoing-reassembled-skb-properl.patch + local patch=0001-ip6_output-fragment-outgoing-reassembled-skb-properl.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/0001-ip6_output-fragment-outgoing-reassembled-skb-properl.patch ']' Patch25146: 0001-ip6_output-fragment-outgoing-reassembled-skb-properl.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0002-netfilter-push-reasm-skb-through-instead-of-original.patch + local patch=0002-netfilter-push-reasm-skb-through-instead-of-original.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/0002-netfilter-push-reasm-skb-through-instead-of-original.patch ']' Patch25147: 0002-netfilter-push-reasm-skb-through-instead-of-original.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch alx-Reset-phy-speed-after-resume.patch + local patch=alx-Reset-phy-speed-after-resume.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/alx-Reset-phy-speed-after-resume.patch ']' Patch25148: alx-Reset-phy-speed-after-resume.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch slab_common-Do-not-check-for-duplicate-slab-names.patch + local patch=slab_common-Do-not-check-for-duplicate-slab-names.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/slab_common-Do-not-check-for-duplicate-slab-names.patch ']' Patch25150: slab_common-Do-not-check-for-duplicate-slab-names.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch KVM-x86-fix-emulation-of-movzbl-bpl-eax.patch + local patch=KVM-x86-fix-emulation-of-movzbl-bpl-eax.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/KVM-x86-fix-emulation-of-movzbl-bpl-eax.patch ']' Patch25151: KVM-x86-fix-emulation-of-movzbl-bpl-eax.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch + local patch=sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch ']' Patch25152: sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch sunrpc-replace-gssd_running-with-more-reliable-check.patch + local patch=sunrpc-replace-gssd_running-with-more-reliable-check.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/sunrpc-replace-gssd_running-with-more-reliable-check.patch ']' Patch25153: sunrpc-replace-gssd_running-with-more-reliable-check.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch nfs-check-gssd-running-before-krb5i-auth.patch + local patch=nfs-check-gssd-running-before-krb5i-auth.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/nfs-check-gssd-running-before-krb5i-auth.patch ']' Patch25154: nfs-check-gssd-running-before-krb5i-auth.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch xfs-underflow-bug-in-xfs_attrlist_by_handle.patch + local patch=xfs-underflow-bug-in-xfs_attrlist_by_handle.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/xfs-underflow-bug-in-xfs_attrlist_by_handle.patch ']' Patch25157: xfs-underflow-bug-in-xfs_attrlist_by_handle.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch via-velocity-fix-netif_receive_skb-use-in-irq-disable.patch + local patch=via-velocity-fix-netif_receive_skb-use-in-irq-disable.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/via-velocity-fix-netif_receive_skb-use-in-irq-disable.patch ']' Patch25158: via-velocity-fix-netif_receive_skb-use-in-irq-disable.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch usbnet-fix-status-interrupt-urb-handling.patch + local patch=usbnet-fix-status-interrupt-urb-handling.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/usbnet-fix-status-interrupt-urb-handling.patch ']' Patch25159: usbnet-fix-status-interrupt-urb-handling.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch inet-prevent-leakage-of-uninitialized-memory-to-user.patch + local patch=inet-prevent-leakage-of-uninitialized-memory-to-user.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/inet-prevent-leakage-of-uninitialized-memory-to-user.patch ']' Patch25161: inet-prevent-leakage-of-uninitialized-memory-to-user.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch inet-fix-addr_len-msg_namelen-assignment-in-recv_error-and-rxpmtu-functions.patch + local patch=inet-fix-addr_len-msg_namelen-assignment-in-recv_error-and-rxpmtu-functions.patch + shift + '[' '!' -f /build/SOURCES/linux-3.11/SOURCES/inet-fix-addr_len-msg_namelen-assignment-in-recv_error-and-rxpmtu-functions.patch ']' Patch25162: inet-fix-addr_len-msg_namelen-assignment-in-recv_error-and-rxpmtu-functions.patch + case "$patch" in + patch -p1 -F1 -s + chmod +x scripts/checkpatch.pl + touch .scmversion + mkdir configs + for i in '*.config' + mv kernel-3.11.10-armv5tel-kirkwood.config .config ++ head -1 .config ++ cut -b 3- + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# arm' + cat .config + for i in '*.config' + mv kernel-3.11.10-armv7hl.config .config ++ head -1 .config ++ cut -b 3- + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# arm' + cat .config + for i in '*.config' + mv kernel-3.11.10-armv7l.config .config ++ head -1 .config ++ cut -b 3- + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# arm' + cat .config + for i in '*.config' + mv kernel-3.11.10-i686-PAE.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# i386' + cat .config + for i in '*.config' + mv kernel-3.11.10-i686-PAEdebug.config .config ++ cut -b 3- ++ head -1 .config + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# i386' + cat .config + for i in '*.config' + mv kernel-3.11.10-i686-debug.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# i386' + cat .config + for i in '*.config' + mv kernel-3.11.10-i686.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# i386' + cat .config + for i in '*.config' + mv kernel-3.11.10-ppc-smp.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.11.10-ppc.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.11.10-ppc64-debug.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.11.10-ppc64.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.11.10-ppc64p7.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.11.10-s390x.config .config ++ head -1 .config ++ cut -b 3- + Arch=s390 + make ARCH=s390 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=s390 oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# s390' + cat .config + for i in '*.config' + mv kernel-3.11.10-x86_64-debug.config .config ++ head -1 .config ++ cut -b 3- + Arch=x86_64 + make ARCH=x86_64 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=x86_64 oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# x86_64' + cat .config + for i in '*.config' + mv kernel-3.11.10-x86_64.config .config ++ head -1 .config ++ cut -b 3- + Arch=x86_64 + make ARCH=x86_64 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=x86_64 oldnoconfig make[2]: Entering directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[2]: Leaving directory `/build/SOURCES/linux-3.11/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.noarch' + echo '# x86_64' + cat .config + find . '(' -name '*.orig' -o -name '*~' ')' -exec rm -f '{}' ';' + find . -name .gitignore -exec rm -f '{}' ';' + cd .. + exit 0 make[1]: Leaving directory `/build/SOURCES/linux-3.11' XXXXXXXXXXXXXXX -- END SRPM kernel fr. 25. juli 14:12:40 +0200 2014 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM kernel fr. 25. juli 14:12:40 +0200 2014 rpmbuild --target x86_64 --without smp --without pae --without debug --without doc --without debuginfo --without perf --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/kernel-3.11.10-8801.nornet.fc18.src.rpm Installing SRPMS/kernel-3.11.10-8801.nornet.fc18.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.q0QmVc + umask 022 + cd /longbuildroot/BUILD + patch_command='patch -p1 -F1 -s' ++ find /longbuildroot/BUILD -maxdepth 1 -type d -name 'kernel-3.*' ++ grep -x -v /longbuildroot/BUILD/kernel-3.11.fc18 + sharedirs= + : + '[' -d kernel-3.11.fc18 ']' + '[' '!' -d kernel-3.11.fc18/vanilla-3.11 ']' + '[' -d kernel-3.11.fc18/vanilla-3.11 ']' + rm -f pax_global_header + [[ ! -z '' ]] + cd /longbuildroot/BUILD + rm -rf kernel-3.11.fc18 + /usr/bin/mkdir -p kernel-3.11.fc18 + cd kernel-3.11.fc18 + /usr/bin/xz -dc /longbuildroot/tmp/linux-3.11.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv linux-3.11 vanilla-3.11 + cp -rl vanilla-3.11 linux-3.11.10-8801.nornet.fc18.x86_64 + cd linux-3.11.10-8801.nornet.fc18.x86_64 + ApplyPatch patch-3.11.10.xz + local patch=patch-3.11.10.xz + shift + '[' '!' -f /longbuildroot/tmp/patch-3.11.10.xz ']' + case "$patch" in + unxz + patch -p1 -F1 -s + cp /longbuildroot/tmp/config-arm-generic /longbuildroot/tmp/config-arm-kirkwood /longbuildroot/tmp/config-armv7 /longbuildroot/tmp/config-armv7-generic /longbuildroot/tmp/config-debug /longbuildroot/tmp/config-generic /longbuildroot/tmp/config-i686-PAE /longbuildroot/tmp/config-local /longbuildroot/tmp/config-nodebug /longbuildroot/tmp/config-powerpc-generic /longbuildroot/tmp/config-powerpc32-generic /longbuildroot/tmp/config-powerpc32-smp /longbuildroot/tmp/config-powerpc64 /longbuildroot/tmp/config-powerpc64p7 /longbuildroot/tmp/config-s390x /longbuildroot/tmp/config-x86-32-generic /longbuildroot/tmp/config-x86-generic /longbuildroot/tmp/config-x86_64-generic . + cp /longbuildroot/tmp/merge.pl . + make -f /longbuildroot/tmp/Makefile.config VERSION=3.11.10 configs make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' perl merge.pl config-x86-32-generic config-x86-generic > temp-x86-32 cat config-generic config-nodebug > temp-generic perl merge.pl temp-x86-32 temp-generic > temp-x86-32-generic perl merge.pl /dev/null temp-x86-32-generic i386 > kernel-3.11.10-i686.config cat config-generic config-debug > temp-debug-generic perl merge.pl temp-x86-32 temp-debug-generic > temp-x86-debug-generic perl merge.pl /dev/null temp-x86-debug-generic i386 > kernel-3.11.10-i686-debug.config perl merge.pl config-i686-PAE temp-x86-32-generic i386 > kernel-3.11.10-i686-PAE.config perl merge.pl config-i686-PAE temp-x86-debug-generic i386 > kernel-3.11.10-i686-PAEdebug.config perl merge.pl config-x86_64-generic config-x86-generic > temp-x86-64 perl merge.pl temp-x86-64 temp-generic > temp-x86_64-generic perl merge.pl /dev/null temp-x86_64-generic x86_64 > kernel-3.11.10-x86_64.config perl merge.pl temp-x86-64 temp-debug-generic > temp-x86_64-debug-generic perl merge.pl /dev/null temp-x86_64-debug-generic x86_64 > kernel-3.11.10-x86_64-debug.config perl merge.pl config-s390x temp-generic > temp-s390-generic perl merge.pl config-s390x temp-s390-generic s390 > kernel-3.11.10-s390x.config perl merge.pl config-arm-kirkwood temp-generic > temp-armv5tel-kirkwood perl merge.pl /dev/null temp-armv5tel-kirkwood arm > kernel-3.11.10-armv5tel-kirkwood.config perl merge.pl config-arm-generic temp-generic > temp-arm-generic perl merge.pl config-armv7-generic temp-arm-generic > temp-armv7-generic perl merge.pl config-armv7 temp-armv7-generic > temp-armv7 perl merge.pl /dev/null temp-armv7 arm > kernel-3.11.10-armv7l.config perl merge.pl /dev/null temp-armv7 arm > kernel-3.11.10-armv7hl.config perl merge.pl config-powerpc-generic temp-generic > temp-powerpc-generic perl merge.pl config-powerpc32-generic temp-powerpc-generic > temp-powerpc32-generic perl merge.pl /dev/null temp-powerpc32-generic powerpc > kernel-3.11.10-ppc.config perl merge.pl config-powerpc32-smp temp-powerpc32-generic powerpc > kernel-3.11.10-ppc-smp.config perl merge.pl config-powerpc64 temp-powerpc-generic > temp-powerpc64-generic perl merge.pl /dev/null temp-powerpc64-generic powerpc > kernel-3.11.10-ppc64.config perl merge.pl config-powerpc64p7 temp-powerpc64-generic powerpc > kernel-3.11.10-ppc64p7.config perl merge.pl config-powerpc-generic temp-debug-generic > temp-powerpc-debug-generic perl merge.pl temp-powerpc64-generic temp-powerpc-debug-generic powerpc > kernel-3.11.10-ppc64-debug.config make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-armv5tel-kirkwood.config kernel-3.11.10-armv5tel-kirkwood.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-armv5tel-kirkwood.config.tmp + rm kernel-3.11.10-armv5tel-kirkwood.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-armv7hl.config kernel-3.11.10-armv7hl.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-armv7hl.config.tmp + rm kernel-3.11.10-armv7hl.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-armv7l.config kernel-3.11.10-armv7l.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-armv7l.config.tmp + rm kernel-3.11.10-armv7l.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-i686-PAE.config kernel-3.11.10-i686-PAE.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-i686-PAE.config.tmp + rm kernel-3.11.10-i686-PAE.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-i686-PAEdebug.config kernel-3.11.10-i686-PAEdebug.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-i686-PAEdebug.config.tmp + rm kernel-3.11.10-i686-PAEdebug.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-i686-debug.config kernel-3.11.10-i686-debug.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-i686-debug.config.tmp + rm kernel-3.11.10-i686-debug.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-i686.config kernel-3.11.10-i686.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-i686.config.tmp + rm kernel-3.11.10-i686.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-ppc-smp.config kernel-3.11.10-ppc-smp.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-ppc-smp.config.tmp + rm kernel-3.11.10-ppc-smp.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-ppc.config kernel-3.11.10-ppc.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-ppc.config.tmp + rm kernel-3.11.10-ppc.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-ppc64-debug.config kernel-3.11.10-ppc64-debug.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-ppc64-debug.config.tmp + rm kernel-3.11.10-ppc64-debug.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-ppc64.config kernel-3.11.10-ppc64.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-ppc64.config.tmp + rm kernel-3.11.10-ppc64.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-ppc64p7.config kernel-3.11.10-ppc64p7.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-ppc64p7.config.tmp + rm kernel-3.11.10-ppc64p7.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-s390x.config kernel-3.11.10-s390x.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-s390x.config.tmp + rm kernel-3.11.10-s390x.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-x86_64-debug.config kernel-3.11.10-x86_64-debug.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-x86_64-debug.config.tmp + rm kernel-3.11.10-x86_64-debug.config.tmp + for i in 'kernel-3.11.10-*.config' + mv kernel-3.11.10-x86_64.config kernel-3.11.10-x86_64.config.tmp + ./merge.pl /longbuildroot/tmp/config-local kernel-3.11.10-x86_64.config.tmp + rm kernel-3.11.10-x86_64.config.tmp + ApplyPatch 0001-MPTCP-0.88.11-with-socketoptions.patch + local patch=0001-MPTCP-0.88.11-with-socketoptions.patch + shift + '[' '!' -f /longbuildroot/tmp/0001-MPTCP-0.88.11-with-socketoptions.patch ']' Patch02: 0001-MPTCP-0.88.11-with-socketoptions.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch makefile-after_link.patch + local patch=makefile-after_link.patch + shift + '[' '!' -f /longbuildroot/tmp/makefile-after_link.patch ']' Patch05: makefile-after_link.patch + case "$patch" in + patch -p1 -F1 -s + ApplyOptionalPatch compile-fixes.patch + local patch=compile-fixes.patch + shift + '[' '!' -f /longbuildroot/tmp/compile-fixes.patch ']' ++ wc -l /longbuildroot/tmp/compile-fixes.patch ++ awk '{print $1}' + local C=6 + '[' 6 -gt 9 ']' + ApplyOptionalPatch upstream-reverts.patch -R + local patch=upstream-reverts.patch + shift + '[' '!' -f /longbuildroot/tmp/upstream-reverts.patch ']' ++ wc -l /longbuildroot/tmp/upstream-reverts.patch ++ awk '{print $1}' + local C=1 + '[' 1 -gt 9 ']' + ApplyPatch taint-vbox.patch + local patch=taint-vbox.patch + shift + '[' '!' -f /longbuildroot/tmp/taint-vbox.patch ']' Patch100: taint-vbox.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch vmbugon-warnon.patch + local patch=vmbugon-warnon.patch + shift + '[' '!' -f /longbuildroot/tmp/vmbugon-warnon.patch ']' Patch110: vmbugon-warnon.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-export-read_current_timer.patch + local patch=arm-export-read_current_timer.patch + shift + '[' '!' -f /longbuildroot/tmp/arm-export-read_current_timer.patch ']' Patch21000: arm-export-read_current_timer.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-lpae-ax88796.patch + local patch=arm-lpae-ax88796.patch + shift + '[' '!' -f /longbuildroot/tmp/arm-lpae-ax88796.patch ']' Patch21001: arm-lpae-ax88796.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-omap-load-tfp410.patch + local patch=arm-omap-load-tfp410.patch + shift + '[' '!' -f /longbuildroot/tmp/arm-omap-load-tfp410.patch ']' Patch21003: arm-omap-load-tfp410.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch arm-tegra-usb-no-reset-linux33.patch + local patch=arm-tegra-usb-no-reset-linux33.patch + shift + '[' '!' -f /longbuildroot/tmp/arm-tegra-usb-no-reset-linux33.patch ']' Patch21005: arm-tegra-usb-no-reset-linux33.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch defaults-acpi-video.patch + local patch=defaults-acpi-video.patch + shift + '[' '!' -f /longbuildroot/tmp/defaults-acpi-video.patch ']' Patch390: defaults-acpi-video.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch acpi-debug-infinite-loop.patch + local patch=acpi-debug-infinite-loop.patch + shift + '[' '!' -f /longbuildroot/tmp/acpi-debug-infinite-loop.patch ']' Patch394: acpi-debug-infinite-loop.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch acpi-sony-nonvs-blacklist.patch + local patch=acpi-sony-nonvs-blacklist.patch + shift + '[' '!' -f /longbuildroot/tmp/acpi-sony-nonvs-blacklist.patch ']' Patch396: acpi-sony-nonvs-blacklist.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch input-kill-stupid-messages.patch + local patch=input-kill-stupid-messages.patch + shift + '[' '!' -f /longbuildroot/tmp/input-kill-stupid-messages.patch ']' Patch450: input-kill-stupid-messages.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch die-floppy-die.patch + local patch=die-floppy-die.patch + shift + '[' '!' -f /longbuildroot/tmp/die-floppy-die.patch ']' Patch470: die-floppy-die.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch no-pcspkr-modalias.patch + local patch=no-pcspkr-modalias.patch + shift + '[' '!' -f /longbuildroot/tmp/no-pcspkr-modalias.patch ']' Patch452: no-pcspkr-modalias.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch serial-460800.patch + local patch=serial-460800.patch + shift + '[' '!' -f /longbuildroot/tmp/serial-460800.patch ']' Patch460: serial-460800.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch silence-noise.patch + local patch=silence-noise.patch + shift + '[' '!' -f /longbuildroot/tmp/silence-noise.patch ']' Patch510: silence-noise.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch silence-fbcon-logo.patch + local patch=silence-fbcon-logo.patch + shift + '[' '!' -f /longbuildroot/tmp/silence-fbcon-logo.patch ']' Patch530: silence-fbcon-logo.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch crash-driver.patch + local patch=crash-driver.patch + shift + '[' '!' -f /longbuildroot/tmp/crash-driver.patch ']' Patch800: crash-driver.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch devel-pekey-secure-boot-20130502.patch + local patch=devel-pekey-secure-boot-20130502.patch + shift + '[' '!' -f /longbuildroot/tmp/devel-pekey-secure-boot-20130502.patch ']' Patch1000: devel-pekey-secure-boot-20130502.patch + case "$patch" in + patch -p1 -F1 -s + ApplyOptionalPatch drm-intel-next.patch + local patch=drm-intel-next.patch + shift + '[' '!' -f /longbuildroot/tmp/drm-intel-next.patch ']' ++ wc -l /longbuildroot/tmp/drm-intel-next.patch ++ awk '{print $1}' + local C=1 + '[' 1 -gt 9 ']' + ApplyPatch drm-i915-dp-stfu.patch + local patch=drm-i915-dp-stfu.patch + shift + '[' '!' -f /longbuildroot/tmp/drm-i915-dp-stfu.patch ']' Patch1825: drm-i915-dp-stfu.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch drm-i915-tv-detect-hush.patch + local patch=drm-i915-tv-detect-hush.patch + shift + '[' '!' -f /longbuildroot/tmp/drm-i915-tv-detect-hush.patch ']' Patch1826: drm-i915-tv-detect-hush.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch silence-acpi-blacklist.patch + local patch=silence-acpi-blacklist.patch + shift + '[' '!' -f /longbuildroot/tmp/silence-acpi-blacklist.patch ']' Patch2802: silence-acpi-blacklist.patch + case "$patch" in + patch -p1 -F1 -s + ApplyOptionalPatch v4l-dvb-fixes.patch + local patch=v4l-dvb-fixes.patch + shift + '[' '!' -f /longbuildroot/tmp/v4l-dvb-fixes.patch ']' ++ wc -l /longbuildroot/tmp/v4l-dvb-fixes.patch ++ awk '{print $1}' + local C=0 + '[' 0 -gt 9 ']' + ApplyOptionalPatch v4l-dvb-update.patch + local patch=v4l-dvb-update.patch + shift + '[' '!' -f /longbuildroot/tmp/v4l-dvb-update.patch ']' ++ wc -l /longbuildroot/tmp/v4l-dvb-update.patch ++ awk '{print $1}' + local C=0 + '[' 0 -gt 9 ']' + ApplyOptionalPatch v4l-dvb-experimental.patch + local patch=v4l-dvb-experimental.patch + shift + '[' '!' -f /longbuildroot/tmp/v4l-dvb-experimental.patch ']' ++ wc -l /longbuildroot/tmp/v4l-dvb-experimental.patch ++ awk '{print $1}' + local C=0 + '[' 0 -gt 9 ']' + ApplyPatch fs-proc-devtree-remove_proc_entry.patch + local patch=fs-proc-devtree-remove_proc_entry.patch + shift + '[' '!' -f /longbuildroot/tmp/fs-proc-devtree-remove_proc_entry.patch ']' Patch10000: fs-proc-devtree-remove_proc_entry.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch disable-i8042-check-on-apple-mac.patch + local patch=disable-i8042-check-on-apple-mac.patch + shift + '[' '!' -f /longbuildroot/tmp/disable-i8042-check-on-apple-mac.patch ']' Patch12016: disable-i8042-check-on-apple-mac.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch lis3-improve-handling-of-null-rate.patch + local patch=lis3-improve-handling-of-null-rate.patch + shift + '[' '!' -f /longbuildroot/tmp/lis3-improve-handling-of-null-rate.patch ']' Patch14010: lis3-improve-handling-of-null-rate.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch nowatchdog-on-virt.patch + local patch=nowatchdog-on-virt.patch + shift + '[' '!' -f /longbuildroot/tmp/nowatchdog-on-virt.patch ']' Patch15000: nowatchdog-on-virt.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch + local patch=scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch + shift + '[' '!' -f /longbuildroot/tmp/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch ']' Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch weird-root-dentry-name-debug.patch + local patch=weird-root-dentry-name-debug.patch + shift + '[' '!' -f /longbuildroot/tmp/weird-root-dentry-name-debug.patch ']' Patch22000: weird-root-dentry-name-debug.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch ath9k_rx_dma_stop_check.patch + local patch=ath9k_rx_dma_stop_check.patch + shift + '[' '!' -f /longbuildroot/tmp/ath9k_rx_dma_stop_check.patch ']' Patch22247: ath9k_rx_dma_stop_check.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch fix-child-thread-introspection.patch + local patch=fix-child-thread-introspection.patch + shift + '[' '!' -f /longbuildroot/tmp/fix-child-thread-introspection.patch ']' Patch25007: fix-child-thread-introspection.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch iwl3945-better-skb-management-in-rx-path.patch + local patch=iwl3945-better-skb-management-in-rx-path.patch + shift + '[' '!' -f /longbuildroot/tmp/iwl3945-better-skb-management-in-rx-path.patch ']' Patch25056: iwl3945-better-skb-management-in-rx-path.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch iwl4965-better-skb-management-in-rx-path.patch + local patch=iwl4965-better-skb-management-in-rx-path.patch + shift + '[' '!' -f /longbuildroot/tmp/iwl4965-better-skb-management-in-rx-path.patch ']' Patch25057: iwl4965-better-skb-management-in-rx-path.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch + local patch=media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch + shift + '[' '!' -f /longbuildroot/tmp/media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch ']' Patch25077: media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch ntp-Make-periodic-RTC-update-more-reliable.patch + local patch=ntp-Make-periodic-RTC-update-more-reliable.patch + shift + '[' '!' -f /longbuildroot/tmp/ntp-Make-periodic-RTC-update-more-reliable.patch ']' Patch25107: ntp-Make-periodic-RTC-update-more-reliable.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch bonding-driver-alb-learning.patch + local patch=bonding-driver-alb-learning.patch + shift + '[' '!' -f /longbuildroot/tmp/bonding-driver-alb-learning.patch ']' Patch25106: bonding-driver-alb-learning.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch elevator-Fix-a-race-in-elevator-switching-and-md.patch + local patch=elevator-Fix-a-race-in-elevator-switching-and-md.patch + shift + '[' '!' -f /longbuildroot/tmp/elevator-Fix-a-race-in-elevator-switching-and-md.patch ']' Patch25114: elevator-Fix-a-race-in-elevator-switching-and-md.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch elevator-acquire-q-sysfs_lock-in-elevator_change.patch + local patch=elevator-acquire-q-sysfs_lock-in-elevator_change.patch + shift + '[' '!' -f /longbuildroot/tmp/elevator-acquire-q-sysfs_lock-in-elevator_change.patch ']' Patch25115: elevator-acquire-q-sysfs_lock-in-elevator_change.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch rt2800-add-support-for-rf3070.patch + local patch=rt2800-add-support-for-rf3070.patch + shift + '[' '!' -f /longbuildroot/tmp/rt2800-add-support-for-rf3070.patch ']' Patch25117: rt2800-add-support-for-rf3070.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch netfilter-nf_conntrack-use-RCU-safe-kfree-for-conntr.patch + local patch=netfilter-nf_conntrack-use-RCU-safe-kfree-for-conntr.patch + shift + '[' '!' -f /longbuildroot/tmp/netfilter-nf_conntrack-use-RCU-safe-kfree-for-conntr.patch ']' Patch25122: netfilter-nf_conntrack-use-RCU-safe-kfree-for-conntr.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch + local patch=iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch + shift + '[' '!' -f /longbuildroot/tmp/iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch ']' Patch25123: iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch + local patch=vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch + shift + '[' '!' -f /longbuildroot/tmp/vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch ']' Patch25125: vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0001-iwlwifi-don-t-WARN-on-host-commands-sent-when-firmwa.patch + local patch=0001-iwlwifi-don-t-WARN-on-host-commands-sent-when-firmwa.patch + shift + '[' '!' -f /longbuildroot/tmp/0001-iwlwifi-don-t-WARN-on-host-commands-sent-when-firmwa.patch ']' Patch25126: 0001-iwlwifi-don-t-WARN-on-host-commands-sent-when-firmwa.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch + local patch=0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch + shift + '[' '!' -f /longbuildroot/tmp/0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch ']' Patch25127: 0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch + local patch=dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch + shift + '[' '!' -f /longbuildroot/tmp/dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch ']' Patch25128: dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch + local patch=cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch + shift + '[' '!' -f /longbuildroot/tmp/cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch ']' Patch25129: cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch fix-radeon-sound.patch + local patch=fix-radeon-sound.patch + shift + '[' '!' -f /longbuildroot/tmp/fix-radeon-sound.patch ']' Patch25130: fix-radeon-sound.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch drm-radeon-24hz-audio-fixes.patch + local patch=drm-radeon-24hz-audio-fixes.patch + shift + '[' '!' -f /longbuildroot/tmp/drm-radeon-24hz-audio-fixes.patch ']' Patch25149: drm-radeon-24hz-audio-fixes.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch rt2800usb-slow-down-TX-status-polling.patch + local patch=rt2800usb-slow-down-TX-status-polling.patch + shift + '[' '!' -f /longbuildroot/tmp/rt2800usb-slow-down-TX-status-polling.patch ']' Patch25132: rt2800usb-slow-down-TX-status-polling.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch alps-Support-for-Dell-XT2-model.patch + local patch=alps-Support-for-Dell-XT2-model.patch + shift + '[' '!' -f /longbuildroot/tmp/alps-Support-for-Dell-XT2-model.patch ']' Patch25135: alps-Support-for-Dell-XT2-model.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch cifs-Allow-LANMAN-auth-for-unencapsulated-auth-methods.patch + local patch=cifs-Allow-LANMAN-auth-for-unencapsulated-auth-methods.patch + shift + '[' '!' -f /longbuildroot/tmp/cifs-Allow-LANMAN-auth-for-unencapsulated-auth-methods.patch ']' Patch25137: cifs-Allow-LANMAN-auth-for-unencapsulated-auth-methods.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch iwlwifi-dvm-dont-override-mac80211-queue-setting.patch + local patch=iwlwifi-dvm-dont-override-mac80211-queue-setting.patch + shift + '[' '!' -f /longbuildroot/tmp/iwlwifi-dvm-dont-override-mac80211-queue-setting.patch ']' Patch25142: iwlwifi-dvm-dont-override-mac80211-queue-setting.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch drm-qxl-backport-fixes-for-Fedora.patch + local patch=drm-qxl-backport-fixes-for-Fedora.patch + shift + '[' '!' -f /longbuildroot/tmp/drm-qxl-backport-fixes-for-Fedora.patch ']' Patch25143: drm-qxl-backport-fixes-for-Fedora.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch drm-qxl-fix-memory-leak-in-release-list-handling.patch + local patch=drm-qxl-fix-memory-leak-in-release-list-handling.patch + shift + '[' '!' -f /longbuildroot/tmp/drm-qxl-fix-memory-leak-in-release-list-handling.patch ']' Patch25160: drm-qxl-fix-memory-leak-in-release-list-handling.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch + local patch=Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch + shift + '[' '!' -f /longbuildroot/tmp/Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch ']' Patch25144: Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch + local patch=ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch + shift + '[' '!' -f /longbuildroot/tmp/ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch ']' Patch25145: ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0001-ip6_output-fragment-outgoing-reassembled-skb-properl.patch + local patch=0001-ip6_output-fragment-outgoing-reassembled-skb-properl.patch + shift + '[' '!' -f /longbuildroot/tmp/0001-ip6_output-fragment-outgoing-reassembled-skb-properl.patch ']' Patch25146: 0001-ip6_output-fragment-outgoing-reassembled-skb-properl.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch 0002-netfilter-push-reasm-skb-through-instead-of-original.patch + local patch=0002-netfilter-push-reasm-skb-through-instead-of-original.patch + shift + '[' '!' -f /longbuildroot/tmp/0002-netfilter-push-reasm-skb-through-instead-of-original.patch ']' Patch25147: 0002-netfilter-push-reasm-skb-through-instead-of-original.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch alx-Reset-phy-speed-after-resume.patch + local patch=alx-Reset-phy-speed-after-resume.patch + shift + '[' '!' -f /longbuildroot/tmp/alx-Reset-phy-speed-after-resume.patch ']' Patch25148: alx-Reset-phy-speed-after-resume.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch slab_common-Do-not-check-for-duplicate-slab-names.patch + local patch=slab_common-Do-not-check-for-duplicate-slab-names.patch + shift + '[' '!' -f /longbuildroot/tmp/slab_common-Do-not-check-for-duplicate-slab-names.patch ']' Patch25150: slab_common-Do-not-check-for-duplicate-slab-names.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch KVM-x86-fix-emulation-of-movzbl-bpl-eax.patch + local patch=KVM-x86-fix-emulation-of-movzbl-bpl-eax.patch + shift + '[' '!' -f /longbuildroot/tmp/KVM-x86-fix-emulation-of-movzbl-bpl-eax.patch ']' Patch25151: KVM-x86-fix-emulation-of-movzbl-bpl-eax.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch + local patch=sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch + shift + '[' '!' -f /longbuildroot/tmp/sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch ']' Patch25152: sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch sunrpc-replace-gssd_running-with-more-reliable-check.patch + local patch=sunrpc-replace-gssd_running-with-more-reliable-check.patch + shift + '[' '!' -f /longbuildroot/tmp/sunrpc-replace-gssd_running-with-more-reliable-check.patch ']' Patch25153: sunrpc-replace-gssd_running-with-more-reliable-check.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch nfs-check-gssd-running-before-krb5i-auth.patch + local patch=nfs-check-gssd-running-before-krb5i-auth.patch + shift + '[' '!' -f /longbuildroot/tmp/nfs-check-gssd-running-before-krb5i-auth.patch ']' Patch25154: nfs-check-gssd-running-before-krb5i-auth.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch xfs-underflow-bug-in-xfs_attrlist_by_handle.patch + local patch=xfs-underflow-bug-in-xfs_attrlist_by_handle.patch + shift + '[' '!' -f /longbuildroot/tmp/xfs-underflow-bug-in-xfs_attrlist_by_handle.patch ']' Patch25157: xfs-underflow-bug-in-xfs_attrlist_by_handle.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch via-velocity-fix-netif_receive_skb-use-in-irq-disable.patch + local patch=via-velocity-fix-netif_receive_skb-use-in-irq-disable.patch + shift + '[' '!' -f /longbuildroot/tmp/via-velocity-fix-netif_receive_skb-use-in-irq-disable.patch ']' Patch25158: via-velocity-fix-netif_receive_skb-use-in-irq-disable.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch usbnet-fix-status-interrupt-urb-handling.patch + local patch=usbnet-fix-status-interrupt-urb-handling.patch + shift + '[' '!' -f /longbuildroot/tmp/usbnet-fix-status-interrupt-urb-handling.patch ']' Patch25159: usbnet-fix-status-interrupt-urb-handling.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch inet-prevent-leakage-of-uninitialized-memory-to-user.patch + local patch=inet-prevent-leakage-of-uninitialized-memory-to-user.patch + shift + '[' '!' -f /longbuildroot/tmp/inet-prevent-leakage-of-uninitialized-memory-to-user.patch ']' Patch25161: inet-prevent-leakage-of-uninitialized-memory-to-user.patch + case "$patch" in + patch -p1 -F1 -s + ApplyPatch inet-fix-addr_len-msg_namelen-assignment-in-recv_error-and-rxpmtu-functions.patch + local patch=inet-fix-addr_len-msg_namelen-assignment-in-recv_error-and-rxpmtu-functions.patch + shift + '[' '!' -f /longbuildroot/tmp/inet-fix-addr_len-msg_namelen-assignment-in-recv_error-and-rxpmtu-functions.patch ']' Patch25162: inet-fix-addr_len-msg_namelen-assignment-in-recv_error-and-rxpmtu-functions.patch + case "$patch" in + patch -p1 -F1 -s + chmod +x scripts/checkpatch.pl + touch .scmversion + mkdir configs + for i in '*.config' + mv kernel-3.11.10-armv5tel-kirkwood.config .config ++ head -1 .config ++ cut -b 3- + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# arm' + cat .config + for i in '*.config' + mv kernel-3.11.10-armv7hl.config .config ++ head -1 .config ++ cut -b 3- + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# arm' + cat .config + for i in '*.config' + mv kernel-3.11.10-armv7l.config .config ++ head -1 .config ++ cut -b 3- + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# arm' + cat .config + for i in '*.config' + mv kernel-3.11.10-i686-PAE.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# i386' + cat .config + for i in '*.config' + mv kernel-3.11.10-i686-PAEdebug.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# i386' + cat .config + for i in '*.config' + mv kernel-3.11.10-i686-debug.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# i386' + cat .config + for i in '*.config' + mv kernel-3.11.10-i686.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# i386' + cat .config + for i in '*.config' + mv kernel-3.11.10-ppc-smp.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.11.10-ppc.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.11.10-ppc64-debug.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.11.10-ppc64.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.11.10-ppc64p7.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-3.11.10-s390x.config .config ++ head -1 .config ++ cut -b 3- + Arch=s390 + make ARCH=s390 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=s390 oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# s390' + cat .config + for i in '*.config' + mv kernel-3.11.10-x86_64-debug.config .config ++ head -1 .config ++ cut -b 3- + Arch=x86_64 + make ARCH=x86_64 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=x86_64 oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# x86_64' + cat .config + for i in '*.config' + mv kernel-3.11.10-x86_64.config .config ++ head -1 .config ++ cut -b 3- + Arch=x86_64 + make ARCH=x86_64 listnewconfig + grep -E '^CONFIG_' .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=x86_64 oldnoconfig make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' scripts/kconfig/conf --olddefconfig Kconfig .config:4863:warning: override: reassigning to symbol SYN_COOKIES .config:4864:warning: override: reassigning to symbol TCP_MD5SIG # # configuration written to .config # make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + echo '# x86_64' + cat .config + find . '(' -name '*.orig' -o -name '*~' ')' -exec rm -f '{}' ';' + find . -name .gitignore -exec rm -f '{}' ';' + cd .. + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.V64Zhr + umask 022 + cd /longbuildroot/BUILD + cd kernel-3.11.fc18 + rm -rf /longbuildroot/BUILDROOT/kernel-3.11.10-8801.nornet.fc18.x86_64 + mkdir -p /longbuildroot/BUILDROOT/kernel-3.11.10-8801.nornet.fc18.x86_64/boot + mkdir -p /longbuildroot/BUILDROOT/kernel-3.11.10-8801.nornet.fc18.x86_64/usr/libexec + cd linux-3.11.10-8801.nornet.fc18.x86_64 + BuildKernel bzImage arch/x86/boot/bzImage + MakeTarget=bzImage + KernelImage=arch/x86/boot/bzImage + Flavour= + InstallName=vmlinuz + Config=kernel-3.11.10-x86_64.config + DevelDir=/usr/src/kernels/3.11.10-8801.nornet.fc18.x86_64 + '[' arch/x86/boot/bzImage = vmlinux ']' + CopyKernel=cp + KernelVer=3.11.10-8801.nornet.fc18.x86_64 + echo BUILDING A KERNEL FOR x86_64... BUILDING A KERNEL FOR x86_64... + perl -p -i -e 's/^SUBLEVEL.*/SUBLEVEL = 10/' Makefile + perl -p -i -e 's/^EXTRAVERSION.*/EXTRAVERSION = -8801.nornet.fc18.x86_64/' Makefile + make -s mrproper make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' CLEAN scripts/basic CLEAN scripts/kconfig CLEAN include/config CLEAN .config .config.old make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' + cp configs/kernel-3.11.10-x86_64.config .config + cp /longbuildroot/tmp/x509.genkey . + chmod +x scripts/sign-file ++ head -1 .config ++ cut -b 3- + Arch=x86_64 + echo USING ARCH=x86_64 USING ARCH=x86_64 + make -s ARCH=x86_64 oldnoconfig + make -s ARCH=x86_64 V=1 -j8 bzImage make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' make[1]: Leaving directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' Extracted 50 tokens Extracted 3 types Extracted 3 actions Pass 1 Pass 2 Extracted 371 tokens Extracted 27 types Extracted 11 actions Pass 1 Pass 2 Extracted 203 tokens Extracted 14 types Extracted 12 actions Pass 1 Pass 2 Extracted 16 tokens Extracted 1 types Extracted 1 actions Pass 1 Pass 2 ### ### Now generating an X.509 key pair to be used for signing modules. ### ### If this takes a long time, you might wish to run rngd in the ### background to keep the supply of entropy topped up. It ### needs to be run as root, and uses a hardware random ### number generator if one is available. ### Generating a 4096 bit RSA private key ..................................................................................................................................++ .......................................................................................++ writing new private key to 'signing_key.priv' ----- ### ### Key pair generated. ### - Including cert signing_key.x509 drivers/usb/host/xhci.c: In function 'xhci_free_dev': drivers/usb/host/xhci.c:3574:17: warning: unused variable 'dev' [-Wunused-variable] drivers/usb/host/xhci.c: In function 'xhci_alloc_dev': drivers/usb/host/xhci.c:3660:17: warning: unused variable 'dev' [-Wunused-variable] /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/usr/include/linux/kexec.h:49: userspace cannot reference function or variable defined in the kernel /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/usr/include/linux/soundcard.h:1054: userspace cannot reference function or variable defined in the kernel + '[' ld = clean ']' + case "${KCONFIG_CONFIG}" in + . ./.config ++ CONFIG_64BIT=y ++ CONFIG_X86_64=y ++ CONFIG_X86=y ++ CONFIG_INSTRUCTION_DECODER=y ++ CONFIG_OUTPUT_FORMAT=elf64-x86-64 ++ CONFIG_ARCH_DEFCONFIG=arch/x86/configs/x86_64_defconfig ++ CONFIG_LOCKDEP_SUPPORT=y ++ CONFIG_STACKTRACE_SUPPORT=y ++ CONFIG_HAVE_LATENCYTOP_SUPPORT=y ++ CONFIG_MMU=y ++ CONFIG_NEED_DMA_MAP_STATE=y ++ CONFIG_NEED_SG_DMA_LENGTH=y ++ CONFIG_GENERIC_ISA_DMA=y ++ CONFIG_GENERIC_BUG=y ++ CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y ++ CONFIG_GENERIC_HWEIGHT=y ++ CONFIG_ARCH_MAY_HAVE_PC_FDC=y ++ CONFIG_RWSEM_XCHGADD_ALGORITHM=y ++ CONFIG_GENERIC_CALIBRATE_DELAY=y ++ CONFIG_ARCH_HAS_CPU_RELAX=y ++ CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y ++ CONFIG_ARCH_HAS_CPU_AUTOPROBE=y ++ CONFIG_HAVE_SETUP_PER_CPU_AREA=y ++ CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y ++ CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y ++ CONFIG_ARCH_HIBERNATION_POSSIBLE=y ++ CONFIG_ARCH_SUSPEND_POSSIBLE=y ++ CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y ++ CONFIG_ARCH_WANT_GENERAL_HUGETLB=y ++ CONFIG_ZONE_DMA32=y ++ CONFIG_AUDIT_ARCH=y ++ CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y ++ CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y ++ CONFIG_HAVE_INTEL_TXT=y ++ CONFIG_X86_64_SMP=y ++ CONFIG_X86_HT=y ++ CONFIG_ARCH_HWEIGHT_CFLAGS='-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11' ++ CONFIG_ARCH_CPU_PROBE_RELEASE=y ++ CONFIG_ARCH_SUPPORTS_UPROBES=y ++ CONFIG_DEFCONFIG_LIST=/lib/modules//.config ++ CONFIG_IRQ_WORK=y ++ CONFIG_BUILDTIME_EXTABLE_SORT=y ++ CONFIG_INIT_ENV_ARG_LIMIT=32 ++ CONFIG_CROSS_COMPILE= ++ CONFIG_LOCALVERSION= ++ CONFIG_HAVE_KERNEL_GZIP=y ++ CONFIG_HAVE_KERNEL_BZIP2=y ++ CONFIG_HAVE_KERNEL_LZMA=y ++ CONFIG_HAVE_KERNEL_XZ=y ++ CONFIG_HAVE_KERNEL_LZO=y ++ CONFIG_HAVE_KERNEL_LZ4=y ++ CONFIG_KERNEL_GZIP=y ++ CONFIG_DEFAULT_HOSTNAME='(none)' ++ CONFIG_SWAP=y ++ CONFIG_SYSVIPC=y ++ CONFIG_SYSVIPC_SYSCTL=y ++ CONFIG_POSIX_MQUEUE=y ++ CONFIG_POSIX_MQUEUE_SYSCTL=y ++ CONFIG_FHANDLE=y ++ CONFIG_AUDIT=y ++ CONFIG_AUDITSYSCALL=y ++ CONFIG_AUDIT_WATCH=y ++ CONFIG_AUDIT_TREE=y ++ CONFIG_AUDIT_LOGINUID_IMMUTABLE=y ++ CONFIG_HAVE_GENERIC_HARDIRQS=y ++ CONFIG_GENERIC_HARDIRQS=y ++ CONFIG_GENERIC_IRQ_PROBE=y ++ CONFIG_GENERIC_IRQ_SHOW=y ++ CONFIG_GENERIC_PENDING_IRQ=y ++ CONFIG_IRQ_DOMAIN=y ++ CONFIG_IRQ_FORCED_THREADING=y ++ CONFIG_SPARSE_IRQ=y ++ CONFIG_CLOCKSOURCE_WATCHDOG=y ++ CONFIG_ARCH_CLOCKSOURCE_DATA=y ++ CONFIG_GENERIC_TIME_VSYSCALL=y ++ CONFIG_GENERIC_CLOCKEVENTS=y ++ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y ++ CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y ++ CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y ++ CONFIG_GENERIC_CMOS_UPDATE=y ++ CONFIG_TICK_ONESHOT=y ++ CONFIG_NO_HZ_COMMON=y ++ CONFIG_NO_HZ_IDLE=y ++ CONFIG_NO_HZ=y ++ CONFIG_HIGH_RES_TIMERS=y ++ CONFIG_IRQ_TIME_ACCOUNTING=y ++ CONFIG_BSD_PROCESS_ACCT=y ++ CONFIG_BSD_PROCESS_ACCT_V3=y ++ CONFIG_TASKSTATS=y ++ CONFIG_TASK_DELAY_ACCT=y ++ CONFIG_TASK_XACCT=y ++ CONFIG_TASK_IO_ACCOUNTING=y ++ CONFIG_TREE_RCU=y ++ CONFIG_RCU_STALL_COMMON=y ++ CONFIG_RCU_FANOUT=64 ++ CONFIG_RCU_FANOUT_LEAF=16 ++ CONFIG_LOG_BUF_SHIFT=18 ++ CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y ++ CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y ++ CONFIG_ARCH_WANTS_PROT_NUMA_PROT_NONE=y ++ CONFIG_ARCH_USES_NUMA_PROT_NONE=y ++ CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y ++ CONFIG_NUMA_BALANCING=y ++ CONFIG_CGROUPS=y ++ CONFIG_CGROUP_FREEZER=y ++ CONFIG_CGROUP_DEVICE=y ++ CONFIG_CPUSETS=y ++ CONFIG_PROC_PID_CPUSET=y ++ CONFIG_CGROUP_CPUACCT=y ++ CONFIG_RESOURCE_COUNTERS=y ++ CONFIG_MEMCG=y ++ CONFIG_MEMCG_SWAP=y ++ CONFIG_MEMCG_KMEM=y ++ CONFIG_CGROUP_PERF=y ++ CONFIG_CGROUP_SCHED=y ++ CONFIG_FAIR_GROUP_SCHED=y ++ CONFIG_CFS_BANDWIDTH=y ++ CONFIG_RT_GROUP_SCHED=y ++ CONFIG_BLK_CGROUP=y ++ CONFIG_NAMESPACES=y ++ CONFIG_UTS_NS=y ++ CONFIG_IPC_NS=y ++ CONFIG_PID_NS=y ++ CONFIG_NET_NS=y ++ CONFIG_SCHED_AUTOGROUP=y ++ CONFIG_MM_OWNER=y ++ CONFIG_RELAY=y ++ CONFIG_BLK_DEV_INITRD=y ++ CONFIG_INITRAMFS_SOURCE= ++ CONFIG_RD_GZIP=y ++ CONFIG_RD_BZIP2=y ++ CONFIG_RD_LZMA=y ++ CONFIG_RD_XZ=y ++ CONFIG_RD_LZO=y ++ CONFIG_RD_LZ4=y ++ CONFIG_SYSCTL=y ++ CONFIG_ANON_INODES=y ++ CONFIG_HAVE_UID16=y ++ CONFIG_SYSCTL_EXCEPTION_TRACE=y ++ CONFIG_HAVE_PCSPKR_PLATFORM=y ++ CONFIG_UID16=y ++ CONFIG_KALLSYMS=y ++ CONFIG_KALLSYMS_ALL=y ++ CONFIG_PRINTK=y ++ CONFIG_BUG=y ++ CONFIG_ELF_CORE=y ++ CONFIG_PCSPKR_PLATFORM=y ++ CONFIG_BASE_FULL=y ++ CONFIG_FUTEX=y ++ CONFIG_EPOLL=y ++ CONFIG_SIGNALFD=y ++ CONFIG_TIMERFD=y ++ CONFIG_EVENTFD=y ++ CONFIG_SHMEM=y ++ CONFIG_AIO=y ++ CONFIG_PCI_QUIRKS=y ++ CONFIG_HAVE_PERF_EVENTS=y ++ CONFIG_PERF_EVENTS=y ++ CONFIG_VM_EVENT_COUNTERS=y ++ CONFIG_SLUB_DEBUG=y ++ CONFIG_SLUB=y ++ CONFIG_SLUB_CPU_PARTIAL=y ++ CONFIG_PROFILING=y ++ CONFIG_TRACEPOINTS=y ++ CONFIG_OPROFILE=m ++ CONFIG_OPROFILE_EVENT_MULTIPLEX=y ++ CONFIG_HAVE_OPROFILE=y ++ CONFIG_OPROFILE_NMI_TIMER=y ++ CONFIG_KPROBES=y ++ CONFIG_JUMP_LABEL=y ++ CONFIG_OPTPROBES=y ++ CONFIG_KPROBES_ON_FTRACE=y ++ CONFIG_UPROBES=y ++ CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y ++ CONFIG_ARCH_USE_BUILTIN_BSWAP=y ++ CONFIG_KRETPROBES=y ++ CONFIG_USER_RETURN_NOTIFIER=y ++ CONFIG_HAVE_IOREMAP_PROT=y ++ CONFIG_HAVE_KPROBES=y ++ CONFIG_HAVE_KRETPROBES=y ++ CONFIG_HAVE_OPTPROBES=y ++ CONFIG_HAVE_KPROBES_ON_FTRACE=y ++ CONFIG_HAVE_ARCH_TRACEHOOK=y ++ CONFIG_HAVE_DMA_ATTRS=y ++ CONFIG_USE_GENERIC_SMP_HELPERS=y ++ CONFIG_GENERIC_SMP_IDLE_THREAD=y ++ CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y ++ CONFIG_HAVE_DMA_API_DEBUG=y ++ CONFIG_HAVE_HW_BREAKPOINT=y ++ CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y ++ CONFIG_HAVE_USER_RETURN_NOTIFIER=y ++ CONFIG_HAVE_PERF_EVENTS_NMI=y ++ CONFIG_HAVE_PERF_REGS=y ++ CONFIG_HAVE_PERF_USER_STACK_DUMP=y ++ CONFIG_HAVE_ARCH_JUMP_LABEL=y ++ CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y ++ CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y ++ CONFIG_HAVE_CMPXCHG_LOCAL=y ++ CONFIG_HAVE_CMPXCHG_DOUBLE=y ++ CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y ++ CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y ++ CONFIG_HAVE_ARCH_SECCOMP_FILTER=y ++ CONFIG_SECCOMP_FILTER=y ++ CONFIG_HAVE_CONTEXT_TRACKING=y ++ CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y ++ CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y ++ CONFIG_HAVE_ARCH_SOFT_DIRTY=y ++ CONFIG_MODULES_USE_ELF_RELA=y ++ CONFIG_OLD_SIGSUSPEND3=y ++ CONFIG_COMPAT_OLD_SIGACTION=y ++ CONFIG_SLABINFO=y ++ CONFIG_RT_MUTEXES=y ++ CONFIG_BASE_SMALL=0 ++ CONFIG_SYSTEM_TRUSTED_KEYRING=y ++ CONFIG_SYSTEM_BLACKLIST_KEYRING=y ++ CONFIG_MODULES=y ++ CONFIG_MODULE_UNLOAD=y ++ CONFIG_MODULE_SIG=y ++ CONFIG_MODULE_SIG_ALL=y ++ CONFIG_MODULE_SIG_UEFI=y ++ CONFIG_MODULE_SIG_SHA256=y ++ CONFIG_MODULE_SIG_HASH=sha256 ++ CONFIG_STOP_MACHINE=y ++ CONFIG_BLOCK=y ++ CONFIG_BLK_DEV_BSG=y ++ CONFIG_BLK_DEV_BSGLIB=y ++ CONFIG_BLK_DEV_INTEGRITY=y ++ CONFIG_BLK_DEV_THROTTLING=y ++ CONFIG_PARTITION_ADVANCED=y ++ CONFIG_AIX_PARTITION=y ++ CONFIG_OSF_PARTITION=y ++ CONFIG_AMIGA_PARTITION=y ++ CONFIG_MAC_PARTITION=y ++ CONFIG_MSDOS_PARTITION=y ++ CONFIG_BSD_DISKLABEL=y ++ CONFIG_MINIX_SUBPARTITION=y ++ CONFIG_SOLARIS_X86_PARTITION=y ++ CONFIG_UNIXWARE_DISKLABEL=y ++ CONFIG_LDM_PARTITION=y ++ CONFIG_SGI_PARTITION=y ++ CONFIG_SUN_PARTITION=y ++ CONFIG_KARMA_PARTITION=y ++ CONFIG_EFI_PARTITION=y ++ CONFIG_BLOCK_COMPAT=y ++ CONFIG_IOSCHED_NOOP=y ++ CONFIG_IOSCHED_DEADLINE=y ++ CONFIG_IOSCHED_CFQ=y ++ CONFIG_CFQ_GROUP_IOSCHED=y ++ CONFIG_DEFAULT_CFQ=y ++ CONFIG_DEFAULT_IOSCHED=cfq ++ CONFIG_PREEMPT_NOTIFIERS=y ++ CONFIG_PADATA=y ++ CONFIG_ASN1=y ++ CONFIG_INLINE_SPIN_UNLOCK_IRQ=y ++ CONFIG_INLINE_READ_UNLOCK=y ++ CONFIG_INLINE_READ_UNLOCK_IRQ=y ++ CONFIG_INLINE_WRITE_UNLOCK=y ++ CONFIG_INLINE_WRITE_UNLOCK_IRQ=y ++ CONFIG_MUTEX_SPIN_ON_OWNER=y ++ CONFIG_FREEZER=y ++ CONFIG_ZONE_DMA=y ++ CONFIG_SMP=y ++ CONFIG_X86_X2APIC=y ++ CONFIG_X86_MPPARSE=y ++ CONFIG_X86_EXTENDED_PLATFORM=y ++ CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y ++ CONFIG_SCHED_OMIT_FRAME_POINTER=y ++ CONFIG_HYPERVISOR_GUEST=y ++ CONFIG_PARAVIRT=y ++ CONFIG_XEN=y ++ CONFIG_XEN_DOM0=y ++ CONFIG_XEN_PRIVILEGED_GUEST=y ++ CONFIG_XEN_PVHVM=y ++ CONFIG_XEN_MAX_DOMAIN_MEMORY=500 ++ CONFIG_XEN_SAVE_RESTORE=y ++ CONFIG_XEN_DEBUG_FS=y ++ CONFIG_KVM_GUEST=y ++ CONFIG_PARAVIRT_TIME_ACCOUNTING=y ++ CONFIG_PARAVIRT_CLOCK=y ++ CONFIG_NO_BOOTMEM=y ++ CONFIG_GENERIC_CPU=y ++ CONFIG_X86_INTERNODE_CACHE_SHIFT=6 ++ CONFIG_X86_L1_CACHE_SHIFT=6 ++ CONFIG_X86_TSC=y ++ CONFIG_X86_CMPXCHG64=y ++ CONFIG_X86_CMOV=y ++ CONFIG_X86_MINIMUM_CPU_FAMILY=64 ++ CONFIG_X86_DEBUGCTLMSR=y ++ CONFIG_CPU_SUP_INTEL=y ++ CONFIG_CPU_SUP_AMD=y ++ CONFIG_CPU_SUP_CENTAUR=y ++ CONFIG_HPET_TIMER=y ++ CONFIG_HPET_EMULATE_RTC=y ++ CONFIG_DMI=y ++ CONFIG_GART_IOMMU=y ++ CONFIG_SWIOTLB=y ++ CONFIG_IOMMU_HELPER=y ++ CONFIG_NR_CPUS=128 ++ CONFIG_SCHED_SMT=y ++ CONFIG_SCHED_MC=y ++ CONFIG_PREEMPT_VOLUNTARY=y ++ CONFIG_X86_LOCAL_APIC=y ++ CONFIG_X86_IO_APIC=y ++ CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y ++ CONFIG_X86_MCE=y ++ CONFIG_X86_MCE_INTEL=y ++ CONFIG_X86_MCE_AMD=y ++ CONFIG_X86_MCE_THRESHOLD=y ++ CONFIG_X86_MCE_INJECT=m ++ CONFIG_X86_THERMAL_VECTOR=y ++ CONFIG_I8K=m ++ CONFIG_MICROCODE=m ++ CONFIG_MICROCODE_INTEL=y ++ CONFIG_MICROCODE_AMD=y ++ CONFIG_MICROCODE_OLD_INTERFACE=y ++ CONFIG_MICROCODE_INTEL_LIB=y ++ CONFIG_X86_MSR=y ++ CONFIG_X86_CPUID=y ++ CONFIG_ARCH_PHYS_ADDR_T_64BIT=y ++ CONFIG_ARCH_DMA_ADDR_T_64BIT=y ++ CONFIG_DIRECT_GBPAGES=y ++ CONFIG_NUMA=y ++ CONFIG_AMD_NUMA=y ++ CONFIG_X86_64_ACPI_NUMA=y ++ CONFIG_NODES_SPAN_OTHER_NODES=y ++ CONFIG_NODES_SHIFT=9 ++ CONFIG_ARCH_SPARSEMEM_ENABLE=y ++ CONFIG_ARCH_SPARSEMEM_DEFAULT=y ++ CONFIG_ARCH_SELECT_MEMORY_MODEL=y ++ CONFIG_ARCH_PROC_KCORE_TEXT=y ++ CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 ++ CONFIG_SELECT_MEMORY_MODEL=y ++ CONFIG_SPARSEMEM_MANUAL=y ++ CONFIG_SPARSEMEM=y ++ CONFIG_NEED_MULTIPLE_NODES=y ++ CONFIG_HAVE_MEMORY_PRESENT=y ++ CONFIG_SPARSEMEM_EXTREME=y ++ CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y ++ CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y ++ CONFIG_SPARSEMEM_VMEMMAP=y ++ CONFIG_HAVE_MEMBLOCK=y ++ CONFIG_HAVE_MEMBLOCK_NODE_MAP=y ++ CONFIG_ARCH_DISCARD_MEMBLOCK=y ++ CONFIG_MEMORY_ISOLATION=y ++ CONFIG_PAGEFLAGS_EXTENDED=y ++ CONFIG_SPLIT_PTLOCK_CPUS=4 ++ CONFIG_BALLOON_COMPACTION=y ++ CONFIG_COMPACTION=y ++ CONFIG_MIGRATION=y ++ CONFIG_PHYS_ADDR_T_64BIT=y ++ CONFIG_ZONE_DMA_FLAG=1 ++ CONFIG_BOUNCE=y ++ CONFIG_VIRT_TO_BUS=y ++ CONFIG_MMU_NOTIFIER=y ++ CONFIG_KSM=y ++ CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 ++ CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y ++ CONFIG_MEMORY_FAILURE=y ++ CONFIG_HWPOISON_INJECT=m ++ CONFIG_TRANSPARENT_HUGEPAGE=y ++ CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y ++ CONFIG_CROSS_MEMORY_ATTACH=y ++ CONFIG_CLEANCACHE=y ++ CONFIG_FRONTSWAP=y ++ CONFIG_ZBUD=y ++ CONFIG_ZSWAP=y ++ CONFIG_X86_CHECK_BIOS_CORRUPTION=y ++ CONFIG_X86_RESERVE_LOW=64 ++ CONFIG_MTRR=y ++ CONFIG_MTRR_SANITIZER=y ++ CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 ++ CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 ++ CONFIG_X86_PAT=y ++ CONFIG_ARCH_USES_PG_UNCACHED=y ++ CONFIG_ARCH_RANDOM=y ++ CONFIG_X86_SMAP=y ++ CONFIG_EFI=y ++ CONFIG_EFI_STUB=y ++ CONFIG_SECCOMP=y ++ CONFIG_CC_STACKPROTECTOR=y ++ CONFIG_HZ_1000=y ++ CONFIG_HZ=1000 ++ CONFIG_SCHED_HRTICK=y ++ CONFIG_KEXEC=y ++ CONFIG_CRASH_DUMP=y ++ CONFIG_KEXEC_JUMP=y ++ CONFIG_PHYSICAL_START=0x1000000 ++ CONFIG_RELOCATABLE=y ++ CONFIG_PHYSICAL_ALIGN=0x1000000 ++ CONFIG_HOTPLUG_CPU=y ++ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y ++ CONFIG_USE_PERCPU_NUMA_NODE_ID=y ++ CONFIG_ARCH_HIBERNATION_HEADER=y ++ CONFIG_SUSPEND=y ++ CONFIG_SUSPEND_FREEZER=y ++ CONFIG_HIBERNATE_CALLBACKS=y ++ CONFIG_HIBERNATION=y ++ CONFIG_PM_STD_PARTITION= ++ CONFIG_PM_SLEEP=y ++ CONFIG_PM_SLEEP_SMP=y ++ CONFIG_PM_RUNTIME=y ++ CONFIG_PM=y ++ CONFIG_PM_DEBUG=y ++ CONFIG_PM_ADVANCED_DEBUG=y ++ CONFIG_PM_SLEEP_DEBUG=y ++ CONFIG_PM_TRACE=y ++ CONFIG_PM_TRACE_RTC=y ++ CONFIG_ACPI=y ++ CONFIG_ACPI_SLEEP=y ++ CONFIG_ACPI_PROCFS=y ++ CONFIG_ACPI_EC_DEBUGFS=m ++ CONFIG_ACPI_AC=y ++ CONFIG_ACPI_BATTERY=y ++ CONFIG_ACPI_BUTTON=y ++ CONFIG_ACPI_VIDEO=m ++ CONFIG_ACPI_FAN=y ++ CONFIG_ACPI_DOCK=y ++ CONFIG_ACPI_I2C=m ++ CONFIG_ACPI_PROCESSOR=y ++ CONFIG_ACPI_IPMI=m ++ CONFIG_ACPI_HOTPLUG_CPU=y ++ CONFIG_ACPI_PROCESSOR_AGGREGATOR=m ++ CONFIG_ACPI_THERMAL=y ++ CONFIG_ACPI_NUMA=y ++ CONFIG_ACPI_INITRD_TABLE_OVERRIDE=y ++ CONFIG_ACPI_BLACKLIST_YEAR=0 ++ CONFIG_ACPI_PCI_SLOT=y ++ CONFIG_X86_PM_TIMER=y ++ CONFIG_ACPI_CONTAINER=y ++ CONFIG_ACPI_SBS=m ++ CONFIG_ACPI_HED=y ++ CONFIG_ACPI_CUSTOM_METHOD=m ++ CONFIG_ACPI_BGRT=y ++ CONFIG_ACPI_APEI=y ++ CONFIG_ACPI_APEI_GHES=y ++ CONFIG_ACPI_APEI_PCIEAER=y ++ CONFIG_ACPI_APEI_MEMORY_FAILURE=y ++ CONFIG_SFI=y ++ CONFIG_CPU_FREQ=y ++ CONFIG_CPU_FREQ_TABLE=y ++ CONFIG_CPU_FREQ_GOV_COMMON=y ++ CONFIG_CPU_FREQ_STAT=m ++ CONFIG_CPU_FREQ_STAT_DETAILS=y ++ CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y ++ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y ++ CONFIG_CPU_FREQ_GOV_POWERSAVE=y ++ CONFIG_CPU_FREQ_GOV_USERSPACE=y ++ CONFIG_CPU_FREQ_GOV_ONDEMAND=y ++ CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y ++ CONFIG_X86_PCC_CPUFREQ=m ++ CONFIG_X86_ACPI_CPUFREQ=m ++ CONFIG_X86_ACPI_CPUFREQ_CPB=y ++ CONFIG_X86_POWERNOW_K8=m ++ CONFIG_X86_AMD_FREQ_SENSITIVITY=m ++ CONFIG_X86_P4_CLOCKMOD=m ++ CONFIG_X86_SPEEDSTEP_LIB=m ++ CONFIG_CPU_IDLE=y ++ CONFIG_CPU_IDLE_GOV_MENU=y ++ CONFIG_INTEL_IDLE=y ++ CONFIG_I7300_IDLE_IOAT_CHANNEL=y ++ CONFIG_I7300_IDLE=m ++ CONFIG_PCI=y ++ CONFIG_PCI_DIRECT=y ++ CONFIG_PCI_MMCONFIG=y ++ CONFIG_PCI_XEN=y ++ CONFIG_PCI_DOMAINS=y ++ CONFIG_PCIEPORTBUS=y ++ CONFIG_HOTPLUG_PCI_PCIE=y ++ CONFIG_PCIEAER=y ++ CONFIG_PCIE_ECRC=y ++ CONFIG_PCIEAER_INJECT=m ++ CONFIG_PCIEASPM=y ++ CONFIG_PCIEASPM_DEFAULT=y ++ CONFIG_PCIE_PME=y ++ CONFIG_ARCH_SUPPORTS_MSI=y ++ CONFIG_PCI_MSI=y ++ CONFIG_PCI_STUB=y ++ CONFIG_XEN_PCIDEV_FRONTEND=m ++ CONFIG_HT_IRQ=y ++ CONFIG_PCI_ATS=y ++ CONFIG_PCI_IOV=y ++ CONFIG_PCI_PRI=y ++ CONFIG_PCI_PASID=y ++ CONFIG_PCI_IOAPIC=y ++ CONFIG_PCI_LABEL=y ++ CONFIG_ISA_DMA_API=y ++ CONFIG_AMD_NB=y ++ CONFIG_PCCARD=y ++ CONFIG_PCMCIA=y ++ CONFIG_PCMCIA_LOAD_CIS=y ++ CONFIG_CARDBUS=y ++ CONFIG_YENTA=m ++ CONFIG_YENTA_O2=y ++ CONFIG_YENTA_RICOH=y ++ CONFIG_YENTA_TI=y ++ CONFIG_YENTA_ENE_TUNE=y ++ CONFIG_YENTA_TOSHIBA=y ++ CONFIG_PD6729=m ++ CONFIG_I82092=m ++ CONFIG_PCCARD_NONSTATIC=y ++ CONFIG_HOTPLUG_PCI=y ++ CONFIG_HOTPLUG_PCI_ACPI=y ++ CONFIG_HOTPLUG_PCI_ACPI_IBM=m ++ CONFIG_HOTPLUG_PCI_SHPC=m ++ CONFIG_BINFMT_ELF=y ++ CONFIG_COMPAT_BINFMT_ELF=y ++ CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y ++ CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y ++ CONFIG_BINFMT_SCRIPT=y ++ CONFIG_BINFMT_MISC=m ++ CONFIG_COREDUMP=y ++ CONFIG_IA32_EMULATION=y ++ CONFIG_COMPAT=y ++ CONFIG_COMPAT_FOR_U64_ALIGNMENT=y ++ CONFIG_SYSVIPC_COMPAT=y ++ CONFIG_KEYS_COMPAT=y ++ CONFIG_HAVE_TEXT_POKE_SMP=y ++ CONFIG_X86_DEV_DMA_OPS=y ++ CONFIG_NET=y ++ CONFIG_COMPAT_NETLINK_MESSAGES=y ++ CONFIG_PACKET=y ++ CONFIG_PACKET_DIAG=m ++ CONFIG_UNIX=y ++ CONFIG_UNIX_DIAG=m ++ CONFIG_XFRM=y ++ CONFIG_XFRM_ALGO=y ++ CONFIG_XFRM_USER=y ++ CONFIG_XFRM_SUB_POLICY=y ++ CONFIG_XFRM_MIGRATE=y ++ CONFIG_XFRM_STATISTICS=y ++ CONFIG_XFRM_IPCOMP=m ++ CONFIG_NET_KEY=m ++ CONFIG_NET_KEY_MIGRATE=y ++ CONFIG_INET=y ++ CONFIG_IP_MULTICAST=y ++ CONFIG_IP_ADVANCED_ROUTER=y ++ CONFIG_IP_FIB_TRIE_STATS=y ++ CONFIG_IP_MULTIPLE_TABLES=y ++ CONFIG_IP_ROUTE_MULTIPATH=y ++ CONFIG_IP_ROUTE_VERBOSE=y ++ CONFIG_IP_ROUTE_CLASSID=y ++ CONFIG_NET_IPIP=m ++ CONFIG_NET_IPGRE_DEMUX=m ++ CONFIG_NET_IP_TUNNEL=m ++ CONFIG_NET_IPGRE=m ++ CONFIG_NET_IPGRE_BROADCAST=y ++ CONFIG_IP_MROUTE=y ++ CONFIG_IP_MROUTE_MULTIPLE_TABLES=y ++ CONFIG_IP_PIMSM_V1=y ++ CONFIG_IP_PIMSM_V2=y ++ CONFIG_ARPD=y ++ CONFIG_NET_IPVTI=m ++ CONFIG_INET_AH=m ++ CONFIG_INET_ESP=m ++ CONFIG_INET_IPCOMP=m ++ CONFIG_INET_XFRM_TUNNEL=m ++ CONFIG_INET_TUNNEL=m ++ CONFIG_INET_XFRM_MODE_TRANSPORT=m ++ CONFIG_INET_XFRM_MODE_TUNNEL=m ++ CONFIG_INET_XFRM_MODE_BEET=m ++ CONFIG_INET_LRO=y ++ CONFIG_INET_DIAG=m ++ CONFIG_INET_TCP_DIAG=m ++ CONFIG_INET_UDP_DIAG=m ++ CONFIG_TCP_CONG_ADVANCED=y ++ CONFIG_TCP_CONG_BIC=m ++ CONFIG_TCP_CONG_CUBIC=y ++ CONFIG_TCP_CONG_WESTWOOD=m ++ CONFIG_TCP_CONG_HTCP=m ++ CONFIG_TCP_CONG_HSTCP=m ++ CONFIG_TCP_CONG_HYBLA=m ++ CONFIG_TCP_CONG_VEGAS=m ++ CONFIG_TCP_CONG_SCALABLE=m ++ CONFIG_TCP_CONG_LP=m ++ CONFIG_TCP_CONG_VENO=m ++ CONFIG_TCP_CONG_YEAH=m ++ CONFIG_TCP_CONG_ILLINOIS=m ++ CONFIG_TCP_CONG_COUPLED=m ++ CONFIG_TCP_CONG_OLIA=m ++ CONFIG_DEFAULT_CUBIC=y ++ CONFIG_DEFAULT_TCP_CONG=cubic ++ CONFIG_IPV6=y ++ CONFIG_IPV6_PRIVACY=y ++ CONFIG_IPV6_ROUTER_PREF=y ++ CONFIG_IPV6_ROUTE_INFO=y ++ CONFIG_IPV6_OPTIMISTIC_DAD=y ++ CONFIG_INET6_AH=m ++ CONFIG_INET6_ESP=m ++ CONFIG_INET6_IPCOMP=m ++ CONFIG_IPV6_MIP6=y ++ CONFIG_INET6_XFRM_TUNNEL=m ++ CONFIG_INET6_TUNNEL=m ++ CONFIG_INET6_XFRM_MODE_TRANSPORT=m ++ CONFIG_INET6_XFRM_MODE_TUNNEL=m ++ CONFIG_INET6_XFRM_MODE_BEET=m ++ CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m ++ CONFIG_IPV6_SIT=m ++ CONFIG_IPV6_SIT_6RD=y ++ CONFIG_IPV6_NDISC_NODETYPE=y ++ CONFIG_IPV6_TUNNEL=m ++ CONFIG_IPV6_MULTIPLE_TABLES=y ++ CONFIG_IPV6_SUBTREES=y ++ CONFIG_IPV6_MROUTE=y ++ CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y ++ CONFIG_IPV6_PIMSM_V2=y ++ CONFIG_NETLABEL=y ++ CONFIG_MPTCP=y ++ CONFIG_MPTCP_PM_ADVANCED=y ++ CONFIG_MPTCP_FULLMESH=m ++ CONFIG_MPTCP_NDIFFPORTS=m ++ CONFIG_DEFAULT_DUMMY=y ++ CONFIG_DEFAULT_MPTCP_PM=default ++ CONFIG_NETWORK_SECMARK=y ++ CONFIG_NETWORK_PHY_TIMESTAMPING=y ++ CONFIG_NETFILTER=y ++ CONFIG_NETFILTER_ADVANCED=y ++ CONFIG_BRIDGE_NETFILTER=y ++ CONFIG_NETFILTER_NETLINK=m ++ CONFIG_NETFILTER_NETLINK_ACCT=m ++ CONFIG_NETFILTER_NETLINK_QUEUE=m ++ CONFIG_NETFILTER_NETLINK_LOG=m ++ CONFIG_NF_CONNTRACK=m ++ CONFIG_NF_CONNTRACK_MARK=y ++ CONFIG_NF_CONNTRACK_SECMARK=y ++ CONFIG_NF_CONNTRACK_ZONES=y ++ CONFIG_NF_CONNTRACK_PROCFS=y ++ CONFIG_NF_CONNTRACK_EVENTS=y ++ CONFIG_NF_CONNTRACK_TIMESTAMP=y ++ CONFIG_NF_CONNTRACK_LABELS=y ++ CONFIG_NF_CT_PROTO_DCCP=m ++ CONFIG_NF_CT_PROTO_GRE=m ++ CONFIG_NF_CT_PROTO_SCTP=m ++ CONFIG_NF_CT_PROTO_UDPLITE=m ++ CONFIG_NF_CONNTRACK_AMANDA=m ++ CONFIG_NF_CONNTRACK_FTP=m ++ CONFIG_NF_CONNTRACK_H323=m ++ CONFIG_NF_CONNTRACK_IRC=m ++ CONFIG_NF_CONNTRACK_BROADCAST=m ++ CONFIG_NF_CONNTRACK_NETBIOS_NS=m ++ CONFIG_NF_CONNTRACK_SNMP=m ++ CONFIG_NF_CONNTRACK_PPTP=m ++ CONFIG_NF_CONNTRACK_SANE=m ++ CONFIG_NF_CONNTRACK_SIP=m ++ CONFIG_NF_CONNTRACK_TFTP=m ++ CONFIG_NF_CT_NETLINK=m ++ CONFIG_NF_CT_NETLINK_HELPER=m ++ CONFIG_NETFILTER_NETLINK_QUEUE_CT=y ++ CONFIG_NF_NAT=m ++ CONFIG_NF_NAT_NEEDED=y ++ CONFIG_NF_NAT_PROTO_DCCP=m ++ CONFIG_NF_NAT_PROTO_UDPLITE=m ++ CONFIG_NF_NAT_PROTO_SCTP=m ++ CONFIG_NF_NAT_AMANDA=m ++ CONFIG_NF_NAT_FTP=m ++ CONFIG_NF_NAT_IRC=m ++ CONFIG_NF_NAT_SIP=m ++ CONFIG_NF_NAT_TFTP=m ++ CONFIG_NETFILTER_TPROXY=m ++ CONFIG_NETFILTER_XTABLES=y ++ CONFIG_NETFILTER_XT_MARK=m ++ CONFIG_NETFILTER_XT_CONNMARK=m ++ CONFIG_NETFILTER_XT_SET=m ++ CONFIG_NETFILTER_XT_TARGET_AUDIT=m ++ CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m ++ CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m ++ CONFIG_NETFILTER_XT_TARGET_CONNMARK=m ++ CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m ++ CONFIG_NETFILTER_XT_TARGET_CT=m ++ CONFIG_NETFILTER_XT_TARGET_DSCP=m ++ CONFIG_NETFILTER_XT_TARGET_HL=m ++ CONFIG_NETFILTER_XT_TARGET_HMARK=m ++ CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m ++ CONFIG_NETFILTER_XT_TARGET_LED=m ++ CONFIG_NETFILTER_XT_TARGET_LOG=m ++ CONFIG_NETFILTER_XT_TARGET_MARK=m ++ CONFIG_NETFILTER_XT_TARGET_NETMAP=m ++ CONFIG_NETFILTER_XT_TARGET_NFLOG=m ++ CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m ++ CONFIG_NETFILTER_XT_TARGET_NOTRACK=m ++ CONFIG_NETFILTER_XT_TARGET_RATEEST=m ++ CONFIG_NETFILTER_XT_TARGET_REDIRECT=m ++ CONFIG_NETFILTER_XT_TARGET_TEE=m ++ CONFIG_NETFILTER_XT_TARGET_TPROXY=m ++ CONFIG_NETFILTER_XT_TARGET_TRACE=m ++ CONFIG_NETFILTER_XT_TARGET_SECMARK=m ++ CONFIG_NETFILTER_XT_TARGET_TCPMSS=m ++ CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m ++ CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m ++ CONFIG_NETFILTER_XT_MATCH_BPF=m ++ CONFIG_NETFILTER_XT_MATCH_CLUSTER=m ++ CONFIG_NETFILTER_XT_MATCH_COMMENT=m ++ CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m ++ CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m ++ CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m ++ CONFIG_NETFILTER_XT_MATCH_CONNMARK=m ++ CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m ++ CONFIG_NETFILTER_XT_MATCH_CPU=m ++ CONFIG_NETFILTER_XT_MATCH_DCCP=m ++ CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m ++ CONFIG_NETFILTER_XT_MATCH_DSCP=m ++ CONFIG_NETFILTER_XT_MATCH_ECN=m ++ CONFIG_NETFILTER_XT_MATCH_ESP=m ++ CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m ++ CONFIG_NETFILTER_XT_MATCH_HELPER=m ++ CONFIG_NETFILTER_XT_MATCH_HL=m ++ CONFIG_NETFILTER_XT_MATCH_IPRANGE=m ++ CONFIG_NETFILTER_XT_MATCH_IPVS=m ++ CONFIG_NETFILTER_XT_MATCH_LENGTH=m ++ CONFIG_NETFILTER_XT_MATCH_LIMIT=m ++ CONFIG_NETFILTER_XT_MATCH_MAC=m ++ CONFIG_NETFILTER_XT_MATCH_MARK=m ++ CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m ++ CONFIG_NETFILTER_XT_MATCH_NFACCT=m ++ CONFIG_NETFILTER_XT_MATCH_OSF=m ++ CONFIG_NETFILTER_XT_MATCH_OWNER=m ++ CONFIG_NETFILTER_XT_MATCH_POLICY=m ++ CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m ++ CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m ++ CONFIG_NETFILTER_XT_MATCH_QUOTA=m ++ CONFIG_NETFILTER_XT_MATCH_RATEEST=m ++ CONFIG_NETFILTER_XT_MATCH_REALM=m ++ CONFIG_NETFILTER_XT_MATCH_RECENT=m ++ CONFIG_NETFILTER_XT_MATCH_SCTP=m ++ CONFIG_NETFILTER_XT_MATCH_SOCKET=m ++ CONFIG_NETFILTER_XT_MATCH_STATE=m ++ CONFIG_NETFILTER_XT_MATCH_STATISTIC=m ++ CONFIG_NETFILTER_XT_MATCH_STRING=m ++ CONFIG_NETFILTER_XT_MATCH_TCPMSS=m ++ CONFIG_NETFILTER_XT_MATCH_TIME=m ++ CONFIG_NETFILTER_XT_MATCH_U32=m ++ CONFIG_IP_SET=m ++ CONFIG_IP_SET_MAX=256 ++ CONFIG_IP_SET_BITMAP_IP=m ++ CONFIG_IP_SET_BITMAP_IPMAC=m ++ CONFIG_IP_SET_BITMAP_PORT=m ++ CONFIG_IP_SET_HASH_IP=m ++ CONFIG_IP_SET_HASH_IPPORT=m ++ CONFIG_IP_SET_HASH_IPPORTIP=m ++ CONFIG_IP_SET_HASH_IPPORTNET=m ++ CONFIG_IP_SET_HASH_NET=m ++ CONFIG_IP_SET_HASH_NETPORT=m ++ CONFIG_IP_SET_HASH_NETIFACE=m ++ CONFIG_IP_SET_LIST_SET=m ++ CONFIG_IP_VS=m ++ CONFIG_IP_VS_IPV6=y ++ CONFIG_IP_VS_TAB_BITS=12 ++ CONFIG_IP_VS_PROTO_TCP=y ++ CONFIG_IP_VS_PROTO_UDP=y ++ CONFIG_IP_VS_PROTO_AH_ESP=y ++ CONFIG_IP_VS_PROTO_ESP=y ++ CONFIG_IP_VS_PROTO_AH=y ++ CONFIG_IP_VS_PROTO_SCTP=y ++ CONFIG_IP_VS_RR=m ++ CONFIG_IP_VS_WRR=m ++ CONFIG_IP_VS_LC=m ++ CONFIG_IP_VS_WLC=m ++ CONFIG_IP_VS_LBLC=m ++ CONFIG_IP_VS_LBLCR=m ++ CONFIG_IP_VS_DH=m ++ CONFIG_IP_VS_SH=m ++ CONFIG_IP_VS_SED=m ++ CONFIG_IP_VS_NQ=m ++ CONFIG_IP_VS_SH_TAB_BITS=8 ++ CONFIG_IP_VS_FTP=m ++ CONFIG_IP_VS_NFCT=y ++ CONFIG_IP_VS_PE_SIP=m ++ CONFIG_NF_DEFRAG_IPV4=m ++ CONFIG_NF_CONNTRACK_IPV4=m ++ CONFIG_IP_NF_IPTABLES=y ++ CONFIG_IP_NF_MATCH_AH=m ++ CONFIG_IP_NF_MATCH_ECN=m ++ CONFIG_IP_NF_MATCH_RPFILTER=m ++ CONFIG_IP_NF_MATCH_TTL=m ++ CONFIG_IP_NF_FILTER=y ++ CONFIG_IP_NF_TARGET_REJECT=y ++ CONFIG_IP_NF_TARGET_ULOG=m ++ CONFIG_NF_NAT_IPV4=m ++ CONFIG_IP_NF_TARGET_MASQUERADE=m ++ CONFIG_IP_NF_TARGET_NETMAP=m ++ CONFIG_IP_NF_TARGET_REDIRECT=m ++ CONFIG_NF_NAT_SNMP_BASIC=m ++ CONFIG_NF_NAT_PROTO_GRE=m ++ CONFIG_NF_NAT_PPTP=m ++ CONFIG_NF_NAT_H323=m ++ CONFIG_IP_NF_MANGLE=m ++ CONFIG_IP_NF_TARGET_CLUSTERIP=m ++ CONFIG_IP_NF_TARGET_ECN=m ++ CONFIG_IP_NF_TARGET_TTL=m ++ CONFIG_IP_NF_RAW=m ++ CONFIG_IP_NF_SECURITY=m ++ CONFIG_IP_NF_ARPTABLES=m ++ CONFIG_IP_NF_ARPFILTER=m ++ CONFIG_IP_NF_ARP_MANGLE=m ++ CONFIG_NF_DEFRAG_IPV6=m ++ CONFIG_NF_CONNTRACK_IPV6=m ++ CONFIG_IP6_NF_IPTABLES=m ++ CONFIG_IP6_NF_MATCH_AH=m ++ CONFIG_IP6_NF_MATCH_EUI64=m ++ CONFIG_IP6_NF_MATCH_FRAG=m ++ CONFIG_IP6_NF_MATCH_OPTS=m ++ CONFIG_IP6_NF_MATCH_HL=m ++ CONFIG_IP6_NF_MATCH_IPV6HEADER=m ++ CONFIG_IP6_NF_MATCH_MH=m ++ CONFIG_IP6_NF_MATCH_RPFILTER=m ++ CONFIG_IP6_NF_MATCH_RT=m ++ CONFIG_IP6_NF_TARGET_HL=m ++ CONFIG_IP6_NF_FILTER=m ++ CONFIG_IP6_NF_TARGET_REJECT=m ++ CONFIG_IP6_NF_MANGLE=m ++ CONFIG_IP6_NF_RAW=m ++ CONFIG_IP6_NF_SECURITY=m ++ CONFIG_NF_NAT_IPV6=m ++ CONFIG_IP6_NF_TARGET_MASQUERADE=m ++ CONFIG_BRIDGE_NF_EBTABLES=m ++ CONFIG_BRIDGE_EBT_BROUTE=m ++ CONFIG_BRIDGE_EBT_T_FILTER=m ++ CONFIG_BRIDGE_EBT_T_NAT=m ++ CONFIG_BRIDGE_EBT_802_3=m ++ CONFIG_BRIDGE_EBT_AMONG=m ++ CONFIG_BRIDGE_EBT_ARP=m ++ CONFIG_BRIDGE_EBT_IP=m ++ CONFIG_BRIDGE_EBT_IP6=m ++ CONFIG_BRIDGE_EBT_LIMIT=m ++ CONFIG_BRIDGE_EBT_MARK=m ++ CONFIG_BRIDGE_EBT_PKTTYPE=m ++ CONFIG_BRIDGE_EBT_STP=m ++ CONFIG_BRIDGE_EBT_VLAN=m ++ CONFIG_BRIDGE_EBT_ARPREPLY=m ++ CONFIG_BRIDGE_EBT_DNAT=m ++ CONFIG_BRIDGE_EBT_MARK_T=m ++ CONFIG_BRIDGE_EBT_REDIRECT=m ++ CONFIG_BRIDGE_EBT_SNAT=m ++ CONFIG_BRIDGE_EBT_LOG=m ++ CONFIG_BRIDGE_EBT_ULOG=m ++ CONFIG_BRIDGE_EBT_NFLOG=m ++ CONFIG_IP_DCCP=m ++ CONFIG_INET_DCCP_DIAG=m ++ CONFIG_IP_DCCP_CCID3=y ++ CONFIG_IP_DCCP_TFRC_LIB=y ++ CONFIG_IP_SCTP=m ++ CONFIG_NET_SCTPPROBE=m ++ CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1=y ++ CONFIG_SCTP_COOKIE_HMAC_MD5=y ++ CONFIG_SCTP_COOKIE_HMAC_SHA1=y ++ CONFIG_RDS=m ++ CONFIG_RDS_RDMA=m ++ CONFIG_RDS_TCP=m ++ CONFIG_TIPC=m ++ CONFIG_TIPC_PORTS=8192 ++ CONFIG_ATM=m ++ CONFIG_ATM_CLIP=m ++ CONFIG_ATM_LANE=m ++ CONFIG_ATM_BR2684=m ++ CONFIG_L2TP=m ++ CONFIG_L2TP_DEBUGFS=m ++ CONFIG_L2TP_V3=y ++ CONFIG_L2TP_IP=m ++ CONFIG_L2TP_ETH=m ++ CONFIG_STP=m ++ CONFIG_GARP=m ++ CONFIG_MRP=m ++ CONFIG_BRIDGE=m ++ CONFIG_BRIDGE_IGMP_SNOOPING=y ++ CONFIG_BRIDGE_VLAN_FILTERING=y ++ CONFIG_HAVE_NET_DSA=y ++ CONFIG_NET_DSA=m ++ CONFIG_NET_DSA_TAG_DSA=y ++ CONFIG_NET_DSA_TAG_EDSA=y ++ CONFIG_NET_DSA_TAG_TRAILER=y ++ CONFIG_VLAN_8021Q=m ++ CONFIG_VLAN_8021Q_GVRP=y ++ CONFIG_VLAN_8021Q_MVRP=y ++ CONFIG_LLC=m ++ CONFIG_IPX=m ++ CONFIG_ATALK=m ++ CONFIG_DEV_APPLETALK=m ++ CONFIG_IPDDP=m ++ CONFIG_IPDDP_ENCAP=y ++ CONFIG_IEEE802154=m ++ CONFIG_IEEE802154_6LOWPAN=m ++ CONFIG_MAC802154=m ++ CONFIG_NET_SCHED=y ++ CONFIG_NET_SCH_CBQ=m ++ CONFIG_NET_SCH_HTB=m ++ CONFIG_NET_SCH_HFSC=m ++ CONFIG_NET_SCH_ATM=m ++ CONFIG_NET_SCH_PRIO=m ++ CONFIG_NET_SCH_MULTIQ=m ++ CONFIG_NET_SCH_RED=m ++ CONFIG_NET_SCH_SFB=m ++ CONFIG_NET_SCH_SFQ=m ++ CONFIG_NET_SCH_TEQL=m ++ CONFIG_NET_SCH_TBF=m ++ CONFIG_NET_SCH_GRED=m ++ CONFIG_NET_SCH_DSMARK=m ++ CONFIG_NET_SCH_NETEM=m ++ CONFIG_NET_SCH_DRR=m ++ CONFIG_NET_SCH_MQPRIO=m ++ CONFIG_NET_SCH_CHOKE=m ++ CONFIG_NET_SCH_QFQ=m ++ CONFIG_NET_SCH_CODEL=m ++ CONFIG_NET_SCH_FQ_CODEL=m ++ CONFIG_NET_SCH_INGRESS=m ++ CONFIG_NET_SCH_PLUG=m ++ CONFIG_NET_CLS=y ++ CONFIG_NET_CLS_BASIC=m ++ CONFIG_NET_CLS_TCINDEX=m ++ CONFIG_NET_CLS_ROUTE4=m ++ CONFIG_NET_CLS_FW=m ++ CONFIG_NET_CLS_U32=m ++ CONFIG_CLS_U32_PERF=y ++ CONFIG_CLS_U32_MARK=y ++ CONFIG_NET_CLS_RSVP=m ++ CONFIG_NET_CLS_RSVP6=m ++ CONFIG_NET_CLS_FLOW=m ++ CONFIG_NET_CLS_CGROUP=y ++ CONFIG_NET_EMATCH=y ++ CONFIG_NET_EMATCH_STACK=32 ++ CONFIG_NET_EMATCH_CMP=m ++ CONFIG_NET_EMATCH_NBYTE=m ++ CONFIG_NET_EMATCH_U32=m ++ CONFIG_NET_EMATCH_META=m ++ CONFIG_NET_EMATCH_TEXT=m ++ CONFIG_NET_EMATCH_IPSET=m ++ CONFIG_NET_CLS_ACT=y ++ CONFIG_NET_ACT_POLICE=m ++ CONFIG_NET_ACT_GACT=m ++ CONFIG_GACT_PROB=y ++ CONFIG_NET_ACT_MIRRED=m ++ CONFIG_NET_ACT_IPT=m ++ CONFIG_NET_ACT_NAT=m ++ CONFIG_NET_ACT_PEDIT=m ++ CONFIG_NET_ACT_SIMP=m ++ CONFIG_NET_ACT_SKBEDIT=m ++ CONFIG_NET_ACT_CSUM=m ++ CONFIG_NET_CLS_IND=y ++ CONFIG_NET_SCH_FIFO=y ++ CONFIG_DCB=y ++ CONFIG_DNS_RESOLVER=m ++ CONFIG_BATMAN_ADV=m ++ CONFIG_BATMAN_ADV_BLA=y ++ CONFIG_BATMAN_ADV_DAT=y ++ CONFIG_BATMAN_ADV_NC=y ++ CONFIG_OPENVSWITCH=m ++ CONFIG_OPENVSWITCH_GRE=y ++ CONFIG_VSOCKETS=m ++ CONFIG_VMWARE_VMCI_VSOCKETS=m ++ CONFIG_NETLINK_MMAP=y ++ CONFIG_NETLINK_DIAG=m ++ CONFIG_NET_MPLS_GSO=m ++ CONFIG_RPS=y ++ CONFIG_RFS_ACCEL=y ++ CONFIG_XPS=y ++ CONFIG_NETPRIO_CGROUP=m ++ CONFIG_NET_RX_BUSY_POLL=y ++ CONFIG_BQL=y ++ CONFIG_BPF_JIT=y ++ CONFIG_NET_FLOW_LIMIT=y ++ CONFIG_NET_PKTGEN=m ++ CONFIG_NET_DROP_MONITOR=y ++ CONFIG_HAMRADIO=y ++ CONFIG_AX25=m ++ CONFIG_AX25_DAMA_SLAVE=y ++ CONFIG_NETROM=m ++ CONFIG_ROSE=m ++ CONFIG_MKISS=m ++ CONFIG_6PACK=m ++ CONFIG_BPQETHER=m ++ CONFIG_BAYCOM_SER_FDX=m ++ CONFIG_BAYCOM_SER_HDX=m ++ CONFIG_BAYCOM_PAR=m ++ CONFIG_YAM=m ++ CONFIG_IRDA=m ++ CONFIG_IRLAN=m ++ CONFIG_IRNET=m ++ CONFIG_IRCOMM=m ++ CONFIG_IRDA_CACHE_LAST_LSAP=y ++ CONFIG_IRDA_FAST_RR=y ++ CONFIG_IRTTY_SIR=m ++ CONFIG_DONGLE=y ++ CONFIG_ESI_DONGLE=m ++ CONFIG_ACTISYS_DONGLE=m ++ CONFIG_TEKRAM_DONGLE=m ++ CONFIG_TOIM3232_DONGLE=m ++ CONFIG_LITELINK_DONGLE=m ++ CONFIG_MA600_DONGLE=m ++ CONFIG_GIRBIL_DONGLE=m ++ CONFIG_MCP2120_DONGLE=m ++ CONFIG_OLD_BELKIN_DONGLE=m ++ CONFIG_ACT200L_DONGLE=m ++ CONFIG_KINGSUN_DONGLE=m ++ CONFIG_KSDAZZLE_DONGLE=m ++ CONFIG_KS959_DONGLE=m ++ CONFIG_USB_IRDA=m ++ CONFIG_SIGMATEL_FIR=m ++ CONFIG_NSC_FIR=m ++ CONFIG_WINBOND_FIR=m ++ CONFIG_SMC_IRCC_FIR=m ++ CONFIG_ALI_FIR=m ++ CONFIG_VLSI_FIR=m ++ CONFIG_VIA_FIR=m ++ CONFIG_MCS_FIR=m ++ CONFIG_BT=m ++ CONFIG_BT_RFCOMM=m ++ CONFIG_BT_RFCOMM_TTY=y ++ CONFIG_BT_BNEP=m ++ CONFIG_BT_BNEP_MC_FILTER=y ++ CONFIG_BT_BNEP_PROTO_FILTER=y ++ CONFIG_BT_CMTP=m ++ CONFIG_BT_HIDP=m ++ CONFIG_BT_HCIBTUSB=m ++ CONFIG_BT_HCIBTSDIO=m ++ CONFIG_BT_HCIUART=m ++ CONFIG_BT_HCIUART_H4=y ++ CONFIG_BT_HCIUART_BCSP=y ++ CONFIG_BT_HCIUART_ATH3K=y ++ CONFIG_BT_HCIUART_LL=y ++ CONFIG_BT_HCIUART_3WIRE=y ++ CONFIG_BT_HCIBCM203X=m ++ CONFIG_BT_HCIBPA10X=m ++ CONFIG_BT_HCIBFUSB=m ++ CONFIG_BT_HCIDTL1=m ++ CONFIG_BT_HCIBT3C=m ++ CONFIG_BT_HCIBLUECARD=m ++ CONFIG_BT_HCIBTUART=m ++ CONFIG_BT_HCIVHCI=m ++ CONFIG_BT_MRVL=m ++ CONFIG_BT_MRVL_SDIO=m ++ CONFIG_BT_ATH3K=m ++ CONFIG_FIB_RULES=y ++ CONFIG_WIRELESS=y ++ CONFIG_WIRELESS_EXT=y ++ CONFIG_WEXT_CORE=y ++ CONFIG_WEXT_PROC=y ++ CONFIG_WEXT_SPY=y ++ CONFIG_WEXT_PRIV=y ++ CONFIG_CFG80211=m ++ CONFIG_CFG80211_DEFAULT_PS=y ++ CONFIG_CFG80211_DEBUGFS=y ++ CONFIG_CFG80211_WEXT=y ++ CONFIG_LIB80211=m ++ CONFIG_LIB80211_CRYPT_WEP=m ++ CONFIG_LIB80211_CRYPT_CCMP=m ++ CONFIG_LIB80211_CRYPT_TKIP=m ++ CONFIG_MAC80211=m ++ CONFIG_MAC80211_HAS_RC=y ++ CONFIG_MAC80211_RC_MINSTREL=y ++ CONFIG_MAC80211_RC_MINSTREL_HT=y ++ CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y ++ CONFIG_MAC80211_RC_DEFAULT=minstrel_ht ++ CONFIG_MAC80211_MESH=y ++ CONFIG_MAC80211_LEDS=y ++ CONFIG_MAC80211_DEBUGFS=y ++ CONFIG_WIMAX=m ++ CONFIG_WIMAX_DEBUG_LEVEL=8 ++ CONFIG_RFKILL=m ++ CONFIG_RFKILL_LEDS=y ++ CONFIG_RFKILL_INPUT=y ++ CONFIG_NET_9P=m ++ CONFIG_NET_9P_VIRTIO=m ++ CONFIG_NET_9P_RDMA=m ++ CONFIG_CEPH_LIB=m ++ CONFIG_NFC=m ++ CONFIG_NFC_NCI=m ++ CONFIG_NFC_HCI=m ++ CONFIG_NFC_SHDLC=y ++ CONFIG_NFC_PN533=m ++ CONFIG_NFC_MEI_PHY=m ++ CONFIG_NFC_SIM=m ++ CONFIG_NFC_PN544=m ++ CONFIG_NFC_PN544_I2C=m ++ CONFIG_NFC_PN544_MEI=m ++ CONFIG_NFC_MICROREAD=m ++ CONFIG_NFC_MICROREAD_I2C=m ++ CONFIG_NFC_MICROREAD_MEI=m ++ CONFIG_HAVE_BPF_JIT=y ++ CONFIG_UEVENT_HELPER_PATH= ++ CONFIG_DEVTMPFS=y ++ CONFIG_DEVTMPFS_MOUNT=y ++ CONFIG_STANDALONE=y ++ CONFIG_PREVENT_FIRMWARE_BUILD=y ++ CONFIG_FW_LOADER=y ++ CONFIG_EXTRA_FIRMWARE= ++ CONFIG_FW_LOADER_USER_HELPER=y ++ CONFIG_DEBUG_DEVRES=y ++ CONFIG_SYS_HYPERVISOR=y ++ CONFIG_REGMAP=y ++ CONFIG_REGMAP_I2C=m ++ CONFIG_DMA_SHARED_BUFFER=y ++ CONFIG_CONNECTOR=y ++ CONFIG_PROC_EVENTS=y ++ CONFIG_MTD=m ++ CONFIG_MTD_BLKDEVS=m ++ CONFIG_MTD_BLOCK=m ++ CONFIG_MTD_MAP_BANK_WIDTH_1=y ++ CONFIG_MTD_MAP_BANK_WIDTH_2=y ++ CONFIG_MTD_MAP_BANK_WIDTH_4=y ++ CONFIG_MTD_CFI_I1=y ++ CONFIG_MTD_CFI_I2=y ++ CONFIG_MTD_UBI=m ++ CONFIG_MTD_UBI_WL_THRESHOLD=4096 ++ CONFIG_MTD_UBI_BEB_LIMIT=20 ++ CONFIG_PARPORT=m ++ CONFIG_PARPORT_PC=m ++ CONFIG_PARPORT_SERIAL=m ++ CONFIG_PARPORT_PC_PCMCIA=m ++ CONFIG_PARPORT_1284=y ++ CONFIG_PARPORT_NOT_PC=y ++ CONFIG_PNP=y ++ CONFIG_PNPACPI=y ++ CONFIG_BLK_DEV=y ++ CONFIG_BLK_DEV_FD=m ++ CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m ++ CONFIG_BLK_CPQ_DA=m ++ CONFIG_BLK_CPQ_CISS_DA=m ++ CONFIG_CISS_SCSI_TAPE=y ++ CONFIG_BLK_DEV_DAC960=m ++ CONFIG_BLK_DEV_UMEM=m ++ CONFIG_BLK_DEV_LOOP=y ++ CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 ++ CONFIG_BLK_DEV_CRYPTOLOOP=m ++ CONFIG_BLK_DEV_DRBD=m ++ CONFIG_BLK_DEV_NBD=m ++ CONFIG_BLK_DEV_NVME=m ++ CONFIG_BLK_DEV_OSD=m ++ CONFIG_BLK_DEV_SX8=m ++ CONFIG_BLK_DEV_RAM=m ++ CONFIG_BLK_DEV_RAM_COUNT=16 ++ CONFIG_BLK_DEV_RAM_SIZE=16384 ++ CONFIG_CDROM_PKTCDVD=m ++ CONFIG_CDROM_PKTCDVD_BUFFERS=8 ++ CONFIG_ATA_OVER_ETH=m ++ CONFIG_XEN_BLKDEV_FRONTEND=m ++ CONFIG_XEN_BLKDEV_BACKEND=m ++ CONFIG_VIRTIO_BLK=m ++ CONFIG_BLK_DEV_RBD=m ++ CONFIG_SENSORS_LIS3LV02D=m ++ CONFIG_SGI_IOC4=m ++ CONFIG_TIFM_CORE=m ++ CONFIG_TIFM_7XX1=m ++ CONFIG_ENCLOSURE_SERVICES=m ++ CONFIG_HP_ILO=m ++ CONFIG_APDS9802ALS=m ++ CONFIG_ISL29003=m ++ CONFIG_ISL29020=m ++ CONFIG_SENSORS_TSL2550=m ++ CONFIG_SENSORS_BH1770=m ++ CONFIG_SENSORS_APDS990X=m ++ CONFIG_VMWARE_BALLOON=m ++ CONFIG_PCH_PHUB=m ++ CONFIG_EEPROM_AT24=m ++ CONFIG_EEPROM_LEGACY=m ++ CONFIG_EEPROM_MAX6875=m ++ CONFIG_EEPROM_93CX6=m ++ CONFIG_CB710_CORE=m ++ CONFIG_CB710_DEBUG_ASSUMPTIONS=y ++ CONFIG_SENSORS_LIS3_I2C=m ++ CONFIG_ALTERA_STAPL=m ++ CONFIG_INTEL_MEI=m ++ CONFIG_INTEL_MEI_ME=m ++ CONFIG_VMWARE_VMCI=m ++ CONFIG_HAVE_IDE=y ++ CONFIG_SCSI_MOD=y ++ CONFIG_RAID_ATTRS=m ++ CONFIG_SCSI=y ++ CONFIG_SCSI_DMA=y ++ CONFIG_SCSI_TGT=m ++ CONFIG_SCSI_NETLINK=y ++ CONFIG_SCSI_PROC_FS=y ++ CONFIG_BLK_DEV_SD=y ++ CONFIG_CHR_DEV_ST=m ++ CONFIG_CHR_DEV_OSST=m ++ CONFIG_BLK_DEV_SR=y ++ CONFIG_BLK_DEV_SR_VENDOR=y ++ CONFIG_CHR_DEV_SG=y ++ CONFIG_CHR_DEV_SCH=m ++ CONFIG_SCSI_ENCLOSURE=m ++ CONFIG_SCSI_MULTI_LUN=y ++ CONFIG_SCSI_CONSTANTS=y ++ CONFIG_SCSI_LOGGING=y ++ CONFIG_SCSI_SCAN_ASYNC=y ++ CONFIG_SCSI_SPI_ATTRS=m ++ CONFIG_SCSI_FC_ATTRS=m ++ CONFIG_SCSI_FC_TGT_ATTRS=y ++ CONFIG_SCSI_ISCSI_ATTRS=m ++ CONFIG_SCSI_SAS_ATTRS=m ++ CONFIG_SCSI_SAS_LIBSAS=m ++ CONFIG_SCSI_SAS_ATA=y ++ CONFIG_SCSI_SAS_HOST_SMP=y ++ CONFIG_SCSI_SRP_ATTRS=m ++ CONFIG_SCSI_SRP_TGT_ATTRS=y ++ CONFIG_SCSI_LOWLEVEL=y ++ CONFIG_ISCSI_TCP=m ++ CONFIG_ISCSI_BOOT_SYSFS=m ++ CONFIG_SCSI_CXGB3_ISCSI=m ++ CONFIG_SCSI_CXGB4_ISCSI=m ++ CONFIG_SCSI_BNX2_ISCSI=m ++ CONFIG_SCSI_BNX2X_FCOE=m ++ CONFIG_BE2ISCSI=m ++ CONFIG_BLK_DEV_3W_XXXX_RAID=m ++ CONFIG_SCSI_HPSA=m ++ CONFIG_SCSI_3W_9XXX=m ++ CONFIG_SCSI_3W_SAS=m ++ CONFIG_SCSI_ACARD=m ++ CONFIG_SCSI_AACRAID=m ++ CONFIG_SCSI_AIC7XXX=m ++ CONFIG_AIC7XXX_CMDS_PER_DEVICE=4 ++ CONFIG_AIC7XXX_RESET_DELAY_MS=15000 ++ CONFIG_AIC7XXX_DEBUG_MASK=0 ++ CONFIG_SCSI_AIC79XX=m ++ CONFIG_AIC79XX_CMDS_PER_DEVICE=4 ++ CONFIG_AIC79XX_RESET_DELAY_MS=15000 ++ CONFIG_AIC79XX_DEBUG_MASK=0 ++ CONFIG_SCSI_AIC94XX=m ++ CONFIG_SCSI_MVSAS=m ++ CONFIG_SCSI_MVSAS_TASKLET=y ++ CONFIG_SCSI_MVUMI=m ++ CONFIG_SCSI_ADVANSYS=m ++ CONFIG_SCSI_ARCMSR=m ++ CONFIG_MEGARAID_NEWGEN=y ++ CONFIG_MEGARAID_MM=m ++ CONFIG_MEGARAID_MAILBOX=m ++ CONFIG_MEGARAID_LEGACY=m ++ CONFIG_MEGARAID_SAS=m ++ CONFIG_SCSI_MPT2SAS=m ++ CONFIG_SCSI_MPT2SAS_MAX_SGE=128 ++ CONFIG_SCSI_MPT2SAS_LOGGING=y ++ CONFIG_SCSI_MPT3SAS=m ++ CONFIG_SCSI_MPT3SAS_MAX_SGE=128 ++ CONFIG_SCSI_MPT3SAS_LOGGING=y ++ CONFIG_SCSI_UFSHCD=m ++ CONFIG_SCSI_UFSHCD_PCI=m ++ CONFIG_SCSI_HPTIOP=m ++ CONFIG_SCSI_BUSLOGIC=m ++ CONFIG_SCSI_FLASHPOINT=y ++ CONFIG_VMWARE_PVSCSI=m ++ CONFIG_HYPERV_STORAGE=m ++ CONFIG_LIBFC=m ++ CONFIG_LIBFCOE=m ++ CONFIG_FCOE=m ++ CONFIG_FCOE_FNIC=m ++ CONFIG_SCSI_DMX3191D=m ++ CONFIG_SCSI_GDTH=m ++ CONFIG_SCSI_ISCI=m ++ CONFIG_SCSI_IPS=m ++ CONFIG_SCSI_INITIO=m ++ CONFIG_SCSI_INIA100=m ++ CONFIG_SCSI_STEX=m ++ CONFIG_SCSI_SYM53C8XX_2=m ++ CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 ++ CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 ++ CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 ++ CONFIG_SCSI_SYM53C8XX_MMIO=y ++ CONFIG_SCSI_IPR=m ++ CONFIG_SCSI_IPR_TRACE=y ++ CONFIG_SCSI_IPR_DUMP=y ++ CONFIG_SCSI_QLOGIC_1280=m ++ CONFIG_SCSI_QLA_FC=m ++ CONFIG_TCM_QLA2XXX=m ++ CONFIG_SCSI_QLA_ISCSI=m ++ CONFIG_SCSI_LPFC=m ++ CONFIG_SCSI_DC395x=m ++ CONFIG_SCSI_DC390T=m ++ CONFIG_SCSI_DEBUG=m ++ CONFIG_SCSI_PMCRAID=m ++ CONFIG_SCSI_PM8001=m ++ CONFIG_SCSI_SRP=m ++ CONFIG_SCSI_BFA_FC=m ++ CONFIG_SCSI_VIRTIO=m ++ CONFIG_SCSI_CHELSIO_FCOE=m ++ CONFIG_SCSI_DH=y ++ CONFIG_SCSI_DH_RDAC=m ++ CONFIG_SCSI_DH_HP_SW=m ++ CONFIG_SCSI_DH_EMC=m ++ CONFIG_SCSI_DH_ALUA=m ++ CONFIG_SCSI_OSD_INITIATOR=m ++ CONFIG_SCSI_OSD_ULD=m ++ CONFIG_SCSI_OSD_DPRINT_SENSE=1 ++ CONFIG_ATA=y ++ CONFIG_ATA_VERBOSE_ERROR=y ++ CONFIG_ATA_ACPI=y ++ CONFIG_SATA_PMP=y ++ CONFIG_SATA_AHCI=y ++ CONFIG_SATA_AHCI_PLATFORM=m ++ CONFIG_SATA_INIC162X=m ++ CONFIG_SATA_ACARD_AHCI=m ++ CONFIG_SATA_SIL24=m ++ CONFIG_ATA_SFF=y ++ CONFIG_PDC_ADMA=m ++ CONFIG_SATA_QSTOR=m ++ CONFIG_SATA_SX4=m ++ CONFIG_ATA_BMDMA=y ++ CONFIG_ATA_PIIX=y ++ CONFIG_SATA_MV=m ++ CONFIG_SATA_NV=m ++ CONFIG_SATA_PROMISE=m ++ CONFIG_SATA_RCAR=m ++ CONFIG_SATA_SIL=m ++ CONFIG_SATA_SIS=m ++ CONFIG_SATA_SVW=m ++ CONFIG_SATA_ULI=m ++ CONFIG_SATA_VIA=m ++ CONFIG_SATA_VITESSE=m ++ CONFIG_PATA_ALI=m ++ CONFIG_PATA_AMD=m ++ CONFIG_PATA_ARASAN_CF=m ++ CONFIG_PATA_ARTOP=m ++ CONFIG_PATA_ATIIXP=m ++ CONFIG_PATA_ATP867X=m ++ CONFIG_PATA_CMD64X=m ++ CONFIG_PATA_CS5520=m ++ CONFIG_PATA_CS5530=m ++ CONFIG_PATA_CS5536=m ++ CONFIG_PATA_CYPRESS=m ++ CONFIG_PATA_EFAR=m ++ CONFIG_PATA_HPT366=m ++ CONFIG_PATA_HPT37X=m ++ CONFIG_PATA_HPT3X2N=m ++ CONFIG_PATA_HPT3X3=m ++ CONFIG_PATA_IT8213=m ++ CONFIG_PATA_IT821X=m ++ CONFIG_PATA_JMICRON=m ++ CONFIG_PATA_MARVELL=m ++ CONFIG_PATA_NETCELL=m ++ CONFIG_PATA_NINJA32=m ++ CONFIG_PATA_NS87415=m ++ CONFIG_PATA_OLDPIIX=m ++ CONFIG_PATA_OPTIDMA=m ++ CONFIG_PATA_PDC2027X=m ++ CONFIG_PATA_PDC_OLD=m ++ CONFIG_PATA_RDC=m ++ CONFIG_PATA_SCH=m ++ CONFIG_PATA_SERVERWORKS=m ++ CONFIG_PATA_SIL680=m ++ CONFIG_PATA_SIS=m ++ CONFIG_PATA_TOSHIBA=m ++ CONFIG_PATA_TRIFLEX=m ++ CONFIG_PATA_VIA=m ++ CONFIG_PATA_WINBOND=m ++ CONFIG_PATA_CMD640_PCI=m ++ CONFIG_PATA_MPIIX=m ++ CONFIG_PATA_NS87410=m ++ CONFIG_PATA_OPTI=m ++ CONFIG_PATA_PCMCIA=m ++ CONFIG_PATA_ACPI=m ++ CONFIG_ATA_GENERIC=m ++ CONFIG_MD=y ++ CONFIG_BLK_DEV_MD=y ++ CONFIG_MD_AUTODETECT=y ++ CONFIG_MD_LINEAR=m ++ CONFIG_MD_RAID0=m ++ CONFIG_MD_RAID1=m ++ CONFIG_MD_RAID10=m ++ CONFIG_MD_RAID456=m ++ CONFIG_MD_MULTIPATH=m ++ CONFIG_MD_FAULTY=m ++ CONFIG_BCACHE=m ++ CONFIG_BLK_DEV_DM=y ++ CONFIG_DM_DEBUG=y ++ CONFIG_DM_BUFIO=m ++ CONFIG_DM_BIO_PRISON=m ++ CONFIG_DM_PERSISTENT_DATA=m ++ CONFIG_DM_CRYPT=m ++ CONFIG_DM_SNAPSHOT=y ++ CONFIG_DM_THIN_PROVISIONING=m ++ CONFIG_DM_CACHE=m ++ CONFIG_DM_CACHE_MQ=m ++ CONFIG_DM_CACHE_CLEANER=m ++ CONFIG_DM_MIRROR=y ++ CONFIG_DM_RAID=m ++ CONFIG_DM_LOG_USERSPACE=m ++ CONFIG_DM_ZERO=y ++ CONFIG_DM_MULTIPATH=m ++ CONFIG_DM_MULTIPATH_QL=m ++ CONFIG_DM_MULTIPATH_ST=m ++ CONFIG_DM_DELAY=m ++ CONFIG_DM_UEVENT=y ++ CONFIG_DM_FLAKEY=m ++ CONFIG_DM_VERITY=m ++ CONFIG_DM_SWITCH=m ++ CONFIG_TARGET_CORE=m ++ CONFIG_TCM_IBLOCK=m ++ CONFIG_TCM_FILEIO=m ++ CONFIG_TCM_PSCSI=m ++ CONFIG_LOOPBACK_TARGET=m ++ CONFIG_TCM_FC=m ++ CONFIG_ISCSI_TARGET=m ++ CONFIG_SBP_TARGET=m ++ CONFIG_FUSION=y ++ CONFIG_FUSION_SPI=m ++ CONFIG_FUSION_FC=m ++ CONFIG_FUSION_SAS=m ++ CONFIG_FUSION_MAX_SGE=40 ++ CONFIG_FUSION_CTL=m ++ CONFIG_FUSION_LAN=m ++ CONFIG_FUSION_LOGGING=y ++ CONFIG_FIREWIRE=m ++ CONFIG_FIREWIRE_OHCI=m ++ CONFIG_FIREWIRE_SBP2=m ++ CONFIG_FIREWIRE_NET=m ++ CONFIG_FIREWIRE_NOSY=m ++ CONFIG_MACINTOSH_DRIVERS=y ++ CONFIG_MAC_EMUMOUSEBTN=y ++ CONFIG_NETDEVICES=y ++ CONFIG_MII=m ++ CONFIG_NET_CORE=y ++ CONFIG_BONDING=m ++ CONFIG_DUMMY=m ++ CONFIG_EQUALIZER=m ++ CONFIG_NET_FC=y ++ CONFIG_IFB=m ++ CONFIG_NET_TEAM=m ++ CONFIG_NET_TEAM_MODE_BROADCAST=m ++ CONFIG_NET_TEAM_MODE_ROUNDROBIN=m ++ CONFIG_NET_TEAM_MODE_RANDOM=m ++ CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m ++ CONFIG_NET_TEAM_MODE_LOADBALANCE=m ++ CONFIG_MACVLAN=m ++ CONFIG_MACVTAP=m ++ CONFIG_VXLAN=m ++ CONFIG_NETCONSOLE=m ++ CONFIG_NETCONSOLE_DYNAMIC=y ++ CONFIG_NETPOLL=y ++ CONFIG_NETPOLL_TRAP=y ++ CONFIG_NET_POLL_CONTROLLER=y ++ CONFIG_NTB_NETDEV=m ++ CONFIG_TUN=m ++ CONFIG_VETH=m ++ CONFIG_VIRTIO_NET=m ++ CONFIG_NLMON=m ++ CONFIG_SUNGEM_PHY=m ++ CONFIG_ATM_DRIVERS=y ++ CONFIG_ATM_TCP=m ++ CONFIG_ATM_ENI=m ++ CONFIG_ATM_FIRESTREAM=m ++ CONFIG_ATM_NICSTAR=m ++ CONFIG_ATM_HE=m ++ CONFIG_ATM_SOLOS=m ++ CONFIG_VHOST_NET=m ++ CONFIG_VHOST_SCSI=m ++ CONFIG_VHOST_RING=m ++ CONFIG_VHOST=m ++ CONFIG_NET_DSA_MV88E6XXX=m ++ CONFIG_NET_DSA_MV88E6060=m ++ CONFIG_NET_DSA_MV88E6XXX_NEED_PPU=y ++ CONFIG_NET_DSA_MV88E6131=m ++ CONFIG_NET_DSA_MV88E6123_61_65=m ++ CONFIG_ETHERNET=y ++ CONFIG_MDIO=m ++ CONFIG_NET_VENDOR_3COM=y ++ CONFIG_PCMCIA_3C574=m ++ CONFIG_PCMCIA_3C589=m ++ CONFIG_VORTEX=m ++ CONFIG_TYPHOON=m ++ CONFIG_NET_VENDOR_ADAPTEC=y ++ CONFIG_ADAPTEC_STARFIRE=m ++ CONFIG_NET_VENDOR_ALTEON=y ++ CONFIG_ACENIC=m ++ CONFIG_NET_VENDOR_AMD=y ++ CONFIG_AMD8111_ETH=m ++ CONFIG_PCNET32=m ++ CONFIG_PCMCIA_NMCLAN=m ++ CONFIG_NET_VENDOR_ARC=y ++ CONFIG_NET_VENDOR_ATHEROS=y ++ CONFIG_ATL2=m ++ CONFIG_ATL1=m ++ CONFIG_ATL1E=m ++ CONFIG_ATL1C=m ++ CONFIG_ALX=m ++ CONFIG_NET_CADENCE=y ++ CONFIG_ARM_AT91_ETHER=m ++ CONFIG_MACB=m ++ CONFIG_NET_VENDOR_BROADCOM=y ++ CONFIG_B44=m ++ CONFIG_B44_PCI_AUTOSELECT=y ++ CONFIG_B44_PCICORE_AUTOSELECT=y ++ CONFIG_B44_PCI=y ++ CONFIG_BNX2=m ++ CONFIG_CNIC=m ++ CONFIG_TIGON3=m ++ CONFIG_BNX2X=m ++ CONFIG_BNX2X_SRIOV=y ++ CONFIG_NET_VENDOR_BROCADE=y ++ CONFIG_BNA=m ++ CONFIG_NET_CALXEDA_XGMAC=m ++ CONFIG_NET_VENDOR_CHELSIO=y ++ CONFIG_CHELSIO_T1=m ++ CONFIG_CHELSIO_T1_1G=y ++ CONFIG_CHELSIO_T3=m ++ CONFIG_CHELSIO_T4=m ++ CONFIG_CHELSIO_T4VF=m ++ CONFIG_NET_VENDOR_CISCO=y ++ CONFIG_ENIC=m ++ CONFIG_DNET=m ++ CONFIG_NET_VENDOR_DEC=y ++ CONFIG_NET_TULIP=y ++ CONFIG_DE2104X=m ++ CONFIG_DE2104X_DSL=0 ++ CONFIG_TULIP=m ++ CONFIG_TULIP_MMIO=y ++ CONFIG_DE4X5=m ++ CONFIG_WINBOND_840=m ++ CONFIG_DM9102=m ++ CONFIG_ULI526X=m ++ CONFIG_PCMCIA_XIRCOM=m ++ CONFIG_NET_VENDOR_DLINK=y ++ CONFIG_DL2K=m ++ CONFIG_SUNDANCE=m ++ CONFIG_NET_VENDOR_EMULEX=y ++ CONFIG_BE2NET=m ++ CONFIG_NET_VENDOR_EXAR=y ++ CONFIG_S2IO=m ++ CONFIG_VXGE=m ++ CONFIG_NET_VENDOR_INTEL=y ++ CONFIG_E100=m ++ CONFIG_E1000=m ++ CONFIG_E1000E=m ++ CONFIG_IGB=m ++ CONFIG_IGB_HWMON=y ++ CONFIG_IGB_DCA=y ++ CONFIG_IGBVF=m ++ CONFIG_IXGB=m ++ CONFIG_IXGBE=m ++ CONFIG_IXGBE_HWMON=y ++ CONFIG_IXGBE_DCA=y ++ CONFIG_IXGBE_DCB=y ++ CONFIG_IXGBEVF=m ++ CONFIG_IP1000=m ++ CONFIG_JME=m ++ CONFIG_NET_VENDOR_MARVELL=y ++ CONFIG_MVMDIO=m ++ CONFIG_SKGE=m ++ CONFIG_SKGE_GENESIS=y ++ CONFIG_SKY2=m ++ CONFIG_NET_VENDOR_MELLANOX=y ++ CONFIG_MLX4_EN=m ++ CONFIG_MLX4_EN_DCB=y ++ CONFIG_MLX4_CORE=m ++ CONFIG_MLX4_DEBUG=y ++ CONFIG_MLX5_CORE=m ++ CONFIG_MLX5_DEBUG=y ++ CONFIG_NET_VENDOR_MICREL=y ++ CONFIG_KSZ884X_PCI=m ++ CONFIG_NET_VENDOR_MYRI=y ++ CONFIG_MYRI10GE=m ++ CONFIG_MYRI10GE_DCA=y ++ CONFIG_FEALNX=m ++ CONFIG_NET_VENDOR_NATSEMI=y ++ CONFIG_NATSEMI=m ++ CONFIG_NS83820=m ++ CONFIG_NET_VENDOR_8390=y ++ CONFIG_PCMCIA_AXNET=m ++ CONFIG_NE2K_PCI=m ++ CONFIG_PCMCIA_PCNET=m ++ CONFIG_NET_VENDOR_NVIDIA=y ++ CONFIG_FORCEDETH=m ++ CONFIG_NET_VENDOR_OKI=y ++ CONFIG_PCH_GBE=m ++ CONFIG_ETHOC=m ++ CONFIG_NET_PACKET_ENGINE=y ++ CONFIG_HAMACHI=m ++ CONFIG_YELLOWFIN=m ++ CONFIG_NET_VENDOR_QLOGIC=y ++ CONFIG_QLA3XXX=m ++ CONFIG_QLCNIC=m ++ CONFIG_QLCNIC_SRIOV=y ++ CONFIG_QLGE=m ++ CONFIG_NETXEN_NIC=m ++ CONFIG_NET_VENDOR_REALTEK=y ++ CONFIG_ATP=m ++ CONFIG_8139CP=m ++ CONFIG_8139TOO=m ++ CONFIG_8139TOO_8129=y ++ CONFIG_R8169=m ++ CONFIG_SH_ETH=m ++ CONFIG_NET_VENDOR_RDC=y ++ CONFIG_R6040=m ++ CONFIG_NET_VENDOR_SILAN=y ++ CONFIG_SC92031=m ++ CONFIG_NET_VENDOR_SIS=y ++ CONFIG_SIS900=m ++ CONFIG_SIS190=m ++ CONFIG_SFC=m ++ CONFIG_SFC_MTD=y ++ CONFIG_SFC_MCDI_MON=y ++ CONFIG_SFC_SRIOV=y ++ CONFIG_NET_VENDOR_SMSC=y ++ CONFIG_PCMCIA_SMC91C92=m ++ CONFIG_EPIC100=m ++ CONFIG_SMSC911X=m ++ CONFIG_SMSC9420=m ++ CONFIG_NET_VENDOR_STMICRO=y ++ CONFIG_STMMAC_ETH=m ++ CONFIG_NET_VENDOR_SUN=y ++ CONFIG_HAPPYMEAL=m ++ CONFIG_SUNGEM=m ++ CONFIG_CASSINI=m ++ CONFIG_NIU=m ++ CONFIG_NET_VENDOR_TEHUTI=y ++ CONFIG_TEHUTI=m ++ CONFIG_NET_VENDOR_TI=y ++ CONFIG_TLAN=m ++ CONFIG_NET_VENDOR_VIA=y ++ CONFIG_VIA_RHINE=m ++ CONFIG_VIA_RHINE_MMIO=y ++ CONFIG_VIA_VELOCITY=m ++ CONFIG_NET_VENDOR_WIZNET=y ++ CONFIG_WIZNET_W5100=m ++ CONFIG_WIZNET_W5300=m ++ CONFIG_WIZNET_BUS_ANY=y ++ CONFIG_NET_VENDOR_XIRCOM=y ++ CONFIG_PCMCIA_XIRC2PS=m ++ CONFIG_PHYLIB=y ++ CONFIG_AT803X_PHY=m ++ CONFIG_AMD_PHY=m ++ CONFIG_MARVELL_PHY=m ++ CONFIG_DAVICOM_PHY=m ++ CONFIG_QSEMI_PHY=m ++ CONFIG_LXT_PHY=m ++ CONFIG_CICADA_PHY=m ++ CONFIG_VITESSE_PHY=m ++ CONFIG_SMSC_PHY=m ++ CONFIG_BROADCOM_PHY=m ++ CONFIG_BCM87XX_PHY=m ++ CONFIG_ICPLUS_PHY=m ++ CONFIG_REALTEK_PHY=m ++ CONFIG_NATIONAL_PHY=m ++ CONFIG_STE10XP=m ++ CONFIG_LSI_ET1011C_PHY=m ++ CONFIG_MICREL_PHY=m ++ CONFIG_FIXED_PHY=y ++ CONFIG_MDIO_BITBANG=m ++ CONFIG_PPP=m ++ CONFIG_PPP_BSDCOMP=m ++ CONFIG_PPP_DEFLATE=m ++ CONFIG_PPP_FILTER=y ++ CONFIG_PPP_MPPE=m ++ CONFIG_PPP_MULTILINK=y ++ CONFIG_PPPOATM=m ++ CONFIG_PPPOE=m ++ CONFIG_PPTP=m ++ CONFIG_PPPOL2TP=m ++ CONFIG_PPP_ASYNC=m ++ CONFIG_PPP_SYNC_TTY=m ++ CONFIG_SLIP=m ++ CONFIG_SLHC=m ++ CONFIG_SLIP_COMPRESSED=y ++ CONFIG_SLIP_SMART=y ++ CONFIG_USB_CATC=m ++ CONFIG_USB_KAWETH=m ++ CONFIG_USB_PEGASUS=m ++ CONFIG_USB_RTL8150=m ++ CONFIG_USB_RTL8152=m ++ CONFIG_USB_USBNET=m ++ CONFIG_USB_NET_AX8817X=m ++ CONFIG_USB_NET_AX88179_178A=m ++ CONFIG_USB_NET_CDCETHER=m ++ CONFIG_USB_NET_CDC_EEM=m ++ CONFIG_USB_NET_CDC_NCM=m ++ CONFIG_USB_NET_CDC_MBIM=m ++ CONFIG_USB_NET_DM9601=m ++ CONFIG_USB_NET_SMSC75XX=m ++ CONFIG_USB_NET_SMSC95XX=m ++ CONFIG_USB_NET_GL620A=m ++ CONFIG_USB_NET_NET1080=m ++ CONFIG_USB_NET_PLUSB=m ++ CONFIG_USB_NET_MCS7830=m ++ CONFIG_USB_NET_RNDIS_HOST=m ++ CONFIG_USB_NET_CDC_SUBSET=m ++ CONFIG_USB_ALI_M5632=y ++ CONFIG_USB_AN2720=y ++ CONFIG_USB_BELKIN=y ++ CONFIG_USB_ARMLINUX=y ++ CONFIG_USB_EPSON2888=y ++ CONFIG_USB_KC2190=y ++ CONFIG_USB_NET_ZAURUS=m ++ CONFIG_USB_NET_CX82310_ETH=m ++ CONFIG_USB_NET_KALMIA=m ++ CONFIG_USB_NET_QMI_WWAN=m ++ CONFIG_USB_HSO=m ++ CONFIG_USB_NET_INT51X1=m ++ CONFIG_USB_IPHETH=m ++ CONFIG_USB_SIERRA_NET=m ++ CONFIG_USB_VL600=m ++ CONFIG_WLAN=y ++ CONFIG_AT76C50X_USB=m ++ CONFIG_USB_NET_RNDIS_WLAN=m ++ CONFIG_RTL8180=m ++ CONFIG_RTL8187=m ++ CONFIG_RTL8187_LEDS=y ++ CONFIG_MAC80211_HWSIM=m ++ CONFIG_MWL8K=m ++ CONFIG_ATH_COMMON=m ++ CONFIG_ATH_CARDS=m ++ CONFIG_ATH5K=m ++ CONFIG_ATH5K_DEBUG=y ++ CONFIG_ATH5K_PCI=y ++ CONFIG_ATH9K_HW=m ++ CONFIG_ATH9K_COMMON=m ++ CONFIG_ATH9K_BTCOEX_SUPPORT=y ++ CONFIG_ATH9K=m ++ CONFIG_ATH9K_PCI=y ++ CONFIG_ATH9K_AHB=y ++ CONFIG_ATH9K_DEBUGFS=y ++ CONFIG_ATH9K_HTC=m ++ CONFIG_CARL9170=m ++ CONFIG_CARL9170_LEDS=y ++ CONFIG_CARL9170_WPC=y ++ CONFIG_ATH6KL=m ++ CONFIG_ATH6KL_SDIO=m ++ CONFIG_ATH6KL_USB=m ++ CONFIG_ATH6KL_DEBUG=y ++ CONFIG_AR5523=m ++ CONFIG_WIL6210=m ++ CONFIG_WIL6210_ISR_COR=y ++ CONFIG_ATH10K=m ++ CONFIG_ATH10K_PCI=m ++ CONFIG_ATH10K_DEBUGFS=y ++ CONFIG_B43=m ++ CONFIG_B43_BCMA=y ++ CONFIG_B43_SSB=y ++ CONFIG_B43_PCI_AUTOSELECT=y ++ CONFIG_B43_PCICORE_AUTOSELECT=y ++ CONFIG_B43_PCMCIA=y ++ CONFIG_B43_SDIO=y ++ CONFIG_B43_BCMA_PIO=y ++ CONFIG_B43_PIO=y ++ CONFIG_B43_PHY_N=y ++ CONFIG_B43_PHY_LP=y ++ CONFIG_B43_PHY_HT=y ++ CONFIG_B43_LEDS=y ++ CONFIG_B43_HWRNG=y ++ CONFIG_B43LEGACY=m ++ CONFIG_B43LEGACY_PCI_AUTOSELECT=y ++ CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y ++ CONFIG_B43LEGACY_LEDS=y ++ CONFIG_B43LEGACY_HWRNG=y ++ CONFIG_B43LEGACY_DMA=y ++ CONFIG_B43LEGACY_PIO=y ++ CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y ++ CONFIG_BRCMUTIL=m ++ CONFIG_BRCMSMAC=m ++ CONFIG_BRCMFMAC=m ++ CONFIG_BRCMFMAC_SDIO=y ++ CONFIG_BRCMFMAC_USB=y ++ CONFIG_IPW2100=m ++ CONFIG_IPW2100_MONITOR=y ++ CONFIG_IPW2200=m ++ CONFIG_IPW2200_MONITOR=y ++ CONFIG_IPW2200_RADIOTAP=y ++ CONFIG_IPW2200_PROMISCUOUS=y ++ CONFIG_IPW2200_QOS=y ++ CONFIG_LIBIPW=m ++ CONFIG_IWLWIFI=m ++ CONFIG_IWLDVM=m ++ CONFIG_IWLMVM=m ++ CONFIG_IWLWIFI_OPMODE_MODULAR=y ++ CONFIG_IWLWIFI_DEBUG=y ++ CONFIG_IWLWIFI_DEBUGFS=y ++ CONFIG_IWLEGACY=m ++ CONFIG_IWL4965=m ++ CONFIG_IWL3945=m ++ CONFIG_IWLEGACY_DEBUG=y ++ CONFIG_IWLEGACY_DEBUGFS=y ++ CONFIG_LIBERTAS=m ++ CONFIG_LIBERTAS_USB=m ++ CONFIG_LIBERTAS_CS=m ++ CONFIG_LIBERTAS_SDIO=m ++ CONFIG_LIBERTAS_MESH=y ++ CONFIG_HERMES=m ++ CONFIG_HERMES_CACHE_FW_ON_INIT=y ++ CONFIG_PLX_HERMES=m ++ CONFIG_NORTEL_HERMES=m ++ CONFIG_PCMCIA_HERMES=m ++ CONFIG_ORINOCO_USB=m ++ CONFIG_P54_COMMON=m ++ CONFIG_P54_USB=m ++ CONFIG_P54_PCI=m ++ CONFIG_P54_LEDS=y ++ CONFIG_RT2X00=m ++ CONFIG_RT2400PCI=m ++ CONFIG_RT2500PCI=m ++ CONFIG_RT61PCI=m ++ CONFIG_RT2800PCI=m ++ CONFIG_RT2800PCI_RT33XX=y ++ CONFIG_RT2800PCI_RT35XX=y ++ CONFIG_RT2800PCI_RT53XX=y ++ CONFIG_RT2800PCI_RT3290=y ++ CONFIG_RT2500USB=m ++ CONFIG_RT73USB=m ++ CONFIG_RT2800USB=m ++ CONFIG_RT2800USB_RT33XX=y ++ CONFIG_RT2800USB_RT35XX=y ++ CONFIG_RT2800USB_RT53XX=y ++ CONFIG_RT2800USB_RT55XX=y ++ CONFIG_RT2800USB_UNKNOWN=y ++ CONFIG_RT2800_LIB=m ++ CONFIG_RT2X00_LIB_MMIO=m ++ CONFIG_RT2X00_LIB_PCI=m ++ CONFIG_RT2X00_LIB_USB=m ++ CONFIG_RT2X00_LIB=m ++ CONFIG_RT2X00_LIB_FIRMWARE=y ++ CONFIG_RT2X00_LIB_CRYPTO=y ++ CONFIG_RT2X00_LIB_LEDS=y ++ CONFIG_RT2X00_LIB_DEBUGFS=y ++ CONFIG_RTL_CARDS=m ++ CONFIG_RTL8192CE=m ++ CONFIG_RTL8192SE=m ++ CONFIG_RTL8192DE=m ++ CONFIG_RTL8723AE=m ++ CONFIG_RTL8188EE=m ++ CONFIG_RTL8192CU=m ++ CONFIG_RTLWIFI=m ++ CONFIG_RTLWIFI_PCI=m ++ CONFIG_RTLWIFI_USB=m ++ CONFIG_RTL8192C_COMMON=m ++ CONFIG_ZD1211RW=m ++ CONFIG_MWIFIEX=m ++ CONFIG_MWIFIEX_SDIO=m ++ CONFIG_MWIFIEX_PCIE=m ++ CONFIG_MWIFIEX_USB=m ++ CONFIG_CW1200=m ++ CONFIG_CW1200_WLAN_SDIO=m ++ CONFIG_WIMAX_I2400M=m ++ CONFIG_WIMAX_I2400M_USB=m ++ CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8 ++ CONFIG_IEEE802154_DRIVERS=m ++ CONFIG_IEEE802154_FAKEHARD=m ++ CONFIG_IEEE802154_FAKELB=m ++ CONFIG_XEN_NETDEV_FRONTEND=m ++ CONFIG_XEN_NETDEV_BACKEND=m ++ CONFIG_VMXNET3=m ++ CONFIG_HYPERV_NET=m ++ CONFIG_ISDN=y ++ CONFIG_ISDN_I4L=m ++ CONFIG_ISDN_PPP=y ++ CONFIG_ISDN_PPP_VJ=y ++ CONFIG_ISDN_MPP=y ++ CONFIG_IPPP_FILTER=y ++ CONFIG_ISDN_AUDIO=y ++ CONFIG_ISDN_TTY_FAX=y ++ CONFIG_ISDN_DIVERSION=m ++ CONFIG_ISDN_DRV_HISAX=m ++ CONFIG_HISAX_EURO=y ++ CONFIG_DE_AOC=y ++ CONFIG_HISAX_NO_SENDCOMPLETE=y ++ CONFIG_HISAX_NO_LLC=y ++ CONFIG_HISAX_NO_KEYPAD=y ++ CONFIG_HISAX_1TR6=y ++ CONFIG_HISAX_NI1=y ++ CONFIG_HISAX_MAX_CARDS=8 ++ CONFIG_HISAX_16_3=y ++ CONFIG_HISAX_TELESPCI=y ++ CONFIG_HISAX_S0BOX=y ++ CONFIG_HISAX_FRITZPCI=y ++ CONFIG_HISAX_AVM_A1_PCMCIA=y ++ CONFIG_HISAX_ELSA=y ++ CONFIG_HISAX_DIEHLDIVA=y ++ CONFIG_HISAX_SEDLBAUER=y ++ CONFIG_HISAX_NETJET=y ++ CONFIG_HISAX_NETJET_U=y ++ CONFIG_HISAX_NICCY=y ++ CONFIG_HISAX_BKM_A4T=y ++ CONFIG_HISAX_SCT_QUADRO=y ++ CONFIG_HISAX_GAZEL=y ++ CONFIG_HISAX_HFC_PCI=y ++ CONFIG_HISAX_W6692=y ++ CONFIG_HISAX_HFC_SX=y ++ CONFIG_HISAX_ENTERNOW_PCI=y ++ CONFIG_HISAX_SEDLBAUER_CS=m ++ CONFIG_HISAX_ELSA_CS=m ++ CONFIG_HISAX_AVM_A1_CS=m ++ CONFIG_HISAX_TELES_CS=m ++ CONFIG_HISAX_ST5481=m ++ CONFIG_HISAX_HFC4S8S=m ++ CONFIG_HISAX_FRITZ_PCIPNP=m ++ CONFIG_ISDN_CAPI=m ++ CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y ++ CONFIG_ISDN_CAPI_MIDDLEWARE=y ++ CONFIG_ISDN_CAPI_CAPI20=m ++ CONFIG_ISDN_CAPI_CAPIDRV=m ++ CONFIG_CAPI_AVM=y ++ CONFIG_ISDN_DRV_AVMB1_B1PCI=m ++ CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y ++ CONFIG_ISDN_DRV_AVMB1_B1PCMCIA=m ++ CONFIG_ISDN_DRV_AVMB1_AVM_CS=m ++ CONFIG_ISDN_DRV_AVMB1_T1PCI=m ++ CONFIG_ISDN_DRV_AVMB1_C4=m ++ CONFIG_CAPI_EICON=y ++ CONFIG_ISDN_DIVAS=m ++ CONFIG_ISDN_DIVAS_BRIPCI=y ++ CONFIG_ISDN_DIVAS_PRIPCI=y ++ CONFIG_ISDN_DIVAS_DIVACAPI=m ++ CONFIG_ISDN_DIVAS_USERIDI=m ++ CONFIG_ISDN_DIVAS_MAINT=m ++ CONFIG_ISDN_DRV_GIGASET=m ++ CONFIG_GIGASET_CAPI=y ++ CONFIG_GIGASET_BASE=m ++ CONFIG_GIGASET_M105=m ++ CONFIG_GIGASET_M101=m ++ CONFIG_HYSDN=m ++ CONFIG_HYSDN_CAPI=y ++ CONFIG_MISDN=m ++ CONFIG_MISDN_DSP=m ++ CONFIG_MISDN_L1OIP=m ++ CONFIG_MISDN_HFCPCI=m ++ CONFIG_MISDN_HFCMULTI=m ++ CONFIG_MISDN_HFCUSB=m ++ CONFIG_MISDN_AVMFRITZ=m ++ CONFIG_MISDN_SPEEDFAX=m ++ CONFIG_MISDN_INFINEON=m ++ CONFIG_MISDN_W6692=m ++ CONFIG_MISDN_NETJET=m ++ CONFIG_MISDN_IPAC=m ++ CONFIG_MISDN_ISAR=m ++ CONFIG_ISDN_HDLC=m ++ CONFIG_INPUT=y ++ CONFIG_INPUT_FF_MEMLESS=y ++ CONFIG_INPUT_POLLDEV=m ++ CONFIG_INPUT_SPARSEKMAP=m ++ CONFIG_INPUT_MOUSEDEV=y ++ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 ++ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 ++ CONFIG_INPUT_JOYDEV=m ++ CONFIG_INPUT_EVDEV=y ++ CONFIG_INPUT_KEYBOARD=y ++ CONFIG_KEYBOARD_ATKBD=y ++ CONFIG_INPUT_MOUSE=y ++ CONFIG_MOUSE_PS2=y ++ CONFIG_MOUSE_PS2_ALPS=y ++ CONFIG_MOUSE_PS2_LOGIPS2PP=y ++ CONFIG_MOUSE_PS2_SYNAPTICS=y ++ CONFIG_MOUSE_PS2_CYPRESS=y ++ CONFIG_MOUSE_PS2_LIFEBOOK=y ++ CONFIG_MOUSE_PS2_TRACKPOINT=y ++ CONFIG_MOUSE_PS2_ELANTECH=y ++ CONFIG_MOUSE_PS2_SENTELIC=y ++ CONFIG_MOUSE_SERIAL=m ++ CONFIG_MOUSE_APPLETOUCH=m ++ CONFIG_MOUSE_BCM5974=m ++ CONFIG_MOUSE_CYAPA=m ++ CONFIG_MOUSE_VSXXXAA=m ++ CONFIG_MOUSE_SYNAPTICS_I2C=m ++ CONFIG_MOUSE_SYNAPTICS_USB=m ++ CONFIG_INPUT_JOYSTICK=y ++ CONFIG_JOYSTICK_ANALOG=m ++ CONFIG_JOYSTICK_A3D=m ++ CONFIG_JOYSTICK_ADI=m ++ CONFIG_JOYSTICK_COBRA=m ++ CONFIG_JOYSTICK_GF2K=m ++ CONFIG_JOYSTICK_GRIP=m ++ CONFIG_JOYSTICK_GRIP_MP=m ++ CONFIG_JOYSTICK_GUILLEMOT=m ++ CONFIG_JOYSTICK_INTERACT=m ++ CONFIG_JOYSTICK_SIDEWINDER=m ++ CONFIG_JOYSTICK_TMDC=m ++ CONFIG_JOYSTICK_IFORCE=m ++ CONFIG_JOYSTICK_IFORCE_USB=y ++ CONFIG_JOYSTICK_IFORCE_232=y ++ CONFIG_JOYSTICK_WARRIOR=m ++ CONFIG_JOYSTICK_MAGELLAN=m ++ CONFIG_JOYSTICK_SPACEORB=m ++ CONFIG_JOYSTICK_SPACEBALL=m ++ CONFIG_JOYSTICK_STINGER=m ++ CONFIG_JOYSTICK_TWIDJOY=m ++ CONFIG_JOYSTICK_ZHENHUA=m ++ CONFIG_JOYSTICK_DB9=m ++ CONFIG_JOYSTICK_GAMECON=m ++ CONFIG_JOYSTICK_TURBOGRAFX=m ++ CONFIG_JOYSTICK_JOYDUMP=m ++ CONFIG_JOYSTICK_XPAD=m ++ CONFIG_JOYSTICK_XPAD_FF=y ++ CONFIG_JOYSTICK_XPAD_LEDS=y ++ CONFIG_JOYSTICK_WALKERA0701=m ++ CONFIG_INPUT_TABLET=y ++ CONFIG_TABLET_USB_ACECAD=m ++ CONFIG_TABLET_USB_AIPTEK=m ++ CONFIG_TABLET_USB_GTCO=m ++ CONFIG_TABLET_USB_HANWANG=m ++ CONFIG_TABLET_USB_KBTAB=m ++ CONFIG_TABLET_USB_WACOM=m ++ CONFIG_INPUT_TOUCHSCREEN=y ++ CONFIG_TOUCHSCREEN_ATMEL_MXT=m ++ CONFIG_TOUCHSCREEN_DYNAPRO=m ++ CONFIG_TOUCHSCREEN_EETI=m ++ CONFIG_TOUCHSCREEN_FUJITSU=m ++ CONFIG_TOUCHSCREEN_ILI210X=m ++ CONFIG_TOUCHSCREEN_GUNZE=m ++ CONFIG_TOUCHSCREEN_ELO=m ++ CONFIG_TOUCHSCREEN_WACOM_W8001=m ++ CONFIG_TOUCHSCREEN_WACOM_I2C=m ++ CONFIG_TOUCHSCREEN_MCS5000=m ++ CONFIG_TOUCHSCREEN_MMS114=m ++ CONFIG_TOUCHSCREEN_MTOUCH=m ++ CONFIG_TOUCHSCREEN_INEXIO=m ++ CONFIG_TOUCHSCREEN_MK712=m ++ CONFIG_TOUCHSCREEN_PENMOUNT=m ++ CONFIG_TOUCHSCREEN_EDT_FT5X06=m ++ CONFIG_TOUCHSCREEN_TOUCHRIGHT=m ++ CONFIG_TOUCHSCREEN_TOUCHWIN=m ++ CONFIG_TOUCHSCREEN_PIXCIR=m ++ CONFIG_TOUCHSCREEN_USB_COMPOSITE=m ++ CONFIG_TOUCHSCREEN_USB_EGALAX=y ++ CONFIG_TOUCHSCREEN_USB_PANJIT=y ++ CONFIG_TOUCHSCREEN_USB_3M=y ++ CONFIG_TOUCHSCREEN_USB_ITM=y ++ CONFIG_TOUCHSCREEN_USB_ETURBO=y ++ CONFIG_TOUCHSCREEN_USB_GUNZE=y ++ CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y ++ CONFIG_TOUCHSCREEN_USB_IRTOUCH=y ++ CONFIG_TOUCHSCREEN_USB_IDEALTEK=y ++ CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y ++ CONFIG_TOUCHSCREEN_USB_GOTOP=y ++ CONFIG_TOUCHSCREEN_USB_JASTEC=y ++ CONFIG_TOUCHSCREEN_USB_ELO=y ++ CONFIG_TOUCHSCREEN_USB_E2I=y ++ CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y ++ CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y ++ CONFIG_TOUCHSCREEN_USB_NEXIO=y ++ CONFIG_TOUCHSCREEN_USB_EASYTOUCH=y ++ CONFIG_TOUCHSCREEN_TOUCHIT213=m ++ CONFIG_TOUCHSCREEN_TSC_SERIO=m ++ CONFIG_TOUCHSCREEN_TSC2007=m ++ CONFIG_TOUCHSCREEN_ST1232=m ++ CONFIG_INPUT_MISC=y ++ CONFIG_INPUT_PCSPKR=m ++ CONFIG_INPUT_MMA8450=m ++ CONFIG_INPUT_MPU3050=m ++ CONFIG_INPUT_APANEL=m ++ CONFIG_INPUT_ATLAS_BTNS=m ++ CONFIG_INPUT_ATI_REMOTE2=m ++ CONFIG_INPUT_KEYSPAN_REMOTE=m ++ CONFIG_INPUT_KXTJ9=m ++ CONFIG_INPUT_POWERMATE=m ++ CONFIG_INPUT_YEALINK=m ++ CONFIG_INPUT_CM109=m ++ CONFIG_INPUT_UINPUT=m ++ CONFIG_INPUT_CMA3000=m ++ CONFIG_INPUT_CMA3000_I2C=m ++ CONFIG_INPUT_XEN_KBDDEV_FRONTEND=y ++ CONFIG_SERIO=y ++ CONFIG_SERIO_I8042=y ++ CONFIG_SERIO_SERPORT=y ++ CONFIG_SERIO_LIBPS2=y ++ CONFIG_SERIO_RAW=m ++ CONFIG_SERIO_ALTERA_PS2=m ++ CONFIG_SERIO_ARC_PS2=m ++ CONFIG_GAMEPORT=m ++ CONFIG_GAMEPORT_NS558=m ++ CONFIG_GAMEPORT_L4=m ++ CONFIG_GAMEPORT_EMU10K1=m ++ CONFIG_GAMEPORT_FM801=m ++ CONFIG_CRASH=m ++ CONFIG_TTY=y ++ CONFIG_VT=y ++ CONFIG_CONSOLE_TRANSLATIONS=y ++ CONFIG_VT_CONSOLE=y ++ CONFIG_VT_CONSOLE_SLEEP=y ++ CONFIG_HW_CONSOLE=y ++ CONFIG_VT_HW_CONSOLE_BINDING=y ++ CONFIG_UNIX98_PTYS=y ++ CONFIG_DEVPTS_MULTIPLE_INSTANCES=y ++ CONFIG_SERIAL_NONSTANDARD=y ++ CONFIG_ROCKETPORT=m ++ CONFIG_CYCLADES=m ++ CONFIG_SYNCLINK=m ++ CONFIG_SYNCLINKMP=m ++ CONFIG_SYNCLINK_GT=m ++ CONFIG_NOZOMI=m ++ CONFIG_N_HDLC=m ++ CONFIG_N_GSM=m ++ CONFIG_SERIAL_8250=y ++ CONFIG_SERIAL_8250_PNP=y ++ CONFIG_SERIAL_8250_CONSOLE=y ++ CONFIG_FIX_EARLYCON_MEM=y ++ CONFIG_SERIAL_8250_DMA=y ++ CONFIG_SERIAL_8250_PCI=y ++ CONFIG_SERIAL_8250_CS=m ++ CONFIG_SERIAL_8250_NR_UARTS=32 ++ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 ++ CONFIG_SERIAL_8250_EXTENDED=y ++ CONFIG_SERIAL_8250_MANY_PORTS=y ++ CONFIG_SERIAL_8250_SHARE_IRQ=y ++ CONFIG_SERIAL_8250_RSA=y ++ CONFIG_SERIAL_CORE=y ++ CONFIG_SERIAL_CORE_CONSOLE=y ++ CONFIG_CONSOLE_POLL=y ++ CONFIG_SERIAL_JSM=m ++ CONFIG_SERIAL_ARC=m ++ CONFIG_SERIAL_ARC_NR_PORTS=1 ++ CONFIG_PRINTER=m ++ CONFIG_LP_CONSOLE=y ++ CONFIG_PPDEV=m ++ CONFIG_HVC_DRIVER=y ++ CONFIG_HVC_IRQ=y ++ CONFIG_HVC_XEN=y ++ CONFIG_HVC_XEN_FRONTEND=y ++ CONFIG_VIRTIO_CONSOLE=y ++ CONFIG_IPMI_HANDLER=m ++ CONFIG_IPMI_DEVICE_INTERFACE=m ++ CONFIG_IPMI_SI=m ++ CONFIG_IPMI_WATCHDOG=m ++ CONFIG_IPMI_POWEROFF=m ++ CONFIG_HW_RANDOM=y ++ CONFIG_HW_RANDOM_TIMERIOMEM=m ++ CONFIG_HW_RANDOM_INTEL=m ++ CONFIG_HW_RANDOM_AMD=m ++ CONFIG_HW_RANDOM_VIA=m ++ CONFIG_HW_RANDOM_VIRTIO=m ++ CONFIG_HW_RANDOM_TPM=m ++ CONFIG_NVRAM=y ++ CONFIG_R3964=m ++ CONFIG_CARDMAN_4000=m ++ CONFIG_CARDMAN_4040=m ++ CONFIG_IPWIRELESS=m ++ CONFIG_MWAVE=m ++ CONFIG_RAW_DRIVER=y ++ CONFIG_MAX_RAW_DEVS=8192 ++ CONFIG_HPET=y ++ CONFIG_HANGCHECK_TIMER=m ++ CONFIG_TCG_TPM=m ++ CONFIG_TCG_TIS=m ++ CONFIG_TCG_NSC=m ++ CONFIG_TCG_ATMEL=m ++ CONFIG_TCG_INFINEON=m ++ CONFIG_TELCLOCK=m ++ CONFIG_DEVPORT=y ++ CONFIG_I2C=m ++ CONFIG_I2C_BOARDINFO=y ++ CONFIG_I2C_COMPAT=y ++ CONFIG_I2C_CHARDEV=m ++ CONFIG_I2C_HELPER_AUTO=y ++ CONFIG_I2C_SMBUS=m ++ CONFIG_I2C_ALGOBIT=m ++ CONFIG_I2C_ALGOPCA=m ++ CONFIG_I2C_AMD756=m ++ CONFIG_I2C_AMD756_S4882=m ++ CONFIG_I2C_AMD8111=m ++ CONFIG_I2C_I801=m ++ CONFIG_I2C_ISCH=m ++ CONFIG_I2C_ISMT=m ++ CONFIG_I2C_PIIX4=m ++ CONFIG_I2C_NFORCE2=m ++ CONFIG_I2C_NFORCE2_S4985=m ++ CONFIG_I2C_SIS96X=m ++ CONFIG_I2C_VIA=m ++ CONFIG_I2C_VIAPRO=m ++ CONFIG_I2C_SCMI=m ++ CONFIG_I2C_PCA_PLATFORM=m ++ CONFIG_I2C_SIMTEC=m ++ CONFIG_I2C_DIOLAN_U2C=m ++ CONFIG_I2C_PARPORT=m ++ CONFIG_I2C_PARPORT_LIGHT=m ++ CONFIG_I2C_TINY_USB=m ++ CONFIG_I2C_VIPERBOARD=m ++ CONFIG_I2C_STUB=m ++ CONFIG_PPS=m ++ CONFIG_PPS_CLIENT_LDISC=m ++ CONFIG_PPS_CLIENT_PARPORT=m ++ CONFIG_PPS_CLIENT_GPIO=m ++ CONFIG_PTP_1588_CLOCK=m ++ CONFIG_DP83640_PHY=m ++ CONFIG_PTP_1588_CLOCK_PCH=m ++ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y ++ CONFIG_GPIO_DEVRES=y ++ CONFIG_W1=m ++ CONFIG_W1_CON=y ++ CONFIG_W1_MASTER_DS2490=m ++ CONFIG_W1_MASTER_DS2482=m ++ CONFIG_W1_MASTER_DS1WM=m ++ CONFIG_W1_SLAVE_THERM=m ++ CONFIG_W1_SLAVE_SMEM=m ++ CONFIG_W1_SLAVE_DS2408=m ++ CONFIG_W1_SLAVE_DS2413=m ++ CONFIG_W1_SLAVE_DS2423=m ++ CONFIG_W1_SLAVE_DS2431=m ++ CONFIG_W1_SLAVE_DS2433=m ++ CONFIG_W1_SLAVE_DS2433_CRC=y ++ CONFIG_W1_SLAVE_DS2760=m ++ CONFIG_W1_SLAVE_DS2780=m ++ CONFIG_W1_SLAVE_DS2781=m ++ CONFIG_W1_SLAVE_DS28E04=m ++ CONFIG_W1_SLAVE_BQ27000=m ++ CONFIG_POWER_SUPPLY=y ++ CONFIG_CHARGER_SMB347=m ++ CONFIG_POWER_RESET=y ++ CONFIG_HWMON=y ++ CONFIG_HWMON_VID=m ++ CONFIG_SENSORS_ABITUGURU=m ++ CONFIG_SENSORS_ABITUGURU3=m ++ CONFIG_SENSORS_AD7414=m ++ CONFIG_SENSORS_AD7418=m ++ CONFIG_SENSORS_ADM1021=m ++ CONFIG_SENSORS_ADM1025=m ++ CONFIG_SENSORS_ADM1026=m ++ CONFIG_SENSORS_ADM1029=m ++ CONFIG_SENSORS_ADM1031=m ++ CONFIG_SENSORS_ADM9240=m ++ CONFIG_SENSORS_ADT7X10=m ++ CONFIG_SENSORS_ADT7410=m ++ CONFIG_SENSORS_ADT7411=m ++ CONFIG_SENSORS_ADT7462=m ++ CONFIG_SENSORS_ADT7470=m ++ CONFIG_SENSORS_ADT7475=m ++ CONFIG_SENSORS_ASC7621=m ++ CONFIG_SENSORS_K8TEMP=m ++ CONFIG_SENSORS_K10TEMP=m ++ CONFIG_SENSORS_FAM15H_POWER=m ++ CONFIG_SENSORS_ASB100=m ++ CONFIG_SENSORS_ATXP1=m ++ CONFIG_SENSORS_DS620=m ++ CONFIG_SENSORS_DS1621=m ++ CONFIG_SENSORS_I5K_AMB=m ++ CONFIG_SENSORS_F71805F=m ++ CONFIG_SENSORS_F71882FG=m ++ CONFIG_SENSORS_F75375S=m ++ CONFIG_SENSORS_FSCHMD=m ++ CONFIG_SENSORS_G760A=m ++ CONFIG_SENSORS_G762=m ++ CONFIG_SENSORS_GL518SM=m ++ CONFIG_SENSORS_GL520SM=m ++ CONFIG_SENSORS_CORETEMP=m ++ CONFIG_SENSORS_IBMAEM=m ++ CONFIG_SENSORS_IBMPEX=m ++ CONFIG_SENSORS_IT87=m ++ CONFIG_SENSORS_LINEAGE=m ++ CONFIG_SENSORS_LM63=m ++ CONFIG_SENSORS_LM73=m ++ CONFIG_SENSORS_LM75=m ++ CONFIG_SENSORS_LM77=m ++ CONFIG_SENSORS_LM78=m ++ CONFIG_SENSORS_LM80=m ++ CONFIG_SENSORS_LM83=m ++ CONFIG_SENSORS_LM85=m ++ CONFIG_SENSORS_LM87=m ++ CONFIG_SENSORS_LM90=m ++ CONFIG_SENSORS_LM92=m ++ CONFIG_SENSORS_LM93=m ++ CONFIG_SENSORS_LTC4151=m ++ CONFIG_SENSORS_LTC4215=m ++ CONFIG_SENSORS_LTC4245=m ++ CONFIG_SENSORS_LTC4261=m ++ CONFIG_SENSORS_LM95234=m ++ CONFIG_SENSORS_LM95241=m ++ CONFIG_SENSORS_LM95245=m ++ CONFIG_SENSORS_MAX16065=m ++ CONFIG_SENSORS_MAX1619=m ++ CONFIG_SENSORS_MAX1668=m ++ CONFIG_SENSORS_MAX197=m ++ CONFIG_SENSORS_MAX6639=m ++ CONFIG_SENSORS_MAX6642=m ++ CONFIG_SENSORS_MAX6650=m ++ CONFIG_SENSORS_MAX6697=m ++ CONFIG_SENSORS_MCP3021=m ++ CONFIG_SENSORS_NCT6775=m ++ CONFIG_SENSORS_NTC_THERMISTOR=m ++ CONFIG_SENSORS_PC87360=m ++ CONFIG_SENSORS_PC87427=m ++ CONFIG_SENSORS_PCF8591=m ++ CONFIG_PMBUS=m ++ CONFIG_SENSORS_PMBUS=m ++ CONFIG_SENSORS_ADM1275=m ++ CONFIG_SENSORS_LM25066=m ++ CONFIG_SENSORS_LTC2978=m ++ CONFIG_SENSORS_MAX16064=m ++ CONFIG_SENSORS_MAX34440=m ++ CONFIG_SENSORS_MAX8688=m ++ CONFIG_SENSORS_UCD9000=m ++ CONFIG_SENSORS_UCD9200=m ++ CONFIG_SENSORS_ZL6100=m ++ CONFIG_SENSORS_SHT21=m ++ CONFIG_SENSORS_SIS5595=m ++ CONFIG_SENSORS_DME1737=m ++ CONFIG_SENSORS_EMC1403=m ++ CONFIG_SENSORS_EMC6W201=m ++ CONFIG_SENSORS_SMSC47M1=m ++ CONFIG_SENSORS_SMSC47M192=m ++ CONFIG_SENSORS_SMSC47B397=m ++ CONFIG_SENSORS_SCH56XX_COMMON=m ++ CONFIG_SENSORS_SCH5627=m ++ CONFIG_SENSORS_SCH5636=m ++ CONFIG_SENSORS_ADS1015=m ++ CONFIG_SENSORS_ADS7828=m ++ CONFIG_SENSORS_AMC6821=m ++ CONFIG_SENSORS_INA209=m ++ CONFIG_SENSORS_INA2XX=m ++ CONFIG_SENSORS_THMC50=m ++ CONFIG_SENSORS_TMP102=m ++ CONFIG_SENSORS_TMP401=m ++ CONFIG_SENSORS_TMP421=m ++ CONFIG_SENSORS_VIA_CPUTEMP=m ++ CONFIG_SENSORS_VIA686A=m ++ CONFIG_SENSORS_VT1211=m ++ CONFIG_SENSORS_VT8231=m ++ CONFIG_SENSORS_W83781D=m ++ CONFIG_SENSORS_W83791D=m ++ CONFIG_SENSORS_W83792D=m ++ CONFIG_SENSORS_W83793=m ++ CONFIG_SENSORS_W83795=m ++ CONFIG_SENSORS_W83L785TS=m ++ CONFIG_SENSORS_W83L786NG=m ++ CONFIG_SENSORS_W83627HF=m ++ CONFIG_SENSORS_W83627EHF=m ++ CONFIG_SENSORS_APPLESMC=m ++ CONFIG_SENSORS_ACPI_POWER=m ++ CONFIG_SENSORS_ATK0110=m ++ CONFIG_THERMAL=y ++ CONFIG_THERMAL_HWMON=y ++ CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y ++ CONFIG_THERMAL_GOV_FAIR_SHARE=y ++ CONFIG_THERMAL_GOV_STEP_WISE=y ++ CONFIG_THERMAL_GOV_USER_SPACE=y ++ CONFIG_X86_PKG_TEMP_THERMAL=m ++ CONFIG_WATCHDOG=y ++ CONFIG_WATCHDOG_CORE=y ++ CONFIG_SOFT_WATCHDOG=m ++ CONFIG_ALIM1535_WDT=m ++ CONFIG_ALIM7101_WDT=m ++ CONFIG_F71808E_WDT=m ++ CONFIG_SP5100_TCO=m ++ CONFIG_SBC_FITPC2_WATCHDOG=m ++ CONFIG_IB700_WDT=m ++ CONFIG_IBMASR=m ++ CONFIG_I6300ESB_WDT=m ++ CONFIG_IE6XX_WDT=m ++ CONFIG_ITCO_WDT=m ++ CONFIG_ITCO_VENDOR_SUPPORT=y ++ CONFIG_IT8712F_WDT=m ++ CONFIG_IT87_WDT=m ++ CONFIG_HP_WATCHDOG=m ++ CONFIG_HPWDT_NMI_DECODING=y ++ CONFIG_NV_TCO=m ++ CONFIG_SMSC_SCH311X_WDT=m ++ CONFIG_VIA_WDT=m ++ CONFIG_W83627HF_WDT=m ++ CONFIG_W83697HF_WDT=m ++ CONFIG_W83697UG_WDT=m ++ CONFIG_W83877F_WDT=m ++ CONFIG_W83977F_WDT=m ++ CONFIG_MACHZ_WDT=m ++ CONFIG_XEN_WDT=m ++ CONFIG_PCIPCWATCHDOG=m ++ CONFIG_WDTPCI=m ++ CONFIG_USBPCWATCHDOG=m ++ CONFIG_SSB_POSSIBLE=y ++ CONFIG_SSB=m ++ CONFIG_SSB_SPROM=y ++ CONFIG_SSB_BLOCKIO=y ++ CONFIG_SSB_PCIHOST_POSSIBLE=y ++ CONFIG_SSB_PCIHOST=y ++ CONFIG_SSB_B43_PCI_BRIDGE=y ++ CONFIG_SSB_PCMCIAHOST_POSSIBLE=y ++ CONFIG_SSB_PCMCIAHOST=y ++ CONFIG_SSB_SDIOHOST_POSSIBLE=y ++ CONFIG_SSB_SDIOHOST=y ++ CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y ++ CONFIG_SSB_DRIVER_PCICORE=y ++ CONFIG_BCMA_POSSIBLE=y ++ CONFIG_BCMA=m ++ CONFIG_BCMA_BLOCKIO=y ++ CONFIG_BCMA_HOST_PCI_POSSIBLE=y ++ CONFIG_BCMA_HOST_PCI=y ++ CONFIG_BCMA_DRIVER_GMAC_CMN=y ++ CONFIG_MFD_CORE=m ++ CONFIG_LPC_ICH=m ++ CONFIG_LPC_SCH=m ++ CONFIG_MFD_VIPERBOARD=m ++ CONFIG_MFD_RTSX_PCI=m ++ CONFIG_MFD_SM501=m ++ CONFIG_MFD_WL1273_CORE=m ++ CONFIG_MFD_VX855=m ++ CONFIG_MEDIA_SUPPORT=m ++ CONFIG_MEDIA_CAMERA_SUPPORT=y ++ CONFIG_MEDIA_ANALOG_TV_SUPPORT=y ++ CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y ++ CONFIG_MEDIA_RADIO_SUPPORT=y ++ CONFIG_MEDIA_RC_SUPPORT=y ++ CONFIG_MEDIA_CONTROLLER=y ++ CONFIG_VIDEO_DEV=m ++ CONFIG_VIDEO_V4L2_SUBDEV_API=y ++ CONFIG_VIDEO_V4L2=m ++ CONFIG_VIDEO_TUNER=m ++ CONFIG_VIDEOBUF_GEN=m ++ CONFIG_VIDEOBUF_DMA_SG=m ++ CONFIG_VIDEOBUF_VMALLOC=m ++ CONFIG_VIDEOBUF_DVB=m ++ CONFIG_VIDEOBUF2_CORE=m ++ CONFIG_VIDEOBUF2_MEMOPS=m ++ CONFIG_VIDEOBUF2_VMALLOC=m ++ CONFIG_DVB_CORE=m ++ CONFIG_DVB_NET=y ++ CONFIG_TTPCI_EEPROM=m ++ CONFIG_DVB_MAX_ADAPTERS=8 ++ CONFIG_DVB_DYNAMIC_MINORS=y ++ CONFIG_RC_CORE=m ++ CONFIG_RC_MAP=m ++ CONFIG_RC_DECODERS=y ++ CONFIG_LIRC=m ++ CONFIG_IR_LIRC_CODEC=m ++ CONFIG_IR_NEC_DECODER=m ++ CONFIG_IR_RC5_DECODER=m ++ CONFIG_IR_RC6_DECODER=m ++ CONFIG_IR_JVC_DECODER=m ++ CONFIG_IR_SONY_DECODER=m ++ CONFIG_IR_RC5_SZ_DECODER=m ++ CONFIG_IR_SANYO_DECODER=m ++ CONFIG_IR_MCE_KBD_DECODER=m ++ CONFIG_RC_DEVICES=y ++ CONFIG_RC_ATI_REMOTE=m ++ CONFIG_IR_ENE=m ++ CONFIG_IR_IMON=m ++ CONFIG_IR_MCEUSB=m ++ CONFIG_IR_ITE_CIR=m ++ CONFIG_IR_FINTEK=m ++ CONFIG_IR_NUVOTON=m ++ CONFIG_IR_REDRAT3=m ++ CONFIG_IR_STREAMZAP=m ++ CONFIG_IR_WINBOND_CIR=m ++ CONFIG_IR_IGUANA=m ++ CONFIG_IR_TTUSBIR=m ++ CONFIG_RC_LOOPBACK=m ++ CONFIG_IR_GPIO_CIR=m ++ CONFIG_MEDIA_USB_SUPPORT=y ++ CONFIG_USB_VIDEO_CLASS=m ++ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y ++ CONFIG_USB_GSPCA=m ++ CONFIG_USB_M5602=m ++ CONFIG_USB_STV06XX=m ++ CONFIG_USB_GL860=m ++ CONFIG_USB_GSPCA_BENQ=m ++ CONFIG_USB_GSPCA_CONEX=m ++ CONFIG_USB_GSPCA_CPIA1=m ++ CONFIG_USB_GSPCA_ETOMS=m ++ CONFIG_USB_GSPCA_FINEPIX=m ++ CONFIG_USB_GSPCA_JEILINJ=m ++ CONFIG_USB_GSPCA_JL2005BCD=m ++ CONFIG_USB_GSPCA_KINECT=m ++ CONFIG_USB_GSPCA_KONICA=m ++ CONFIG_USB_GSPCA_MARS=m ++ CONFIG_USB_GSPCA_MR97310A=m ++ CONFIG_USB_GSPCA_NW80X=m ++ CONFIG_USB_GSPCA_OV519=m ++ CONFIG_USB_GSPCA_OV534=m ++ CONFIG_USB_GSPCA_OV534_9=m ++ CONFIG_USB_GSPCA_PAC207=m ++ CONFIG_USB_GSPCA_PAC7302=m ++ CONFIG_USB_GSPCA_PAC7311=m ++ CONFIG_USB_GSPCA_SE401=m ++ CONFIG_USB_GSPCA_SN9C2028=m ++ CONFIG_USB_GSPCA_SN9C20X=m ++ CONFIG_USB_GSPCA_SONIXB=m ++ CONFIG_USB_GSPCA_SONIXJ=m ++ CONFIG_USB_GSPCA_SPCA500=m ++ CONFIG_USB_GSPCA_SPCA501=m ++ CONFIG_USB_GSPCA_SPCA505=m ++ CONFIG_USB_GSPCA_SPCA506=m ++ CONFIG_USB_GSPCA_SPCA508=m ++ CONFIG_USB_GSPCA_SPCA561=m ++ CONFIG_USB_GSPCA_SPCA1528=m ++ CONFIG_USB_GSPCA_SQ905=m ++ CONFIG_USB_GSPCA_SQ905C=m ++ CONFIG_USB_GSPCA_SQ930X=m ++ CONFIG_USB_GSPCA_STK014=m ++ CONFIG_USB_GSPCA_STV0680=m ++ CONFIG_USB_GSPCA_SUNPLUS=m ++ CONFIG_USB_GSPCA_T613=m ++ CONFIG_USB_GSPCA_TOPRO=m ++ CONFIG_USB_GSPCA_TV8532=m ++ CONFIG_USB_GSPCA_VC032X=m ++ CONFIG_USB_GSPCA_VICAM=m ++ CONFIG_USB_GSPCA_XIRLINK_CIT=m ++ CONFIG_USB_GSPCA_ZC3XX=m ++ CONFIG_USB_PWC=m ++ CONFIG_USB_PWC_INPUT_EVDEV=y ++ CONFIG_VIDEO_CPIA2=m ++ CONFIG_USB_ZR364XX=m ++ CONFIG_USB_STKWEBCAM=m ++ CONFIG_USB_S2255=m ++ CONFIG_VIDEO_USBTV=m ++ CONFIG_VIDEO_PVRUSB2=m ++ CONFIG_VIDEO_PVRUSB2_SYSFS=y ++ CONFIG_VIDEO_PVRUSB2_DVB=y ++ CONFIG_VIDEO_HDPVR=m ++ CONFIG_VIDEO_TLG2300=m ++ CONFIG_VIDEO_USBVISION=m ++ CONFIG_VIDEO_STK1160=m ++ CONFIG_VIDEO_STK1160_AC97=y ++ CONFIG_VIDEO_AU0828=m ++ CONFIG_VIDEO_AU0828_V4L2=y ++ CONFIG_VIDEO_CX231XX=m ++ CONFIG_VIDEO_CX231XX_RC=y ++ CONFIG_VIDEO_CX231XX_ALSA=m ++ CONFIG_VIDEO_CX231XX_DVB=m ++ CONFIG_VIDEO_TM6000=m ++ CONFIG_VIDEO_TM6000_ALSA=m ++ CONFIG_VIDEO_TM6000_DVB=m ++ CONFIG_DVB_USB=m ++ CONFIG_DVB_USB_A800=m ++ CONFIG_DVB_USB_DIBUSB_MB=m ++ CONFIG_DVB_USB_DIBUSB_MC=m ++ CONFIG_DVB_USB_DIB0700=m ++ CONFIG_DVB_USB_UMT_010=m ++ CONFIG_DVB_USB_CXUSB=m ++ CONFIG_DVB_USB_M920X=m ++ CONFIG_DVB_USB_DIGITV=m ++ CONFIG_DVB_USB_VP7045=m ++ CONFIG_DVB_USB_VP702X=m ++ CONFIG_DVB_USB_GP8PSK=m ++ CONFIG_DVB_USB_NOVA_T_USB2=m ++ CONFIG_DVB_USB_TTUSB2=m ++ CONFIG_DVB_USB_DTT200U=m ++ CONFIG_DVB_USB_OPERA1=m ++ CONFIG_DVB_USB_AF9005=m ++ CONFIG_DVB_USB_AF9005_REMOTE=m ++ CONFIG_DVB_USB_PCTV452E=m ++ CONFIG_DVB_USB_DW2102=m ++ CONFIG_DVB_USB_CINERGY_T2=m ++ CONFIG_DVB_USB_DTV5100=m ++ CONFIG_DVB_USB_FRIIO=m ++ CONFIG_DVB_USB_AZ6027=m ++ CONFIG_DVB_USB_TECHNISAT_USB2=m ++ CONFIG_DVB_USB_V2=m ++ CONFIG_DVB_USB_AF9015=m ++ CONFIG_DVB_USB_AF9035=m ++ CONFIG_DVB_USB_ANYSEE=m ++ CONFIG_DVB_USB_AU6610=m ++ CONFIG_DVB_USB_AZ6007=m ++ CONFIG_DVB_USB_CE6230=m ++ CONFIG_DVB_USB_EC168=m ++ CONFIG_DVB_USB_GL861=m ++ CONFIG_DVB_USB_IT913X=m ++ CONFIG_DVB_USB_LME2510=m ++ CONFIG_DVB_USB_MXL111SF=m ++ CONFIG_DVB_USB_RTL28XXU=m ++ CONFIG_DVB_TTUSB_BUDGET=m ++ CONFIG_DVB_TTUSB_DEC=m ++ CONFIG_SMS_USB_DRV=m ++ CONFIG_DVB_B2C2_FLEXCOP_USB=m ++ CONFIG_VIDEO_EM28XX=m ++ CONFIG_VIDEO_EM28XX_ALSA=m ++ CONFIG_VIDEO_EM28XX_DVB=m ++ CONFIG_VIDEO_EM28XX_RC=m ++ CONFIG_MEDIA_PCI_SUPPORT=y ++ CONFIG_VIDEO_MEYE=m ++ CONFIG_VIDEO_IVTV=m ++ CONFIG_VIDEO_FB_IVTV=m ++ CONFIG_VIDEO_ZORAN=m ++ CONFIG_VIDEO_ZORAN_DC30=m ++ CONFIG_VIDEO_ZORAN_ZR36060=m ++ CONFIG_VIDEO_ZORAN_BUZ=m ++ CONFIG_VIDEO_ZORAN_DC10=m ++ CONFIG_VIDEO_ZORAN_LML33=m ++ CONFIG_VIDEO_ZORAN_LML33R10=m ++ CONFIG_VIDEO_ZORAN_AVS6EYES=m ++ CONFIG_VIDEO_HEXIUM_GEMINI=m ++ CONFIG_VIDEO_HEXIUM_ORION=m ++ CONFIG_VIDEO_MXB=m ++ CONFIG_VIDEO_CX18=m ++ CONFIG_VIDEO_CX18_ALSA=m ++ CONFIG_VIDEO_CX23885=m ++ CONFIG_MEDIA_ALTERA_CI=m ++ CONFIG_VIDEO_CX88=m ++ CONFIG_VIDEO_CX88_ALSA=m ++ CONFIG_VIDEO_CX88_BLACKBIRD=m ++ CONFIG_VIDEO_CX88_DVB=m ++ CONFIG_VIDEO_CX88_VP3054=m ++ CONFIG_VIDEO_CX88_MPEG=m ++ CONFIG_VIDEO_BT848=m ++ CONFIG_DVB_BT8XX=m ++ CONFIG_VIDEO_SAA7134=m ++ CONFIG_VIDEO_SAA7134_ALSA=m ++ CONFIG_VIDEO_SAA7134_RC=y ++ CONFIG_VIDEO_SAA7134_DVB=m ++ CONFIG_VIDEO_SAA7164=m ++ CONFIG_DVB_AV7110=m ++ CONFIG_DVB_AV7110_OSD=y ++ CONFIG_DVB_BUDGET_CORE=m ++ CONFIG_DVB_BUDGET=m ++ CONFIG_DVB_BUDGET_CI=m ++ CONFIG_DVB_BUDGET_AV=m ++ CONFIG_DVB_BUDGET_PATCH=m ++ CONFIG_DVB_B2C2_FLEXCOP_PCI=m ++ CONFIG_DVB_PLUTO2=m ++ CONFIG_DVB_DM1105=m ++ CONFIG_DVB_PT1=m ++ CONFIG_MANTIS_CORE=m ++ CONFIG_DVB_MANTIS=m ++ CONFIG_DVB_HOPPER=m ++ CONFIG_DVB_NGENE=m ++ CONFIG_DVB_DDBRIDGE=m ++ CONFIG_V4L_MEM2MEM_DRIVERS=y ++ CONFIG_SMS_SDIO_DRV=m ++ CONFIG_RADIO_ADAPTERS=y ++ CONFIG_RADIO_SI470X=y ++ CONFIG_USB_SI470X=m ++ CONFIG_I2C_SI470X=m ++ CONFIG_USB_MR800=m ++ CONFIG_USB_DSBR=m ++ CONFIG_RADIO_MAXIRADIO=m ++ CONFIG_RADIO_SHARK=m ++ CONFIG_RADIO_SHARK2=m ++ CONFIG_I2C_SI4713=m ++ CONFIG_RADIO_SI4713=m ++ CONFIG_USB_KEENE=m ++ CONFIG_USB_MA901=m ++ CONFIG_RADIO_TEA5764=m ++ CONFIG_RADIO_SAA7706H=m ++ CONFIG_RADIO_WL1273=m ++ CONFIG_DVB_FIREDTV=m ++ CONFIG_DVB_FIREDTV_INPUT=y ++ CONFIG_MEDIA_COMMON_OPTIONS=y ++ CONFIG_VIDEO_CX2341X=m ++ CONFIG_VIDEO_BTCX=m ++ CONFIG_VIDEO_TVEEPROM=m ++ CONFIG_CYPRESS_FIRMWARE=m ++ CONFIG_DVB_B2C2_FLEXCOP=m ++ CONFIG_VIDEO_SAA7146=m ++ CONFIG_VIDEO_SAA7146_VV=m ++ CONFIG_SMS_SIANO_MDTV=m ++ CONFIG_SMS_SIANO_RC=y ++ CONFIG_MEDIA_SUBDRV_AUTOSELECT=y ++ CONFIG_MEDIA_ATTACH=y ++ CONFIG_VIDEO_IR_I2C=m ++ CONFIG_VIDEO_TVAUDIO=m ++ CONFIG_VIDEO_TDA7432=m ++ CONFIG_VIDEO_TDA9840=m ++ CONFIG_VIDEO_TEA6415C=m ++ CONFIG_VIDEO_TEA6420=m ++ CONFIG_VIDEO_MSP3400=m ++ CONFIG_VIDEO_CS5345=m ++ CONFIG_VIDEO_CS53L32A=m ++ CONFIG_VIDEO_WM8775=m ++ CONFIG_VIDEO_WM8739=m ++ CONFIG_VIDEO_VP27SMPX=m ++ CONFIG_VIDEO_SAA6588=m ++ CONFIG_VIDEO_BT819=m ++ CONFIG_VIDEO_BT856=m ++ CONFIG_VIDEO_BT866=m ++ CONFIG_VIDEO_KS0127=m ++ CONFIG_VIDEO_SAA7110=m ++ CONFIG_VIDEO_SAA711X=m ++ CONFIG_VIDEO_TVP5150=m ++ CONFIG_VIDEO_VPX3220=m ++ CONFIG_VIDEO_SAA717X=m ++ CONFIG_VIDEO_CX25840=m ++ CONFIG_VIDEO_SAA7127=m ++ CONFIG_VIDEO_SAA7185=m ++ CONFIG_VIDEO_ADV7170=m ++ CONFIG_VIDEO_ADV7175=m ++ CONFIG_VIDEO_MT9V011=m ++ CONFIG_VIDEO_UPD64031A=m ++ CONFIG_VIDEO_UPD64083=m ++ CONFIG_VIDEO_M52790=m ++ CONFIG_MEDIA_TUNER=m ++ CONFIG_MEDIA_TUNER_SIMPLE=m ++ CONFIG_MEDIA_TUNER_TDA8290=m ++ CONFIG_MEDIA_TUNER_TDA827X=m ++ CONFIG_MEDIA_TUNER_TDA18271=m ++ CONFIG_MEDIA_TUNER_TDA9887=m ++ CONFIG_MEDIA_TUNER_TEA5761=m ++ CONFIG_MEDIA_TUNER_TEA5767=m ++ CONFIG_MEDIA_TUNER_MT20XX=m ++ CONFIG_MEDIA_TUNER_MT2060=m ++ CONFIG_MEDIA_TUNER_MT2063=m ++ CONFIG_MEDIA_TUNER_MT2266=m ++ CONFIG_MEDIA_TUNER_MT2131=m ++ CONFIG_MEDIA_TUNER_QT1010=m ++ CONFIG_MEDIA_TUNER_XC2028=m ++ CONFIG_MEDIA_TUNER_XC5000=m ++ CONFIG_MEDIA_TUNER_XC4000=m ++ CONFIG_MEDIA_TUNER_MXL5005S=m ++ CONFIG_MEDIA_TUNER_MXL5007T=m ++ CONFIG_MEDIA_TUNER_MC44S803=m ++ CONFIG_MEDIA_TUNER_MAX2165=m ++ CONFIG_MEDIA_TUNER_TDA18218=m ++ CONFIG_MEDIA_TUNER_FC0011=m ++ CONFIG_MEDIA_TUNER_FC0012=m ++ CONFIG_MEDIA_TUNER_FC0013=m ++ CONFIG_MEDIA_TUNER_TDA18212=m ++ CONFIG_MEDIA_TUNER_E4000=m ++ CONFIG_MEDIA_TUNER_FC2580=m ++ CONFIG_MEDIA_TUNER_TUA9001=m ++ CONFIG_MEDIA_TUNER_IT913X=m ++ CONFIG_MEDIA_TUNER_R820T=m ++ CONFIG_DVB_STB0899=m ++ CONFIG_DVB_STB6100=m ++ CONFIG_DVB_STV090x=m ++ CONFIG_DVB_STV6110x=m ++ CONFIG_DVB_DRXK=m ++ CONFIG_DVB_TDA18271C2DD=m ++ CONFIG_DVB_CX24110=m ++ CONFIG_DVB_CX24123=m ++ CONFIG_DVB_MT312=m ++ CONFIG_DVB_ZL10036=m ++ CONFIG_DVB_ZL10039=m ++ CONFIG_DVB_S5H1420=m ++ CONFIG_DVB_STV0288=m ++ CONFIG_DVB_STB6000=m ++ CONFIG_DVB_STV0299=m ++ CONFIG_DVB_STV6110=m ++ CONFIG_DVB_STV0900=m ++ CONFIG_DVB_TDA8083=m ++ CONFIG_DVB_TDA10086=m ++ CONFIG_DVB_TDA8261=m ++ CONFIG_DVB_VES1X93=m ++ CONFIG_DVB_TUNER_ITD1000=m ++ CONFIG_DVB_TUNER_CX24113=m ++ CONFIG_DVB_TDA826X=m ++ CONFIG_DVB_TUA6100=m ++ CONFIG_DVB_CX24116=m ++ CONFIG_DVB_SI21XX=m ++ CONFIG_DVB_TS2020=m ++ CONFIG_DVB_DS3000=m ++ CONFIG_DVB_MB86A16=m ++ CONFIG_DVB_TDA10071=m ++ CONFIG_DVB_SP8870=m ++ CONFIG_DVB_SP887X=m ++ CONFIG_DVB_CX22700=m ++ CONFIG_DVB_CX22702=m ++ CONFIG_DVB_DRXD=m ++ CONFIG_DVB_L64781=m ++ CONFIG_DVB_TDA1004X=m ++ CONFIG_DVB_NXT6000=m ++ CONFIG_DVB_MT352=m ++ CONFIG_DVB_ZL10353=m ++ CONFIG_DVB_DIB3000MB=m ++ CONFIG_DVB_DIB3000MC=m ++ CONFIG_DVB_DIB7000M=m ++ CONFIG_DVB_DIB7000P=m ++ CONFIG_DVB_TDA10048=m ++ CONFIG_DVB_AF9013=m ++ CONFIG_DVB_EC100=m ++ CONFIG_DVB_STV0367=m ++ CONFIG_DVB_CXD2820R=m ++ CONFIG_DVB_RTL2830=m ++ CONFIG_DVB_RTL2832=m ++ CONFIG_DVB_VES1820=m ++ CONFIG_DVB_TDA10021=m ++ CONFIG_DVB_TDA10023=m ++ CONFIG_DVB_STV0297=m ++ CONFIG_DVB_NXT200X=m ++ CONFIG_DVB_OR51211=m ++ CONFIG_DVB_OR51132=m ++ CONFIG_DVB_BCM3510=m ++ CONFIG_DVB_LGDT330X=m ++ CONFIG_DVB_LGDT3305=m ++ CONFIG_DVB_LG2160=m ++ CONFIG_DVB_S5H1409=m ++ CONFIG_DVB_AU8522=m ++ CONFIG_DVB_AU8522_DTV=m ++ CONFIG_DVB_AU8522_V4L=m ++ CONFIG_DVB_S5H1411=m ++ CONFIG_DVB_S921=m ++ CONFIG_DVB_DIB8000=m ++ CONFIG_DVB_MB86A20S=m ++ CONFIG_DVB_PLL=m ++ CONFIG_DVB_TUNER_DIB0070=m ++ CONFIG_DVB_TUNER_DIB0090=m ++ CONFIG_DVB_LNBP21=m ++ CONFIG_DVB_LNBP22=m ++ CONFIG_DVB_ISL6405=m ++ CONFIG_DVB_ISL6421=m ++ CONFIG_DVB_ISL6423=m ++ CONFIG_DVB_A8293=m ++ CONFIG_DVB_LGS8GXX=m ++ CONFIG_DVB_ATBM8830=m ++ CONFIG_DVB_TDA665x=m ++ CONFIG_DVB_IX2505V=m ++ CONFIG_DVB_IT913X_FE=m ++ CONFIG_DVB_M88RS2000=m ++ CONFIG_DVB_AF9033=m ++ CONFIG_AGP=y ++ CONFIG_AGP_AMD64=y ++ CONFIG_AGP_INTEL=y ++ CONFIG_AGP_SIS=y ++ CONFIG_AGP_VIA=y ++ CONFIG_VGA_ARB=y ++ CONFIG_VGA_ARB_MAX_GPUS=16 ++ CONFIG_VGA_SWITCHEROO=y ++ CONFIG_DRM=m ++ CONFIG_DRM_USB=m ++ CONFIG_DRM_KMS_HELPER=m ++ CONFIG_DRM_LOAD_EDID_FIRMWARE=y ++ CONFIG_DRM_TTM=m ++ CONFIG_DRM_I2C_CH7006=m ++ CONFIG_DRM_I2C_SIL164=m ++ CONFIG_DRM_I2C_NXP_TDA998X=m ++ CONFIG_DRM_RADEON=m ++ CONFIG_DRM_NOUVEAU=m ++ CONFIG_NOUVEAU_DEBUG=5 ++ CONFIG_NOUVEAU_DEBUG_DEFAULT=3 ++ CONFIG_DRM_NOUVEAU_BACKLIGHT=y ++ CONFIG_DRM_I915=m ++ CONFIG_DRM_I915_KMS=y ++ CONFIG_DRM_VIA=m ++ CONFIG_DRM_VMWGFX=m ++ CONFIG_DRM_VMWGFX_FBCON=y ++ CONFIG_DRM_GMA500=m ++ CONFIG_DRM_GMA3600=y ++ CONFIG_DRM_UDL=m ++ CONFIG_DRM_AST=m ++ CONFIG_DRM_MGAG200=m ++ CONFIG_DRM_CIRRUS_QEMU=m ++ CONFIG_DRM_QXL=m ++ CONFIG_VGASTATE=m ++ CONFIG_VIDEO_OUTPUT_CONTROL=m ++ CONFIG_HDMI=y ++ CONFIG_FB=y ++ CONFIG_FB_BOOT_VESA_SUPPORT=y ++ CONFIG_FB_CFB_FILLRECT=y ++ CONFIG_FB_CFB_COPYAREA=y ++ CONFIG_FB_CFB_IMAGEBLIT=y ++ CONFIG_FB_SYS_FILLRECT=y ++ CONFIG_FB_SYS_COPYAREA=y ++ CONFIG_FB_SYS_IMAGEBLIT=y ++ CONFIG_FB_SYS_FOPS=y ++ CONFIG_FB_DEFERRED_IO=y ++ CONFIG_FB_BACKLIGHT=y ++ CONFIG_FB_TILEBLITTING=y ++ CONFIG_FB_VGA16=m ++ CONFIG_FB_VESA=y ++ CONFIG_FB_EFI=y ++ CONFIG_FB_VOODOO1=m ++ CONFIG_FB_VIRTUAL=m ++ CONFIG_XEN_FBDEV_FRONTEND=y ++ CONFIG_FB_HYPERV=m ++ CONFIG_BACKLIGHT_LCD_SUPPORT=y ++ CONFIG_LCD_CLASS_DEVICE=m ++ CONFIG_LCD_PLATFORM=m ++ CONFIG_BACKLIGHT_CLASS_DEVICE=y ++ CONFIG_BACKLIGHT_APPLE=m ++ CONFIG_BACKLIGHT_LP855X=m ++ CONFIG_VGA_CONSOLE=y ++ CONFIG_VGACON_SOFT_SCROLLBACK=y ++ CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64 ++ CONFIG_DUMMY_CONSOLE=y ++ CONFIG_FRAMEBUFFER_CONSOLE=y ++ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y ++ CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y ++ CONFIG_LOGO=y ++ CONFIG_LOGO_LINUX_CLUT224=y ++ CONFIG_SOUND=m ++ CONFIG_SOUND_OSS_CORE=y ++ CONFIG_SOUND_OSS_CORE_PRECLAIM=y ++ CONFIG_SND=m ++ CONFIG_SND_TIMER=m ++ CONFIG_SND_PCM=m ++ CONFIG_SND_HWDEP=m ++ CONFIG_SND_RAWMIDI=m ++ CONFIG_SND_JACK=y ++ CONFIG_SND_SEQUENCER=m ++ CONFIG_SND_SEQ_DUMMY=m ++ CONFIG_SND_OSSEMUL=y ++ CONFIG_SND_MIXER_OSS=m ++ CONFIG_SND_PCM_OSS=m ++ CONFIG_SND_PCM_OSS_PLUGINS=y ++ CONFIG_SND_SEQUENCER_OSS=y ++ CONFIG_SND_HRTIMER=m ++ CONFIG_SND_SEQ_HRTIMER_DEFAULT=y ++ CONFIG_SND_DYNAMIC_MINORS=y ++ CONFIG_SND_MAX_CARDS=32 ++ CONFIG_SND_VERBOSE_PROCFS=y ++ CONFIG_SND_VERBOSE_PRINTK=y ++ CONFIG_SND_DEBUG=y ++ CONFIG_SND_PCM_XRUN_DEBUG=y ++ CONFIG_SND_VMASTER=y ++ CONFIG_SND_KCTL_JACK=y ++ CONFIG_SND_DMA_SGBUF=y ++ CONFIG_SND_RAWMIDI_SEQ=m ++ CONFIG_SND_OPL3_LIB_SEQ=m ++ CONFIG_SND_EMU10K1_SEQ=m ++ CONFIG_SND_MPU401_UART=m ++ CONFIG_SND_OPL3_LIB=m ++ CONFIG_SND_VX_LIB=m ++ CONFIG_SND_AC97_CODEC=m ++ CONFIG_SND_DRIVERS=y ++ CONFIG_SND_PCSP=m ++ CONFIG_SND_DUMMY=m ++ CONFIG_SND_ALOOP=m ++ CONFIG_SND_VIRMIDI=m ++ CONFIG_SND_MTPAV=m ++ CONFIG_SND_MTS64=m ++ CONFIG_SND_SERIAL_U16550=m ++ CONFIG_SND_MPU401=m ++ CONFIG_SND_PORTMAN2X4=m ++ CONFIG_SND_AC97_POWER_SAVE=y ++ CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0 ++ CONFIG_SND_SB_COMMON=m ++ CONFIG_SND_SB16_DSP=m ++ CONFIG_SND_TEA575X=m ++ CONFIG_SND_PCI=y ++ CONFIG_SND_AD1889=m ++ CONFIG_SND_ALS300=m ++ CONFIG_SND_ALS4000=m ++ CONFIG_SND_ALI5451=m ++ CONFIG_SND_ASIHPI=m ++ CONFIG_SND_ATIIXP=m ++ CONFIG_SND_ATIIXP_MODEM=m ++ CONFIG_SND_AU8810=m ++ CONFIG_SND_AU8820=m ++ CONFIG_SND_AU8830=m ++ CONFIG_SND_AZT3328=m ++ CONFIG_SND_BT87X=m ++ CONFIG_SND_CA0106=m ++ CONFIG_SND_CMIPCI=m ++ CONFIG_SND_OXYGEN_LIB=m ++ CONFIG_SND_OXYGEN=m ++ CONFIG_SND_CS4281=m ++ CONFIG_SND_CS46XX=m ++ CONFIG_SND_CS46XX_NEW_DSP=y ++ CONFIG_SND_CS5530=m ++ CONFIG_SND_CS5535AUDIO=m ++ CONFIG_SND_CTXFI=m ++ CONFIG_SND_DARLA20=m ++ CONFIG_SND_GINA20=m ++ CONFIG_SND_LAYLA20=m ++ CONFIG_SND_DARLA24=m ++ CONFIG_SND_GINA24=m ++ CONFIG_SND_LAYLA24=m ++ CONFIG_SND_MONA=m ++ CONFIG_SND_MIA=m ++ CONFIG_SND_ECHO3G=m ++ CONFIG_SND_INDIGO=m ++ CONFIG_SND_INDIGOIO=m ++ CONFIG_SND_INDIGODJ=m ++ CONFIG_SND_INDIGOIOX=m ++ CONFIG_SND_INDIGODJX=m ++ CONFIG_SND_EMU10K1=m ++ CONFIG_SND_EMU10K1X=m ++ CONFIG_SND_ENS1370=m ++ CONFIG_SND_ENS1371=m ++ CONFIG_SND_ES1938=m ++ CONFIG_SND_ES1968=m ++ CONFIG_SND_ES1968_INPUT=y ++ CONFIG_SND_ES1968_RADIO=y ++ CONFIG_SND_FM801=m ++ CONFIG_SND_FM801_TEA575X_BOOL=y ++ CONFIG_SND_HDA_INTEL=m ++ CONFIG_SND_HDA_DSP_LOADER=y ++ CONFIG_SND_HDA_PREALLOC_SIZE=4096 ++ CONFIG_SND_HDA_HWDEP=y ++ CONFIG_SND_HDA_RECONFIG=y ++ CONFIG_SND_HDA_INPUT_BEEP=y ++ CONFIG_SND_HDA_INPUT_BEEP_MODE=0 ++ CONFIG_SND_HDA_INPUT_JACK=y ++ CONFIG_SND_HDA_PATCH_LOADER=y ++ CONFIG_SND_HDA_CODEC_REALTEK=y ++ CONFIG_SND_HDA_CODEC_ANALOG=y ++ CONFIG_SND_HDA_CODEC_SIGMATEL=y ++ CONFIG_SND_HDA_CODEC_VIA=y ++ CONFIG_SND_HDA_CODEC_HDMI=y ++ CONFIG_SND_HDA_I915=y ++ CONFIG_SND_HDA_CODEC_CIRRUS=y ++ CONFIG_SND_HDA_CODEC_CONEXANT=y ++ CONFIG_SND_HDA_CODEC_CA0110=y ++ CONFIG_SND_HDA_CODEC_CA0132=y ++ CONFIG_SND_HDA_CODEC_CA0132_DSP=y ++ CONFIG_SND_HDA_CODEC_CMEDIA=y ++ CONFIG_SND_HDA_CODEC_SI3054=y ++ CONFIG_SND_HDA_GENERIC=y ++ CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0 ++ CONFIG_SND_HDSP=m ++ CONFIG_SND_HDSPM=m ++ CONFIG_SND_ICE1712=m ++ CONFIG_SND_ICE1724=m ++ CONFIG_SND_INTEL8X0=m ++ CONFIG_SND_INTEL8X0M=m ++ CONFIG_SND_KORG1212=m ++ CONFIG_SND_LOLA=m ++ CONFIG_SND_LX6464ES=m ++ CONFIG_SND_MAESTRO3=m ++ CONFIG_SND_MAESTRO3_INPUT=y ++ CONFIG_SND_MIXART=m ++ CONFIG_SND_NM256=m ++ CONFIG_SND_PCXHR=m ++ CONFIG_SND_RIPTIDE=m ++ CONFIG_SND_RME32=m ++ CONFIG_SND_RME96=m ++ CONFIG_SND_RME9652=m ++ CONFIG_SND_SONICVIBES=m ++ CONFIG_SND_TRIDENT=m ++ CONFIG_SND_VIA82XX=m ++ CONFIG_SND_VIA82XX_MODEM=m ++ CONFIG_SND_VIRTUOSO=m ++ CONFIG_SND_VX222=m ++ CONFIG_SND_YMFPCI=m ++ CONFIG_SND_USB=y ++ CONFIG_SND_USB_AUDIO=m ++ CONFIG_SND_USB_UA101=m ++ CONFIG_SND_USB_USX2Y=m ++ CONFIG_SND_USB_CAIAQ=m ++ CONFIG_SND_USB_CAIAQ_INPUT=y ++ CONFIG_SND_USB_US122L=m ++ CONFIG_SND_USB_6FIRE=m ++ CONFIG_SND_USB_HIFACE=m ++ CONFIG_SND_FIREWIRE=y ++ CONFIG_SND_FIREWIRE_LIB=m ++ CONFIG_SND_FIREWIRE_SPEAKERS=m ++ CONFIG_SND_ISIGHT=m ++ CONFIG_SND_SCS1X=m ++ CONFIG_AC97_BUS=m ++ CONFIG_HID=y ++ CONFIG_HID_BATTERY_STRENGTH=y ++ CONFIG_HIDRAW=y ++ CONFIG_UHID=m ++ CONFIG_HID_GENERIC=y ++ CONFIG_HID_A4TECH=y ++ CONFIG_HID_ACRUX=m ++ CONFIG_HID_ACRUX_FF=y ++ CONFIG_HID_APPLE=y ++ CONFIG_HID_APPLEIR=m ++ CONFIG_HID_AUREAL=m ++ CONFIG_HID_BELKIN=y ++ CONFIG_HID_CHERRY=y ++ CONFIG_HID_CHICONY=y ++ CONFIG_HID_PRODIKEYS=m ++ CONFIG_HID_CYPRESS=y ++ CONFIG_HID_DRAGONRISE=m ++ CONFIG_DRAGONRISE_FF=y ++ CONFIG_HID_EMS_FF=m ++ CONFIG_HID_ELECOM=m ++ CONFIG_HID_ELO=m ++ CONFIG_HID_EZKEY=y ++ CONFIG_HID_HOLTEK=m ++ CONFIG_HOLTEK_FF=y ++ CONFIG_HID_HUION=m ++ CONFIG_HID_KEYTOUCH=m ++ CONFIG_HID_KYE=m ++ CONFIG_HID_UCLOGIC=m ++ CONFIG_HID_WALTOP=m ++ CONFIG_HID_GYRATION=m ++ CONFIG_HID_ICADE=m ++ CONFIG_HID_TWINHAN=m ++ CONFIG_HID_KENSINGTON=y ++ CONFIG_HID_LCPOWER=m ++ CONFIG_HID_LENOVO_TPKBD=m ++ CONFIG_HID_LOGITECH=y ++ CONFIG_HID_LOGITECH_DJ=m ++ CONFIG_LOGITECH_FF=y ++ CONFIG_LOGIRUMBLEPAD2_FF=y ++ CONFIG_LOGIG940_FF=y ++ CONFIG_LOGIWHEELS_FF=y ++ CONFIG_HID_MAGICMOUSE=y ++ CONFIG_HID_MICROSOFT=y ++ CONFIG_HID_MONTEREY=y ++ CONFIG_HID_MULTITOUCH=m ++ CONFIG_HID_NTRIG=y ++ CONFIG_HID_ORTEK=m ++ CONFIG_HID_PANTHERLORD=m ++ CONFIG_PANTHERLORD_FF=y ++ CONFIG_HID_PETALYNX=m ++ CONFIG_HID_PICOLCD=m ++ CONFIG_HID_PICOLCD_FB=y ++ CONFIG_HID_PICOLCD_BACKLIGHT=y ++ CONFIG_HID_PICOLCD_LCD=y ++ CONFIG_HID_PICOLCD_LEDS=y ++ CONFIG_HID_PICOLCD_CIR=y ++ CONFIG_HID_PRIMAX=m ++ CONFIG_HID_ROCCAT=m ++ CONFIG_HID_SAITEK=m ++ CONFIG_HID_SAMSUNG=m ++ CONFIG_HID_SONY=m ++ CONFIG_HID_SPEEDLINK=m ++ CONFIG_HID_STEELSERIES=m ++ CONFIG_HID_SUNPLUS=m ++ CONFIG_HID_GREENASIA=m ++ CONFIG_GREENASIA_FF=y ++ CONFIG_HID_HYPERV_MOUSE=m ++ CONFIG_HID_SMARTJOYPLUS=m ++ CONFIG_SMARTJOYPLUS_FF=y ++ CONFIG_HID_TIVO=m ++ CONFIG_HID_TOPSEED=m ++ CONFIG_HID_THINGM=m ++ CONFIG_HID_THRUSTMASTER=m ++ CONFIG_THRUSTMASTER_FF=y ++ CONFIG_HID_WACOM=m ++ CONFIG_HID_WIIMOTE=m ++ CONFIG_HID_ZEROPLUS=m ++ CONFIG_ZEROPLUS_FF=y ++ CONFIG_HID_ZYDACRON=m ++ CONFIG_HID_SENSOR_HUB=m ++ CONFIG_USB_HID=y ++ CONFIG_HID_PID=y ++ CONFIG_USB_HIDDEV=y ++ CONFIG_I2C_HID=m ++ CONFIG_USB_SUPPORT=y ++ CONFIG_USB_COMMON=y ++ CONFIG_USB_ARCH_HAS_HCD=y ++ CONFIG_USB=y ++ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y ++ CONFIG_USB_DEFAULT_PERSIST=y ++ CONFIG_USB_MON=y ++ CONFIG_USB_WUSB=m ++ CONFIG_USB_WUSB_CBAF=m ++ CONFIG_USB_XHCI_HCD=y ++ CONFIG_USB_EHCI_HCD=y ++ CONFIG_USB_EHCI_ROOT_HUB_TT=y ++ CONFIG_USB_EHCI_TT_NEWSCHED=y ++ CONFIG_USB_EHCI_PCI=y ++ CONFIG_USB_ISP1362_HCD=m ++ CONFIG_USB_FUSBH200_HCD=m ++ CONFIG_USB_OHCI_HCD=y ++ CONFIG_USB_OHCI_HCD_PCI=y ++ CONFIG_USB_OHCI_LITTLE_ENDIAN=y ++ CONFIG_USB_UHCI_HCD=y ++ CONFIG_USB_U132_HCD=m ++ CONFIG_USB_SL811_HCD=m ++ CONFIG_USB_SL811_HCD_ISO=y ++ CONFIG_USB_HWA_HCD=m ++ CONFIG_USB_ACM=m ++ CONFIG_USB_PRINTER=m ++ CONFIG_USB_WDM=m ++ CONFIG_USB_TMC=m ++ CONFIG_USB_STORAGE=m ++ CONFIG_USB_STORAGE_REALTEK=m ++ CONFIG_REALTEK_AUTOPM=y ++ CONFIG_USB_STORAGE_DATAFAB=m ++ CONFIG_USB_STORAGE_FREECOM=m ++ CONFIG_USB_STORAGE_ISD200=m ++ CONFIG_USB_STORAGE_USBAT=m ++ CONFIG_USB_STORAGE_SDDR09=m ++ CONFIG_USB_STORAGE_SDDR55=m ++ CONFIG_USB_STORAGE_JUMPSHOT=m ++ CONFIG_USB_STORAGE_ALAUDA=m ++ CONFIG_USB_STORAGE_ONETOUCH=m ++ CONFIG_USB_STORAGE_KARMA=m ++ CONFIG_USB_STORAGE_CYPRESS_ATACB=m ++ CONFIG_USB_STORAGE_ENE_UB6250=m ++ CONFIG_USB_MDC800=m ++ CONFIG_USB_MICROTEK=m ++ CONFIG_USB_USS720=m ++ CONFIG_USB_SERIAL=y ++ CONFIG_USB_SERIAL_CONSOLE=y ++ CONFIG_USB_SERIAL_GENERIC=y ++ CONFIG_USB_SERIAL_AIRCABLE=m ++ CONFIG_USB_SERIAL_ARK3116=m ++ CONFIG_USB_SERIAL_BELKIN=m ++ CONFIG_USB_SERIAL_CH341=m ++ CONFIG_USB_SERIAL_WHITEHEAT=m ++ CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m ++ CONFIG_USB_SERIAL_CP210X=m ++ CONFIG_USB_SERIAL_CYPRESS_M8=m ++ CONFIG_USB_SERIAL_EMPEG=m ++ CONFIG_USB_SERIAL_FTDI_SIO=m ++ CONFIG_USB_SERIAL_FUNSOFT=m ++ CONFIG_USB_SERIAL_VISOR=m ++ CONFIG_USB_SERIAL_IPAQ=m ++ CONFIG_USB_SERIAL_IR=m ++ CONFIG_USB_SERIAL_EDGEPORT=m ++ CONFIG_USB_SERIAL_EDGEPORT_TI=m ++ CONFIG_USB_SERIAL_GARMIN=m ++ CONFIG_USB_SERIAL_IPW=m ++ CONFIG_USB_SERIAL_IUU=m ++ CONFIG_USB_SERIAL_KEYSPAN_PDA=m ++ CONFIG_USB_SERIAL_KEYSPAN=m ++ CONFIG_USB_SERIAL_KLSI=m ++ CONFIG_USB_SERIAL_KOBIL_SCT=m ++ CONFIG_USB_SERIAL_MCT_U232=m ++ CONFIG_USB_SERIAL_MOS7720=m ++ CONFIG_USB_SERIAL_MOS7715_PARPORT=y ++ CONFIG_USB_SERIAL_MOS7840=m ++ CONFIG_USB_SERIAL_MOTOROLA=m ++ CONFIG_USB_SERIAL_NAVMAN=m ++ CONFIG_USB_SERIAL_PL2303=m ++ CONFIG_USB_SERIAL_OTI6858=m ++ CONFIG_USB_SERIAL_QCAUX=m ++ CONFIG_USB_SERIAL_QUALCOMM=m ++ CONFIG_USB_SERIAL_SPCP8X5=m ++ CONFIG_USB_SERIAL_HP4X=m ++ CONFIG_USB_SERIAL_SAFE=m ++ CONFIG_USB_SERIAL_SAFE_PADDED=y ++ CONFIG_USB_SERIAL_SIEMENS_MPI=m ++ CONFIG_USB_SERIAL_SIERRAWIRELESS=m ++ CONFIG_USB_SERIAL_SYMBOL=m ++ CONFIG_USB_SERIAL_TI=m ++ CONFIG_USB_SERIAL_CYBERJACK=m ++ CONFIG_USB_SERIAL_XIRCOM=m ++ CONFIG_USB_SERIAL_WWAN=m ++ CONFIG_USB_SERIAL_OPTION=m ++ CONFIG_USB_SERIAL_OMNINET=m ++ CONFIG_USB_SERIAL_OPTICON=m ++ CONFIG_USB_SERIAL_VIVOPAY_SERIAL=m ++ CONFIG_USB_SERIAL_XSENS_MT=m ++ CONFIG_USB_SERIAL_SSU100=m ++ CONFIG_USB_SERIAL_QT2=m ++ CONFIG_USB_SERIAL_FLASHLOADER=m ++ CONFIG_USB_SERIAL_SUUNTO=m ++ CONFIG_USB_SERIAL_DEBUG=m ++ CONFIG_USB_EMI62=m ++ CONFIG_USB_EMI26=m ++ CONFIG_USB_ADUTUX=m ++ CONFIG_USB_SEVSEG=m ++ CONFIG_USB_LEGOTOWER=m ++ CONFIG_USB_LCD=m ++ CONFIG_USB_LED=m ++ CONFIG_USB_IDMOUSE=m ++ CONFIG_USB_FTDI_ELAN=m ++ CONFIG_USB_APPLEDISPLAY=m ++ CONFIG_USB_SISUSBVGA=m ++ CONFIG_USB_SISUSBVGA_CON=y ++ CONFIG_USB_LD=m ++ CONFIG_USB_TRANCEVIBRATOR=m ++ CONFIG_USB_IOWARRIOR=m ++ CONFIG_USB_ISIGHTFW=m ++ CONFIG_USB_YUREX=m ++ CONFIG_USB_EZUSB_FX2=m ++ CONFIG_USB_HSIC_USB3503=m ++ CONFIG_USB_ATM=m ++ CONFIG_USB_SPEEDTOUCH=m ++ CONFIG_USB_CXACRU=m ++ CONFIG_USB_UEAGLEATM=m ++ CONFIG_USB_XUSBATM=m ++ CONFIG_USB_PHY=y ++ CONFIG_NOP_USB_XCEIV=m ++ CONFIG_USB_RCAR_PHY=m ++ CONFIG_UWB=m ++ CONFIG_UWB_HWA=m ++ CONFIG_UWB_WHCI=m ++ CONFIG_UWB_I1480U=m ++ CONFIG_MMC=m ++ CONFIG_MMC_BLOCK=m ++ CONFIG_MMC_BLOCK_MINORS=8 ++ CONFIG_MMC_BLOCK_BOUNCE=y ++ CONFIG_SDIO_UART=m ++ CONFIG_MMC_SDHCI=m ++ CONFIG_MMC_SDHCI_PCI=m ++ CONFIG_MMC_RICOH_MMC=y ++ CONFIG_MMC_SDHCI_ACPI=m ++ CONFIG_MMC_SDHCI_PLTFM=m ++ CONFIG_MMC_WBSD=m ++ CONFIG_MMC_TIFM_SD=m ++ CONFIG_MMC_SDRICOH_CS=m ++ CONFIG_MMC_CB710=m ++ CONFIG_MMC_VIA_SDMMC=m ++ CONFIG_MMC_VUB300=m ++ CONFIG_MMC_USHC=m ++ CONFIG_MMC_REALTEK_PCI=m ++ CONFIG_MEMSTICK=m ++ CONFIG_MSPRO_BLOCK=m ++ CONFIG_MEMSTICK_TIFM_MS=m ++ CONFIG_MEMSTICK_JMICRON_38X=m ++ CONFIG_MEMSTICK_R592=m ++ CONFIG_MEMSTICK_REALTEK_PCI=m ++ CONFIG_NEW_LEDS=y ++ CONFIG_LEDS_CLASS=y ++ CONFIG_LEDS_LM3530=m ++ CONFIG_LEDS_LP3944=m ++ CONFIG_LEDS_LP55XX_COMMON=m ++ CONFIG_LEDS_LP5521=m ++ CONFIG_LEDS_LP5523=m ++ CONFIG_LEDS_LP5562=m ++ CONFIG_LEDS_CLEVO_MAIL=m ++ CONFIG_LEDS_INTEL_SS4200=m ++ CONFIG_LEDS_DELL_NETBOOKS=m ++ CONFIG_LEDS_BLINKM=m ++ CONFIG_LEDS_TRIGGERS=y ++ CONFIG_LEDS_TRIGGER_TIMER=m ++ CONFIG_LEDS_TRIGGER_ONESHOT=m ++ CONFIG_LEDS_TRIGGER_HEARTBEAT=m ++ CONFIG_LEDS_TRIGGER_BACKLIGHT=m ++ CONFIG_LEDS_TRIGGER_DEFAULT_ON=m ++ CONFIG_LEDS_TRIGGER_TRANSIENT=m ++ CONFIG_LEDS_TRIGGER_CAMERA=m ++ CONFIG_ACCESSIBILITY=y ++ CONFIG_A11Y_BRAILLE_CONSOLE=y ++ CONFIG_INFINIBAND=m ++ CONFIG_INFINIBAND_USER_MAD=m ++ CONFIG_INFINIBAND_USER_ACCESS=m ++ CONFIG_INFINIBAND_USER_MEM=y ++ CONFIG_INFINIBAND_ADDR_TRANS=y ++ CONFIG_INFINIBAND_MTHCA=m ++ CONFIG_INFINIBAND_MTHCA_DEBUG=y ++ CONFIG_INFINIBAND_IPATH=m ++ CONFIG_INFINIBAND_QIB=m ++ CONFIG_INFINIBAND_QIB_DCA=y ++ CONFIG_INFINIBAND_AMSO1100=m ++ CONFIG_INFINIBAND_CXGB3=m ++ CONFIG_INFINIBAND_CXGB4=m ++ CONFIG_MLX4_INFINIBAND=m ++ CONFIG_MLX5_INFINIBAND=m ++ CONFIG_INFINIBAND_NES=m ++ CONFIG_INFINIBAND_IPOIB=m ++ CONFIG_INFINIBAND_IPOIB_CM=y ++ CONFIG_INFINIBAND_IPOIB_DEBUG=y ++ CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y ++ CONFIG_INFINIBAND_SRP=m ++ CONFIG_INFINIBAND_SRPT=m ++ CONFIG_INFINIBAND_ISER=m ++ CONFIG_INFINIBAND_ISERT=m ++ CONFIG_EDAC=y ++ CONFIG_EDAC_LEGACY_SYSFS=y ++ CONFIG_EDAC_DECODE_MCE=m ++ CONFIG_EDAC_MCE_INJ=m ++ CONFIG_EDAC_MM_EDAC=m ++ CONFIG_EDAC_AMD64=m ++ CONFIG_EDAC_E752X=m ++ CONFIG_EDAC_I82975X=m ++ CONFIG_EDAC_I3000=m ++ CONFIG_EDAC_I3200=m ++ CONFIG_EDAC_X38=m ++ CONFIG_EDAC_I5400=m ++ CONFIG_EDAC_I7CORE=m ++ CONFIG_EDAC_I5000=m ++ CONFIG_EDAC_I5100=m ++ CONFIG_EDAC_I7300=m ++ CONFIG_EDAC_SBRIDGE=m ++ CONFIG_RTC_LIB=y ++ CONFIG_RTC_CLASS=y ++ CONFIG_RTC_HCTOSYS=y ++ CONFIG_RTC_HCTOSYS_DEVICE=rtc0 ++ CONFIG_RTC_INTF_SYSFS=y ++ CONFIG_RTC_INTF_PROC=y ++ CONFIG_RTC_INTF_DEV=y ++ CONFIG_RTC_DRV_DS1307=m ++ CONFIG_RTC_DRV_DS1374=m ++ CONFIG_RTC_DRV_DS1672=m ++ CONFIG_RTC_DRV_DS3232=m ++ CONFIG_RTC_DRV_MAX6900=m ++ CONFIG_RTC_DRV_RS5C372=m ++ CONFIG_RTC_DRV_ISL1208=m ++ CONFIG_RTC_DRV_ISL12022=m ++ CONFIG_RTC_DRV_X1205=m ++ CONFIG_RTC_DRV_PCF2127=m ++ CONFIG_RTC_DRV_PCF8523=m ++ CONFIG_RTC_DRV_PCF8563=m ++ CONFIG_RTC_DRV_PCF8583=m ++ CONFIG_RTC_DRV_M41T80=m ++ CONFIG_RTC_DRV_M41T80_WDT=y ++ CONFIG_RTC_DRV_BQ32K=m ++ CONFIG_RTC_DRV_FM3130=m ++ CONFIG_RTC_DRV_RX8581=m ++ CONFIG_RTC_DRV_RX8025=m ++ CONFIG_RTC_DRV_EM3027=m ++ CONFIG_RTC_DRV_RV3029C2=m ++ CONFIG_RTC_DRV_CMOS=y ++ CONFIG_RTC_DRV_DS1286=m ++ CONFIG_RTC_DRV_DS1511=m ++ CONFIG_RTC_DRV_DS1553=m ++ CONFIG_RTC_DRV_DS1742=m ++ CONFIG_RTC_DRV_STK17TA8=m ++ CONFIG_RTC_DRV_M48T35=m ++ CONFIG_RTC_DRV_M48T59=m ++ CONFIG_RTC_DRV_MSM6242=m ++ CONFIG_RTC_DRV_BQ4802=m ++ CONFIG_RTC_DRV_RP5C01=m ++ CONFIG_RTC_DRV_V3020=m ++ CONFIG_RTC_DRV_DS2404=m ++ CONFIG_DMADEVICES=y ++ CONFIG_INTEL_IOATDMA=m ++ CONFIG_DW_DMAC_CORE=m ++ CONFIG_DW_DMAC=m ++ CONFIG_DW_DMAC_PCI=m ++ CONFIG_PCH_DMA=m ++ CONFIG_DMA_ENGINE=y ++ CONFIG_DMA_ACPI=y ++ CONFIG_NET_DMA=y ++ CONFIG_ASYNC_TX_DMA=y ++ CONFIG_DCA=m ++ CONFIG_AUXDISPLAY=y ++ CONFIG_KS0108=m ++ CONFIG_KS0108_PORT=0x378 ++ CONFIG_KS0108_DELAY=2 ++ CONFIG_CFAG12864B=m ++ CONFIG_CFAG12864B_RATE=20 ++ CONFIG_UIO=m ++ CONFIG_UIO_CIF=m ++ CONFIG_UIO_AEC=m ++ CONFIG_UIO_SERCOS3=m ++ CONFIG_UIO_PCI_GENERIC=m ++ CONFIG_VFIO_IOMMU_TYPE1=m ++ CONFIG_VFIO=m ++ CONFIG_VFIO_PCI=m ++ CONFIG_VFIO_PCI_VGA=y ++ CONFIG_VIRTIO=y ++ CONFIG_VIRTIO_PCI=y ++ CONFIG_VIRTIO_BALLOON=m ++ CONFIG_VIRTIO_MMIO=m ++ CONFIG_HYPERV=m ++ CONFIG_HYPERV_UTILS=m ++ CONFIG_HYPERV_BALLOON=m ++ CONFIG_XEN_BALLOON=y ++ CONFIG_XEN_SELFBALLOONING=y ++ CONFIG_XEN_SCRUB_PAGES=y ++ CONFIG_XEN_DEV_EVTCHN=m ++ CONFIG_XEN_BACKEND=y ++ CONFIG_XENFS=m ++ CONFIG_XEN_COMPAT_XENFS=y ++ CONFIG_XEN_SYS_HYPERVISOR=y ++ CONFIG_XEN_XENBUS_FRONTEND=y ++ CONFIG_XEN_GNTDEV=m ++ CONFIG_XEN_GRANT_DEV_ALLOC=m ++ CONFIG_SWIOTLB_XEN=y ++ CONFIG_XEN_TMEM=m ++ CONFIG_XEN_PCIDEV_BACKEND=m ++ CONFIG_XEN_PRIVCMD=m ++ CONFIG_XEN_ACPI_PROCESSOR=m ++ CONFIG_XEN_HAVE_PVMMU=y ++ CONFIG_STAGING=y ++ CONFIG_RTLLIB=m ++ CONFIG_RTLLIB_CRYPTO_CCMP=m ++ CONFIG_RTLLIB_CRYPTO_TKIP=m ++ CONFIG_RTLLIB_CRYPTO_WEP=m ++ CONFIG_RTL8192E=m ++ CONFIG_R8712U=m ++ CONFIG_CRYSTALHD=m ++ CONFIG_STAGING_MEDIA=y ++ CONFIG_LIRC_STAGING=y ++ CONFIG_LIRC_BT829=m ++ CONFIG_LIRC_IGORPLUGUSB=m ++ CONFIG_LIRC_IMON=m ++ CONFIG_LIRC_PARALLEL=m ++ CONFIG_LIRC_SASEM=m ++ CONFIG_LIRC_SERIAL=m ++ CONFIG_LIRC_SERIAL_TRANSMITTER=y ++ CONFIG_LIRC_SIR=m ++ CONFIG_LIRC_ZILOG=m ++ CONFIG_FIREWIRE_SERIAL=m ++ CONFIG_X86_PLATFORM_DEVICES=y ++ CONFIG_ACER_WMI=m ++ CONFIG_ACERHDF=m ++ CONFIG_ASUS_LAPTOP=m ++ CONFIG_CHROMEOS_LAPTOP=m ++ CONFIG_DELL_LAPTOP=m ++ CONFIG_DELL_WMI=m ++ CONFIG_DELL_WMI_AIO=m ++ CONFIG_FUJITSU_LAPTOP=m ++ CONFIG_FUJITSU_TABLET=m ++ CONFIG_AMILO_RFKILL=m ++ CONFIG_HP_ACCEL=m ++ CONFIG_HP_WMI=m ++ CONFIG_MSI_LAPTOP=m ++ CONFIG_PANASONIC_LAPTOP=m ++ CONFIG_COMPAL_LAPTOP=m ++ CONFIG_SONY_LAPTOP=m ++ CONFIG_SONYPI_COMPAT=y ++ CONFIG_IDEAPAD_LAPTOP=m ++ CONFIG_THINKPAD_ACPI=m ++ CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y ++ CONFIG_THINKPAD_ACPI_VIDEO=y ++ CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y ++ CONFIG_SENSORS_HDAPS=m ++ CONFIG_EEEPC_LAPTOP=m ++ CONFIG_ASUS_WMI=m ++ CONFIG_ASUS_NB_WMI=m ++ CONFIG_EEEPC_WMI=m ++ CONFIG_ACPI_WMI=m ++ CONFIG_MSI_WMI=m ++ CONFIG_TOPSTAR_LAPTOP=m ++ CONFIG_ACPI_TOSHIBA=m ++ CONFIG_TOSHIBA_BT_RFKILL=m ++ CONFIG_ACPI_CMPC=m ++ CONFIG_INTEL_IPS=m ++ CONFIG_SAMSUNG_LAPTOP=m ++ CONFIG_MXM_WMI=m ++ CONFIG_INTEL_OAKTRAIL=m ++ CONFIG_SAMSUNG_Q10=m ++ CONFIG_APPLE_GMUX=m ++ CONFIG_INTEL_RST=m ++ CONFIG_INTEL_SMARTCONNECT=y ++ CONFIG_PVPANIC=m ++ CONFIG_CLKEVT_I8253=y ++ CONFIG_I8253_LOCK=y ++ CONFIG_CLKBLD_I8253=y ++ CONFIG_IOMMU_API=y ++ CONFIG_IOMMU_SUPPORT=y ++ CONFIG_AMD_IOMMU=y ++ CONFIG_AMD_IOMMU_STATS=y ++ CONFIG_AMD_IOMMU_V2=m ++ CONFIG_DMAR_TABLE=y ++ CONFIG_INTEL_IOMMU=y ++ CONFIG_INTEL_IOMMU_FLOPPY_WA=y ++ CONFIG_IRQ_REMAP=y ++ CONFIG_NTB=m ++ CONFIG_FMC=m ++ CONFIG_FMC_FAKEDEV=m ++ CONFIG_FMC_TRIVIAL=m ++ CONFIG_FMC_WRITE_EEPROM=m ++ CONFIG_FMC_CHARDEV=m ++ CONFIG_EDD=m ++ CONFIG_FIRMWARE_MEMMAP=y ++ CONFIG_DELL_RBU=m ++ CONFIG_DCDBAS=m ++ CONFIG_DMIID=y ++ CONFIG_DMI_SYSFS=y ++ CONFIG_ISCSI_IBFT_FIND=y ++ CONFIG_ISCSI_IBFT=m ++ CONFIG_EFI_VARS=y ++ CONFIG_EFI_VARS_PSTORE=y ++ CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y ++ CONFIG_DCACHE_WORD_ACCESS=y ++ CONFIG_EXT4_FS=y ++ CONFIG_EXT4_USE_FOR_EXT23=y ++ CONFIG_EXT4_FS_POSIX_ACL=y ++ CONFIG_EXT4_FS_SECURITY=y ++ CONFIG_JBD2=y ++ CONFIG_FS_MBCACHE=y ++ CONFIG_REISERFS_FS=m ++ CONFIG_REISERFS_PROC_INFO=y ++ CONFIG_REISERFS_FS_XATTR=y ++ CONFIG_REISERFS_FS_POSIX_ACL=y ++ CONFIG_REISERFS_FS_SECURITY=y ++ CONFIG_JFS_FS=m ++ CONFIG_JFS_POSIX_ACL=y ++ CONFIG_JFS_SECURITY=y ++ CONFIG_XFS_FS=m ++ CONFIG_XFS_QUOTA=y ++ CONFIG_XFS_POSIX_ACL=y ++ CONFIG_GFS2_FS=m ++ CONFIG_GFS2_FS_LOCKING_DLM=y ++ CONFIG_OCFS2_FS=m ++ CONFIG_OCFS2_FS_O2CB=m ++ CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m ++ CONFIG_BTRFS_FS=m ++ CONFIG_BTRFS_FS_POSIX_ACL=y ++ CONFIG_NILFS2_FS=m ++ CONFIG_FS_POSIX_ACL=y ++ CONFIG_EXPORTFS=y ++ CONFIG_FILE_LOCKING=y ++ CONFIG_FSNOTIFY=y ++ CONFIG_DNOTIFY=y ++ CONFIG_INOTIFY_USER=y ++ CONFIG_FANOTIFY=y ++ CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y ++ CONFIG_QUOTA=y ++ CONFIG_QUOTA_NETLINK_INTERFACE=y ++ CONFIG_QUOTA_TREE=y ++ CONFIG_QFMT_V2=y ++ CONFIG_QUOTACTL=y ++ CONFIG_QUOTACTL_COMPAT=y ++ CONFIG_AUTOFS4_FS=y ++ CONFIG_FUSE_FS=m ++ CONFIG_CUSE=m ++ CONFIG_GENERIC_ACL=y ++ CONFIG_FSCACHE=m ++ CONFIG_FSCACHE_STATS=y ++ CONFIG_FSCACHE_OBJECT_LIST=y ++ CONFIG_CACHEFILES=m ++ CONFIG_ISO9660_FS=y ++ CONFIG_JOLIET=y ++ CONFIG_ZISOFS=y ++ CONFIG_UDF_FS=m ++ CONFIG_UDF_NLS=y ++ CONFIG_FAT_FS=m ++ CONFIG_MSDOS_FS=m ++ CONFIG_VFAT_FS=m ++ CONFIG_FAT_DEFAULT_CODEPAGE=437 ++ CONFIG_FAT_DEFAULT_IOCHARSET=ascii ++ CONFIG_PROC_FS=y ++ CONFIG_PROC_KCORE=y ++ CONFIG_PROC_VMCORE=y ++ CONFIG_PROC_SYSCTL=y ++ CONFIG_PROC_PAGE_MONITOR=y ++ CONFIG_SYSFS=y ++ CONFIG_TMPFS=y ++ CONFIG_TMPFS_POSIX_ACL=y ++ CONFIG_TMPFS_XATTR=y ++ CONFIG_HUGETLBFS=y ++ CONFIG_HUGETLB_PAGE=y ++ CONFIG_CONFIGFS_FS=y ++ CONFIG_MISC_FILESYSTEMS=y ++ CONFIG_AFFS_FS=m ++ CONFIG_ECRYPT_FS=m ++ CONFIG_HFS_FS=m ++ CONFIG_HFSPLUS_FS=m ++ CONFIG_BEFS_FS=m ++ CONFIG_UBIFS_FS=m ++ CONFIG_UBIFS_FS_LZO=y ++ CONFIG_UBIFS_FS_ZLIB=y ++ CONFIG_CRAMFS=m ++ CONFIG_SQUASHFS=m ++ CONFIG_SQUASHFS_XATTR=y ++ CONFIG_SQUASHFS_ZLIB=y ++ CONFIG_SQUASHFS_LZO=y ++ CONFIG_SQUASHFS_XZ=y ++ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 ++ CONFIG_MINIX_FS=m ++ CONFIG_ROMFS_FS=m ++ CONFIG_ROMFS_BACKED_BY_BLOCK=y ++ CONFIG_ROMFS_ON_BLOCK=y ++ CONFIG_PSTORE=y ++ CONFIG_PSTORE_RAM=m ++ CONFIG_SYSV_FS=m ++ CONFIG_UFS_FS=m ++ CONFIG_EFIVAR_FS=y ++ CONFIG_ORE=m ++ CONFIG_NETWORK_FILESYSTEMS=y ++ CONFIG_NFS_FS=m ++ CONFIG_NFS_V2=m ++ CONFIG_NFS_V3=m ++ CONFIG_NFS_V3_ACL=y ++ CONFIG_NFS_V4=m ++ CONFIG_NFS_SWAP=y ++ CONFIG_NFS_V4_1=y ++ CONFIG_NFS_V4_2=y ++ CONFIG_PNFS_FILE_LAYOUT=m ++ CONFIG_PNFS_BLOCK=m ++ CONFIG_PNFS_OBJLAYOUT=m ++ CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN=kernel.org ++ CONFIG_NFS_V4_SECURITY_LABEL=y ++ CONFIG_NFS_FSCACHE=y ++ CONFIG_NFS_USE_KERNEL_DNS=y ++ CONFIG_NFS_DEBUG=y ++ CONFIG_NFSD=m ++ CONFIG_NFSD_V2_ACL=y ++ CONFIG_NFSD_V3=y ++ CONFIG_NFSD_V3_ACL=y ++ CONFIG_NFSD_V4=y ++ CONFIG_NFSD_V4_SECURITY_LABEL=y ++ CONFIG_LOCKD=m ++ CONFIG_LOCKD_V4=y ++ CONFIG_NFS_ACL_SUPPORT=m ++ CONFIG_NFS_COMMON=y ++ CONFIG_SUNRPC=m ++ CONFIG_SUNRPC_GSS=m ++ CONFIG_SUNRPC_BACKCHANNEL=y ++ CONFIG_SUNRPC_XPRT_RDMA=m ++ CONFIG_SUNRPC_SWAP=y ++ CONFIG_RPCSEC_GSS_KRB5=m ++ CONFIG_SUNRPC_DEBUG=y ++ CONFIG_CEPH_FS=m ++ CONFIG_CIFS=m ++ CONFIG_CIFS_STATS=y ++ CONFIG_CIFS_WEAK_PW_HASH=y ++ CONFIG_CIFS_UPCALL=y ++ CONFIG_CIFS_XATTR=y ++ CONFIG_CIFS_POSIX=y ++ CONFIG_CIFS_ACL=y ++ CONFIG_CIFS_DEBUG=y ++ CONFIG_CIFS_DFS_UPCALL=y ++ CONFIG_CIFS_SMB2=y ++ CONFIG_CIFS_FSCACHE=y ++ CONFIG_NCP_FS=m ++ CONFIG_NCPFS_PACKET_SIGNING=y ++ CONFIG_NCPFS_IOCTL_LOCKING=y ++ CONFIG_NCPFS_STRONG=y ++ CONFIG_NCPFS_NFS_NS=y ++ CONFIG_NCPFS_OS2_NS=y ++ CONFIG_NCPFS_SMALLDOS=y ++ CONFIG_NCPFS_NLS=y ++ CONFIG_NCPFS_EXTRAS=y ++ CONFIG_CODA_FS=m ++ CONFIG_9P_FS=m ++ CONFIG_9P_FSCACHE=y ++ CONFIG_9P_FS_POSIX_ACL=y ++ CONFIG_9P_FS_SECURITY=y ++ CONFIG_NLS=y ++ CONFIG_NLS_DEFAULT=utf8 ++ CONFIG_NLS_CODEPAGE_437=y ++ CONFIG_NLS_CODEPAGE_737=m ++ CONFIG_NLS_CODEPAGE_775=m ++ CONFIG_NLS_CODEPAGE_850=m ++ CONFIG_NLS_CODEPAGE_852=m ++ CONFIG_NLS_CODEPAGE_855=m ++ CONFIG_NLS_CODEPAGE_857=m ++ CONFIG_NLS_CODEPAGE_860=m ++ CONFIG_NLS_CODEPAGE_861=m ++ CONFIG_NLS_CODEPAGE_862=m ++ CONFIG_NLS_CODEPAGE_863=m ++ CONFIG_NLS_CODEPAGE_864=m ++ CONFIG_NLS_CODEPAGE_865=m ++ CONFIG_NLS_CODEPAGE_866=m ++ CONFIG_NLS_CODEPAGE_869=m ++ CONFIG_NLS_CODEPAGE_936=m ++ CONFIG_NLS_CODEPAGE_950=m ++ CONFIG_NLS_CODEPAGE_932=m ++ CONFIG_NLS_CODEPAGE_949=m ++ CONFIG_NLS_CODEPAGE_874=m ++ CONFIG_NLS_ISO8859_8=m ++ CONFIG_NLS_CODEPAGE_1250=m ++ CONFIG_NLS_CODEPAGE_1251=m ++ CONFIG_NLS_ASCII=y ++ CONFIG_NLS_ISO8859_1=m ++ CONFIG_NLS_ISO8859_2=m ++ CONFIG_NLS_ISO8859_3=m ++ CONFIG_NLS_ISO8859_4=m ++ CONFIG_NLS_ISO8859_5=m ++ CONFIG_NLS_ISO8859_6=m ++ CONFIG_NLS_ISO8859_7=m ++ CONFIG_NLS_ISO8859_9=m ++ CONFIG_NLS_ISO8859_13=m ++ CONFIG_NLS_ISO8859_14=m ++ CONFIG_NLS_ISO8859_15=m ++ CONFIG_NLS_KOI8_R=m ++ CONFIG_NLS_KOI8_U=m ++ CONFIG_NLS_MAC_ROMAN=m ++ CONFIG_NLS_MAC_CELTIC=m ++ CONFIG_NLS_MAC_CENTEURO=m ++ CONFIG_NLS_MAC_CROATIAN=m ++ CONFIG_NLS_MAC_CYRILLIC=m ++ CONFIG_NLS_MAC_GAELIC=m ++ CONFIG_NLS_MAC_GREEK=m ++ CONFIG_NLS_MAC_ICELAND=m ++ CONFIG_NLS_MAC_INUIT=m ++ CONFIG_NLS_MAC_ROMANIAN=m ++ CONFIG_NLS_MAC_TURKISH=m ++ CONFIG_NLS_UTF8=m ++ CONFIG_DLM=m ++ CONFIG_DLM_DEBUG=y ++ CONFIG_TRACE_IRQFLAGS_SUPPORT=y ++ CONFIG_PRINTK_TIME=y ++ CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 ++ CONFIG_BOOT_PRINTK_DELAY=y ++ CONFIG_DYNAMIC_DEBUG=y ++ CONFIG_DEBUG_INFO=y ++ CONFIG_ENABLE_MUST_CHECK=y ++ CONFIG_FRAME_WARN=2048 ++ CONFIG_STRIP_ASM_SYMS=y ++ CONFIG_UNUSED_SYMBOLS=y ++ CONFIG_DEBUG_FS=y ++ CONFIG_HEADERS_CHECK=y ++ CONFIG_ARCH_WANT_FRAME_POINTERS=y ++ CONFIG_FRAME_POINTER=y ++ CONFIG_MAGIC_SYSRQ=y ++ CONFIG_DEBUG_KERNEL=y ++ CONFIG_HAVE_DEBUG_KMEMLEAK=y ++ CONFIG_DEBUG_VM=y ++ CONFIG_DEBUG_MEMORY_INIT=y ++ CONFIG_HAVE_DEBUG_STACKOVERFLOW=y ++ CONFIG_DEBUG_STACKOVERFLOW=y ++ CONFIG_HAVE_ARCH_KMEMCHECK=y ++ CONFIG_DEBUG_SHIRQ=y ++ CONFIG_LOCKUP_DETECTOR=y ++ CONFIG_HARDLOCKUP_DETECTOR=y ++ CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0 ++ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 ++ CONFIG_PANIC_ON_OOPS_VALUE=0 ++ CONFIG_SCHED_DEBUG=y ++ CONFIG_TIMER_STATS=y ++ CONFIG_STACKTRACE=y ++ CONFIG_DEBUG_BUGVERBOSE=y ++ CONFIG_DEBUG_LIST=y ++ CONFIG_SPARSE_RCU_POINTER=y ++ CONFIG_RCU_CPU_STALL_TIMEOUT=60 ++ CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y ++ CONFIG_USER_STACKTRACE_SUPPORT=y ++ CONFIG_NOP_TRACER=y ++ CONFIG_HAVE_FUNCTION_TRACER=y ++ CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y ++ CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y ++ CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y ++ CONFIG_HAVE_DYNAMIC_FTRACE=y ++ CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y ++ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y ++ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y ++ CONFIG_HAVE_FENTRY=y ++ CONFIG_HAVE_C_RECORDMCOUNT=y ++ CONFIG_TRACER_MAX_TRACE=y ++ CONFIG_TRACE_CLOCK=y ++ CONFIG_RING_BUFFER=y ++ CONFIG_EVENT_TRACING=y ++ CONFIG_CONTEXT_SWITCH_TRACER=y ++ CONFIG_RING_BUFFER_ALLOW_SWAP=y ++ CONFIG_TRACING=y ++ CONFIG_GENERIC_TRACER=y ++ CONFIG_TRACING_SUPPORT=y ++ CONFIG_FTRACE=y ++ CONFIG_FUNCTION_TRACER=y ++ CONFIG_FUNCTION_GRAPH_TRACER=y ++ CONFIG_SCHED_TRACER=y ++ CONFIG_FTRACE_SYSCALLS=y ++ CONFIG_TRACER_SNAPSHOT=y ++ CONFIG_BRANCH_PROFILE_NONE=y ++ CONFIG_STACK_TRACER=y ++ CONFIG_BLK_DEV_IO_TRACE=y ++ CONFIG_KPROBE_EVENT=y ++ CONFIG_UPROBE_EVENT=y ++ CONFIG_PROBE_EVENTS=y ++ CONFIG_DYNAMIC_FTRACE=y ++ CONFIG_DYNAMIC_FTRACE_WITH_REGS=y ++ CONFIG_FUNCTION_PROFILER=y ++ CONFIG_FTRACE_MCOUNT_RECORD=y ++ CONFIG_RING_BUFFER_BENCHMARK=m ++ CONFIG_ATOMIC64_SELFTEST=y ++ CONFIG_ASYNC_RAID6_TEST=m ++ CONFIG_TEST_KSTRTOX=y ++ CONFIG_PROVIDE_OHCI1394_DMA_INIT=y ++ CONFIG_BUILD_DOCSRC=y ++ CONFIG_HAVE_ARCH_KGDB=y ++ CONFIG_KGDB=y ++ CONFIG_KGDB_SERIAL_CONSOLE=y ++ CONFIG_KGDB_TESTS=y ++ CONFIG_KGDB_LOW_LEVEL_TRAP=y ++ CONFIG_KGDB_KDB=y ++ CONFIG_KDB_KEYBOARD=y ++ CONFIG_KDB_CONTINUE_CATASTROPHIC=0 ++ CONFIG_STRICT_DEVMEM=y ++ CONFIG_EARLY_PRINTK=y ++ CONFIG_EARLY_PRINTK_DBGP=y ++ CONFIG_DEBUG_RODATA=y ++ CONFIG_DEBUG_RODATA_TEST=y ++ CONFIG_DEBUG_SET_MODULE_RONX=y ++ CONFIG_DEBUG_NX_TEST=m ++ CONFIG_DOUBLEFAULT=y ++ CONFIG_HAVE_MMIOTRACE_SUPPORT=y ++ CONFIG_X86_DECODER_SELFTEST=y ++ CONFIG_IO_DELAY_TYPE_0X80=0 ++ CONFIG_IO_DELAY_TYPE_0XED=1 ++ CONFIG_IO_DELAY_TYPE_UDELAY=2 ++ CONFIG_IO_DELAY_TYPE_NONE=3 ++ CONFIG_IO_DELAY_0X80=y ++ CONFIG_DEFAULT_IO_DELAY_TYPE=0 ++ CONFIG_DEBUG_BOOT_PARAMS=y ++ CONFIG_OPTIMIZE_INLINING=y ++ CONFIG_KEYS=y ++ CONFIG_TRUSTED_KEYS=m ++ CONFIG_ENCRYPTED_KEYS=m ++ CONFIG_KEYS_DEBUG_PROC_KEYS=y ++ CONFIG_SECURITY=y ++ CONFIG_SECURITYFS=y ++ CONFIG_SECURITY_NETWORK=y ++ CONFIG_SECURITY_NETWORK_XFRM=y ++ CONFIG_INTEL_TXT=y ++ CONFIG_LSM_MMAP_MIN_ADDR=65536 ++ CONFIG_SECURITY_SELINUX=y ++ CONFIG_SECURITY_SELINUX_BOOTPARAM=y ++ CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1 ++ CONFIG_SECURITY_SELINUX_DISABLE=y ++ CONFIG_SECURITY_SELINUX_DEVELOP=y ++ CONFIG_SECURITY_SELINUX_AVC_STATS=y ++ CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 ++ CONFIG_DEFAULT_SECURITY_SELINUX=y ++ CONFIG_DEFAULT_SECURITY=selinux ++ CONFIG_XOR_BLOCKS=m ++ CONFIG_ASYNC_CORE=m ++ CONFIG_ASYNC_MEMCPY=m ++ CONFIG_ASYNC_XOR=m ++ CONFIG_ASYNC_PQ=m ++ CONFIG_ASYNC_RAID6_RECOV=m ++ CONFIG_CRYPTO=y ++ CONFIG_CRYPTO_FIPS=y ++ CONFIG_CRYPTO_ALGAPI=y ++ CONFIG_CRYPTO_ALGAPI2=y ++ CONFIG_CRYPTO_AEAD=y ++ CONFIG_CRYPTO_AEAD2=y ++ CONFIG_CRYPTO_BLKCIPHER=y ++ CONFIG_CRYPTO_BLKCIPHER2=y ++ CONFIG_CRYPTO_HASH=y ++ CONFIG_CRYPTO_HASH2=y ++ CONFIG_CRYPTO_RNG=y ++ CONFIG_CRYPTO_RNG2=y ++ CONFIG_CRYPTO_PCOMP=m ++ CONFIG_CRYPTO_PCOMP2=y ++ CONFIG_CRYPTO_MANAGER=y ++ CONFIG_CRYPTO_MANAGER2=y ++ CONFIG_CRYPTO_USER=m ++ CONFIG_CRYPTO_GF128MUL=y ++ CONFIG_CRYPTO_NULL=m ++ CONFIG_CRYPTO_PCRYPT=m ++ CONFIG_CRYPTO_WORKQUEUE=y ++ CONFIG_CRYPTO_CRYPTD=y ++ CONFIG_CRYPTO_AUTHENC=m ++ CONFIG_CRYPTO_TEST=m ++ CONFIG_CRYPTO_ABLK_HELPER_X86=y ++ CONFIG_CRYPTO_GLUE_HELPER_X86=y ++ CONFIG_CRYPTO_CCM=m ++ CONFIG_CRYPTO_GCM=m ++ CONFIG_CRYPTO_SEQIV=y ++ CONFIG_CRYPTO_CBC=y ++ CONFIG_CRYPTO_CTR=y ++ CONFIG_CRYPTO_CTS=m ++ CONFIG_CRYPTO_ECB=y ++ CONFIG_CRYPTO_LRW=y ++ CONFIG_CRYPTO_PCBC=m ++ CONFIG_CRYPTO_XTS=y ++ CONFIG_CRYPTO_CMAC=m ++ CONFIG_CRYPTO_HMAC=y ++ CONFIG_CRYPTO_XCBC=m ++ CONFIG_CRYPTO_VMAC=m ++ CONFIG_CRYPTO_CRC32C=y ++ CONFIG_CRYPTO_CRC32C_INTEL=m ++ CONFIG_CRYPTO_CRC32=m ++ CONFIG_CRYPTO_CRC32_PCLMUL=m ++ CONFIG_CRYPTO_GHASH=m ++ CONFIG_CRYPTO_MD4=m ++ CONFIG_CRYPTO_MD5=m ++ CONFIG_CRYPTO_MICHAEL_MIC=m ++ CONFIG_CRYPTO_RMD128=m ++ CONFIG_CRYPTO_RMD160=m ++ CONFIG_CRYPTO_RMD256=m ++ CONFIG_CRYPTO_RMD320=m ++ CONFIG_CRYPTO_SHA1=y ++ CONFIG_CRYPTO_SHA1_SSSE3=m ++ CONFIG_CRYPTO_SHA256_SSSE3=m ++ CONFIG_CRYPTO_SHA512_SSSE3=m ++ CONFIG_CRYPTO_SHA256=y ++ CONFIG_CRYPTO_SHA512=m ++ CONFIG_CRYPTO_TGR192=m ++ CONFIG_CRYPTO_WP512=m ++ CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m ++ CONFIG_CRYPTO_AES=y ++ CONFIG_CRYPTO_AES_X86_64=y ++ CONFIG_CRYPTO_AES_NI_INTEL=y ++ CONFIG_CRYPTO_ANUBIS=m ++ CONFIG_CRYPTO_ARC4=m ++ CONFIG_CRYPTO_BLOWFISH=m ++ CONFIG_CRYPTO_BLOWFISH_COMMON=m ++ CONFIG_CRYPTO_BLOWFISH_X86_64=m ++ CONFIG_CRYPTO_CAMELLIA=m ++ CONFIG_CRYPTO_CAMELLIA_X86_64=m ++ CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64=m ++ CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64=m ++ CONFIG_CRYPTO_CAST_COMMON=m ++ CONFIG_CRYPTO_CAST5=m ++ CONFIG_CRYPTO_CAST5_AVX_X86_64=m ++ CONFIG_CRYPTO_CAST6=m ++ CONFIG_CRYPTO_CAST6_AVX_X86_64=m ++ CONFIG_CRYPTO_DES=m ++ CONFIG_CRYPTO_FCRYPT=m ++ CONFIG_CRYPTO_KHAZAD=m ++ CONFIG_CRYPTO_SALSA20=m ++ CONFIG_CRYPTO_SALSA20_X86_64=m ++ CONFIG_CRYPTO_SEED=m ++ CONFIG_CRYPTO_SERPENT=m ++ CONFIG_CRYPTO_SERPENT_SSE2_X86_64=m ++ CONFIG_CRYPTO_SERPENT_AVX_X86_64=m ++ CONFIG_CRYPTO_SERPENT_AVX2_X86_64=m ++ CONFIG_CRYPTO_TEA=m ++ CONFIG_CRYPTO_TWOFISH=m ++ CONFIG_CRYPTO_TWOFISH_COMMON=m ++ CONFIG_CRYPTO_TWOFISH_X86_64=m ++ CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m ++ CONFIG_CRYPTO_TWOFISH_AVX_X86_64=m ++ CONFIG_CRYPTO_DEFLATE=m ++ CONFIG_CRYPTO_ZLIB=m ++ CONFIG_CRYPTO_LZO=y ++ CONFIG_CRYPTO_LZ4=m ++ CONFIG_CRYPTO_LZ4HC=m ++ CONFIG_CRYPTO_ANSI_CPRNG=m ++ CONFIG_CRYPTO_USER_API=y ++ CONFIG_CRYPTO_USER_API_HASH=y ++ CONFIG_CRYPTO_USER_API_SKCIPHER=y ++ CONFIG_CRYPTO_HW=y ++ CONFIG_CRYPTO_DEV_PADLOCK=m ++ CONFIG_CRYPTO_DEV_PADLOCK_AES=m ++ CONFIG_CRYPTO_DEV_PADLOCK_SHA=m ++ CONFIG_ASYMMETRIC_KEY_TYPE=y ++ CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y ++ CONFIG_PUBLIC_KEY_ALGO_RSA=y ++ CONFIG_X509_CERTIFICATE_PARSER=y ++ CONFIG_PKCS7_MESSAGE_PARSER=y ++ CONFIG_PE_FILE_PARSER=y ++ CONFIG_EFI_SIGNATURE_LIST_PARSER=y ++ CONFIG_HAVE_KVM=y ++ CONFIG_HAVE_KVM_IRQCHIP=y ++ CONFIG_HAVE_KVM_IRQ_ROUTING=y ++ CONFIG_HAVE_KVM_EVENTFD=y ++ CONFIG_KVM_APIC_ARCHITECTURE=y ++ CONFIG_KVM_MMIO=y ++ CONFIG_KVM_ASYNC_PF=y ++ CONFIG_HAVE_KVM_MSI=y ++ CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y ++ CONFIG_VIRTUALIZATION=y ++ CONFIG_KVM=m ++ CONFIG_KVM_INTEL=m ++ CONFIG_KVM_AMD=m ++ CONFIG_KVM_MMU_AUDIT=y ++ CONFIG_KVM_DEVICE_ASSIGNMENT=y ++ CONFIG_BINARY_PRINTF=y ++ CONFIG_RAID6_PQ=m ++ CONFIG_BITREVERSE=y ++ CONFIG_GENERIC_STRNCPY_FROM_USER=y ++ CONFIG_GENERIC_STRNLEN_USER=y ++ CONFIG_GENERIC_NET_UTILS=y ++ CONFIG_GENERIC_FIND_FIRST_BIT=y ++ CONFIG_GENERIC_PCI_IOMAP=y ++ CONFIG_GENERIC_IOMAP=y ++ CONFIG_GENERIC_IO=y ++ CONFIG_PERCPU_RWSEM=y ++ CONFIG_CRC_CCITT=m ++ CONFIG_CRC16=y ++ CONFIG_CRC_T10DIF=y ++ CONFIG_CRC_ITU_T=m ++ CONFIG_CRC32=y ++ CONFIG_CRC32_SLICEBY8=y ++ CONFIG_LIBCRC32C=m ++ CONFIG_CRC8=m ++ CONFIG_ZLIB_INFLATE=y ++ CONFIG_ZLIB_DEFLATE=m ++ CONFIG_LZO_COMPRESS=y ++ CONFIG_LZO_DECOMPRESS=y ++ CONFIG_LZ4_COMPRESS=m ++ CONFIG_LZ4HC_COMPRESS=m ++ CONFIG_LZ4_DECOMPRESS=y ++ CONFIG_XZ_DEC=y ++ CONFIG_XZ_DEC_X86=y ++ CONFIG_XZ_DEC_BCJ=y ++ CONFIG_DECOMPRESS_GZIP=y ++ CONFIG_DECOMPRESS_BZIP2=y ++ CONFIG_DECOMPRESS_LZMA=y ++ CONFIG_DECOMPRESS_XZ=y ++ CONFIG_DECOMPRESS_LZO=y ++ CONFIG_DECOMPRESS_LZ4=y ++ CONFIG_GENERIC_ALLOCATOR=y ++ CONFIG_REED_SOLOMON=m ++ CONFIG_REED_SOLOMON_ENC8=y ++ CONFIG_REED_SOLOMON_DEC8=y ++ CONFIG_TEXTSEARCH=y ++ CONFIG_TEXTSEARCH_KMP=m ++ CONFIG_TEXTSEARCH_BM=m ++ CONFIG_TEXTSEARCH_FSM=m ++ CONFIG_BTREE=y ++ CONFIG_HAS_IOMEM=y ++ CONFIG_HAS_IOPORT=y ++ CONFIG_HAS_DMA=y ++ CONFIG_CHECK_SIGNATURE=y ++ CONFIG_CPU_RMAP=y ++ CONFIG_DQL=y ++ CONFIG_NLATTR=y ++ CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y ++ CONFIG_LRU_CACHE=m ++ CONFIG_AVERAGE=y ++ CONFIG_CLZ_TAB=y ++ CONFIG_CORDIC=m ++ CONFIG_MPILIB=y ++ CONFIG_OID_REGISTRY=y ++ CONFIG_UCS2_STRING=y ++ CONFIG_FONT_SUPPORT=y ++ CONFIG_FONT_8x8=y ++ CONFIG_FONT_8x16=y + info LD vmlinux.o + '[' silent_ '!=' silent_ ']' + modpost_link vmlinux.o + ld -m elf_x86_64 -r -o vmlinux.o arch/x86/kernel/head_64.o arch/x86/kernel/head64.o arch/x86/kernel/head.o init/built-in.o --start-group usr/built-in.o arch/x86/built-in.o kernel/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o security/built-in.o crypto/built-in.o block/built-in.o lib/lib.a arch/x86/lib/lib.a lib/built-in.o arch/x86/lib/built-in.o drivers/built-in.o sound/built-in.o firmware/built-in.o arch/x86/pci/built-in.o arch/x86/power/built-in.o arch/x86/video/built-in.o net/built-in.o --end-group + make -f /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/Makefile.modpost vmlinux.o WARNING: modpost: Found 1 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' + info GEN .version + '[' silent_ '!=' silent_ ']' + '[' '!' -r .version ']' + mv .version .old_version ++ cat .old_version + expr 00 + 1 + make -f /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/Makefile.build obj=init + kallsymso= + kallsyms_vmlinux= + '[' -n y ']' + kallsymso=.tmp_kallsyms2.o + kallsyms_vmlinux=.tmp_vmlinux2 + vmlinux_link '' .tmp_vmlinux1 + local lds=/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/kernel/vmlinux.lds + '[' x86 '!=' um ']' + ld -m elf_x86_64 --build-id -X -o .tmp_vmlinux1 -T /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/kernel/vmlinux.lds arch/x86/kernel/head_64.o arch/x86/kernel/head64.o arch/x86/kernel/head.o init/built-in.o --start-group usr/built-in.o arch/x86/built-in.o kernel/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o security/built-in.o crypto/built-in.o block/built-in.o lib/lib.a arch/x86/lib/lib.a lib/built-in.o arch/x86/lib/built-in.o drivers/built-in.o sound/built-in.o firmware/built-in.o arch/x86/pci/built-in.o arch/x86/power/built-in.o arch/x86/video/built-in.o net/built-in.o --end-group + '[' -n '' ']' + kallsyms .tmp_vmlinux1 .tmp_kallsyms1.o + info KSYM .tmp_kallsyms1.o + '[' silent_ '!=' silent_ ']' + local kallsymopt + '[' -n '' ']' + '[' -n y ']' + kallsymopt=' --all-symbols' + kallsymopt=' --all-symbols --page-offset=' + local 'aflags=-D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ ' + nm -n .tmp_vmlinux1 + scripts/kallsyms --all-symbols --page-offset= + gcc -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -c -o .tmp_kallsyms1.o -x assembler-with-cpp - + vmlinux_link .tmp_kallsyms1.o .tmp_vmlinux2 + local lds=/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/kernel/vmlinux.lds + '[' x86 '!=' um ']' + ld -m elf_x86_64 --build-id -X -o .tmp_vmlinux2 -T /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/kernel/vmlinux.lds arch/x86/kernel/head_64.o arch/x86/kernel/head64.o arch/x86/kernel/head.o init/built-in.o --start-group usr/built-in.o arch/x86/built-in.o kernel/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o security/built-in.o crypto/built-in.o block/built-in.o lib/lib.a arch/x86/lib/lib.a lib/built-in.o arch/x86/lib/built-in.o drivers/built-in.o sound/built-in.o firmware/built-in.o arch/x86/pci/built-in.o arch/x86/power/built-in.o arch/x86/video/built-in.o net/built-in.o --end-group .tmp_kallsyms1.o + '[' -n '' ']' + kallsyms .tmp_vmlinux2 .tmp_kallsyms2.o + info KSYM .tmp_kallsyms2.o + '[' silent_ '!=' silent_ ']' + local kallsymopt + '[' -n '' ']' + '[' -n y ']' + kallsymopt=' --all-symbols' + kallsymopt=' --all-symbols --page-offset=' + local 'aflags=-D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ ' + nm -n .tmp_vmlinux2 + scripts/kallsyms --all-symbols --page-offset= + gcc -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -c -o .tmp_kallsyms2.o -x assembler-with-cpp - + '[' -n '' ']' + info LD vmlinux + '[' silent_ '!=' silent_ ']' + vmlinux_link .tmp_kallsyms2.o vmlinux + local lds=/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/kernel/vmlinux.lds + '[' x86 '!=' um ']' + ld -m elf_x86_64 --build-id -X -o vmlinux -T /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/kernel/vmlinux.lds arch/x86/kernel/head_64.o arch/x86/kernel/head64.o arch/x86/kernel/head.o init/built-in.o --start-group usr/built-in.o arch/x86/built-in.o kernel/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o security/built-in.o crypto/built-in.o block/built-in.o lib/lib.a arch/x86/lib/lib.a lib/built-in.o arch/x86/lib/built-in.o drivers/built-in.o sound/built-in.o firmware/built-in.o arch/x86/pci/built-in.o arch/x86/power/built-in.o arch/x86/video/built-in.o net/built-in.o --end-group .tmp_kallsyms2.o + '[' -n '' ']' + '[' -n y ']' + info SORTEX vmlinux + '[' silent_ '!=' silent_ ']' + sortextable vmlinux + /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/sortextable vmlinux + info SYSMAP System.map + '[' silent_ '!=' silent_ ']' + mksysmap vmlinux System.map + /bin/sh /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/mksysmap vmlinux System.map + '[' -n y ']' + mksysmap .tmp_vmlinux2 .tmp_System.map + /bin/sh /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/mksysmap .tmp_vmlinux2 .tmp_System.map + cmp -s System.map .tmp_System.map + rm -f .old_version Succeed: decoded and checked 1724219 instructions arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0xd4ad38ee) Setup is 16972 bytes (padded to 17408 bytes). System is 5071 kB CRC 94098a82 Kernel: arch/x86/boot/bzImage is ready (#1) + make -s ARCH=x86_64 V=1 -j8 modules make[1]: Entering directory `/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64' /bin/sh scripts/checksyscalls.sh gcc -Wp,-MD,./.missing-syscalls.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(missing_syscalls)" -D"KBUILD_MODNAME=KBUILD_STR(missing_syscalls)" gcc -Wp,-MD,arch/x86/kvm/.svm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -I. -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(svm)" -D"KBUILD_MODNAME=KBUILD_STR(kvm_amd)" -c -o arch/x86/kvm/svm.o arch/x86/kvm/svm.c gcc -Wp,-MD,arch/x86/kvm/.vmx.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -I. -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vmx)" -D"KBUILD_MODNAME=KBUILD_STR(kvm_intel)" -c -o arch/x86/kvm/vmx.o arch/x86/kvm/vmx.c gcc -Wp,-MD,arch/x86/kvm/../../../virt/kvm/.kvm_main.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(kvm_main)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/../../../virt/kvm/kvm_main.o arch/x86/kvm/../../../virt/kvm/kvm_main.c gcc -Wp,-MD,arch/x86/crypto/.blowfish-x86_64-asm_64.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/blowfish-x86_64-asm_64.o arch/x86/crypto/blowfish-x86_64-asm_64.S gcc -Wp,-MD,arch/x86/crypto/.blowfish_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(blowfish_glue)" -D"KBUILD_MODNAME=KBUILD_STR(blowfish_x86_64)" -c -o arch/x86/crypto/blowfish_glue.o arch/x86/crypto/blowfish_glue.c gcc -Wp,-MD,arch/x86/crypto/.camellia-aesni-avx-asm_64.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/camellia-aesni-avx-asm_64.o arch/x86/crypto/camellia-aesni-avx-asm_64.S gcc -Wp,-MD,arch/x86/crypto/.camellia_aesni_avx_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(camellia_aesni_avx_glue)" -D"KBUILD_MODNAME=KBUILD_STR(camellia_aesni_avx_x86_64)" -c -o arch/x86/crypto/camellia_aesni_avx_glue.o arch/x86/crypto/camellia_aesni_avx_glue.c if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/blowfish_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/blowfish_glue.o"; fi; fi; gcc -Wp,-MD,arch/x86/kvm/../../../virt/kvm/.ioapic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ioapic)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/../../../virt/kvm/ioapic.o arch/x86/kvm/../../../virt/kvm/ioapic.c gcc -Wp,-MD,arch/x86/kernel/.test_nx.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(test_nx)" -D"KBUILD_MODNAME=KBUILD_STR(test_nx)" -c -o arch/x86/kernel/test_nx.o arch/x86/kernel/test_nx.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/../../../virt/kvm/ioapic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/../../../virt/kvm/ioapic.o"; fi; fi; gcc -Wp,-MD,arch/x86/kvm/../../../virt/kvm/.coalesced_mmio.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(coalesced_mmio)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/../../../virt/kvm/coalesced_mmio.o arch/x86/kvm/../../../virt/kvm/coalesced_mmio.c gcc -Wp,-MD,arch/x86/crypto/.camellia-x86_64-asm_64.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/camellia-x86_64-asm_64.o arch/x86/crypto/camellia-x86_64-asm_64.S if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/camellia_aesni_avx_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/camellia_aesni_avx_glue.o"; fi; fi; gcc -Wp,-MD,arch/x86/kernel/.microcode_core.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(microcode_core)" -D"KBUILD_MODNAME=KBUILD_STR(microcode)" -c -o arch/x86/kernel/microcode_core.o arch/x86/kernel/microcode_core.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kernel/test_nx.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kernel/test_nx.o"; fi; fi; gcc -Wp,-MD,arch/x86/kvm/../../../virt/kvm/.irq_comm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(irq_comm)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/../../../virt/kvm/irq_comm.o arch/x86/kvm/../../../virt/kvm/irq_comm.c gcc -Wp,-MD,arch/x86/crypto/.camellia_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(camellia_glue)" -D"KBUILD_MODNAME=KBUILD_STR(camellia_x86_64)" -c -o arch/x86/crypto/camellia_glue.o arch/x86/crypto/camellia_glue.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/../../../virt/kvm/coalesced_mmio.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/../../../virt/kvm/coalesced_mmio.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.cast5-avx-x86_64-asm_64.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/cast5-avx-x86_64-asm_64.o arch/x86/crypto/cast5-avx-x86_64-asm_64.S gcc -Wp,-MD,arch/x86/kernel/.microcode_intel.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(microcode_intel)" -D"KBUILD_MODNAME=KBUILD_STR(microcode)" -c -o arch/x86/kernel/microcode_intel.o arch/x86/kernel/microcode_intel.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/../../../virt/kvm/kvm_main.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/../../../virt/kvm/kvm_main.o"; fi; fi; gcc -Wp,-MD,arch/x86/kvm/../../../virt/kvm/.eventfd.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(eventfd)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/../../../virt/kvm/eventfd.o arch/x86/kvm/../../../virt/kvm/eventfd.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/../../../virt/kvm/irq_comm.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/../../../virt/kvm/irq_comm.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ arch/x86/kernel/microcode_intel.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kernel/microcode_intel.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ arch/x86/kernel/microcode_core.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kernel/microcode_core.o"; fi; fi; gcc -Wp,-MD,arch/x86/kernel/.microcode_amd.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(microcode_amd)" -D"KBUILD_MODNAME=KBUILD_STR(microcode)" -c -o arch/x86/kernel/microcode_amd.o arch/x86/kernel/microcode_amd.c if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/camellia_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/camellia_glue.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.cast5_avx_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cast5_avx_glue)" -D"KBUILD_MODNAME=KBUILD_STR(cast5_avx_x86_64)" -c -o arch/x86/crypto/cast5_avx_glue.o arch/x86/crypto/cast5_avx_glue.c gcc -Wp,-MD,arch/x86/crypto/.cast6-avx-x86_64-asm_64.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/cast6-avx-x86_64-asm_64.o arch/x86/crypto/cast6-avx-x86_64-asm_64.S gcc -Wp,-MD,arch/x86/crypto/.cast6_avx_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cast6_avx_glue)" -D"KBUILD_MODNAME=KBUILD_STR(cast6_avx_x86_64)" -c -o arch/x86/crypto/cast6_avx_glue.o arch/x86/crypto/cast6_avx_glue.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/../../../virt/kvm/eventfd.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/../../../virt/kvm/eventfd.o"; fi; fi; gcc -Wp,-MD,arch/x86/kvm/../../../virt/kvm/.irqchip.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(irqchip)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/../../../virt/kvm/irqchip.o arch/x86/kvm/../../../virt/kvm/irqchip.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/svm.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/svm.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ arch/x86/kernel/microcode_amd.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kernel/microcode_amd.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/cast6_avx_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/cast6_avx_glue.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/cast5_avx_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/cast5_avx_glue.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.crc32-pclmul_asm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/crc32-pclmul_asm.o arch/x86/crypto/crc32-pclmul_asm.S if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/../../../virt/kvm/irqchip.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/../../../virt/kvm/irqchip.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.crc32-pclmul_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crc32_pclmul_glue)" -D"KBUILD_MODNAME=KBUILD_STR(crc32_pclmul)" -c -o arch/x86/crypto/crc32-pclmul_glue.o arch/x86/crypto/crc32-pclmul_glue.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/vmx.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/vmx.o"; fi; fi; gcc -Wp,-MD,arch/x86/kvm/../../../virt/kvm/.assigned-dev.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(assigned_dev)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/../../../virt/kvm/assigned-dev.o arch/x86/kvm/../../../virt/kvm/assigned-dev.c if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/crc32-pclmul_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/crc32-pclmul_glue.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.crc32c-intel_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crc32c_intel_glue)" -D"KBUILD_MODNAME=KBUILD_STR(crc32c_intel)" -c -o arch/x86/crypto/crc32c-intel_glue.o arch/x86/crypto/crc32c-intel_glue.c gcc -Wp,-MD,fs/.binfmt_misc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(binfmt_misc)" -D"KBUILD_MODNAME=KBUILD_STR(binfmt_misc)" -c -o fs/binfmt_misc.o fs/binfmt_misc.c gcc -Wp,-MD,arch/x86/kernel/cpu/mcheck/.mce-inject.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mce_inject)" -D"KBUILD_MODNAME=KBUILD_STR(mce_inject)" -c -o arch/x86/kernel/cpu/mcheck/mce-inject.o arch/x86/kernel/cpu/mcheck/mce-inject.c gcc -Wp,-MD,mm/.hwpoison-inject.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(hwpoison_inject)" -D"KBUILD_MODNAME=KBUILD_STR(hwpoison_inject)" -c -o mm/hwpoison-inject.o mm/hwpoison-inject.c if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/crc32c-intel_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/crc32c-intel_glue.o"; fi; fi; gcc -Wp,-MD,fs/9p/.vfs_super.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vfs_super)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/vfs_super.o fs/9p/vfs_super.c gcc -Wp,-MD,arch/x86/crypto/.crc32c-pcl-intel-asm_64.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/crc32c-pcl-intel-asm_64.o arch/x86/crypto/crc32c-pcl-intel-asm_64.S gcc -Wp,-MD,fs/9p/.vfs_inode.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vfs_inode)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/vfs_inode.o fs/9p/vfs_inode.c if [ "-pg" = "-pg" ]; then if [ fs/binfmt_misc.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/binfmt_misc.o"; fi; fi; gcc -Wp,-MD,fs/9p/.vfs_inode_dotl.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vfs_inode_dotl)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/vfs_inode_dotl.o fs/9p/vfs_inode_dotl.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/../../../virt/kvm/assigned-dev.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/../../../virt/kvm/assigned-dev.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.ghash-clmulni-intel_asm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/ghash-clmulni-intel_asm.o arch/x86/crypto/ghash-clmulni-intel_asm.S gcc -Wp,-MD,arch/x86/kvm/../../../virt/kvm/.iommu.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(iommu)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/../../../virt/kvm/iommu.o arch/x86/kvm/../../../virt/kvm/iommu.c if [ "-pg" = "-pg" ]; then if [ mm/hwpoison-inject.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "mm/hwpoison-inject.o"; fi; fi; gcc -Wp,-MD,arch/x86/kvm/../../../virt/kvm/.async_pf.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(async_pf)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/../../../virt/kvm/async_pf.o arch/x86/kvm/../../../virt/kvm/async_pf.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kernel/cpu/mcheck/mce-inject.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kernel/cpu/mcheck/mce-inject.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.ghash-clmulni-intel_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ghash_clmulni_intel_glue)" -D"KBUILD_MODNAME=KBUILD_STR(ghash_clmulni_intel)" -c -o arch/x86/crypto/ghash-clmulni-intel_glue.o arch/x86/crypto/ghash-clmulni-intel_glue.c ld -m elf_x86_64 -r -o arch/x86/kernel/microcode.o arch/x86/kernel/microcode_core.o arch/x86/kernel/microcode_intel.o arch/x86/kernel/microcode_amd.o gcc -Wp,-MD,arch/x86/crypto/.salsa20-x86_64-asm_64.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/salsa20-x86_64-asm_64.o arch/x86/crypto/salsa20-x86_64-asm_64.S gcc -Wp,-MD,fs/9p/.vfs_addr.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vfs_addr)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/vfs_addr.o fs/9p/vfs_addr.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/../../../virt/kvm/async_pf.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/../../../virt/kvm/async_pf.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/9p/vfs_super.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/vfs_super.o"; fi; fi; gcc -Wp,-MD,fs/9p/.vfs_file.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vfs_file)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/vfs_file.o fs/9p/vfs_file.c gcc -Wp,-MD,fs/9p/.vfs_dir.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vfs_dir)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/vfs_dir.o fs/9p/vfs_dir.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/../../../virt/kvm/iommu.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/../../../virt/kvm/iommu.o"; fi; fi; gcc -Wp,-MD,arch/x86/kvm/.x86.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -I. -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(x86)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/x86.o arch/x86/kvm/x86.c if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/ghash-clmulni-intel_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/ghash-clmulni-intel_glue.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/9p/vfs_inode_dotl.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/vfs_inode_dotl.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.salsa20_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(salsa20_glue)" -D"KBUILD_MODNAME=KBUILD_STR(salsa20_x86_64)" -c -o arch/x86/crypto/salsa20_glue.o arch/x86/crypto/salsa20_glue.c gcc -Wp,-MD,arch/x86/crypto/.serpent-avx-x86_64-asm_64.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/serpent-avx-x86_64-asm_64.o arch/x86/crypto/serpent-avx-x86_64-asm_64.S if [ "-pg" = "-pg" ]; then if [ fs/9p/vfs_inode.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/vfs_inode.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.serpent_avx_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(serpent_avx_glue)" -D"KBUILD_MODNAME=KBUILD_STR(serpent_avx_x86_64)" -c -o arch/x86/crypto/serpent_avx_glue.o arch/x86/crypto/serpent_avx_glue.c gcc -Wp,-MD,kernel/trace/.ring_buffer_benchmark.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ring_buffer_benchmark)" -D"KBUILD_MODNAME=KBUILD_STR(ring_buffer_benchmark)" -c -o kernel/trace/ring_buffer_benchmark.o kernel/trace/ring_buffer_benchmark.c gcc -Wp,-MD,arch/x86/crypto/.serpent-sse2-x86_64-asm_64.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/serpent-sse2-x86_64-asm_64.o arch/x86/crypto/serpent-sse2-x86_64-asm_64.S if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/salsa20_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/salsa20_glue.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/9p/vfs_dir.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/vfs_dir.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/9p/vfs_addr.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/vfs_addr.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.serpent_sse2_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(serpent_sse2_glue)" -D"KBUILD_MODNAME=KBUILD_STR(serpent_sse2_x86_64)" -c -o arch/x86/crypto/serpent_sse2_glue.o arch/x86/crypto/serpent_sse2_glue.c gcc -Wp,-MD,arch/x86/crypto/.sha1_ssse3_asm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/sha1_ssse3_asm.o arch/x86/crypto/sha1_ssse3_asm.S if [ "-pg" = "-pg" ]; then if [ fs/9p/vfs_file.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/vfs_file.o"; fi; fi; gcc -Wp,-MD,fs/9p/.vfs_dentry.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vfs_dentry)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/vfs_dentry.o fs/9p/vfs_dentry.c gcc -Wp,-MD,fs/9p/.v9fs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(v9fs)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/v9fs.o fs/9p/v9fs.c if [ "" = "-pg" ]; then if [ kernel/trace/ring_buffer_benchmark.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "kernel/trace/ring_buffer_benchmark.o"; fi; fi; gcc -Wp,-MD,fs/9p/.fid.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(fid)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/fid.o fs/9p/fid.c if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/serpent_avx_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/serpent_avx_glue.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/serpent_sse2_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/serpent_sse2_glue.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/9p/vfs_dentry.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/vfs_dentry.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.sha1_ssse3_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sha1_ssse3_glue)" -D"KBUILD_MODNAME=KBUILD_STR(sha1_ssse3)" -c -o arch/x86/crypto/sha1_ssse3_glue.o arch/x86/crypto/sha1_ssse3_glue.c gcc -Wp,-MD,arch/x86/crypto/.sha256-ssse3-asm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/sha256-ssse3-asm.o arch/x86/crypto/sha256-ssse3-asm.S if [ "-pg" = "-pg" ]; then if [ fs/9p/v9fs.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/v9fs.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.sha256-avx-asm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/sha256-avx-asm.o arch/x86/crypto/sha256-avx-asm.S gcc -Wp,-MD,arch/x86/crypto/.sha256-avx2-asm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/sha256-avx2-asm.o arch/x86/crypto/sha256-avx2-asm.S gcc -Wp,-MD,arch/x86/kvm/.mmu.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mmu)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/mmu.o arch/x86/kvm/mmu.c gcc -Wp,-MD,security/keys/.trusted.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(trusted)" -D"KBUILD_MODNAME=KBUILD_STR(trusted)" -c -o security/keys/trusted.o security/keys/trusted.c if [ "-pg" = "-pg" ]; then if [ fs/9p/fid.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/fid.o"; fi; fi; gcc -Wp,-MD,fs/9p/.xattr.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xattr)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/xattr.o fs/9p/xattr.c gcc -Wp,-MD,crypto/.crypto_user.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crypto_user)" -D"KBUILD_MODNAME=KBUILD_STR(crypto_user)" -c -o crypto/crypto_user.o crypto/crypto_user.c gcc -Wp,-MD,crypto/.cmac.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cmac)" -D"KBUILD_MODNAME=KBUILD_STR(cmac)" -c -o crypto/cmac.o crypto/cmac.c gcc -Wp,-MD,crypto/.vmac.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vmac)" -D"KBUILD_MODNAME=KBUILD_STR(vmac)" -c -o crypto/vmac.o crypto/vmac.c if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/sha1_ssse3_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/sha1_ssse3_glue.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.sha256_ssse3_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sha256_ssse3_glue)" -D"KBUILD_MODNAME=KBUILD_STR(sha256_ssse3)" -c -o arch/x86/crypto/sha256_ssse3_glue.o arch/x86/crypto/sha256_ssse3_glue.c if [ "-pg" = "-pg" ]; then if [ fs/9p/xattr.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/xattr.o"; fi; fi; gcc -Wp,-MD,fs/9p/.xattr_user.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xattr_user)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/xattr_user.o fs/9p/xattr_user.c if [ "-pg" = "-pg" ]; then if [ crypto/cmac.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/cmac.o"; fi; fi; gcc -Wp,-MD,crypto/.xcbc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xcbc)" -D"KBUILD_MODNAME=KBUILD_STR(xcbc)" -c -o crypto/xcbc.o crypto/xcbc.c if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/sha256_ssse3_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/sha256_ssse3_glue.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.sha512-ssse3-asm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/sha512-ssse3-asm.o arch/x86/crypto/sha512-ssse3-asm.S gcc -Wp,-MD,arch/x86/crypto/.sha512-avx-asm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/sha512-avx-asm.o arch/x86/crypto/sha512-avx-asm.S gcc -Wp,-MD,arch/x86/crypto/.sha512-avx2-asm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/sha512-avx2-asm.o arch/x86/crypto/sha512-avx2-asm.S if [ "-pg" = "-pg" ]; then if [ crypto/crypto_user.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/crypto_user.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ security/keys/trusted.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "security/keys/trusted.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.sha512_ssse3_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sha512_ssse3_glue)" -D"KBUILD_MODNAME=KBUILD_STR(sha512_ssse3)" -c -o arch/x86/crypto/sha512_ssse3_glue.o arch/x86/crypto/sha512_ssse3_glue.c gcc -Wp,-MD,arch/x86/crypto/.twofish-avx-x86_64-asm_64.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/twofish-avx-x86_64-asm_64.o arch/x86/crypto/twofish-avx-x86_64-asm_64.S if [ "-pg" = "-pg" ]; then if [ fs/9p/xattr_user.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/xattr_user.o"; fi; fi; gcc -Wp,-MD,security/keys/encrypted-keys/.encrypted.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(encrypted)" -D"KBUILD_MODNAME=KBUILD_STR(encrypted_keys)" -c -o security/keys/encrypted-keys/encrypted.o security/keys/encrypted-keys/encrypted.c gcc -Wp,-MD,fs/9p/.xattr_trusted.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xattr_trusted)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/xattr_trusted.o fs/9p/xattr_trusted.c gcc -Wp,-MD,fs/9p/.cache.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cache)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/cache.o fs/9p/cache.c if [ "-pg" = "-pg" ]; then if [ crypto/xcbc.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/xcbc.o"; fi; fi; gcc -Wp,-MD,fs/9p/.acl.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(acl)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/acl.o fs/9p/acl.c if [ "-pg" = "-pg" ]; then if [ crypto/vmac.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/vmac.o"; fi; fi; gcc -Wp,-MD,crypto/.crypto_null.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crypto_null)" -D"KBUILD_MODNAME=KBUILD_STR(crypto_null)" -c -o crypto/crypto_null.o crypto/crypto_null.c if [ "-pg" = "-pg" ]; then if [ fs/9p/xattr_trusted.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/xattr_trusted.o"; fi; fi; gcc -Wp,-MD,crypto/.md4.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(md4)" -D"KBUILD_MODNAME=KBUILD_STR(md4)" -c -o crypto/md4.o crypto/md4.c if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/sha512_ssse3_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/sha512_ssse3_glue.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.twofish_avx_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(twofish_avx_glue)" -D"KBUILD_MODNAME=KBUILD_STR(twofish_avx_x86_64)" -c -o arch/x86/crypto/twofish_avx_glue.o arch/x86/crypto/twofish_avx_glue.c if [ "-pg" = "-pg" ]; then if [ crypto/crypto_null.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/crypto_null.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/9p/cache.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/cache.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/9p/acl.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/acl.o"; fi; fi; gcc -Wp,-MD,crypto/.md5.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(md5)" -D"KBUILD_MODNAME=KBUILD_STR(md5)" -c -o crypto/md5.o crypto/md5.c gcc -Wp,-MD,security/keys/encrypted-keys/.ecryptfs_format.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ecryptfs_format)" -D"KBUILD_MODNAME=KBUILD_STR(encrypted_keys)" -c -o security/keys/encrypted-keys/ecryptfs_format.o security/keys/encrypted-keys/ecryptfs_format.c gcc -Wp,-MD,fs/9p/.xattr_security.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xattr_security)" -D"KBUILD_MODNAME=KBUILD_STR(9p)" -c -o fs/9p/xattr_security.o fs/9p/xattr_security.c if [ "-pg" = "-pg" ]; then if [ security/keys/encrypted-keys/encrypted.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "security/keys/encrypted-keys/encrypted.o"; fi; fi; gcc -Wp,-MD,security/keys/encrypted-keys/.masterkey_trusted.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(masterkey_trusted)" -D"KBUILD_MODNAME=KBUILD_STR(encrypted_keys)" -c -o security/keys/encrypted-keys/masterkey_trusted.o security/keys/encrypted-keys/masterkey_trusted.c if [ "-pg" = "-pg" ]; then if [ crypto/md4.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/md4.o"; fi; fi; gcc -Wp,-MD,crypto/.rmd128.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(rmd128)" -D"KBUILD_MODNAME=KBUILD_STR(rmd128)" -c -o crypto/rmd128.o crypto/rmd128.c if [ "-pg" = "-pg" ]; then if [ security/keys/encrypted-keys/ecryptfs_format.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "security/keys/encrypted-keys/ecryptfs_format.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/9p/xattr_security.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/9p/xattr_security.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/twofish_avx_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/twofish_avx_glue.o"; fi; fi; ld -m elf_x86_64 -r -o fs/9p/9p.o fs/9p/vfs_super.o fs/9p/vfs_inode.o fs/9p/vfs_inode_dotl.o fs/9p/vfs_addr.o fs/9p/vfs_file.o fs/9p/vfs_dir.o fs/9p/vfs_dentry.o fs/9p/v9fs.o fs/9p/fid.o fs/9p/xattr.o fs/9p/xattr_user.o fs/9p/xattr_trusted.o fs/9p/cache.o fs/9p/acl.o fs/9p/xattr_security.o if [ "-pg" = "-pg" ]; then if [ security/keys/encrypted-keys/masterkey_trusted.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "security/keys/encrypted-keys/masterkey_trusted.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.twofish-x86_64-asm_64-3way.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/twofish-x86_64-asm_64-3way.o arch/x86/crypto/twofish-x86_64-asm_64-3way.S ld -m elf_x86_64 -r -o security/keys/encrypted-keys/encrypted-keys.o security/keys/encrypted-keys/encrypted.o security/keys/encrypted-keys/ecryptfs_format.o security/keys/encrypted-keys/masterkey_trusted.o if [ "-pg" = "-pg" ]; then if [ crypto/md5.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/md5.o"; fi; fi; gcc -Wp,-MD,fs/affs/.super.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(super)" -D"KBUILD_MODNAME=KBUILD_STR(affs)" -c -o fs/affs/super.o fs/affs/super.c gcc -Wp,-MD,arch/x86/crypto/.twofish_glue_3way.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(twofish_glue_3way)" -D"KBUILD_MODNAME=KBUILD_STR(twofish_x86_64_3way)" -c -o arch/x86/crypto/twofish_glue_3way.o arch/x86/crypto/twofish_glue_3way.c gcc -Wp,-MD,fs/befs/.datastream.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(datastream)" -D"KBUILD_MODNAME=KBUILD_STR(befs)" -c -o fs/befs/datastream.o fs/befs/datastream.c if [ "-pg" = "-pg" ]; then if [ crypto/rmd128.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/rmd128.o"; fi; fi; gcc -Wp,-MD,crypto/.rmd160.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(rmd160)" -D"KBUILD_MODNAME=KBUILD_STR(rmd160)" -c -o crypto/rmd160.o crypto/rmd160.c gcc -Wp,-MD,fs/btrfs/.super.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(super)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/super.o fs/btrfs/super.c if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/twofish_glue_3way.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/twofish_glue_3way.o"; fi; fi; gcc -Wp,-MD,arch/x86/crypto/.twofish-x86_64-asm_64.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -D__ASSEMBLY__ -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -gdwarf-2 -mfentry -DCC_USING_FENTRY -DMODULE -c -o arch/x86/crypto/twofish-x86_64-asm_64.o arch/x86/crypto/twofish-x86_64-asm_64.S if [ "-pg" = "-pg" ]; then if [ fs/befs/datastream.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/befs/datastream.o"; fi; fi; gcc -Wp,-MD,fs/befs/.btree.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(btree)" -D"KBUILD_MODNAME=KBUILD_STR(befs)" -c -o fs/befs/btree.o fs/befs/btree.c gcc -Wp,-MD,arch/x86/crypto/.twofish_glue.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(twofish_glue)" -D"KBUILD_MODNAME=KBUILD_STR(twofish_x86_64)" -c -o arch/x86/crypto/twofish_glue.o arch/x86/crypto/twofish_glue.c if [ "-pg" = "-pg" ]; then if [ fs/affs/super.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/affs/super.o"; fi; fi; gcc -Wp,-MD,fs/affs/.namei.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(namei)" -D"KBUILD_MODNAME=KBUILD_STR(affs)" -c -o fs/affs/namei.o fs/affs/namei.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/x86.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/x86.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ arch/x86/crypto/twofish_glue.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/crypto/twofish_glue.o"; fi; fi; ld -m elf_x86_64 -r -o arch/x86/crypto/camellia-x86_64.o arch/x86/crypto/camellia-x86_64-asm_64.o arch/x86/crypto/camellia_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/blowfish-x86_64.o arch/x86/crypto/blowfish-x86_64-asm_64.o arch/x86/crypto/blowfish_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/twofish-x86_64.o arch/x86/crypto/twofish-x86_64-asm_64.o arch/x86/crypto/twofish_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/twofish-x86_64-3way.o arch/x86/crypto/twofish-x86_64-asm_64-3way.o arch/x86/crypto/twofish_glue_3way.o ld -m elf_x86_64 -r -o arch/x86/crypto/salsa20-x86_64.o arch/x86/crypto/salsa20-x86_64-asm_64.o arch/x86/crypto/salsa20_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/serpent-sse2-x86_64.o arch/x86/crypto/serpent-sse2-x86_64-asm_64.o arch/x86/crypto/serpent_sse2_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/ghash-clmulni-intel.o arch/x86/crypto/ghash-clmulni-intel_asm.o arch/x86/crypto/ghash-clmulni-intel_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/crc32c-intel.o arch/x86/crypto/crc32c-intel_glue.o arch/x86/crypto/crc32c-pcl-intel-asm_64.o ld -m elf_x86_64 -r -o arch/x86/crypto/sha1-ssse3.o arch/x86/crypto/sha1_ssse3_asm.o arch/x86/crypto/sha1_ssse3_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/crc32-pclmul.o arch/x86/crypto/crc32-pclmul_asm.o arch/x86/crypto/crc32-pclmul_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/sha256-ssse3.o arch/x86/crypto/sha256-ssse3-asm.o arch/x86/crypto/sha256-avx-asm.o arch/x86/crypto/sha256-avx2-asm.o arch/x86/crypto/sha256_ssse3_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/sha512-ssse3.o arch/x86/crypto/sha512-ssse3-asm.o arch/x86/crypto/sha512-avx-asm.o arch/x86/crypto/sha512-avx2-asm.o arch/x86/crypto/sha512_ssse3_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/camellia-aesni-avx-x86_64.o arch/x86/crypto/camellia-aesni-avx-asm_64.o arch/x86/crypto/camellia_aesni_avx_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/cast5-avx-x86_64.o arch/x86/crypto/cast5-avx-x86_64-asm_64.o arch/x86/crypto/cast5_avx_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/cast6-avx-x86_64.o arch/x86/crypto/cast6-avx-x86_64-asm_64.o arch/x86/crypto/cast6_avx_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/twofish-avx-x86_64.o arch/x86/crypto/twofish-avx-x86_64-asm_64.o arch/x86/crypto/twofish_avx_glue.o ld -m elf_x86_64 -r -o arch/x86/crypto/serpent-avx-x86_64.o arch/x86/crypto/serpent-avx-x86_64-asm_64.o arch/x86/crypto/serpent_avx_glue.o if [ "-pg" = "-pg" ]; then if [ fs/befs/btree.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/befs/btree.o"; fi; fi; gcc -Wp,-MD,fs/befs/.super.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(super)" -D"KBUILD_MODNAME=KBUILD_STR(befs)" -c -o fs/befs/super.o fs/befs/super.c if [ "-pg" = "-pg" ]; then if [ crypto/rmd160.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/rmd160.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/affs/namei.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/affs/namei.o"; fi; fi; gcc -Wp,-MD,crypto/.rmd256.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(rmd256)" -D"KBUILD_MODNAME=KBUILD_STR(rmd256)" -c -o crypto/rmd256.o crypto/rmd256.c gcc -Wp,-MD,fs/affs/.inode.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(inode)" -D"KBUILD_MODNAME=KBUILD_STR(affs)" -c -o fs/affs/inode.o fs/affs/inode.c gcc -Wp,-MD,fs/affs/.file.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(file)" -D"KBUILD_MODNAME=KBUILD_STR(affs)" -c -o fs/affs/file.o fs/affs/file.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/mmu.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/mmu.o"; fi; fi; gcc -Wp,-MD,arch/x86/kvm/.emulate.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(emulate)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/emulate.o arch/x86/kvm/emulate.c if [ "-pg" = "-pg" ]; then if [ fs/befs/super.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/befs/super.o"; fi; fi; gcc -Wp,-MD,fs/befs/.inode.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(inode)" -D"KBUILD_MODNAME=KBUILD_STR(befs)" -c -o fs/befs/inode.o fs/befs/inode.c if [ "-pg" = "-pg" ]; then if [ crypto/rmd256.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/rmd256.o"; fi; fi; gcc -Wp,-MD,crypto/.rmd320.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(rmd320)" -D"KBUILD_MODNAME=KBUILD_STR(rmd320)" -c -o crypto/rmd320.o crypto/rmd320.c if [ "-pg" = "-pg" ]; then if [ fs/affs/inode.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/affs/inode.o"; fi; fi; gcc -Wp,-MD,crypto/.sha512_generic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sha512_generic)" -D"KBUILD_MODNAME=KBUILD_STR(sha512_generic)" -c -o crypto/sha512_generic.o crypto/sha512_generic.c if [ "-pg" = "-pg" ]; then if [ fs/affs/file.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/affs/file.o"; fi; fi; gcc -Wp,-MD,fs/affs/.dir.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(dir)" -D"KBUILD_MODNAME=KBUILD_STR(affs)" -c -o fs/affs/dir.o fs/affs/dir.c if [ "-pg" = "-pg" ]; then if [ fs/befs/inode.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/befs/inode.o"; fi; fi; gcc -Wp,-MD,fs/befs/.debug.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(debug)" -D"KBUILD_MODNAME=KBUILD_STR(befs)" -c -o fs/befs/debug.o fs/befs/debug.c gcc -Wp,-MD,fs/befs/.io.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(io)" -D"KBUILD_MODNAME=KBUILD_STR(befs)" -c -o fs/befs/io.o fs/befs/io.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/super.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/super.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/sha512_generic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/sha512_generic.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.ctree.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ctree)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/ctree.o fs/btrfs/ctree.c gcc -Wp,-MD,fs/btrfs/.extent-tree.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(extent_tree)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/extent-tree.o fs/btrfs/extent-tree.c if [ "-pg" = "-pg" ]; then if [ fs/affs/dir.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/affs/dir.o"; fi; fi; gcc -Wp,-MD,fs/affs/.amigaffs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(amigaffs)" -D"KBUILD_MODNAME=KBUILD_STR(affs)" -c -o fs/affs/amigaffs.o fs/affs/amigaffs.c if [ "-pg" = "-pg" ]; then if [ crypto/rmd320.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/rmd320.o"; fi; fi; gcc -Wp,-MD,crypto/.wp512.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(wp512)" -D"KBUILD_MODNAME=KBUILD_STR(wp512)" -c -o crypto/wp512.o crypto/wp512.c gcc -Wp,-MD,drivers/acpi/.acpi_ipmi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Os -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(acpi_ipmi)" -D"KBUILD_MODNAME=KBUILD_STR(acpi_ipmi)" -c -o drivers/acpi/acpi_ipmi.o drivers/acpi/acpi_ipmi.c if [ "-pg" = "-pg" ]; then if [ fs/befs/debug.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/befs/debug.o"; fi; fi; gcc -Wp,-MD,drivers/acpi/.video.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Os -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(video)" -D"KBUILD_MODNAME=KBUILD_STR(video)" -c -o drivers/acpi/video.o drivers/acpi/video.c if [ "-pg" = "-pg" ]; then if [ fs/befs/io.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/befs/io.o"; fi; fi; gcc -Wp,-MD,fs/befs/.linuxvfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(linuxvfs)" -D"KBUILD_MODNAME=KBUILD_STR(befs)" -c -o fs/befs/linuxvfs.o fs/befs/linuxvfs.c if [ "-pg" = "-pg" ]; then if [ fs/affs/amigaffs.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/affs/amigaffs.o"; fi; fi; gcc -Wp,-MD,fs/affs/.bitmap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(bitmap)" -D"KBUILD_MODNAME=KBUILD_STR(affs)" -c -o fs/affs/bitmap.o fs/affs/bitmap.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/emulate.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/emulate.o"; fi; fi; gcc -Wp,-MD,arch/x86/kvm/.i8259.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(i8259)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/i8259.o arch/x86/kvm/i8259.c if [ "-pg" = "-pg" ]; then if [ drivers/acpi/acpi_ipmi.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/acpi/acpi_ipmi.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/wp512.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/wp512.o"; fi; fi; gcc -Wp,-MD,crypto/.tgr192.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(tgr192)" -D"KBUILD_MODNAME=KBUILD_STR(tgr192)" -c -o crypto/tgr192.o crypto/tgr192.c gcc -Wp,-MD,arch/x86/kvm/.irq.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(irq)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/irq.o arch/x86/kvm/irq.c if [ "-pg" = "-pg" ]; then if [ fs/befs/linuxvfs.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/befs/linuxvfs.o"; fi; fi; ld -m elf_x86_64 -r -o fs/befs/befs.o fs/befs/datastream.o fs/befs/btree.o fs/befs/super.o fs/befs/inode.o fs/befs/debug.o fs/befs/io.o fs/befs/linuxvfs.o if [ "-pg" = "-pg" ]; then if [ fs/affs/bitmap.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/affs/bitmap.o"; fi; fi; gcc -Wp,-MD,fs/affs/.symlink.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(symlink)" -D"KBUILD_MODNAME=KBUILD_STR(affs)" -c -o fs/affs/symlink.o fs/affs/symlink.c if [ "-pg" = "-pg" ]; then if [ crypto/tgr192.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/tgr192.o"; fi; fi; gcc -Wp,-MD,crypto/.pcbc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pcbc)" -D"KBUILD_MODNAME=KBUILD_STR(pcbc)" -c -o crypto/pcbc.o crypto/pcbc.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/irq.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/irq.o"; fi; fi; gcc -Wp,-MD,crypto/.cts.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cts)" -D"KBUILD_MODNAME=KBUILD_STR(cts)" -c -o crypto/cts.o crypto/cts.c if [ "-pg" = "-pg" ]; then if [ drivers/acpi/video.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/acpi/video.o"; fi; fi; gcc -Wp,-MD,fs/cachefiles/.bind.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(bind)" -D"KBUILD_MODNAME=KBUILD_STR(cachefiles)" -c -o fs/cachefiles/bind.o fs/cachefiles/bind.c gcc -Wp,-MD,drivers/acpi/.sbshc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Os -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sbshc)" -D"KBUILD_MODNAME=KBUILD_STR(sbshc)" -c -o drivers/acpi/sbshc.o drivers/acpi/sbshc.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/i8259.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/i8259.o"; fi; fi; gcc -Wp,-MD,arch/x86/kvm/.lapic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(lapic)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/lapic.o arch/x86/kvm/lapic.c if [ "-pg" = "-pg" ]; then if [ fs/affs/symlink.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/affs/symlink.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/pcbc.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/pcbc.o"; fi; fi; ld -m elf_x86_64 -r -o fs/affs/affs.o fs/affs/super.o fs/affs/namei.o fs/affs/inode.o fs/affs/file.o fs/affs/dir.o fs/affs/amigaffs.o fs/affs/bitmap.o fs/affs/symlink.o gcc -Wp,-MD,arch/x86/kvm/.i8254.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(i8254)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/i8254.o arch/x86/kvm/i8254.c if [ "-pg" = "-pg" ]; then if [ crypto/cts.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/cts.o"; fi; fi; gcc -Wp,-MD,crypto/.gcm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(gcm)" -D"KBUILD_MODNAME=KBUILD_STR(gcm)" -c -o crypto/gcm.o crypto/gcm.c gcc -Wp,-MD,sound/.sound_core.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sound_core)" -D"KBUILD_MODNAME=KBUILD_STR(soundcore)" -c -o sound/sound_core.o sound/sound_core.c if [ "-pg" = "-pg" ]; then if [ fs/cachefiles/bind.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/cachefiles/bind.o"; fi; fi; gcc -Wp,-MD,fs/cachefiles/.daemon.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(daemon)" -D"KBUILD_MODNAME=KBUILD_STR(cachefiles)" -c -o fs/cachefiles/daemon.o fs/cachefiles/daemon.c if [ "-pg" = "-pg" ]; then if [ drivers/acpi/sbshc.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/acpi/sbshc.o"; fi; fi; gcc -Wp,-MD,drivers/acpi/.sbs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Os -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sbs)" -D"KBUILD_MODNAME=KBUILD_STR(sbs)" -c -o drivers/acpi/sbs.o drivers/acpi/sbs.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/lapic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/lapic.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/i8254.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/i8254.o"; fi; fi; gcc -Wp,-MD,arch/x86/kvm/.cpuid.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cpuid)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/cpuid.o arch/x86/kvm/cpuid.c gcc -Wp,-MD,arch/x86/kvm/.pmu.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Ivirt/kvm -Iarch/x86/kvm -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pmu)" -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o arch/x86/kvm/pmu.o arch/x86/kvm/pmu.c if [ "-pg" = "-pg" ]; then if [ fs/cachefiles/daemon.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/cachefiles/daemon.o"; fi; fi; gcc -Wp,-MD,fs/cachefiles/.interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(interface)" -D"KBUILD_MODNAME=KBUILD_STR(cachefiles)" -c -o fs/cachefiles/interface.o fs/cachefiles/interface.c if [ "-pg" = "-pg" ]; then if [ drivers/acpi/sbs.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/acpi/sbs.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ sound/sound_core.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/sound_core.o"; fi; fi; gcc -Wp,-MD,drivers/acpi/.ec_sys.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Os -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ec_sys)" -D"KBUILD_MODNAME=KBUILD_STR(ec_sys)" -c -o drivers/acpi/ec_sys.o drivers/acpi/ec_sys.c gcc -Wp,-MD,sound/.ac97_bus.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ac97_bus)" -D"KBUILD_MODNAME=KBUILD_STR(ac97_bus)" -c -o sound/ac97_bus.o sound/ac97_bus.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/ctree.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/ctree.o"; fi; fi; gcc -Wp,-MD,crypto/.ccm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ccm)" -D"KBUILD_MODNAME=KBUILD_STR(ccm)" -c -o crypto/ccm.o crypto/ccm.c if [ "-pg" = "-pg" ]; then if [ crypto/gcm.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/gcm.o"; fi; fi; gcc -Wp,-MD,crypto/.pcrypt.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pcrypt)" -D"KBUILD_MODNAME=KBUILD_STR(pcrypt)" -c -o crypto/pcrypt.o crypto/pcrypt.c if [ "-pg" = "-pg" ]; then if [ fs/cachefiles/interface.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/cachefiles/interface.o"; fi; fi; gcc -Wp,-MD,fs/cachefiles/.key.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(key)" -D"KBUILD_MODNAME=KBUILD_STR(cachefiles)" -c -o fs/cachefiles/key.o fs/cachefiles/key.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/pmu.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/pmu.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ drivers/acpi/ec_sys.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/acpi/ec_sys.o"; fi; fi; gcc -Wp,-MD,fs/cachefiles/.main.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(main)" -D"KBUILD_MODNAME=KBUILD_STR(cachefiles)" -c -o fs/cachefiles/main.o fs/cachefiles/main.c gcc -Wp,-MD,drivers/acpi/.custom_method.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Os -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(custom_method)" -D"KBUILD_MODNAME=KBUILD_STR(custom_method)" -c -o drivers/acpi/custom_method.o drivers/acpi/custom_method.c if [ "-pg" = "-pg" ]; then if [ arch/x86/kvm/cpuid.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "arch/x86/kvm/cpuid.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ sound/ac97_bus.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/ac97_bus.o"; fi; fi; ld -m elf_x86_64 -r -o arch/x86/kvm/kvm.o arch/x86/kvm/../../../virt/kvm/kvm_main.o arch/x86/kvm/../../../virt/kvm/ioapic.o arch/x86/kvm/../../../virt/kvm/coalesced_mmio.o arch/x86/kvm/../../../virt/kvm/irq_comm.o arch/x86/kvm/../../../virt/kvm/eventfd.o arch/x86/kvm/../../../virt/kvm/irqchip.o arch/x86/kvm/../../../virt/kvm/assigned-dev.o arch/x86/kvm/../../../virt/kvm/iommu.o arch/x86/kvm/../../../virt/kvm/async_pf.o arch/x86/kvm/x86.o arch/x86/kvm/mmu.o arch/x86/kvm/emulate.o arch/x86/kvm/i8259.o arch/x86/kvm/irq.o arch/x86/kvm/lapic.o arch/x86/kvm/i8254.o arch/x86/kvm/cpuid.o arch/x86/kvm/pmu.o gcc -Wp,-MD,sound/core/.hrtimer.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(hrtimer)" -D"KBUILD_MODNAME=KBUILD_STR(snd_hrtimer)" -c -o sound/core/hrtimer.o sound/core/hrtimer.c ld -m elf_x86_64 -r -o arch/x86/kvm/kvm-intel.o arch/x86/kvm/vmx.o ld -m elf_x86_64 -r -o arch/x86/kvm/kvm-amd.o arch/x86/kvm/svm.o if [ "-pg" = "-pg" ]; then if [ crypto/pcrypt.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/pcrypt.o"; fi; fi; gcc -Wp,-MD,crypto/.des_generic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(des_generic)" -D"KBUILD_MODNAME=KBUILD_STR(des_generic)" -c -o crypto/des_generic.o crypto/des_generic.c if [ "-pg" = "-pg" ]; then if [ fs/cachefiles/main.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/cachefiles/main.o"; fi; fi; gcc -Wp,-MD,crypto/.fcrypt.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(fcrypt)" -D"KBUILD_MODNAME=KBUILD_STR(fcrypt)" -c -o crypto/fcrypt.o crypto/fcrypt.c if [ "-pg" = "-pg" ]; then if [ fs/cachefiles/key.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/cachefiles/key.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/ccm.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/ccm.o"; fi; fi; gcc -Wp,-MD,fs/cachefiles/.namei.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(namei)" -D"KBUILD_MODNAME=KBUILD_STR(cachefiles)" -c -o fs/cachefiles/namei.o fs/cachefiles/namei.c gcc -Wp,-MD,fs/cachefiles/.rdwr.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(rdwr)" -D"KBUILD_MODNAME=KBUILD_STR(cachefiles)" -c -o fs/cachefiles/rdwr.o fs/cachefiles/rdwr.c if [ "-pg" = "-pg" ]; then if [ drivers/acpi/custom_method.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/acpi/custom_method.o"; fi; fi; gcc -Wp,-MD,drivers/acpi/.acpi_i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Os -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(acpi_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(acpi_i2c)" -c -o drivers/acpi/acpi_i2c.o drivers/acpi/acpi_i2c.c if [ "-pg" = "-pg" ]; then if [ sound/core/hrtimer.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/hrtimer.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/btrfs/extent-tree.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/extent-tree.o"; fi; fi; gcc -Wp,-MD,sound/core/.hwdep.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(hwdep)" -D"KBUILD_MODNAME=KBUILD_STR(snd_hwdep)" -c -o sound/core/hwdep.o sound/core/hwdep.c gcc -Wp,-MD,fs/btrfs/.print-tree.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(print_tree)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/print-tree.o fs/btrfs/print-tree.c gcc -Wp,-MD,drivers/ata/.acard-ahci.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(acard_ahci)" -D"KBUILD_MODNAME=KBUILD_STR(acard_ahci)" -c -o drivers/ata/acard-ahci.o drivers/ata/acard-ahci.c if [ "-pg" = "-pg" ]; then if [ crypto/fcrypt.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/fcrypt.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ drivers/acpi/acpi_i2c.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/acpi/acpi_i2c.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.ahci_platform.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ahci_platform)" -D"KBUILD_MODNAME=KBUILD_STR(ahci_platform)" -c -o drivers/ata/ahci_platform.o drivers/ata/ahci_platform.c gcc -Wp,-MD,drivers/acpi/.acpi_pad.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -Os -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(acpi_pad)" -D"KBUILD_MODNAME=KBUILD_STR(acpi_pad)" -c -o drivers/acpi/acpi_pad.o drivers/acpi/acpi_pad.c if [ "-pg" = "-pg" ]; then if [ fs/cachefiles/namei.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/cachefiles/namei.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/des_generic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/des_generic.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ sound/core/hwdep.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/hwdep.o"; fi; fi; gcc -Wp,-MD,crypto/.blowfish_generic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(blowfish_generic)" -D"KBUILD_MODNAME=KBUILD_STR(blowfish_generic)" -c -o crypto/blowfish_generic.o crypto/blowfish_generic.c gcc -Wp,-MD,sound/core/.memalloc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(memalloc)" -D"KBUILD_MODNAME=KBUILD_STR(snd_page_alloc)" -c -o sound/core/memalloc.o sound/core/memalloc.c if [ "-pg" = "-pg" ]; then if [ fs/cachefiles/rdwr.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/cachefiles/rdwr.o"; fi; fi; gcc -Wp,-MD,fs/cachefiles/.security.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(security)" -D"KBUILD_MODNAME=KBUILD_STR(cachefiles)" -c -o fs/cachefiles/security.o fs/cachefiles/security.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/print-tree.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/print-tree.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.root-tree.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(root_tree)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/root-tree.o fs/btrfs/root-tree.c if [ "-pg" = "-pg" ]; then if [ drivers/acpi/acpi_pad.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/acpi/acpi_pad.o"; fi; fi; gcc -Wp,-MD,fs/cachefiles/.xattr.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xattr)" -D"KBUILD_MODNAME=KBUILD_STR(cachefiles)" -c -o fs/cachefiles/xattr.o fs/cachefiles/xattr.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/acard-ahci.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/acard-ahci.o"; fi; fi; gcc -Wp,-MD,fs/ceph/.super.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(super)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/super.o fs/ceph/super.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/ahci_platform.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/ahci_platform.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_inic162x.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_inic162x)" -D"KBUILD_MODNAME=KBUILD_STR(sata_inic162x)" -c -o drivers/ata/sata_inic162x.o drivers/ata/sata_inic162x.c if [ "-pg" = "-pg" ]; then if [ crypto/blowfish_generic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/blowfish_generic.o"; fi; fi; gcc -Wp,-MD,crypto/.blowfish_common.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(blowfish_common)" -D"KBUILD_MODNAME=KBUILD_STR(blowfish_common)" -c -o crypto/blowfish_common.o crypto/blowfish_common.c if [ "-pg" = "-pg" ]; then if [ fs/cachefiles/security.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/cachefiles/security.o"; fi; fi; gcc -Wp,-MD,crypto/.twofish_generic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(twofish_generic)" -D"KBUILD_MODNAME=KBUILD_STR(twofish_generic)" -c -o crypto/twofish_generic.o crypto/twofish_generic.c if [ "-pg" = "-pg" ]; then if [ fs/cachefiles/xattr.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/cachefiles/xattr.o"; fi; fi; ld -m elf_x86_64 -r -o fs/cachefiles/cachefiles.o fs/cachefiles/bind.o fs/cachefiles/daemon.o fs/cachefiles/interface.o fs/cachefiles/key.o fs/cachefiles/main.o fs/cachefiles/namei.o fs/cachefiles/rdwr.o fs/cachefiles/security.o fs/cachefiles/xattr.o if [ "-pg" = "-pg" ]; then if [ sound/core/memalloc.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/memalloc.o"; fi; fi; gcc -Wp,-MD,crypto/.twofish_common.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(twofish_common)" -D"KBUILD_MODNAME=KBUILD_STR(twofish_common)" -c -o crypto/twofish_common.o crypto/twofish_common.c gcc -Wp,-MD,sound/core/.sgbuf.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sgbuf)" -D"KBUILD_MODNAME=KBUILD_STR(snd_page_alloc)" -c -o sound/core/sgbuf.o sound/core/sgbuf.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/root-tree.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/root-tree.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.dir-item.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(dir_item)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/dir-item.o fs/btrfs/dir-item.c if [ "-pg" = "-pg" ]; then if [ crypto/blowfish_common.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/blowfish_common.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.file-item.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(file_item)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/file-item.o fs/btrfs/file-item.c if [ "-pg" = "-pg" ]; then if [ crypto/twofish_generic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/twofish_generic.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.inode-item.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(inode_item)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/inode-item.o fs/btrfs/inode-item.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_inic162x.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_inic162x.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ sound/core/sgbuf.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/sgbuf.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_sil24.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_sil24)" -D"KBUILD_MODNAME=KBUILD_STR(sata_sil24)" -c -o drivers/ata/sata_sil24.o drivers/ata/sata_sil24.c gcc -Wp,-MD,sound/core/.pcm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pcm)" -D"KBUILD_MODNAME=KBUILD_STR(snd_pcm)" -c -o sound/core/pcm.o sound/core/pcm.c if [ "-pg" = "-pg" ]; then if [ crypto/twofish_common.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/twofish_common.o"; fi; fi; gcc -Wp,-MD,crypto/.serpent_generic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(serpent_generic)" -D"KBUILD_MODNAME=KBUILD_STR(serpent_generic)" -c -o crypto/serpent_generic.o crypto/serpent_generic.c if [ "-pg" = "-pg" ]; then if [ fs/ceph/super.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/super.o"; fi; fi; gcc -Wp,-MD,fs/ceph/.inode.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(inode)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/inode.o fs/ceph/inode.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/inode-item.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/inode-item.o"; fi; fi; gcc -Wp,-MD,fs/ceph/.dir.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(dir)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/dir.o fs/ceph/dir.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/dir-item.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/dir-item.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.inode-map.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(inode_map)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/inode-map.o fs/btrfs/inode-map.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_sil24.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_sil24.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ sound/core/pcm.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/pcm.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.pdc_adma.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pdc_adma)" -D"KBUILD_MODNAME=KBUILD_STR(pdc_adma)" -c -o drivers/ata/pdc_adma.o drivers/ata/pdc_adma.c gcc -Wp,-MD,sound/core/.pcm_native.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pcm_native)" -D"KBUILD_MODNAME=KBUILD_STR(snd_pcm)" -c -o sound/core/pcm_native.o sound/core/pcm_native.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/file-item.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/file-item.o"; fi; fi; gcc -Wp,-MD,sound/core/.pcm_lib.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pcm_lib)" -D"KBUILD_MODNAME=KBUILD_STR(snd_pcm)" -c -o sound/core/pcm_lib.o sound/core/pcm_lib.c if [ "-pg" = "-pg" ]; then if [ crypto/serpent_generic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/serpent_generic.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/ceph/dir.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/dir.o"; fi; fi; gcc -Wp,-MD,crypto/.camellia_generic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(camellia_generic)" -D"KBUILD_MODNAME=KBUILD_STR(camellia_generic)" -c -o crypto/camellia_generic.o crypto/camellia_generic.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/inode-map.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/inode-map.o"; fi; fi; gcc -Wp,-MD,crypto/.cast_common.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cast_common)" -D"KBUILD_MODNAME=KBUILD_STR(cast_common)" -c -o crypto/cast_common.o crypto/cast_common.c gcc -Wp,-MD,crypto/.cast5_generic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cast5_generic)" -D"KBUILD_MODNAME=KBUILD_STR(cast5_generic)" -c -o crypto/cast5_generic.o crypto/cast5_generic.c gcc -Wp,-MD,fs/btrfs/.disk-io.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(disk_io)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/disk-io.o fs/btrfs/disk-io.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/pdc_adma.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/pdc_adma.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.pata_arasan_cf.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pata_arasan_cf)" -D"KBUILD_MODNAME=KBUILD_STR(pata_arasan_cf)" -c -o drivers/ata/pata_arasan_cf.o drivers/ata/pata_arasan_cf.c if [ "-pg" = "-pg" ]; then if [ fs/ceph/inode.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/inode.o"; fi; fi; gcc -Wp,-MD,fs/ceph/.file.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(file)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/file.o fs/ceph/file.c if [ "-pg" = "-pg" ]; then if [ crypto/cast_common.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/cast_common.o"; fi; fi; gcc -Wp,-MD,crypto/.cast6_generic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cast6_generic)" -D"KBUILD_MODNAME=KBUILD_STR(cast6_generic)" -c -o crypto/cast6_generic.o crypto/cast6_generic.c if [ "-pg" = "-pg" ]; then if [ crypto/cast5_generic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/cast5_generic.o"; fi; fi; gcc -Wp,-MD,crypto/.arc4.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(arc4)" -D"KBUILD_MODNAME=KBUILD_STR(arc4)" -c -o crypto/arc4.o crypto/arc4.c if [ "-pg" = "-pg" ]; then if [ sound/core/pcm_lib.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/pcm_lib.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ drivers/ata/pata_arasan_cf.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/pata_arasan_cf.o"; fi; fi; gcc -Wp,-MD,sound/core/.pcm_timer.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pcm_timer)" -D"KBUILD_MODNAME=KBUILD_STR(snd_pcm)" -c -o sound/core/pcm_timer.o sound/core/pcm_timer.c if [ "-pg" = "-pg" ]; then if [ fs/ceph/file.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/file.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_qstor.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_qstor)" -D"KBUILD_MODNAME=KBUILD_STR(sata_qstor)" -c -o drivers/ata/sata_qstor.o drivers/ata/sata_qstor.c gcc -Wp,-MD,fs/ceph/.locks.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(locks)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/locks.o fs/ceph/locks.c if [ "-pg" = "-pg" ]; then if [ crypto/arc4.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/arc4.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/cast6_generic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/cast6_generic.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/camellia_generic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/camellia_generic.o"; fi; fi; gcc -Wp,-MD,crypto/.tea.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(tea)" -D"KBUILD_MODNAME=KBUILD_STR(tea)" -c -o crypto/tea.o crypto/tea.c gcc -Wp,-MD,fs/ceph/.addr.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(addr)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/addr.o fs/ceph/addr.c gcc -Wp,-MD,crypto/.khazad.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(khazad)" -D"KBUILD_MODNAME=KBUILD_STR(khazad)" -c -o crypto/khazad.o crypto/khazad.c if [ "-pg" = "-pg" ]; then if [ sound/core/pcm_timer.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/pcm_timer.o"; fi; fi; gcc -Wp,-MD,crypto/.anubis.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(anubis)" -D"KBUILD_MODNAME=KBUILD_STR(anubis)" -c -o crypto/anubis.o crypto/anubis.c if [ "-pg" = "-pg" ]; then if [ crypto/khazad.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/khazad.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ sound/core/pcm_native.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/pcm_native.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/tea.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/tea.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/ceph/locks.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/locks.o"; fi; fi; gcc -Wp,-MD,fs/ceph/.ioctl.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ioctl)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/ioctl.o fs/ceph/ioctl.c gcc -Wp,-MD,fs/btrfs/.transaction.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(transaction)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/transaction.o fs/btrfs/transaction.c gcc -Wp,-MD,sound/core/.pcm_misc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pcm_misc)" -D"KBUILD_MODNAME=KBUILD_STR(snd_pcm)" -c -o sound/core/pcm_misc.o sound/core/pcm_misc.c gcc -Wp,-MD,fs/btrfs/.inode.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(inode)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/inode.o fs/btrfs/inode.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_qstor.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_qstor.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_sx4.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_sx4)" -D"KBUILD_MODNAME=KBUILD_STR(sata_sx4)" -c -o drivers/ata/sata_sx4.o drivers/ata/sata_sx4.c if [ "-pg" = "-pg" ]; then if [ crypto/anubis.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/anubis.o"; fi; fi; gcc -Wp,-MD,crypto/.seed.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(seed)" -D"KBUILD_MODNAME=KBUILD_STR(seed)" -c -o crypto/seed.o crypto/seed.c if [ "-pg" = "-pg" ]; then if [ sound/core/pcm_misc.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/pcm_misc.o"; fi; fi; gcc -Wp,-MD,sound/core/.pcm_memory.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pcm_memory)" -D"KBUILD_MODNAME=KBUILD_STR(snd_pcm)" -c -o sound/core/pcm_memory.o sound/core/pcm_memory.c if [ "-pg" = "-pg" ]; then if [ fs/ceph/ioctl.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/ioctl.o"; fi; fi; gcc -Wp,-MD,sound/core/.rawmidi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(rawmidi)" -D"KBUILD_MODNAME=KBUILD_STR(snd_rawmidi)" -c -o sound/core/rawmidi.o sound/core/rawmidi.c if [ "-pg" = "-pg" ]; then if [ fs/ceph/addr.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/addr.o"; fi; fi; gcc -Wp,-MD,fs/ceph/.export.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(export)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/export.o fs/ceph/export.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/disk-io.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/disk-io.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_mv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_mv)" -D"KBUILD_MODNAME=KBUILD_STR(sata_mv)" -c -o drivers/ata/sata_mv.o drivers/ata/sata_mv.c if [ "-pg" = "-pg" ]; then if [ sound/core/pcm_memory.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/pcm_memory.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_nv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_nv)" -D"KBUILD_MODNAME=KBUILD_STR(sata_nv)" -c -o drivers/ata/sata_nv.o drivers/ata/sata_nv.c if [ "-pg" = "-pg" ]; then if [ crypto/seed.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/seed.o"; fi; fi; gcc -Wp,-MD,crypto/.salsa20_generic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(salsa20_generic)" -D"KBUILD_MODNAME=KBUILD_STR(salsa20_generic)" -c -o crypto/salsa20_generic.o crypto/salsa20_generic.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_sx4.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_sx4.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/ceph/export.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/export.o"; fi; fi; gcc -Wp,-MD,crypto/.deflate.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(deflate)" -D"KBUILD_MODNAME=KBUILD_STR(deflate)" -c -o crypto/deflate.o crypto/deflate.c gcc -Wp,-MD,fs/ceph/.caps.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(caps)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/caps.o fs/ceph/caps.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/transaction.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/transaction.o"; fi; fi; gcc -Wp,-MD,fs/ceph/.snap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(snap)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/snap.o fs/ceph/snap.c if [ "-pg" = "-pg" ]; then if [ crypto/deflate.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/deflate.o"; fi; fi; gcc -Wp,-MD,fs/ceph/.xattr.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xattr)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/xattr.o fs/ceph/xattr.c if [ "-pg" = "-pg" ]; then if [ crypto/salsa20_generic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/salsa20_generic.o"; fi; fi; gcc -Wp,-MD,crypto/.zlib.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(zlib)" -D"KBUILD_MODNAME=KBUILD_STR(zlib)" -c -o crypto/zlib.o crypto/zlib.c if [ "-pg" = "-pg" ]; then if [ sound/core/rawmidi.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/rawmidi.o"; fi; fi; gcc -Wp,-MD,sound/core/.timer.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(timer)" -D"KBUILD_MODNAME=KBUILD_STR(snd_timer)" -c -o sound/core/timer.o sound/core/timer.c if [ "-pg" = "-pg" ]; then if [ fs/ceph/snap.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/snap.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/zlib.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/zlib.o"; fi; fi; gcc -Wp,-MD,fs/ceph/.mds_client.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mds_client)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/mds_client.o fs/ceph/mds_client.c gcc -Wp,-MD,crypto/.michael_mic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(michael_mic)" -D"KBUILD_MODNAME=KBUILD_STR(michael_mic)" -c -o crypto/michael_mic.o crypto/michael_mic.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_nv.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_nv.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_promise.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_promise)" -D"KBUILD_MODNAME=KBUILD_STR(sata_promise)" -c -o drivers/ata/sata_promise.o drivers/ata/sata_promise.c if [ "-pg" = "-pg" ]; then if [ fs/ceph/xattr.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/xattr.o"; fi; fi; gcc -Wp,-MD,fs/ceph/.mdsmap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdsmap)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/mdsmap.o fs/ceph/mdsmap.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_mv.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_mv.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/michael_mic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/michael_mic.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_rcar.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_rcar)" -D"KBUILD_MODNAME=KBUILD_STR(sata_rcar)" -c -o drivers/ata/sata_rcar.o drivers/ata/sata_rcar.c gcc -Wp,-MD,crypto/.crc32.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crc32)" -D"KBUILD_MODNAME=KBUILD_STR(crc32)" -c -o crypto/crc32.o crypto/crc32.c if [ "-pg" = "-pg" ]; then if [ fs/ceph/mdsmap.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/mdsmap.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/crc32.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/crc32.o"; fi; fi; gcc -Wp,-MD,fs/ceph/.strings.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(strings)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/strings.o fs/ceph/strings.c gcc -Wp,-MD,crypto/.authenc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(authenc)" -D"KBUILD_MODNAME=KBUILD_STR(authenc)" -c -o crypto/authenc.o crypto/authenc.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_promise.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_promise.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_sil.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_sil)" -D"KBUILD_MODNAME=KBUILD_STR(sata_sil)" -c -o drivers/ata/sata_sil.o drivers/ata/sata_sil.c if [ "-pg" = "-pg" ]; then if [ fs/ceph/caps.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/caps.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/ceph/strings.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/strings.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_rcar.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_rcar.o"; fi; fi; gcc -Wp,-MD,fs/ceph/.ceph_frag.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ceph_frag)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/ceph_frag.o fs/ceph/ceph_frag.c if [ "-pg" = "-pg" ]; then if [ sound/core/timer.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/timer.o"; fi; fi; gcc -Wp,-MD,crypto/.authencesn.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(authencesn)" -D"KBUILD_MODNAME=KBUILD_STR(authencesn)" -c -o crypto/authencesn.o crypto/authencesn.c gcc -Wp,-MD,sound/core/.sound.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sound)" -D"KBUILD_MODNAME=KBUILD_STR(snd)" -c -o sound/core/sound.o sound/core/sound.c gcc -Wp,-MD,sound/core/.init.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(init)" -D"KBUILD_MODNAME=KBUILD_STR(snd)" -c -o sound/core/init.o sound/core/init.c if [ "-pg" = "-pg" ]; then if [ fs/ceph/ceph_frag.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/ceph_frag.o"; fi; fi; gcc -Wp,-MD,sound/core/.memory.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(memory)" -D"KBUILD_MODNAME=KBUILD_STR(snd)" -c -o sound/core/memory.o sound/core/memory.c if [ "-pg" = "-pg" ]; then if [ sound/core/sound.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/sound.o"; fi; fi; gcc -Wp,-MD,crypto/.lz4.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(lz4)" -D"KBUILD_MODNAME=KBUILD_STR(lz4)" -c -o crypto/lz4.o crypto/lz4.c if [ "-pg" = "-pg" ]; then if [ sound/core/memory.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/memory.o"; fi; fi; gcc -Wp,-MD,crypto/.lz4hc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(lz4hc)" -D"KBUILD_MODNAME=KBUILD_STR(lz4hc)" -c -o crypto/lz4hc.o crypto/lz4hc.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_sil.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_sil.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/authenc.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/authenc.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_sis.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_sis)" -D"KBUILD_MODNAME=KBUILD_STR(sata_sis)" -c -o drivers/ata/sata_sis.o drivers/ata/sata_sis.c gcc -Wp,-MD,crypto/.ansi_cprng.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ansi_cprng)" -D"KBUILD_MODNAME=KBUILD_STR(ansi_cprng)" -c -o crypto/ansi_cprng.o crypto/ansi_cprng.c if [ "-pg" = "-pg" ]; then if [ sound/core/init.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/init.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/lz4.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/lz4.o"; fi; fi; gcc -Wp,-MD,sound/core/.info.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(info)" -D"KBUILD_MODNAME=KBUILD_STR(snd)" -c -o sound/core/info.o sound/core/info.c gcc -Wp,-MD,fs/ceph/.debugfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(debugfs)" -D"KBUILD_MODNAME=KBUILD_STR(ceph)" -c -o fs/ceph/debugfs.o fs/ceph/debugfs.c if [ "-pg" = "-pg" ]; then if [ crypto/lz4hc.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/lz4hc.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ fs/btrfs/inode.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/inode.o"; fi; fi; gcc -Wp,-MD,crypto/.tcrypt.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(tcrypt)" -D"KBUILD_MODNAME=KBUILD_STR(tcrypt)" -c -o crypto/tcrypt.o crypto/tcrypt.c gcc -Wp,-MD,fs/btrfs/.file.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(file)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/file.o fs/btrfs/file.c if [ "-pg" = "-pg" ]; then if [ crypto/authencesn.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/authencesn.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.tree-defrag.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(tree_defrag)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/tree-defrag.o fs/btrfs/tree-defrag.c if [ "-pg" = "-pg" ]; then if [ fs/ceph/mds_client.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/mds_client.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.extent_map.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(extent_map)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/extent_map.o fs/btrfs/extent_map.c if [ "-pg" = "-pg" ]; then if [ crypto/ansi_cprng.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/ansi_cprng.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_sis.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_sis.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_svw.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_svw)" -D"KBUILD_MODNAME=KBUILD_STR(sata_svw)" -c -o drivers/ata/sata_svw.o drivers/ata/sata_svw.c gcc -Wp,-MD,drivers/ata/.sata_uli.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_uli)" -D"KBUILD_MODNAME=KBUILD_STR(sata_uli)" -c -o drivers/ata/sata_uli.o drivers/ata/sata_uli.c if [ "-pg" = "-pg" ]; then if [ fs/ceph/debugfs.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/ceph/debugfs.o"; fi; fi; ld -m elf_x86_64 -r -o fs/ceph/ceph.o fs/ceph/super.o fs/ceph/inode.o fs/ceph/dir.o fs/ceph/file.o fs/ceph/locks.o fs/ceph/addr.o fs/ceph/ioctl.o fs/ceph/export.o fs/ceph/caps.o fs/ceph/snap.o fs/ceph/xattr.o fs/ceph/mds_client.o fs/ceph/mdsmap.o fs/ceph/strings.o fs/ceph/ceph_frag.o fs/ceph/debugfs.o if [ "-pg" = "-pg" ]; then if [ sound/core/info.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/info.o"; fi; fi; gcc -Wp,-MD,fs/cifs/.cifsfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cifsfs)" -D"KBUILD_MODNAME=KBUILD_STR(cifs)" -c -o fs/cifs/cifsfs.o fs/cifs/cifsfs.c gcc -Wp,-MD,sound/core/.control.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(control)" -D"KBUILD_MODNAME=KBUILD_STR(snd)" -c -o sound/core/control.o sound/core/control.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/tree-defrag.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/tree-defrag.o"; fi; fi; gcc -Wp,-MD,sound/core/.misc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(misc)" -D"KBUILD_MODNAME=KBUILD_STR(snd)" -c -o sound/core/misc.o sound/core/misc.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/extent_map.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/extent_map.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.sysfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sysfs)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/sysfs.o fs/btrfs/sysfs.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_uli.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_uli.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.struct-funcs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(struct_funcs)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/struct-funcs.o fs/btrfs/struct-funcs.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_svw.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_svw.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ sound/core/misc.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/misc.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_via.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_via)" -D"KBUILD_MODNAME=KBUILD_STR(sata_via)" -c -o drivers/ata/sata_via.o drivers/ata/sata_via.c gcc -Wp,-MD,crypto/.ghash-generic.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ghash_generic)" -D"KBUILD_MODNAME=KBUILD_STR(ghash_generic)" -c -o crypto/ghash-generic.o crypto/ghash-generic.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/sysfs.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/sysfs.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.xattr.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xattr)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/xattr.o fs/btrfs/xattr.c if [ "-pg" = "-pg" ]; then if [ crypto/ghash-generic.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/ghash-generic.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ crypto/tcrypt.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/tcrypt.o"; fi; fi; gcc -Wp,-MD,crypto/.xor.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xor)" -D"KBUILD_MODNAME=KBUILD_STR(xor)" -c -o crypto/xor.o crypto/xor.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/struct-funcs.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/struct-funcs.o"; fi; fi; gcc -Wp,-MD,crypto/async_tx/.async_tx.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(async_tx)" -D"KBUILD_MODNAME=KBUILD_STR(async_tx)" -c -o crypto/async_tx/async_tx.o crypto/async_tx/async_tx.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_via.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_via.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.sata_vsc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sata_vsc)" -D"KBUILD_MODNAME=KBUILD_STR(sata_vsc)" -c -o drivers/ata/sata_vsc.o drivers/ata/sata_vsc.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/file.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/file.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.pata_ali.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pata_ali)" -D"KBUILD_MODNAME=KBUILD_STR(pata_ali)" -c -o drivers/ata/pata_ali.o drivers/ata/pata_ali.c if [ "-pg" = "-pg" ]; then if [ fs/cifs/cifsfs.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/cifs/cifsfs.o"; fi; fi; gcc -Wp,-MD,fs/cifs/.cifssmb.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cifssmb)" -D"KBUILD_MODNAME=KBUILD_STR(cifs)" -c -o fs/cifs/cifssmb.o fs/cifs/cifssmb.c if [ "-pg" = "-pg" ]; then if [ sound/core/control.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/control.o"; fi; fi; gcc -Wp,-MD,sound/core/.device.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(device)" -D"KBUILD_MODNAME=KBUILD_STR(snd)" -c -o sound/core/device.o sound/core/device.c if [ "-pg" = "-pg" ]; then if [ fs/btrfs/xattr.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "fs/btrfs/xattr.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.ordered-data.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ordered_data)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/ordered-data.o fs/btrfs/ordered-data.c if [ "-pg" = "-pg" ]; then if [ crypto/async_tx/async_tx.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/async_tx/async_tx.o"; fi; fi; gcc -Wp,-MD,crypto/async_tx/.async_memcpy.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(async_memcpy)" -D"KBUILD_MODNAME=KBUILD_STR(async_memcpy)" -c -o crypto/async_tx/async_memcpy.o crypto/async_tx/async_memcpy.c if [ "-pg" = "-pg" ]; then if [ crypto/xor.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/xor.o"; fi; fi; gcc -Wp,-MD,fs/btrfs/.extent_io.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(extent_io)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/extent_io.o fs/btrfs/extent_io.c gcc -Wp,-MD,fs/btrfs/.volumes.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(volumes)" -D"KBUILD_MODNAME=KBUILD_STR(btrfs)" -c -o fs/btrfs/volumes.o fs/btrfs/volumes.c if [ "-pg" = "-pg" ]; then if [ sound/core/device.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "sound/core/device.o"; fi; fi; gcc -Wp,-MD,sound/core/.isadma.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(isadma)" -D"KBUILD_MODNAME=KBUILD_STR(snd)" -c -o sound/core/isadma.o sound/core/isadma.c if [ "-pg" = "-pg" ]; then if [ drivers/ata/pata_ali.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/pata_ali.o"; fi; fi; if [ "-pg" = "-pg" ]; then if [ drivers/ata/sata_vsc.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "drivers/ata/sata_vsc.o"; fi; fi; gcc -Wp,-MD,sound/core/.sound_oss.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sound_oss)" -D"KBUILD_MODNAME=KBUILD_STR(snd)" -c -o sound/core/sound_oss.o sound/core/sound_oss.c if [ "-pg" = "-pg" ]; then if [ crypto/async_tx/async_memcpy.o != "scripts/mod/empty.o" ]; then /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/scripts/recordmcount "crypto/async_tx/async_memcpy.o"; fi; fi; gcc -Wp,-MD,drivers/ata/.pata_amd.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pata_amd)" -D"KBUILD_MODNAME=KBUILD_STR(pata_amd)" -c -o drivers/ata/pata_amd.o drivers/ata/pata_amd.c gcc -Wp,-MD,crypto/async_tx/.async_xor.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/uapi -Iinclude/generated/uapi -include /build/BUILD/kernel-3.11.fc18/linux-3.11.10-8801.nornet.fc18.x86_64/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-decl