Most packages not compiling properly

Hello Arch users!
For some time now, I have been experiencing a weird issue. When trying to compile packages (mostly AUR packages),  I receive contradictory messages from the make command. Let me show you:
checking if gcc accepts -dumpversion option... yes
checking gcc version... 4.7.0
checking if g++ accepts -dumpversion option... yes
checking g++ version... 4.7.0
configure: Excellent, the C, C++ and Fortran compilers are all GCC 4.7.0
configure: GCC 4.0.0 is very buggy and can not build Sage.
configure: Please use a gcc of at least 4.0.1.
configure: error: Exiting due to the use of a version of GCC that is too buggy
ERROR: You do not have all of the prerequisites needed
to build Sage from source. See the errors above.
make[1]: *** [installed/prereq-0.9] Error 1
And I have GCC 4.7 installed. I use multilib. Tell me if you need anything else.

Yes, I do have multilib-devel installed.
I noticed that another symptom has arised: Maple 13 keeps complaining that it does not have kernel connection. Related?
Most packages I try to build complain that either gcc, intltool or some dev package is out-of-date. This is really weird...

Similar Messages

  • Package Not Compiled?

    I am trying to INSERT into a table that is called LMR_TENANTS. When I try to INSERT via Oracle APEX I get the following error:
    >
    ORA-04063: package body "LILLEYMAN.CG$LMR_TENANTS" has errors ORA-06508: PL/SQL: could not find program unit being called: "LILLEYMAN.CG$LMR_TENANTS" ORA-06512: at "LILLEYMAN.CG$BIS_LMR_TENANTS", line 1 ORA-04088: error during execution of trigger 'LILLEYMAN.CG$BIS_LMR_TENANTS'
    I assume this is because the package it is referring to is not compiled properly.
    If I got to the actual package it is referring to, I see it has the following errors:
    >
    Line Position Text
    19 8 PLS-00201: identifier 'LMR_TENANTS' must be declared
    19 8 PL/SQL: Declaration ignored
    23 16 PLS-00320: the declaration of the type of this expression is incomplete or malformed
    22 1 PL/SQL: Declaration ignored
    51 16 PLS-00320: the declaration of the type of this expression is incomplete or malformed
    50 1 PL/SQL: Declaration ignored
    56 32 PLS-00201: identifier 'LMR_TENANTS' must be declared
    56 1 PL/SQL: Declaration ignored
    Here is a link to a pastebin of the package, since it is rather large. This is something that has been generated by Oracle APEX.
    I am unable to understand why I am getting this error at all.
    http://pastebin.com/m58df134a
    Any ideas as to what the problem may be? What I should try to do to fix it?
    Edited by: apexdev88 on 10-Aug-2009 03:33

    I figured out that apparrently LMR_TENANTS was not owned by the schema.
    Now I am getting the following error in relation to the package body:
    22 20 PLS-00201: identifier 'CG$ERRORS.MSGGETTEXT' must be declared
    22 5 PL/SQL: Statement ignored
    27 20 PLS-00201: identifier 'CG$ERRORS.RAISE_FAILURE' must be declared
    27 20 PL/SQL: Statement ignored
    40 20 PLS-00201: identifier 'CG$ERRORS.MSGGETTEXT' must be declared
    40 5 PL/SQL: Statement ignored
    45 5 PLS-00201: identifier 'CG$ERRORS.RAISE_FAILURE' must be declared
    45 5 PL/SQL: Statement ignored
    74 7 PLS-00201: identifier 'CG$ERRORS.PUSH' must be declared
    74 7 PL/SQL: Statement ignored
    76 7 PLS-00201: identifier 'CG$ERRORS.RAISE_FAILURE' must be declared
    76 7 PL/SQL: Statement ignored
    90 5 PLS-00201: identifier 'CG$ERRORS.PUSH' must be declared
    90 5 PL/SQL: Statement ignored
    92 5 PLS-00201: identifier 'CG$ERRORS.RAISE_FAILURE' must be declared
    92 5 PL/SQL: Statement ignored
    110 24 PLS-00201: identifier 'CG$ERRORS.MSGGETTEXT' must be declared
    110 9 PL/SQL: Statement ignored
    117 24 PLS-00201: identifier 'CG$ERRORS.MSGGETTEXT' must be declared
    117 9 PL/SQL: Statement ignored
    22 20 PLS-00201: identifier 'CG$ERRORS.MSGGETTEXT' must be declared
    22 5 PL/SQL: Statement ignored
    27 20 PLS-00201: identifier 'CG$ERRORS.RAISE_FAILURE' must be declared
    27 20 PL/SQL: Statement ignored
    40 20 PLS-00201: identifier 'CG$ERRORS.MSGGETTEXT' must be declared
    40 5 PL/SQL: Statement ignored
    45 5 PLS-00201: identifier 'CG$ERRORS.RAISE_FAILURE' must be declared
    45 5 PL/SQL: Statement ignored
    74 7 PLS-00201: identifier 'CG$ERRORS.PUSH' must be declared
    74 7 PL/SQL: Statement ignored
    76 7 PLS-00201: identifier 'CG$ERRORS.RAISE_FAILURE' must be declared
    76 7 PL/SQL: Statement ignored
    90 5 PLS-00201: identifier 'CG$ERRORS.PUSH' must be declared
    90 5 PL/SQL: Statement ignored
    92 5 PLS-00201: identifier 'CG$ERRORS.RAISE_FAILURE' must be declared
    92 5 PL/SQL: Statement ignored
    110 24 PLS-00201: identifier 'CG$ERRORS.MSGGETTEXT' must be declared
    110 9 PL/SQL: Statement ignored
    117 24 PLS-00201: identifier 'CG$ERRORS.MSGGETTEXT' must be declared
    117 9 PL/SQL: Statement ignored

  • Arch KDE packages not compiled using -fpic ?

    this week-end i gave prelink a shot. then i realized that actually most (if not all) kde apps could not be prelinked.
    it looks like they're not compiled with -fpic option, and prelink cannot "link against non-pic libraries".
    it's not that i absolutely want to prelink my whole system, it's just that i thought this -fpic option was a good thing so i'm surprised it's not used in arch kde packages.
    any plans to enable -fpic for kde in the near future ?

    brazzmonkey wrote:a few months ago, i had a gentoo box compiled with USE="pic" and didn't encounter any problems. but this use flag is not used by every ebuild.
    i didn't know -fpic could slow things... and never noticed it.
    I don't notice the slowdown on my Athlon64, but on my old (socket A) Sempron 2500+ and my even older (socket A) Duron 1.2GHz, you can really feel it.  Probably because the Athlon64 has enough grunt to cover the slowdown though

  • Help T_T - Program not compiling properly

    I'm trying to add a short animation to the source file for a
    game that was built by an outside studio. Unfortunately, I can't
    seem to get the program to compile correctly: I get tons of errors,
    graphics dont diplay properly, etc. I thought perhaps I had just
    messed something up with my codes and animations, but even if i try
    to compile the original unedited file as a control test, i get the
    same problems. I have all the external files, scripts, etc.
    None of our scripters are in-house, so there's no one I can
    ask about this. I know just enough actionscript to prevent Flash
    from exploding into a gooey mass (which is how I ended up getting
    tasked with this), but basically my knowledge of flash is limited
    to it as an animation program so I'm not really sure if theres some
    kind of settings I need to change, specifically need to export as
    an .exe (shouldn't be, since the game runs as a .swf), or what.
    I know i'm not providing a whole lot of information about the
    problem, but thats because I'm not really sure what info is
    relevant. Let me know if there's anything people need from me and
    I'll get it to you.
    Thanks!

    Just a had brief look, but shouldn't it be:public class TempConversion extends JFrameIf you post code it is a good idea to use the formatting tags:
    http://forum.java.sun.com/help.jspa?sec=formatting
    Basically the idea is you put [code] at the start of your code and [/code]
    at the end.

  • [SOLVED] Kernels from the AUR not compiling properly

    Hiya everyone,
    I've got a bit of a problem, I think. Early this evening I tried downloading and making the Linux-lqx kernel from the AUR. Largely because why not.
    After the tarball downloaded, I ran tar -xvf on it like I always do, ran namcap on the PKGBUILD (it came up with a few superfluous errors), and ran makepkg -s on the PKGBUILD. It downloaded the relevant source, then immediately failed the PGP signature check. I was like, "Oh you AUR!" and ran makepkg -s --skippgpcheck. It did it's thing until it was applying patches, at which point it just failed at a certain point with "ERROR: A failure occured in prepare()", and aborted. I reported the error and the lines that preceded it in the package's page in the AUR.
    I got suspicious, and tried the Linux-lbre-xen kernel to test the building of it. Same issue: a prepare() error. Baffled, I thought maybe my building system was broken. I recompiled a few packages I had already built and installed successfully, and they were fine. I grabbed a few more tarballs from the AUR: adobe-air, I think jre, and something else. They all compiled great and installed just fine. Confused, I then tried building Linux-ck. Another prepare() error!
    Then I noticed the line that preceded the error, "patching file virt/kvm/kvm_main.c", then the error. Going back to lqx and libre-xen, I tried compiling them again, and sure enough "patching file virt/kvm/kvm_main.c" directly preceded the prepare() error.
    What's going on here? Strangely, every kernel I try from the AUR fails the PGP signature check, too. Just the kernels - everything else works as expected. Am I missing something?
    Last edited by MrEvilBreakfast (2015-05-24 18:59:02)

    The build goes fine until:
    ==> Starting prepare()...
    The next patch would create the file Documentation/ABI/testing/debugfs-aufs,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/ABI/testing/sysfs-aufs,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file Documentation/devicetree/bindings/dma/fsl-mxs-dma.txt
    The next patch would create the file Documentation/filesystems/aufs/README,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/01intro.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/02struct.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/03atomic_open.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/03lookup.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/04branch.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/05wbr_policy.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/06fhsm.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/06mmap.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/06xattr.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/07export.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/08shwh.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/10dynop.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file Documentation/filesystems/aufs/design/99plan.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file Documentation/kernel-parameters.txt
    patching file Documentation/networking/scaling.txt
    The next patch would create the file Documentation/scheduler/sched-BFS.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file Documentation/scsi/link_power_management_policy.txt
    patching file Documentation/sysctl/kernel.txt
    The next patch would create the file Documentation/tp_smapi.txt,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file Documentation/virtual/kvm/devices/s390_flic.txt
    patching file MAINTAINERS
    patching file Makefile
    patching file arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts
    patching file arch/arm/boot/dts/at91-sama5d3_xplained.dts
    patching file arch/arm/boot/dts/dove.dtsi
    patching file arch/arm/boot/dts/exynos5250-spring.dts
    patching file arch/arm/boot/dts/imx23-olinuxino.dts
    patching file arch/arm/boot/dts/imx25.dtsi
    patching file arch/arm/boot/dts/imx28.dtsi
    patching file arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
    patching file arch/arm/boot/dts/omap3-n900.dts
    patching file arch/arm/boot/dts/ste-dbx5x0.dtsi
    patching file arch/arm/boot/dts/ste-href.dtsi
    patching file arch/arm/boot/dts/ste-snowball.dts
    patching file arch/arm/include/asm/elf.h
    patching file arch/arm/include/uapi/asm/kvm.h
    patching file arch/arm/kernel/Makefile
    patching file arch/arm/kernel/hibernate.c
    patching file arch/arm/kernel/process.c
    The next patch would create the file arch/arm/kernel/psci-call.S,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file arch/arm/kernel/psci.c
    The next patch would create the file arch/arm/kernel/reboot.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file arch/arm/kvm/arm.c
    patching file arch/arm/mach-mvebu/pmsu.c
    patching file arch/arm/mach-omap2/prm-regbits-34xx.h
    patching file arch/arm/mach-omap2/prm-regbits-44xx.h
    patching file arch/arm/mach-omap2/vc.c
    patching file arch/arm/mach-omap2/vc.h
    patching file arch/arm/mach-omap2/vc3xxx_data.c
    patching file arch/arm/mach-omap2/vc44xx_data.c
    patching file arch/arm/mach-s3c64xx/crag6410.h
    patching file arch/arm/mach-s3c64xx/mach-crag6410.c
    patching file arch/arm/net/bpf_jit_32.c
    patching file arch/arm64/Kconfig
    patching file arch/arm64/Makefile
    patching file arch/arm64/include/asm/cpufeature.h
    patching file arch/arm64/include/asm/smp_plat.h
    patching file arch/arm64/include/uapi/asm/kvm.h
    patching file arch/arm64/kernel/cpu_errata.c
    patching file arch/arm64/kernel/entry.S
    patching file arch/arm64/kernel/head.S
    patching file arch/arm64/kernel/setup.c
    patching file arch/arm64/kernel/smp.c
    patching file arch/arm64/mm/dma-mapping.c
    patching file arch/c6x/kernel/time.c
    patching file arch/mips/Kconfig
    patching file arch/mips/Makefile
    patching file arch/mips/bcm47xx/board.c
    patching file arch/mips/bcm63xx/prom.c
    patching file arch/mips/bcm63xx/setup.c
    patching file arch/mips/cavium-octeon/dma-octeon.c
    patching file arch/mips/cavium-octeon/setup.c
    patching file arch/mips/include/asm/asm-eva.h
    patching file arch/mips/include/asm/cacheflush.h
    patching file arch/mips/include/asm/cpu-features.h
    patching file arch/mips/include/asm/elf.h
    patching file arch/mips/include/asm/fpu.h
    patching file arch/mips/include/asm/kvm_host.h
    patching file arch/mips/include/asm/mach-cavium-octeon/cpu-feature-overrides.h
    patching file arch/mips/include/asm/octeon/cvmx.h
    patching file arch/mips/include/asm/octeon/pci-octeon.h
    patching file arch/mips/include/asm/pgtable.h
    patching file arch/mips/include/asm/r4kcache.h
    patching file arch/mips/include/asm/spinlock.h
    patching file arch/mips/kernel/entry.S
    patching file arch/mips/kernel/smp-cps.c
    patching file arch/mips/kernel/unaligned.c
    patching file arch/mips/kvm/emulate.c
    patching file arch/mips/kvm/mips.c
    patching file arch/mips/kvm/trap_emul.c
    patching file arch/mips/loongson/loongson-3/irq.c
    patching file arch/mips/mm/cache.c
    patching file arch/mips/mm/tlbex.c
    patching file arch/mips/mti-malta/malta-memory.c
    patching file arch/mips/netlogic/xlp/ahci-init-xlp2.c
    patching file arch/mips/pci/Makefile
    patching file arch/mips/pci/pci-octeon.c
    patching file arch/mips/pci/pcie-octeon.c
    patching file arch/mips/power/hibernate.S
    patching file arch/mips/ralink/Kconfig
    patching file arch/powerpc/kernel/cacheinfo.c
    patching file arch/powerpc/mm/hugetlbpage.c
    patching file arch/powerpc/perf/callchain.c
    patching file arch/powerpc/platforms/cell/interrupt.c
    patching file arch/powerpc/platforms/cell/iommu.c
    patching file arch/powerpc/platforms/cell/spufs/sched.c
    patching file arch/powerpc/platforms/powernv/pci-ioda.c
    patching file arch/s390/kernel/suspend.c
    patching file arch/s390/kvm/interrupt.c
    patching file arch/s390/kvm/kvm-s390.h
    patching file arch/s390/kvm/priv.c
    patching file arch/x86/Kconfig
    patching file arch/x86/Kconfig.cpu
    patching file arch/x86/Makefile_32.cpu
    patching file arch/x86/include/asm/insn.h
    patching file arch/x86/include/asm/mwait.h
    patching file arch/x86/include/asm/pvclock.h
    patching file arch/x86/include/asm/spinlock.h
    patching file arch/x86/kernel/acpi/boot.c
    patching file arch/x86/kernel/apic/io_apic.c
    patching file arch/x86/kernel/cpu/intel.c
    patching file arch/x86/kernel/cpu/perf_event_intel_ds.c
    patching file arch/x86/kernel/early_printk.c
    patching file arch/x86/kernel/ioport.c
    patching file arch/x86/kernel/process.c
    patching file arch/x86/kernel/pvclock.c
    patching file arch/x86/kvm/vmx.c
    patching file arch/x86/kvm/x86.c
    patching file arch/x86/lib/insn.c
    patching file arch/x86/lib/usercopy_64.c
    patching file arch/x86/pci/acpi.c
    patching file arch/x86/platform/efi/early_printk.c
    patching file arch/x86/tools/test_get_len
    patching file arch/x86/vdso/vclock_gettime.c
    patching file arch/xtensa/Kconfig
    patching file arch/xtensa/include/uapi/asm/unistd.h
    patching file arch/xtensa/platforms/iss/network.c
    patching file arch/xtensa/platforms/xtfpga/Makefile
    patching file arch/xtensa/platforms/xtfpga/include/platform/hardware.h
    patching file arch/xtensa/platforms/xtfpga/include/platform/lcd.h
    patching file arch/xtensa/platforms/xtfpga/lcd.c
    patching file block/Kconfig.iosched
    patching file block/Makefile
    The next patch would create the file block/bfq-cgroup.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file block/bfq-ioc.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file block/bfq-iosched.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file block/bfq-sched.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file block/bfq.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file block/blk-core.c
    patching file block/blk-mq.c
    patching file block/blk-sysfs.c
    patching file drivers/accessibility/braille/braille_console.c
    patching file drivers/acpi/acpi_pnp.c
    patching file drivers/acpi/acpica/acmacros.h
    patching file drivers/acpi/acpica/dsopcode.c
    patching file drivers/acpi/acpica/evgpe.c
    patching file drivers/acpi/acpica/evregion.c
    patching file drivers/acpi/acpica/exdump.c
    patching file drivers/acpi/acpica/exfldio.c
    patching file drivers/acpi/acpica/exregion.c
    patching file drivers/acpi/acpica/hwgpe.c
    patching file drivers/acpi/acpica/hwvalid.c
    patching file drivers/acpi/acpica/nsdump.c
    patching file drivers/acpi/acpica/tbdata.c
    patching file drivers/acpi/acpica/tbinstal.c
    patching file drivers/acpi/acpica/tbprint.c
    patching file drivers/acpi/acpica/tbxfroot.c
    patching file drivers/acpi/acpica/utaddress.c
    patching file drivers/acpi/blacklist.c
    patching file drivers/acpi/resource.c
    patching file drivers/acpi/sbs.c
    patching file drivers/acpi/sbshc.c
    patching file drivers/acpi/scan.c
    patching file drivers/ata/acard-ahci.c
    patching file drivers/ata/ahci.c
    patching file drivers/ata/ahci.h
    patching file drivers/ata/libahci.c
    patching file drivers/ata/libahci_platform.c
    patching file drivers/ata/libata-core.c
    patching file drivers/ata/libata-eh.c
    patching file drivers/ata/libata-pmp.c
    patching file drivers/ata/libata-scsi.c
    patching file drivers/ata/libata.h
    patching file drivers/ata/sata_highbank.c
    patching file drivers/base/bus.c
    patching file drivers/base/cacheinfo.c
    patching file drivers/base/platform.c
    patching file drivers/block/loop.c
    patching file drivers/block/rbd.c
    patching file drivers/bluetooth/ath3k.c
    patching file drivers/bluetooth/btusb.c
    patching file drivers/char/tpm/tpm-chip.c
    patching file drivers/clk/at91/clk-usb.c
    patching file drivers/clk/qcom/clk-rcg.c
    patching file drivers/clk/qcom/clk-rcg.h
    patching file drivers/clk/qcom/clk-rcg2.c
    patching file drivers/clk/qcom/gcc-ipq806x.c
    patching file drivers/clk/qcom/lcc-ipq806x.c
    patching file drivers/clk/samsung/clk-exynos4.c
    patching file drivers/clk/tegra/clk-tegra124.c
    patching file drivers/clk/tegra/clk.c
    patching file drivers/cpufreq/cpufreq.c
    patching file drivers/cpufreq/cpufreq_conservative.c
    patching file drivers/cpufreq/cpufreq_ondemand.c
    patching file drivers/cpufreq/intel_pstate.c
    patching file drivers/crypto/omap-aes.c
    patching file drivers/gpio/gpio-mvebu.c
    patching file drivers/gpio/gpiolib-sysfs.c
    patching file drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
    patching file drivers/gpu/drm/drm_irq.c
    patching file drivers/gpu/drm/exynos/exynos_dp_core.c
    patching file drivers/gpu/drm/exynos/exynos_drm_fimd.c
    The next patch would create the file drivers/gpu/drm/exynos/exynos_drm_fimd.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file drivers/gpu/drm/i2c/adv7511.c
    patching file drivers/gpu/drm/i915/i915_drv.c
    patching file drivers/gpu/drm/i915/i915_irq.c
    patching file drivers/gpu/drm/i915/i915_reg.h
    patching file drivers/gpu/drm/i915/intel_display.c
    patching file drivers/gpu/drm/i915/intel_dp.c
    patching file drivers/gpu/drm/i915/intel_i2c.c
    patching file drivers/gpu/drm/i915/intel_lvds.c
    patching file drivers/gpu/drm/radeon/atombios_crtc.c
    patching file drivers/gpu/drm/radeon/atombios_encoders.c
    patching file drivers/gpu/drm/radeon/dce6_afmt.c
    patching file drivers/gpu/drm/radeon/evergreen_hdmi.c
    patching file drivers/gpu/drm/radeon/r600_hdmi.c
    patching file drivers/gpu/drm/radeon/radeon_asic.c
    patching file drivers/gpu/drm/radeon/radeon_asic.h
    patching file drivers/gpu/drm/radeon/radeon_audio.c
    patching file drivers/gpu/drm/radeon/radeon_connectors.c
    patching file drivers/gpu/drm/radeon/radeon_cs.c
    patching file drivers/gpu/drm/radeon/radeon_ttm.c
    patching file drivers/gpu/drm/radeon/radeon_uvd.c
    patching file drivers/gpu/drm/radeon/radeon_vce.c
    patching file drivers/gpu/drm/radeon/radeon_vm.c
    patching file drivers/gpu/drm/radeon/rv770d.h
    patching file drivers/gpu/drm/radeon/si_dpm.c
    patching file drivers/gpu/drm/radeon/uvd_v1_0.c
    patching file drivers/gpu/drm/radeon/uvd_v2_2.c
    patching file drivers/hid/Kconfig
    patching file drivers/hid/Makefile
    patching file drivers/hid/hid-ids.h
    patching file drivers/hid/hid-multitouch.c
    The next patch would create the file drivers/hid/huiontablet.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file drivers/hid/usbhid/hid-quirks.c
    patching file drivers/hv/channel.c
    patching file drivers/hv/channel_mgmt.c
    patching file drivers/i2c/busses/i2c-rk3x.c
    patching file drivers/i2c/i2c-core.c
    patching file drivers/i2c/i2c-mux.c
    patching file drivers/idle/intel_idle.c
    patching file drivers/infiniband/core/cma.c
    patching file drivers/infiniband/core/umem.c
    patching file drivers/infiniband/hw/mlx4/qp.c
    patching file drivers/infiniband/ulp/iser/iser_initiator.c
    patching file drivers/infiniband/ulp/isert/ib_isert.c
    patching file drivers/input/input-mt.c
    patching file drivers/input/joydev.c
    patching file drivers/input/mouse/alps.c
    patching file drivers/input/mouse/elantech.c
    patching file drivers/input/mouse/elantech.h
    patching file drivers/input/mouse/synaptics.c
    patching file drivers/input/mouse/synaptics.h
    patching file drivers/macintosh/Kconfig
    patching file drivers/macintosh/adbhid.c
    patching file drivers/md/md.c
    patching file drivers/md/raid0.c
    patching file drivers/media/platform/marvell-ccic/mcam-core.c
    patching file drivers/media/platform/marvell-ccic/mcam-core.h
    patching file drivers/media/rc/img-ir/img-ir-core.c
    patching file drivers/media/usb/stk1160/stk1160-v4l.c
    patching file drivers/memstick/core/mspro_block.c
    patching file drivers/mfd/mfd-core.c
    patching file drivers/mmc/card/block.c
    patching file drivers/mmc/card/queue.c
    patching file drivers/mmc/card/queue.h
    patching file drivers/mmc/core/core.c
    patching file drivers/mmc/host/sh_mmcif.c
    patching file drivers/mmc/host/sunxi-mmc.c
    patching file drivers/mmc/host/tmio_mmc_pio.c
    patching file drivers/mtd/ubi/attach.c
    patching file drivers/mtd/ubi/cdev.c
    patching file drivers/mtd/ubi/eba.c
    patching file drivers/mtd/ubi/wl.c
    patching file drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
    patching file drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
    patching file drivers/net/ethernet/cadence/macb.c
    patching file drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
    patching file drivers/net/ethernet/intel/e1000/e1000_main.c
    patching file drivers/net/ethernet/marvell/pxa168_eth.c
    patching file drivers/net/ethernet/mellanox/mlx4/en_ethtool.c
    patching file drivers/net/ethernet/mellanox/mlx4/en_netdev.c
    patching file drivers/net/ethernet/mellanox/mlx4/en_rx.c
    patching file drivers/net/ethernet/mellanox/mlx4/en_tx.c
    patching file drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
    patching file drivers/net/netconsole.c
    patching file drivers/net/ppp/ppp_generic.c
    patching file drivers/net/vxlan.c
    patching file drivers/net/wireless/hostap/hostap.h
    patching file drivers/net/wireless/hostap/hostap_ap.c
    patching file drivers/net/wireless/hostap/hostap_config.h
    patching file drivers/net/wireless/hostap/hostap_hw.c
    patching file drivers/net/wireless/hostap/hostap_info.c
    patching file drivers/net/wireless/hostap/hostap_ioctl.c
    patching file drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
    patching file drivers/net/wireless/ti/wl18xx/debugfs.c
    patching file drivers/net/wireless/ti/wlcore/debugfs.h
    patching file drivers/nfc/st21nfcb/i2c.c
    patching file drivers/pinctrl/core.c
    patching file drivers/pinctrl/core.h
    patching file drivers/pinctrl/devicetree.c
    patching file drivers/platform/x86/Kconfig
    patching file drivers/platform/x86/Makefile
    patching file drivers/platform/x86/compal-laptop.c
    patching file drivers/platform/x86/hdaps.c
    The next patch would create the file drivers/platform/x86/thinkpad_ec.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/platform/x86/tp_smapi.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file drivers/power/ipaq_micro_battery.c
    patching file drivers/power/lp8788-charger.c
    patching file drivers/power/twl4030_madc_battery.c
    patching file drivers/rtc/rtc-armada38x.c
    patching file drivers/scsi/3w-9xxx.c
    patching file drivers/scsi/3w-9xxx.h
    patching file drivers/scsi/3w-sas.c
    patching file drivers/scsi/3w-sas.h
    patching file drivers/scsi/3w-xxxx.c
    patching file drivers/scsi/3w-xxxx.h
    patching file drivers/scsi/megaraid/megaraid_sas_fusion.c
    patching file drivers/scsi/mvsas/mv_sas.c
    patching file drivers/scsi/scsi_devinfo.c
    patching file drivers/scsi/scsi_scan.c
    patching file drivers/scsi/sd.c
    patching file drivers/scsi/sd_dif.c
    patching file drivers/scsi/storvsc_drv.c
    patching file drivers/spi/spi-imx.c
    patching file drivers/spi/spidev.c
    patching file drivers/ssb/Kconfig
    patching file drivers/staging/Kconfig
    patching file drivers/staging/Makefile
    patching file drivers/staging/android/sync.c
    patching file drivers/staging/panel/panel.c
    The next patch would create the file drivers/staging/vhba/Kconfig,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/staging/vhba/Makefile,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/staging/vhba/vhba.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file drivers/staging/vt6655/rxtx.c
    patching file drivers/target/iscsi/iscsi_target.c
    patching file drivers/target/iscsi/iscsi_target_erl0.c
    patching file drivers/target/iscsi/iscsi_target_login.c
    patching file drivers/target/target_core_file.c
    patching file drivers/target/target_core_sbc.c
    patching file drivers/target/target_core_transport.c
    patching file drivers/tty/Kconfig
    patching file drivers/tty/hvc/hvc_xen.c
    patching file drivers/tty/serial/8250/8250_core.c
    patching file drivers/tty/serial/8250/8250_dw.c
    patching file drivers/tty/serial/8250/8250_early.c
    patching file drivers/tty/serial/atmel_serial.c
    patching file drivers/tty/serial/imx.c
    patching file drivers/tty/serial/of_serial.c
    patching file drivers/tty/serial/uartlite.c
    patching file drivers/tty/serial/xilinx_uartps.c
    patching file drivers/tty/vt/vt.c
    patching file drivers/usb/chipidea/otg_fsm.c
    patching file drivers/usb/class/cdc-acm.c
    patching file drivers/usb/class/cdc-wdm.c
    patching file drivers/usb/core/hub.c
    patching file drivers/usb/dwc2/hcd.c
    patching file drivers/usb/gadget/legacy/printer.c
    patching file drivers/usb/host/ehci-hcd.c
    patching file drivers/usb/host/ehci-hub.c
    patching file drivers/usb/host/fotg210-hcd.c
    patching file drivers/usb/host/fusbh200-hcd.c
    patching file drivers/usb/host/isp116x-hcd.c
    patching file drivers/usb/host/oxu210hp-hcd.c
    patching file drivers/usb/host/r8a66597-hcd.c
    patching file drivers/usb/host/sl811-hcd.c
    patching file drivers/usb/host/uhci-hub.c
    patching file drivers/usb/host/xhci-ring.c
    patching file drivers/usb/isp1760/isp1760-hcd.c
    patching file drivers/usb/musb/musb_core.c
    patching file drivers/usb/musb/musb_virthub.c
    patching file drivers/usb/phy/phy.c
    patching file drivers/usb/storage/uas-detect.h
    patching file drivers/usb/storage/uas.c
    patching file drivers/usb/storage/usb.c
    patching file drivers/vfio/vfio.c
    patching file drivers/video/logo/Kconfig
    patching file drivers/video/logo/Makefile
    patching file drivers/video/logo/logo.c
    The next patch would create the file drivers/video/logo/logo_arch_clut224.ppm,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/video/logo/logo_bsd_clut224.ppm,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/video/logo/logo_debian_clut224.ppm,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/video/logo/logo_exherbo_clut224.ppm,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/video/logo/logo_fbsd_clut224.ppm,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/video/logo/logo_fedoraglossy_clut224.ppm,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/video/logo/logo_fedorasimple_clut224.ppm,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/video/logo/logo_gentoo_clut224.ppm,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/video/logo/logo_oldzen_clut224.ppm,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/video/logo/logo_slackware_clut224.ppm,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/video/logo/logo_tits_clut224.ppm,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file drivers/video/logo/logo_zen_clut224.ppm,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file drivers/xen/events/events_2l.c
    patching file drivers/xen/events/events_base.c
    patching file drivers/xen/xen-pciback/conf_space.c
    patching file drivers/xen/xen-pciback/conf_space.h
    patching file drivers/xen/xen-pciback/conf_space_header.c
    patching file drivers/xen/xenbus/xenbus_probe.c
    patching file fs/Kconfig
    patching file fs/Makefile
    The next patch would create the file fs/aufs/Kconfig,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/Makefile,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/aufs.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/branch.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/branch.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/cpup.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/cpup.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/dbgaufs.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/dbgaufs.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/dcsub.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/dcsub.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/debug.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/debug.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/dentry.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/dentry.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/dinfo.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/dir.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/dir.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/dynop.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/dynop.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/export.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/f_op.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/fhsm.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/file.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/file.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/finfo.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/fstype.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/hfsnotify.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/hfsplus.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/hnotify.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/i_op.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/i_op_add.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/i_op_del.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/i_op_ren.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/iinfo.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/inode.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/inode.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/ioctl.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/loop.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/loop.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/magic.mk,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/module.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/module.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/mvdown.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/opts.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/opts.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/plink.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/poll.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/posix_acl.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/procfs.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/rdu.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/rwsem.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/sbinfo.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/spl.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/super.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/super.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/sysaufs.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/sysaufs.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/sysfs.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/sysrq.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/vdir.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/vfsub.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/vfsub.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/wbr_policy.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/whout.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/whout.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/wkq.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/wkq.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/xattr.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file fs/aufs/xino.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file fs/binfmt_elf.c
    patching file fs/btrfs/extent-tree.c
    patching file fs/btrfs/ioctl.c
    patching file fs/btrfs/send.c
    patching file fs/btrfs/xattr.c
    patching file fs/buffer.c
    patching file fs/coredump.c
    patching file fs/dcache.c
    patching file fs/exec.c
    patching file fs/ext4/extents.c
    patching file fs/ext4/extents_status.c
    patching file fs/ext4/inode.c
    patching file fs/ext4/namei.c
    patching file fs/file_table.c
    patching file fs/hfsplus/xattr.c
    patching file fs/inode.c
    patching file fs/lockd/svcsubs.c
    patching file fs/namei.c
    patching file fs/namespace.c
    patching file fs/nfs/callback.c
    patching file fs/nfs/direct.c
    patching file fs/nfs/nfs4xdr.c
    patching file fs/nfs/read.c
    patching file fs/nfs/write.c
    patching file fs/nfsd/nfs4proc.c
    patching file fs/nfsd/nfs4state.c
    patching file fs/nfsd/nfs4xdr.c
    patching file fs/nfsd/nfsctl.c
    patching file fs/nfsd/nfsd.h
    patching file fs/nilfs2/btree.c
    patching file fs/notify/group.c
    patching file fs/notify/mark.c
    patching file fs/ocfs2/dlm/dlmmaster.c
    patching file fs/open.c
    patching file fs/pnode.c
    patching file fs/pnode.h
    patching file fs/proc/base.c
    patching file fs/proc/nommu.c
    patching file fs/proc/task_mmu.c
    patching file fs/proc/task_nommu.c
    patching file fs/splice.c
    patching file fs/xattr.c
    patching file include/acpi/acconfig.h
    patching file include/acpi/acpixf.h
    patching file include/acpi/actypes.h
    patching file include/acpi/platform/acenv.h
    patching file include/dt-bindings/clock/tegra124-car-common.h
    patching file include/linux/bpf.h
    patching file include/linux/cgroup_subsys.h
    patching file include/linux/console.h
    patching file include/linux/file.h
    patching file include/linux/init_task.h
    patching file include/linux/ioprio.h
    patching file include/linux/jiffies.h
    patching file include/linux/libata.h
    patching file include/linux/linux_logo.h
    patching file include/linux/mm.h
    patching file include/linux/mm_types.h
    patching file include/linux/mount.h
    patching file include/linux/nilfs2_fs.h
    patching file include/linux/sched.h
    patching file include/linux/sched/prio.h
    patching file include/linux/skbuff.h
    patching file include/linux/splice.h
    The next patch would create the file include/linux/thinkpad_ec.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file include/linux/usb.h
    patching file include/linux/usb_usual.h
    patching file include/scsi/scsi_devinfo.h
    patching file include/sound/emu10k1.h
    patching file include/sound/soc-dapm.h
    patching file include/target/iscsi/iscsi_target_core.h
    patching file include/target/target_core_base.h
    The next patch would create the file include/trace/events/fs.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file include/uapi/linux/Kbuild
    The next patch would create the file include/uapi/linux/aufs_type.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file include/uapi/linux/nfsd/debug.h
    patching file include/uapi/linux/sched.h
    patching file include/uapi/linux/vt.h
    patching file include/video/samsung_fimd.h
    patching file init/Kconfig
    patching file init/main.c
    patching file kernel/bpf/core.c
    patching file kernel/bpf/verifier.c
    patching file kernel/debug/kdb/kdb_io.c
    patching file kernel/delayacct.c
    patching file kernel/exit.c
    patching file kernel/fork.c
    patching file kernel/printk/printk.c
    patching file kernel/ptrace.c
    patching file kernel/sched/Makefile
    The next patch would create the file kernel/sched/bfs.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    The next patch would create the file kernel/sched/bfs_sched.h,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file kernel/sched/core.c
    patching file kernel/sched/deadline.c
    patching file kernel/sched/fair.c
    patching file kernel/sched/idle.c
    patching file kernel/sched/stats.c
    patching file kernel/stop_machine.c
    patching file kernel/sysctl.c
    patching file kernel/time/Kconfig
    patching file kernel/time/posix-cpu-timers.c
    patching file kernel/trace/ring_buffer.c
    patching file kernel/trace/trace_events.c
    patching file kernel/trace/trace_functions_graph.c
    patching file kernel/trace/trace_selftest.c
    patching file lib/Kconfig.debug
    patching file lib/string.c
    patching file mm/Makefile
    patching file mm/filemap.c
    patching file mm/huge_memory.c
    patching file mm/hugetlb.c
    patching file mm/madvise.c
    patching file mm/memory-failure.c
    patching file mm/memory.c
    patching file mm/mempolicy.c
    patching file mm/mmap.c
    patching file mm/msync.c
    patching file mm/nommu.c
    patching file mm/page-writeback.c
    The next patch would create the file mm/prfile.c,
    which already exists! Skipping patch.
    1 out of 1 hunk ignored
    patching file net/bridge/br_netfilter.c
    patching file net/core/dev.c
    patching file net/core/skbuff.c
    patching file net/ethernet/eth.c
    patching file net/ipv4/Kconfig
    patching file net/ipv4/geneve.c
    patching file net/ipv4/ip_forward.c
    patching file net/ipv4/ping.c
    patching file net/ipv4/route.c
    patching file net/ipv4/tcp_output.c
    patching file net/mac80211/mlme.c
    patching file net/netlink/af_netlink.c
    patching file scripts/mkcompile_h
    patching file security/commoncap.c
    patching file security/device_cgroup.c
    patching file security/security.c
    patching file sound/oss/sequencer.c
    patching file sound/pci/emu10k1/emu10k1.c
    patching file sound/pci/emu10k1/emu10k1_callback.c
    patching file sound/pci/emu10k1/emu10k1_main.c
    patching file sound/pci/emu10k1/emupcm.c
    patching file sound/pci/emu10k1/emuproc.c
    patching file sound/pci/emu10k1/memory.c
    patching file sound/pci/hda/hda_codec.c
    patching file sound/pci/hda/patch_realtek.c
    patching file sound/pci/hda/thinkpad_helper.c
    patching file sound/soc/codecs/cs4271.c
    patching file sound/soc/codecs/pcm512x.c
    patching file sound/soc/codecs/rt5677.c
    patching file sound/soc/codecs/tfa9879.c
    patching file sound/soc/codecs/wm8741.c
    patching file sound/soc/davinci/davinci-evm.c
    patching file sound/soc/samsung/s3c24xx-i2s.c
    patching file sound/synth/emux/emux_oss.c
    patching file sound/synth/emux/emux_seq.c
    patching file sound/usb/quirks.c
    patching file tools/lib/traceevent/kbuffer-parse.c
    patching file tools/perf/config/Makefile
    patching file tools/perf/tests/make
    patching file tools/perf/util/cloexec.c
    patching file tools/perf/util/cloexec.h
    patching file tools/perf/util/symbol-elf.c
    patching file tools/power/x86/turbostat/Makefile
    patching file virt/kvm/arm/vgic.c
    patching file virt/kvm/kvm_main.c
    ==> ERROR: A failure occurred in prepare().
    Aborting...
    Last edited by MrEvilBreakfast (2015-05-24 17:08:08)

  • Package not compiling

    I am trying to compile a package, it takes long time to compile how can I check the session that is blocking it ?

    user650888 wrote:
    I am trying to compile a package, it takes long time to compile how can I check the session that is blocking it ?It is probably you that is blocking it.
    If procedure does DML, package can not be changed while uncommitted DML exists.
    One way to clear the log jam is to terminate all sessions & then start a new session that compiles the code.

  • Package body greater than 2160 bytes does not compile in Object Browser

    Hi there,
    I initially created a package in Apex 2.1.0.0.39 using the Object Browser and it compiled OK. The message in the box above the source code says "PL/SQL code successfully compiled (17:51:08)". I then added more code and eventually when I clicked the "Compile" button" the message to say successfull compilation or any error message was not displayed. The box above the source code remains blank. After much trial and error I found that by adding just one more letter to the end of a comment that it would not compile, but by removing the letter then it would compile most of the time. I downloaded the package and found that the size of the download .PLB file was 2160 bytes. Editing the PLB file using a text editor to increase the size and executing it in SQL*PLUS does work.
    Is this a fundamental limit on the size of packages that can be compiled using the Object Browser, or is there an Apex configuration parameter that can be modified to allow larger packages? If this is a limit then why isn't an informational message displayed? Or is this in fact an installation issue or an issues with Apex Object Browser?
    Further information:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    I installed this version back at the beginning of the year for training purposes and have not made any conifiguration changes that I am aware of, or installed any further upgrades/software since.
    All help gratefully received by this "definitely a nubie".
    Regards.
    John.

    John,
    If you are using, as you said, Application Express version 2.1.0.0.39, be aware that this is a very old (and not a supported) version. If you have trouble with the latest version (currently 3.2), feel free to report them here.
    Scott

  • Classes without packages not accepted by ejbc compilation ?

    Hey guys ...
    I noticed something which I found unusual...I mite be missing something out here
    When ejbc generates the Bean IMPL class , it does not put any import statements
    in the generated java file but references all the classes in the Bean with their
    absolute path ...
    Now ..I have a 3rd-party jar which does not have certain classes in packages...and
    I reference these classes within my Session Bean...the session bean compiles properly
    ..but when ejbc happens and the Impl class gets generated with the absolute path
    and no imports...the compiler expects to find all these 3rd-party classes without
    packages within the current session bean package itself which it will not..and
    hence throws all sorts of "cannot resolve symbol" errors...
    Does this mean that within my EJB beans I can never reference classes without
    packages or is there something I am missing..?
    Thanx,
    Krish

    Rob ,
    I agree with u that giving classes without package is not a good practise..but
    Itz got a history which believe it or not stems from another weblogic problem(related
    to webservices..)
    anywayz..that is another issue alltogether...
    I don't think this bug is fixed...coz I checked a WLS70 Impl and it is still generating
    the IMPL without the imports...
    But can u clarify..what u wud mean by "fixing the bug" ..does it mean that the
    Impl would start putting the imports..?
    Thanx,
    Krish
    Rob Woollen <[email protected]> wrote:
    I recall this bug being reported before. You might try the latest
    service pack and see if it's been fixed already. Otherwise, you'll have
    to contact [email protected]
    FWIW, it's quite disturbing that a 3rd party would give you a jar
    without a package.
    -- Rob
    Krishnan Venkataraman wrote:
    Hey guys ...
    I noticed something which I found unusual...I mite be missing
    something out here
    When ejbc generates the Bean IMPL class , it does not put any import
    statements
    in the generated java file but references all the classes in the Bean
    with their
    absolute path ...
    Now ..I have a 3rd-party jar which does not have certain classes in
    packages...and
    I reference these classes within my Session Bean...the session bean
    compiles properly
    ..but when ejbc happens and the Impl class gets generated with the
    absolute path
    and no imports...the compiler expects to find all these 3rd-party
    classes without
    packages within the current session bean package itself which it will
    not..and
    hence throws all sorts of "cannot resolve symbol" errors...
    Does this mean that within my EJB beans I can never reference classes
    without
    packages or is there something I am missing..?
    Thanx,
    Krish

  • I have lost track of the number of websites that do not work properly on the iPad without Adobe Flash player which is unsupported. I cannot use retail sites, billing sites and most important of all job application sites. All are missing tabs, links, info

    I have lost track of the number of websites which do not work properly on my iPad. They include retail sites, billing sites and most important of all job application sites. They all seem to require Adobe Flash Player which cannot be downloaded onto an iPad. Skyfire does not solve the problem. They all load without vital parts of the site such as tabs, links and correct formatting. Any suggestions?

    Most such brower/service combinations have a difficult time working with Flash-based apps and often fail completely. Flash videos are usually the most successful content these browers can handle. You can try the others apps - Puffin, iSwifter, etc - but you may find that none of them work, in which case you will not be able to use your iPad with these sites other than by using one of the various remote control solutions to take over a computer running the full Flash Player.
    IMHO, any developer that built a Flash application for a billing or job application site was an idiot, but I know that's out of the control of anyone but the relevant company.
    Regards.

  • SQL*Developer 3EA1 - Not Compiling package Body

    Don't know if this is best place to post this, if not tell me where.
    In some packages i'm getting: Error: ORA-06550: linha 1, coluna 64:PLS-00172: literal de cadeia de caracteres demasiado extenso; Sorry about the portuguese error message but it's cpopy paste from compiler log.
    The strange about this is that the package is compiling with no errors on Version 2.1.1.64 and also on others editors. In both packages i had this was after formatting the code.
    So far is the only bug i got, keep on the good work.
    António Cunha

    Just tried from pl/sql node. The package body does not compile from there either. The issue seems to be the size of the package. The package size is 35,000 characters and spaces. I can remove any combination of source lines to get it down to 32,000 characters and spaces and it will compile.
    Edited by: dagtech on Oct 21, 2010 9:34 AM

  • After installing acrobat my Microsoft office package does not work properly, word will not open and in my email i can't select anything with the mouse

    After installing acrobat my Microsoft office package does not work properly, word will not open and when I want to write an email in my outlook email i can't select anything with the mouse. so copy past en delete are not an option.@

    Are you using any MS Office third party Add-ins? Test:  Remove third party Add-ins other than PDFMaker.  Test to see if the MS Office apps run afterward.
    Did you attempt to repair MS Office?  Test:  Go to Add/Remove Control Panel run Repair.
    Finally, have you tried testing to see if it's PDFMaker?  Test: Use the Add/Remove Control Panel to modify the Acrobat installation to remove PDFMaker.  See if MS Office applications launch and behave correctly?

  • I am using firefox 3.6.17 i upgraded it to 4.1.but it does not work properly sometimes it opens every website and most of the time it does not work . so what is the problem please help . thank you

    i am using firefox 3.6.17 i upgraded it to 4.1.but it does not work properly sometimes it opens every website and most of the time it does not work . so what is the problem please help . thank you

    Did you check your security software (firewall)?
    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process.
    See:
    * [[Server not found]]
    * [[Firewalls]]

  • Windows installer package not running or installing properly error when i try to install and update to the new icloud control panel.

    i get a windows installer package not running or installing properly error when i try to install and update to the new icloud control panel.

    Okay ... so it's not one of the cases of bodged up ACLs on the Apple folder in Common Files. (That's been underlying a few of the recalcitrant E7W5s.
    Just in case, let's try the fixit from the following document:
    Fix problems with programs that can't be installed or uninstalled

  • In my shuffle 4g the songs not playing properly most of the times it gives some kind of sound and stop playing songs.

    in my shuffle 4g the songs not playing properly most of the times it gives some kind of sound and stop playing songs.

    First, make sure the headphones plug is completely pushed into the headphones jack.  Because the jack serves multiple functions, the fit may be tighter than expected (especially if you have the Apple EarPods).
    Also, try using the headphones with another device, to rule out bad headphones.  Or try another set of (known working) headphones with the shuffle.
    Are you using older headphones that have remote control buttons?  Not the latest EarPods and not the immediately previous version of white Apple earbuds.  Or non-Apple headphones with remote control buttons.  It's possible they are not compatible and interfering with the shuffle's operation.  Any standard headphones (with no buttons) should work.
    If that does not help, you can try doing a Restore on the shuffle in iTunes.  The Restore button is on the shuffle's Summary screen in iTunes.  This will erase the shuffle, reinstall its software, and set it to defaut settings.  If a software (or settings) problem on the shuffle is the cause, the Restore should fix it.
    Otherwise, if the Restore does not help, it may be a hardware problem.  If it has been less than one year since purchase, it is under warranty.

  • [svn:fx-trunk] 8417: Remove themes from the package that are not compiling cleanly

    Revision: 8417
    Author:   [email protected]
    Date:     2009-07-07 04:50:21 -0700 (Tue, 07 Jul 2009)
    Log Message:
    Remove themes from the package that are not compiling cleanly
    bug: https://bugs.adobe.com/jira/browse/SDK-21144
    qa: yes
    doc:
    checkintests: pass
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21144
    Modified Paths:
        flex/sdk/trunk/build.xml

Maybe you are looking for

  • Can no longer see any wireless networks

    Hello, I've had my macbook for just under a year now and have never had a problem seeing/connecting to any wireless networks in the past. However, over the past few days I have had issues connecting to my router. It keeps kicking me off every 15 or 2

  • Services for Object activation required for VA02 in SAP 4.0B version

    Hello, This is regarding Sales Order Change (VA02) and If I select the  MENU navigation :  SYSTEM -> Services for Object in ECC 6.0 then it is populating one Pop-up stating that "Sales Order XXXXXXX" Here we have the option for "Create Attachment". F

  • Cant access image on my iphone via laptop

    I used to connect my Iphone 5s to Laptop via USB and copy my images to the laptop,but for 2 weeks when i connect Usb cable to laptop, it beep twice and just charging my phon and I cant acess to my phon via expolorer. But iTune can recognize phone. No

  • Documents Sequence numbering for each Branch (Branch as segment)

    dear Brother's can help me in this case Documents Sequence numbering for each Branch (Branch as segment) Each branch have an own sequence I implement oracle Business suite ERP for Five Branch ( KSA,INDIA,DUBIA ,JORDAN ,SYRIA ) I want to segregate seq

  • How to handler 200MB - 600MB XML file

    I came into a problem to handle very big XML files using DOM or SAX. Is there any method I can build XMLDocument for such big files?