Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 893251 Details for
Bug 932137
app-editors/curses-hexedit-0.9.7-r1 - misc.c: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-editors:curses-hexedit-0.9.7-r1:20240517-201801.log
app-editors:curses-hexedit-0.9.7-r1:20240517-201801.log (text/plain), 11.25 KB, created by
Toralf Förster
on 2024-05-18 07:50:48 UTC
(
hide
)
Description:
app-editors:curses-hexedit-0.9.7-r1:20240517-201801.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-05-18 07:50:48 UTC
Size:
11.25 KB
patch
obsolete
> * Package: app-editors/curses-hexedit-0.9.7-r1:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking hexedit-0.9.7.tar.gz to /var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work >>>> Source unpacked in /var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work >>>> Preparing source in /var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work/hexedit-0.9.7 ... > * Applying curses-hexedit-0.9.7-fno-common.patch ... > [ ok ] > * Applying curses-hexedit-0.9.7-ncurses-pkg-config.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work/hexedit-0.9.7' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/temp/aclocal' ... > [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: hexedit-0.9.7/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work/hexedit-0.9.7 ... > * econf: updating hexedit-0.9.7/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating hexedit-0.9.7/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/curses-hexedit-0.9.7-r1 --htmldir=/usr/share/doc/curses-hexedit-0.9.7-r1/html --libdir=/usr/lib64 --program-prefix=curses- >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >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 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 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 grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >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 ncurses... yes >checking for fcntl.h... yes >checking for getopt.h... yes >checking for limits.h... yes >checking for sys/ioctl.h... yes >checking for unistd.h... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for an ANSI C-conforming const... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for snprintf... yes >checking for isprint... yes >checking for getopt_long... yes >checking for TIOCGWINSZ... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep -e... (cached) /usr/bin/grep -E >yes, found in termio.h >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating docs/Makefile >config.status: creating gnu/Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work/hexedit-0.9.7 ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work/hexedit-0.9.7' >Making all in docs >make[2]: Entering directory '/var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work/hexedit-0.9.7/docs' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work/hexedit-0.9.7/docs' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work/hexedit-0.9.7/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H=1 -c -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H=1 -c -o print.o print.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H=1 -c -o edit.o edit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H=1 -c -o file.o file.c >misc.c: In function âhandleSigwinchâ: >misc.c:637:17: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 637 | Globals.wmain->_cury = cursor_y - 1; > | ^~ >misc.c:638:17: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 638 | Globals.wmain->_curx = cursor_x; > | ^~ >misc.c:639:10: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 639 | stdscr->_cury = cursor_y; > | ^~ >misc.c:640:10: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 640 | stdscr->_curx = cursor_x; > | ^~ >file.c: In function âprintPageâ: >file.c:646:34: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 646 | for (result = Globals.wmain->_curx; result < COLS; result++) > | ^~ >print.c: In function âdrawdumpâ: >print.c:61:38: warning: format â%Xâ expects argument of type âunsigned intâ, but argument 3 has type âlong unsigned intâ [-Wformat=] > 61 | wprintw (Globals.wmain, "%08X ", off); > | ~~~^ ~~~ > | | | > | | long unsigned int > | unsigned int > | %08lX >print.c:80:39: warning: format â%lXâ expects argument of type âlong unsigned intâ, but argument 3 has type âintâ [-Wformat=] > 80 | wprintw (Globals.wmain, "%02lX ", filebuffer (off)); > | ~~~~^ ~~~~~~~~~~~~~~~~ > | | | > | | int > | long unsigned int > | %02X >print.c:89:39: warning: format â%lXâ expects argument of type âlong unsigned intâ, but argument 3 has type âintâ [-Wformat=] > 89 | wprintw (Globals.wmain, "%02lX", filebuffer (off)); > | ~~~~^ ~~~~~~~~~~~~~~~~ > | | | > | | int > | long unsigned int > | %02X >print.c: In function âdrawAsciiDumpâ: >print.c:199:24: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 199 | if (Globals.wmain->_cury == MAIN_BOTTOM_LINE) > | ^~ >print.c:204:24: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 204 | if (Globals.wmain->_curx == COLS - 2) > | ^~ >file.c: In function âfileSelectâ: >print.c:208:24: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 208 | if (Globals.wmain->_curx == 0) > | ^~ >file.c:73:4: warning: ignoring return value of âgetcwdâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 73 | getcwd (previous_dir, PATH_MAX); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >print.c:218:37: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 218 | int cury = Globals.wmain->_cury; > | ^~ >print.c:219:34: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 219 | int i = Globals.wmain->_curx; > | ^~ >print.c:238:37: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 238 | int cury = Globals.wmain->_cury; > | ^~ >print.c:260:45: error: invalid use of incomplete typedef âWINDOWâ {aka âstruct _win_stâ} > 260 | wmove (Globals.wmain, Globals.wmain->_cury + 1, 0); > | ^~ >make[2]: *** [Makefile:405: file.o] Error 1 shuffle=3082425286 >make[2]: *** Waiting for unfinished jobs.... >make[2]: *** [Makefile:405: misc.o] Error 1 shuffle=3082425286 >make[2]: *** [Makefile:405: print.o] Error 1 shuffle=3082425286 >make[2]: Leaving directory '/var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work/hexedit-0.9.7/src' >make[1]: *** [Makefile:362: all-recursive] Error 1 shuffle=3082425286 >make[1]: Leaving directory '/var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work/hexedit-0.9.7' >make: *** [Makefile:303: all] Error 2 shuffle=3082425286 > * ERROR: app-editors/curses-hexedit-0.9.7-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-editors/curses-hexedit-0.9.7-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-editors/curses-hexedit-0.9.7-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-editors:curses-hexedit-0.9.7-r1:20240517-201801.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work/hexedit-0.9.7' > * S: '/var/tmp/portage/app-editors/curses-hexedit-0.9.7-r1/work/hexedit-0.9.7' >
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 932137
:
893250
| 893251 |
893252
|
893253
|
893254
|
893255
|
893256
|
893257
|
893258