Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 259426 - sys-kernel/tuxonice-sources-2.6.28-r2 - kernel/power/tuxonice_checksum.c:299: error: incompatible type for argument 1 of 'get_next_bit_on'
Summary: sys-kernel/tuxonice-sources-2.6.28-r2 - kernel/power/tuxonice_checksum.c:299:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Krzysztof Pawlik (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 22:43 UTC by Jesse Adelman
Modified: 2009-02-19 19:03 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
make -j1 bzImage &> build.out (build.out,9.06 KB, text/plain)
2009-02-17 22:49 UTC, Jesse Adelman
Details
emerge --info &>emerge-info.out (emerge-info.out,5.74 KB, text/plain)
2009-02-17 22:52 UTC, Jesse Adelman
Details
/usr/src/linux/.config (.config,69.38 KB, text/plain)
2009-02-17 22:54 UTC, Jesse Adelman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Adelman 2009-02-17 22:43:26 UTC
Hi. I wanted to try out the new tuxonice kernel package, but hit a roadblock, as seen below. I'll post my kernel build config, build log and emerge --info as an attachment (I hope that's the correct method). Thanks!

Excerpt:
"  CC      kernel/trace/ring_buffer.o
  CC      fs/timerfd.o
  CC      kernel/power/tuxonice_checksum.o
  CC      ipc/shm.o
distcc[19198] ERROR: compile kernel/power/tuxonice_checksum.c on homeserver-02 failed
distcc[19198] (dcc_build_somewhere) Warning: remote compilation of 'kernel/power/tuxonice_checksum.c' failed, retrying locally
distcc[19198] Warning: failed to distribute kernel/power/tuxonice_checksum.c to homeserver-02, running locally instead
  CC      fs/eventfd.o
kernel/power/tuxonice_checksum.c: In function 'check_checksums':
kernel/power/tuxonice_checksum.c:299: error: incompatible type for argument 1 of 'get_next_bit_on'
kernel/power/tuxonice_checksum.c:299: error: incompatible type for argument 1 of 'get_next_bit_on'
distcc[19198] ERROR: compile kernel/power/tuxonice_checksum.c on localhost failed
make[2]: *** [kernel/power/tuxonice_checksum.o] Error 1
make[1]: *** [kernel/power] Error 2
  CC      kernel/trace/trace.o
make[1]: *** Waiting for unfinished jobs...."

Please let me know if you need more information.
Comment 1 Jesse Adelman 2009-02-17 22:49:49 UTC
Created attachment 182376 [details]
make -j1 bzImage &> build.out
Comment 2 Jesse Adelman 2009-02-17 22:52:20 UTC
Created attachment 182378 [details]
emerge --info &>emerge-info.out
Comment 3 Jesse Adelman 2009-02-17 22:54:05 UTC
Created attachment 182379 [details]
/usr/src/linux/.config

/usr/src/linux[-2.6.28-tuxonice-r2]/.config
Comment 4 Wormo (RETIRED) gentoo-dev 2009-02-19 08:06:44 UTC
Take a look at this patch posted on linux kernel mailing list, it looks relevant:
http://lkml.indiana.edu/hypermail/linux/kernel/0708.1/1821.html
Comment 5 Jesse Adelman 2009-02-19 08:51:56 UTC
Thanks, Wormo. I just installed tuxonice-sources-2.6.28-r3, and now it compiles and runs. Please close this bug, unless there's a reason to keep it open.
Comment 6 Krzysztof Pawlik (RETIRED) gentoo-dev 2009-02-19 19:03:34 UTC
(In reply to comment #5)
> Thanks, Wormo. I just installed tuxonice-sources-2.6.28-r3, and now it compiles
> and runs. Please close this bug, unless there's a reason to keep it open.
> 

No, there's no reason for it to remain open.