Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Infrastructure → Build environment
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by rasher - 2009-06-15
Last edited by zagor - 2009-09-01

FS#10339 - checkwps builderrors

Building checkwps (up to date SVN r21295) fails for all targets with errors such as this:

CC [IRIVER_H120]
In file included from ../../apps/misc.h:27,

               from ../../apps/gui/wps_parser.c:26:

../../firmware/export/system.h:151:1: warning: “htole16” redefined
In file included from /usr/include/sys/types.h:217,

               from /usr/include/stdlib.h:320,
               from ../../apps/gui/wps_parser.c:24:

/usr/include/endian.h:65:1: warning: this is the location of the previous definition
In file included from ../../apps/misc.h:27,

               from ../../apps/gui/wps_parser.c:26:

../../firmware/export/system.h:152:1: warning: “htole32” redefined
In file included from /usr/include/sys/types.h:217,

               from /usr/include/stdlib.h:320,
               from ../../apps/gui/wps_parser.c:24:

/usr/include/endian.h:70:1: warning: this is the location of the previous definition
In file included from ../../apps/misc.h:27,

               from ../../apps/gui/wps_parser.c:26:

../../firmware/export/system.h:155:1: warning: “htobe16” redefined
In file included from /usr/include/sys/types.h:217,

               from /usr/include/stdlib.h:320,
               from ../../apps/gui/wps_parser.c:24:

/usr/include/endian.h:64:1: warning: this is the location of the previous definition
In file included from ../../apps/misc.h:27,

               from ../../apps/gui/wps_parser.c:26:

../../firmware/export/system.h:156:1: warning: “htobe32” redefined
In file included from /usr/include/sys/types.h:217,

               from /usr/include/stdlib.h:320,
               from ../../apps/gui/wps_parser.c:24:

/usr/include/endian.h:69:1: warning: this is the location of the previous definition
In file included from ../../apps/misc.h:27,

               from ../../apps/gui/wps_parser.c:26:

../../firmware/export/system.h:232:27: error: system-target.h: No such file or directory
In file included from ../../apps/gui/wps_parser.c:34:
./checkwps.h:42:1: warning: “MIN” redefined
In file included from ../../apps/misc.h:27,

               from ../../apps/gui/wps_parser.c:26:

../../firmware/export/system.h:90:1: warning: this is the location of the previous definition
In file included from ../../apps/gui/wps_parser.c:47:
../../apps/settings.h:290: error: redefinition of ‘struct user_settings’ ../../apps/settings.h:743: error: conflicting types for ‘global_settings’ ./checkwps.h:36: error: previous declaration of ‘global_settings’ was here
In file included from ../../apps/misc.h:27,

               from ../../apps/misc.c:25:

../../firmware/export/system.h:151:1: warning: “htole16” redefined
In file included from /usr/include/sys/types.h:217,

               from /usr/include/stdlib.h:320,
               from ../../apps/misc.c:21:

/usr/include/endian.h:65:1: warning: this is the location of the previous definition
In file included from ../../apps/misc.h:27,

               from ../../apps/misc.c:25:

../../firmware/export/system.h:152:1: warning: “htole32” redefined
In file included from /usr/include/sys/types.h:217,

               from /usr/include/stdlib.h:320,
               from ../../apps/misc.c:21:

/usr/include/endian.h:70:1: warning: this is the location of the previous definition
In file included from ../../apps/misc.h:27,

               from ../../apps/misc.c:25:

../../firmware/export/system.h:155:1: warning: “htobe16” redefined
In file included from /usr/include/sys/types.h:217,

               from /usr/include/stdlib.h:320,
               from ../../apps/misc.c:21:

/usr/include/endian.h:64:1: warning: this is the location of the previous definition
In file included from ../../apps/misc.h:27,

               from ../../apps/misc.c:25:

../../firmware/export/system.h:156:1: warning: “htobe32” redefined
In file included from /usr/include/sys/types.h:217,

               from /usr/include/stdlib.h:320,
               from ../../apps/misc.c:21:

/usr/include/endian.h:69:1: warning: this is the location of the previous definition
In file included from ../../apps/misc.h:27,

               from ../../apps/misc.c:25:

../../firmware/export/system.h:232:27: error: system-target.h: No such file or directory
make: *** [checkwps] Error 1

This is rather unfortunate for the theme site, which uses checkwps to check if themes are valid.

Closed by  zagor
2009-09-01 15:01
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Fixed in r22593

In r22456 was fixed and “normalized” in tools/configure, but some warnings still remain.
This patch should remove theme.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing