[Bug 2187] New: Broken build SPARC RTEMS 4.11
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Sun Aug 24 07:59:33 UTC 2014
https://www.rtems.org/bugzilla/show_bug.cgi?id=2187
Bug #: 2187
Summary: Broken build SPARC RTEMS 4.11
Classification: Unclassified
Product: RTEMS
Version: 4.11
Platform: Macintosh
OS/Version: All
Status: NEW
Severity: major
Priority: P3
Component: build
AssignedTo: ralf.corsepius at rtems.org
ReportedBy: andreyalright at gmail.com
The same problem on CentOS and MacOS maverick reproduced.
latest commit d13ce75 build for SPARC broken.
../../../../../../../rtems-4.11/c/src/lib/libcpu/sparc/../shared/src/cache_manager.c:
In function '_invalidate_multiple_instruction_lines_no_range_functions':
../../../../../../../rtems-4.11/c/src/lib/libcpu/sparc/../shared/src/cache_manager.c:458:40:
error: 'CPU_INSTRUCTION_CACHE_ALIGNMENT' undeclared (first use in this
function)
i_addr = (void *)((size_t)i_addr & ~(CPU_INSTRUCTION_CACHE_ALIGNMENT - 1));
^
../../../../../../../rtems-4.11/c/src/lib/libcpu/sparc/../shared/src/cache_manager.c:458:40:
note: each undeclared identifier is reported only once for each function it
appears in
../../../../../../../rtems-4.11/c/src/lib/libcpu/sparc/../shared/src/cache_manager.c:
At top level:
../../../../../../../rtems-4.11/c/src/lib/libcpu/sparc/../shared/src/cache_manager.c:440:1:
warning: '_invalidate_multiple_instruction_lines_no_range_functions' defined
but not used [-Wunused-function]
_invalidate_multiple_instruction_lines_no_range_functions(
^
make[5]: *** [../shared/src/cache_rel-cache_manager.o] Error 1
make[5]: *** Waiting for unfinished jobs....
mv -f ../shared/src/.deps/cache_rel-cache_aligned_malloc.Tpo
../shared/src/.deps/cache_rel-cache_aligned_malloc.Po
mv -f access/.deps/access_rel-access_le.Tpo
access/.deps/access_rel-access_le.Po
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
shell cmd failed: /bin/sh -ex
/Users/allright/devrt/rtems/src/rtems-source-builder/rtems/build/sparc-rtems4.11-kernel-4.11-1/doit
error: building sparc-rtems4.11-kernel-4.11-1
See error report: rsb-report-sparc-rtems4.11-kernel-4.11-1.txt
Build Set: Time 1:44:24.185098
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list