Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 616506 - sys-cluster/pacemaker-1.1.14 : mainloop.c:404:8: error: unknown type name ‘qb_array_t’
Summary: sys-cluster/pacemaker-1.1.14 : mainloop.c:404:8: error: unknown type name ‘qb...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-12-07
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2017-04-24 17:05 UTC by Toralf Förster
Modified: 2020-11-10 21:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.50 KB, text/plain)
2017-04-24 17:05 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,32.26 KB, application/x-bzip)
2017-04-24 17:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,288.14 KB, text/plain)
2017-04-24 17:05 UTC, Toralf Förster
Details
environment (environment,141.69 KB, text/plain)
2017-04-24 17:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,30.46 KB, application/x-bzip)
2017-04-24 17:05 UTC, Toralf Förster
Details
sys-cluster:pacemaker-1.1.14:20170423-234702.log (sys-cluster:pacemaker-1.1.14:20170423-234702.log,70.34 KB, text/plain)
2017-04-24 17:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,41.74 KB, application/x-bzip)
2017-04-24 17:05 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-04-24 17:05:31 UTC
/bin/sh ../../libtool --tag=CC   --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include  -I../../include -I../../libltdl  -I../../libltdl -I../../lib/gnu  -I../../lib/gnu -DSBINDIR=\"/usr/sbin\" -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -pipe -march=native -Wall -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -fstack-protector-all -fPIC -c -o mainloop.lo mainloop.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DSBINDIR=\"/usr/sbin\" -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -march=native -Wall -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -fstack-protector-all -fPIC -c mainloop.c  -fPIC -DPIC -o .libs/mainloop.o
mainloop.c:404:8: error: unknown type name ‘qb_array_t’
 static qb_array_t *gio_map = NULL;
        ^
mainloop.c: In function ‘mainloop_cleanup’:

  -----------------------------------------------------------------

  This is an unstable amd64 chroot image (named 13.0-no-multilib_20170418-203001) at a hardened host acting as a tinderbox.

  -----------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
Comment 1 Toralf Förster gentoo-dev 2017-04-24 17:05:33 UTC
Created attachment 470758 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-04-24 17:05:38 UTC
Created attachment 470760 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-04-24 17:05:41 UTC
Created attachment 470762 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-04-24 17:05:45 UTC
Created attachment 470764 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-04-24 17:05:48 UTC
Created attachment 470766 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-04-24 17:05:51 UTC
Created attachment 470768 [details]
sys-cluster:pacemaker-1.1.14:20170423-234702.log
Comment 7 Toralf Förster gentoo-dev 2017-04-24 17:05:54 UTC
Created attachment 470770 [details]
temp.tbz2
Comment 8 Sebastian Pipping gentoo-dev 2020-11-10 21:24:46 UTC
1.1.14 is no longer in Gentoo, 1.1.19-r1 seems to compile without this problem.  I'll close as obsolete, please re-open as needed.