Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 890020 Details for
Bug 928981
net-misc/connman-json-client-1.0_p20150721-r2 - renderers.c: error: invalid use of incomplete typedef ITEM {aka struct tagITEM}
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:connman-json-client-1.0_p20150721-r2:20240409-004230.log
net-misc:connman-json-client-1.0_p20150721-r2:20240409-004230.log (text/plain), 10.46 KB, created by
Toralf Förster
on 2024-04-09 07:20:10 UTC
(
hide
)
Description:
net-misc:connman-json-client-1.0_p20150721-r2:20240409-004230.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-04-09 07:20:10 UTC
Size:
10.46 KB
patch
obsolete
> * Package: net-misc/connman-json-client-1.0_p20150721-r2:0 > * Repository: gentoo > * Maintainer: bkohler@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... > * Unpacking connman-json-client-1.0_p20150721.tar.gz >>>> Source unpacked in /var/tmp/portage/net-misc/connman-json-client-1.0_p20150721-r2/work >>>> Preparing source in /var/tmp/portage/net-misc/connman-json-client-1.0_p20150721-r2/work/connman-json-client-1.0_p20150721 ... > * Applying cjc-fix-for-json-0.14.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-misc/connman-json-client-1.0_p20150721-r2/work/connman-json-client-1.0_p20150721' ... > * Running 'aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: connman-json-client-1.0_p20150721/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/connman-json-client-1.0_p20150721-r2/work/connman-json-client-1.0_p20150721 ... > * econf: updating connman-json-client-1.0_p20150721/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating connman-json-client-1.0_p20150721/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/connman-json-client-1.0_p20150721-r2 --htmldir=/usr/share/doc/connman-json-client-1.0_p20150721-r2/html --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for json-c... yes >checking for json_object_new_string in -ljson... no >checking for json_object_new_string in -ljson-c... yes >checking for dbus-1 >= 1.4... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for ncurses/ncurses.h... no >checking for initscr in -lncurses... yes >checking for cbreak in -ltinfo... yes >checking for ncurses... yes >checking for assert.h... yes >checking for config.h... no >checking for ctype.h... yes >checking for errno.h... yes >checking for poll.h... yes >checking for regex.h... yes >checking for signal.h... yes >checking for stdarg.h... yes >checking for stdbool.h... yes >checking for stdio.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/connman-json-client-1.0_p20150721-r2/work/connman-json-client-1.0_p20150721 ... >make -j4 'CFLAGS=-O2 -pipe -march=native -fno-diagnostics-color' >make --no-print-directory all-am >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o dbus_helpers.o dbus_helpers.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o commands.o commands.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o agent.o agent.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o dbus_json.o dbus_json.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o loop.o loop.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o json_utils.o json_utils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o engine.o engine.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o ncurses_utils.o ncurses_utils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o renderers.o renderers.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o keys.o keys.c >renderers.c: In function â__renderers_free_home_pageâ: >renderers.c:291:44: error: invalid use of incomplete typedef âITEMâ {aka âstruct tagITEMâ} > 291 | free((void *) main_items[i]->description.str); > | ^~ >renderers.c:292:44: error: invalid use of incomplete typedef âITEMâ {aka âstruct tagITEMâ} > 292 | free((void *) main_items[i]->name.str); > | ^~ >ncurses_utils.c: In function âprint_in_footerâ: >ncurses_utils.c:46:9: warning: âvwprintwâ is deprecated [-Wdeprecated-declarations] > 46 | vwprintw(win_footer, msg, args); > | ^~~~~~~~ >In file included from /usr/include/form.h:40, > from ncurses_utils.c:30: >/usr/include/curses.h:833:28: note: declared here > 833 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *, va_list) GCC_DEPRECATED(use vw_printw) /* implemented */ > | ^~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o popup.o popup.c >make[1]: *** [Makefile:414: renderers.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >popup.c: In function âpopup_newâ: >popup.c:159:52: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 159 | int diff_rows = popup_form->cols - win_form->_maxx-2; > | ^~ >popup.c:168:43: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 168 | wresize(win_body, win_body->_maxy, win_body->_maxx + diff_rows); > | ^~ >popup.c:168:60: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 168 | wresize(win_body, win_body->_maxy, win_body->_maxx + diff_rows); > | ^~ >popup.c:169:43: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 169 | wresize(win_form, win_form->_maxy, win_form->_maxx - 2 + diff_rows); > | ^~ >popup.c:169:60: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 169 | wresize(win_form, win_form->_maxy, win_form->_maxx - 2 + diff_rows); > | ^~ >popup.c:172:42: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 172 | inner = derwin(win_form, win_form->_maxy-2, win_form->_maxx, 2, 0); > | ^~ >popup.c:172:61: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 172 | inner = derwin(win_form, win_form->_maxy-2, win_form->_maxx, 2, 0); > | ^~ >make[1]: *** [Makefile:414: popup.o] Error 1 >make: *** [Makefile:321: all] Error 2 > * ERROR: net-misc/connman-json-client-1.0_p20150721-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/connman-json-client-1.0_p20150721-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/connman-json-client-1.0_p20150721-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:connman-json-client-1.0_p20150721-r2:20240409-004230.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/connman-json-client-1.0_p20150721-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/connman-json-client-1.0_p20150721-r2/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/connman-json-client-1.0_p20150721-r2/work/connman-json-client-1.0_p20150721' > * S: '/var/tmp/portage/net-misc/connman-json-client-1.0_p20150721-r2/work/connman-json-client-1.0_p20150721' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 928981
:
890015
|
890016
|
890017
|
890018
|
890019
| 890020 |
890021
|
890022