Details

      Description

      http://buildbot.askmonty.org/buildbot/builders/p8-trusty-bintar-debug/builds/133/steps/compile/logs/stdio

      [  4%] Building C object libservices/CMakeFiles/mysqlservices.dir/kill_statement_service.c.o
      /var/lib/buildbot/maria-slave/power8-vlp04-bintar-debug/build/storage/mroonga/vendor/groonga/lib/com.c: In function 'grn_com_queue_enque':
      /var/lib/buildbot/maria-slave/power8-vlp04-bintar-debug/build/storage/mroonga/vendor/groonga/lib/com.c:73:30: error: unused parameter 'ctx' [-Werror=unused-parameter]
       grn_com_queue_enque(grn_ctx *ctx, grn_com_queue *q, grn_com_queue_entry *e)
       ...
      

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

              Hide
              svoj Sergey Vojtovich added a comment -

              This is not Power8 specific issue. We enabled -Werror for MYSQL_MAINRAINER_MODE. This is probably Ok for server code, but we have little control over third party plugins.

              Either we should remove MYSQL_MAINTAINER_MODE from P8 builds or probably not issue -Werror for plugins.

              Show
              svoj Sergey Vojtovich added a comment - This is not Power8 specific issue. We enabled -Werror for MYSQL_MAINRAINER_MODE. This is probably Ok for server code, but we have little control over third party plugins. Either we should remove MYSQL_MAINTAINER_MODE from P8 builds or probably not issue -Werror for plugins.
              Hide
              serg Sergei Golubchik added a comment -

              I've disabled -Werror until plugins will be ready for it

              Show
              serg Sergei Golubchik added a comment - I've disabled -Werror until plugins will be ready for it

                People

                • Assignee:
                  serg Sergei Golubchik
                  Reporter:
                  elenst Elena Stepanova
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  3 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: