Displaying 20 results from an estimated 400 matches similar to: "[linux-next:master] BUILD REGRESSION 4118d9533ff3a5d16efb476a0d00afceecd92cf5"
2024 May 23
0
[linux-next:master] BUILD REGRESSION 3689b0ef08b70e4e03b82ebd37730a03a672853a
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 3689b0ef08b70e4e03b82ebd37730a03a672853a Add linux-next specific files for 20240523
Unverified Error/Warning (likely false positive, please contact us if interested):
drivers/gpu/drm/xe/xe_drm_client.c:272 show_runtime() error: uninitialized symbol 'hwe'.
2024 May 29
0
[linux-next:master] BUILD REGRESSION 9d99040b1bc8dbf385a8aa535e9efcdf94466e19
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 9d99040b1bc8dbf385a8aa535e9efcdf94466e19 Add linux-next specific files for 20240529
Error/Warning ids grouped by kconfigs:
gcc_recent_errors
|-- alpha-allyesconfig
| |--
2024 Apr 03
0
[linux-next:master] BUILD REGRESSION 727900b675b749c40ba1f6669c7ae5eb7eb8e837
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 727900b675b749c40ba1f6669c7ae5eb7eb8e837 Add linux-next specific files for 20240403
Error/Warning reports:
https://lore.kernel.org/oe-kbuild-all/202404031246.aq5Yr5KO-lkp at intel.com
https://lore.kernel.org/oe-kbuild-all/202404031346.wpIhNpyF-lkp at intel.com
2024 Mar 28
0
[linux-next:master] BUILD REGRESSION a6bd6c9333397f5a0e2667d4d82fef8c970108f2
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: a6bd6c9333397f5a0e2667d4d82fef8c970108f2 Add linux-next specific files for 20240328
Error/Warning: (recently discovered and may have been fixed)
ERROR: modpost: "memcpy" [crypto/chacha20poly1305.ko] undefined!
ERROR: modpost: "memcpy" [fs/efs/efs.ko] undefined!
ERROR:
2023 Jul 04
0
[linux-next:master] BUILD REGRESSION 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1 Add linux-next specific files for 20230704
Error/Warning reports:
https://lore.kernel.org/oe-kbuild-all/202306260401.qZlYQpV2-lkp at intel.com
https://lore.kernel.org/oe-kbuild-all/202306301709.lvrxzyCj-lkp at intel.com
2024 Mar 07
1
[linux-next:master] BUILD REGRESSION 1843e16d2df9d98427ef8045589571749d627cf7
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 1843e16d2df9d98427ef8045589571749d627cf7 Add linux-next specific files for 20240307
Error/Warning reports:
https://lore.kernel.org/oe-kbuild-all/202403071947.NUYuBx0G-lkp at intel.com
Error/Warning: (recently discovered and may have been fixed)
fs/btrfs/extent_io.c:3246:26: warning:
2023 Aug 01
0
[linux-next:master] BUILD REGRESSION a734662572708cf062e974f659ae50c24fc1ad17
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: a734662572708cf062e974f659ae50c24fc1ad17 Add linux-next specific files for 20230801
Error/Warning reports:
https://lore.kernel.org/oe-kbuild-all/202307251531.p8ZLFTMZ-lkp at intel.com
https://lore.kernel.org/oe-kbuild-all/202308020154.Xrcb9bWT-lkp at intel.com
Error/Warning: (recently
2012 Jun 27
0
[LLVMdev] Compiler warnings with gcc-4.7.1
-Wenum-compare is buggy / bogus. We should turn this warning off in our
build scripts if possible.
On Tue, Jun 26, 2012 at 5:15 PM, Yuri <yuri at rawbw.com> wrote:
> I just switched gcc from 4.6.2 to 4.7.1 and see the massive amount of
> warnings, see few examples below.
> They mostly didn't exist with gcc-4.6.2.
>
> rev.159224
>
> Yuri
>
>
>
2012 Jun 27
2
[LLVMdev] Compiler warnings with gcc-4.7.1
I just switched gcc from 4.6.2 to 4.7.1 and see the massive amount of
warnings, see few examples below.
They mostly didn't exist with gcc-4.6.2.
rev.159224
Yuri
/usr/home/yuri/llvm-2012-06/latest-unpatched/llvm-fix/include/llvm/ADT/PointerUnion.h:56:10:
warning: enumeral mismatch in conditional expression:
2012 Jun 27
1
[LLVMdev] Compiler warnings with gcc-4.7.1
Hi Chandler,
> -Wenum-compare is buggy / bogus. We should turn this warning off in our build
> scripts if possible.
is it buggy, or is it bogus? If buggy, then let's report that to gcc. If
bogus, then I guess we can either (1) suppress it locally, or (2) report to
gcc that it shouldn't be included in -Wall.
Ciao, Duncan.
2018 Nov 22
0
[PATCH] x86: fix -Wmissing-prototypes warning
* wang.yi59 at zte.com.cn <wang.yi59 at zte.com.cn> wrote:
> Hi Ingo,
>
> > * Yi Wang <wang.yi59 at zte.com.cn> wrote:
> >
> > > We may get -Wmissing-prototypes warnings when building
> > > kernel with W=1, it's better to fix them as global function
> > > signature can be changed and caller who use the old unchanged
> > >
2009 Dec 11
1
[Bug 25589] New: compiling nouveau kernel without AGP=y fails
http://bugs.freedesktop.org/show_bug.cgi?id=25589
Summary: compiling nouveau kernel without AGP=y fails
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2019 Jul 22
0
[vhost:linux-next 4/5] kernel/rcu/tiny.c:138:22: error: 'rcu_data' undeclared
tree: https://kernel.googlesource.com/pub/scm/linux/kernel/git/mst/vhost.git linux-next
head: 25da3c2b439666602852820e3231349085682e1a
commit: 4cfd64ce2ad979cbd9a97e1500533d2f5f1355b8 [4/5] rcu: add count of outstanding callbacks
config: i386-allnoconfig (attached as .config)
compiler: gcc-7 (Debian 7.4.0-10) 7.4.0
reproduce:
git checkout 4cfd64ce2ad979cbd9a97e1500533d2f5f1355b8
2017 Aug 31
2
The issue about code coverage for libguestfs
Hi,
I tried to do code coverage testing for libguestfs with gcov.
The steps are shown as follows:
1. Download and install the source package(libguestfs-1.36.5-1.el7.src.rpm)
2. Modify libguestfs.spec file
#diff -u libguestfs.spec libguestfs.spec.modify
---------------------------------------------------------------------------------------
--- libguestfs.spec 2017-08-29 02:44:35.623751541 -0400
2013 Jun 03
0
[virtio_blk] BUG: unable to handle kernel paging request at ff7f5784
Greetings,
I got the below dmesg and the first bad commit is
commit b70aa55ec9532d5f5d3e367e4cad8997b1135f86
Author: Jens Axboe <axboe at kernel.dk>
Date: Fri May 24 20:22:33 2013 +0200
virtio_blk: blk-mq support
Pretend we have 4 issue queues.
Signed-off-by: Jens Axboe <axboe at kernel.dk>
[ 277.857736] blk-mq: CPU -> queue map
[ 277.871142] CPU 0
2013 Jun 03
0
[virtio_blk] BUG: unable to handle kernel paging request at ff7f5784
Greetings,
I got the below dmesg and the first bad commit is
commit b70aa55ec9532d5f5d3e367e4cad8997b1135f86
Author: Jens Axboe <axboe at kernel.dk>
Date: Fri May 24 20:22:33 2013 +0200
virtio_blk: blk-mq support
Pretend we have 4 issue queues.
Signed-off-by: Jens Axboe <axboe at kernel.dk>
[ 277.857736] blk-mq: CPU -> queue map
[ 277.871142] CPU 0
2024 May 23
1
[PATCH 3/4] drm/imx: fix -Wformat-truncation warning in imx_ldb_probe()
Enabling -Wformat-truncation yields the following warning:
../drivers/gpu/drm/imx/ipuv3/imx-ldb.c: In function ?imx_ldb_probe?:
../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:658:57: error: ?_sel? directive output may be truncated writing 4 bytes into a region of size between 3 and 13 [-Werror=format-truncation=]
658 | snprintf(clkname, sizeof(clkname), "di%d_sel", i);
|
2024 May 23
1
[PATCH 3/4] drm/imx: fix -Wformat-truncation warning in imx_ldb_probe()
On Thu, May 23, 2024 at 06:51:08PM +0300, Jani Nikula wrote:
> Enabling -Wformat-truncation yields the following warning:
>
> ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c: In function ?imx_ldb_probe?:
> ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:658:57: error: ?_sel? directive output may be truncated writing 4 bytes into a region of size between 3 and 13 [-Werror=format-truncation=]
> 658
2024 Apr 11
0
Solaris ?
Why are scripts being generated for Solaris on a Debian based build?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20240411/bb002ba9/attachment.htm>
2024 Apr 11
1
SAMBA 4.20 - function level upgrade
Tom??, Andrew,
I just became aware of this thread and noticed that there's likely a
problem in our SAMBA+ packages.
Sorry that this has caused you such a hard time!
Afair we have one or two minor modifications that ought to improve
compatibility with Exchange schema extensions, but I don't remember the
details.
Once we've figured out what's wrong, we'll let you know. Due