Public bug reported:

make  
make[4]: Nothing to be done for 'all'.
Making check in x11_mocks
make  libx11_mocks.a
gcc -DHAVE_CONFIG_H -I. -I../..  --std=c99 -Wno-unused-parameter -Wdate-time 
-D_FORTIFY_SOURCE=3 -Wall -Wextra -Werror -Wno-error=pointer-compare -pedantic 
-std=iso9899:1999 -D_GNU_SOURCE=1 -g -O3 -Werror=implicit-function-declaration 
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/geis-2.2.17+16.04.20160126-0ubuntu11
 -c -o libx11_mocks_a-x11_mocks.o `test -f 'x11_mocks.c' || echo 
'./'`x11_mocks.c
In function ‘xmock_add_to_event_queue’,
    inlined from ‘XSyncCreateAlarm’ at x11_mocks.c:375:3:
x11_mocks.c:51:19: error: array subscript ‘const union XEvent[0]’ is partly 
outside array bounds of ‘struct XSyncAlarmNotifyEvent[1]’ 
[-Werror=array-bounds=]
   51 |   new_item->event = *event;
      |   ~~~~~~~~~~~~~~~~^~~~~~~~
x11_mocks.c: In function ‘XSyncCreateAlarm’:
x11_mocks.c:371:25: note: object ‘alarm_notify’ of size 72
  371 |   XSyncAlarmNotifyEvent alarm_notify;
      |                         ^~~~~~~~~~~~
cc1: all warnings being treated as errors
make[4]: *** [Makefile:439: libx11_mocks_a-x11_mocks.o] Error 1
make[3]: *** [Makefile:539: check-am] Error 2
make[2]: *** [Makefile:419: check-recursive] Error 1
make[1]: *** [Makefile:537: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 
returned exit code 2
make: *** [debian/rules:6: build] Error 255

** Affects: geis (Ubuntu)
     Importance: High
         Status: Confirmed


** Tags: ftbfs rls-pp-incoming

** Changed in: geis (Ubuntu)
       Status: New => Confirmed

** Changed in: geis (Ubuntu)
   Importance: Undecided => High

** Tags added: ftbfs rls-pp-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to geis in Ubuntu.
https://bugs.launchpad.net/bugs/2092976

Title:
  geis ftbfs in plucky

Status in geis package in Ubuntu:
  Confirmed

Bug description:
  make  
  make[4]: Nothing to be done for 'all'.
  Making check in x11_mocks
  make  libx11_mocks.a
  gcc -DHAVE_CONFIG_H -I. -I../..  --std=c99 -Wno-unused-parameter -Wdate-time 
-D_FORTIFY_SOURCE=3 -Wall -Wextra -Werror -Wno-error=pointer-compare -pedantic 
-std=iso9899:1999 -D_GNU_SOURCE=1 -g -O3 -Werror=implicit-function-declaration 
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/geis-2.2.17+16.04.20160126-0ubuntu11
 -c -o libx11_mocks_a-x11_mocks.o `test -f 'x11_mocks.c' || echo 
'./'`x11_mocks.c
  In function ‘xmock_add_to_event_queue’,
      inlined from ‘XSyncCreateAlarm’ at x11_mocks.c:375:3:
  x11_mocks.c:51:19: error: array subscript ‘const union XEvent[0]’ is partly 
outside array bounds of ‘struct XSyncAlarmNotifyEvent[1]’ 
[-Werror=array-bounds=]
     51 |   new_item->event = *event;
        |   ~~~~~~~~~~~~~~~~^~~~~~~~
  x11_mocks.c: In function ‘XSyncCreateAlarm’:
  x11_mocks.c:371:25: note: object ‘alarm_notify’ of size 72
    371 |   XSyncAlarmNotifyEvent alarm_notify;
        |                         ^~~~~~~~~~~~
  cc1: all warnings being treated as errors
  make[4]: *** [Makefile:439: libx11_mocks_a-x11_mocks.o] Error 1
  make[3]: *** [Makefile:539: check-am] Error 2
  make[2]: *** [Makefile:419: check-recursive] Error 1
  make[1]: *** [Makefile:537: check-recursive] Error 1
  make[1]: Leaving directory '/<<PKGBUILDDIR>>'
  dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 
returned exit code 2
  make: *** [debian/rules:6: build] Error 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geis/+bug/2092976/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to