search for: 12ubuntu1

Displaying 5 results from an estimated 5 matches for "12ubuntu1".

Did you mean: 2ubuntu1
2020 Mar 03
1
[PATCH v1 02/11] virtio-mem: Paravirtualized memory hotplug
...982] url: https://github.com/0day-ci/linux/commits/David-Hildenbrand/virtio-mem-paravirtualized-memory/20200303-020852 base: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next config: x86_64-randconfig-s1-20200303 (attached as .config) compiler: gcc-5 (Ubuntu 5.5.0-12ubuntu1) 5.5.0 20171010 reproduce: # save the attached .config to linux build tree make ARCH=x86_64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot <lkp at intel.com> All errors (new ones prefixed by >>): In file included from <command-lin...
2016 Oct 11
7
unable to compile llvm with gcc 4.7.4
Why is it more important to be backward compatible with ancient versions of GCC than relatively more recent versions of Visual Studio? We are removing support for VS2013 because of defects in that product, yet GCC v4.7.x is more ancient than VS2013, so why should the answer be any different? Devil's Advocate, MartinO -----Original Message----- From: llvm-dev [mailto:llvm-dev-bounces at
2010 Dec 14
0
builder-ubuntu libguestfs success dec770f171329868081985ca0aa3d52eb3759935
...md64 2:1.02.48-4ubuntu1 [70.1kB] Get:104 http://gb.archive.ubuntu.com/ubuntu/ natty/main libfreetype6 amd64 2.4.2-2.1 [304kB] Get:105 http://gb.archive.ubuntu.com/ubuntu/ natty/main libfuse2 amd64 2.8.4-1.1ubuntu1 [148kB] Get:106 http://gb.archive.ubuntu.com/ubuntu/ natty/main libgcc1 amd64 1:4.5.1-12ubuntu1 [42.3kB] Get:107 http://gb.archive.ubuntu.com/ubuntu/ natty/main gcc-4.5-base amd64 4.5.1-12ubuntu1 [12.4kB] Get:108 http://gb.archive.ubuntu.com/ubuntu/ natty/main libgcrypt11 amd64 1.4.5-2ubuntu2 [275kB] Get:109 http://gb.archive.ubuntu.com/ubuntu/ natty/main libgpg-error0 amd64 1.10-0ubuntu2 [91...
2020 Mar 02
20
[PATCH v1 00/11] virtio-mem: paravirtualized memory
This series is based on latest linux-next. The patches are located at: https://github.com/davidhildenbrand/linux.git virtio-mem-v1 The basic idea of virtio-mem is to provide a flexible, cross-architecture memory hot(un)plug solution that avoids many limitations imposed by existing technologies, architectures, and interfaces. More details can be found below and in linked material. It's
2020 Mar 02
20
[PATCH v1 00/11] virtio-mem: paravirtualized memory
This series is based on latest linux-next. The patches are located at: https://github.com/davidhildenbrand/linux.git virtio-mem-v1 The basic idea of virtio-mem is to provide a flexible, cross-architecture memory hot(un)plug solution that avoids many limitations imposed by existing technologies, architectures, and interfaces. More details can be found below and in linked material. It's