Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 427408 Details for
Bug 576438
=sys-kernel/hardened-sources-4.4.2: fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
file_576438.txt (text/plain), 4.24 KB, created by
Agostino Sarubbo
on 2016-03-04 12:48:20 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2016-03-04 12:48:20 UTC
Size:
4.24 KB
patch
obsolete
><stdin>:1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp] >In file included from /usr/src/linux-4.4.2-hardened/include/linux/list.h:8:0, > from /usr/src/linux-4.4.2-hardened/include/linux/module.h:9, > from /usr/src/linux-4.4.2-hardened/net/ipv4/inet_hashtables.c:16: >/usr/src/linux-4.4.2-hardened/net/ipv4/inet_hashtables.c: In function 'inet_ehash_locks_alloc': >/usr/src/linux-4.4.2-hardened/include/linux/kernel.h:730:17: warning: comparison of distinct pointer types lacks a cast > (void) (&_max1 == &_max2); \ > ^ >/usr/src/linux-4.4.2-hardened/net/ipv4/inet_hashtables.c:649:13: note: in expansion of macro 'max' > nblocks = max(2U * L1_CACHE_BYTES / locksz, 1U); > ^ >/usr/src/linux-4.4.2-hardened/drivers/firmware/memmap.c: In function 'firmware_map_add_entry': >/usr/src/linux-4.4.2-hardened/drivers/firmware/memmap.c:160:29: warning: passing argument 2 of 'kobject_init' discards 'const' qualifier from pointer target type > kobject_init(&entry->kobj, &memmap_ktype); > ^ >In file included from /usr/src/linux-4.4.2-hardened/include/linux/module.h:17:0, > from /usr/src/linux-4.4.2-hardened/drivers/firmware/memmap.c:20: >/usr/src/linux-4.4.2-hardened/include/linux/kobject.h:92:13: note: expected 'struct kobj_type *' but argument is of type 'const struct kobj_type *' > extern void kobject_init(struct kobject *kobj, struct kobj_type *ktype); > ^ >/usr/src/linux-4.4.2-hardened/drivers/gpu/drm/i915/i915_gem_stolen.c: In function 'i915_gem_init_stolen': >/usr/src/linux-4.4.2-hardened/drivers/gpu/drm/i915/i915_gem_stolen.c:464:2: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'u64' [-Wformat=] > DRM_DEBUG_KMS("Memory reserved for graphics device: %zuK, usable: %luK\n", > ^ >/usr/src/linux-4.4.2-hardened/drivers/gpu/drm/i915/i915_gem_stolen.c:464:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=] >/usr/src/linux-4.4.2-hardened/drivers/hid/usbhid/hid-quirks.c:75:2: warning: large integer implicitly truncated to unsigned type [-Woverflow] > { USB_VENDOR_ID_ELAN, HID_ANY_ID, HID_QUIRK_ALWAYS_POLL }, > ^ >In file included from /usr/src/linux-4.4.2-hardened/drivers/gpu/drm/radeon/radeon_mode.h:37:0, > from /usr/src/linux-4.4.2-hardened/drivers/gpu/drm/radeon/radeon.h:80, > from /usr/src/linux-4.4.2-hardened/drivers/gpu/drm/radeon/r100.c:33: >/usr/src/linux-4.4.2-hardened/drivers/gpu/drm/radeon/r100.c: In function 'r100_bandwidth_update': >/usr/src/linux-4.4.2-hardened/include/drm/drm_fixed.h:64:13: warning: 'crit_point_ff.full' may be used uninitialized in this function [-Wmaybe-uninitialized] > u64 tmp = ((u64)A.full << 13); > ^ >/usr/src/linux-4.4.2-hardened/drivers/gpu/drm/radeon/r100.c:3153:63: note: 'crit_point_ff.full' was declared here > fixed20_12 peak_disp_bw, mem_bw, pix_clk, pix_clk2, temp_ff, crit_point_ff; > ^ >/usr/src/linux-4.4.2-hardened/drivers/gpu/drm/radeon/r100.c:3583:42: warning: 'disp_drain_rate.full' may be used uninitialized in this function [-Wmaybe-uninitialized] > temp_ff.full = read_return_rate.full - disp_drain_rate.full; > ^ >WARNING: modpost: Found 1 section mismatch(es). >To see full details build your kernel with: >'make CONFIG_DEBUG_SECTION_MISMATCH=y' >WARNING: modpost: Found 7161 writable function pointer(s). >To see full details build your kernel with: >'make CONFIG_DEBUG_SECTION_MISMATCH=y' >arch/x86/built-in.o:(.rodata+0xc10): undefined reference to `stub32_fork' >arch/x86/built-in.o:(.rodata+0xc58): undefined reference to `stub32_execve' >arch/x86/built-in.o:(.rodata+0xfb8): undefined reference to `stub32_sigreturn' >arch/x86/built-in.o:(.rodata+0x1168): undefined reference to `stub32_rt_sigreturn' >arch/x86/built-in.o:(.rodata+0x11f0): undefined reference to `stub32_vfork' >arch/x86/built-in.o:(.rodata+0x1730): undefined reference to `stub32_execveat' >/usr/src/linux-4.4.2-hardened/Makefile:933: recipe for target 'vmlinux' failed >make[1]: *** [vmlinux] Error 1 >Makefile:146: recipe for target 'sub-make' failed >make: *** [sub-make] Error 2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 576438
: 427408 |
427410