Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 506192 Details for
Bug 565046
media-sound/schismtracker-20120105 : schism/clippy.c:43:8: error: unknown type name ‘Display’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-sound:schismtracker-20120105:20171123-181953.log
media-sound:schismtracker-20120105:20171123-181953.log (text/plain), 31.81 KB, created by
Toralf Förster
on 2017-11-23 19:08:09 UTC
(
hide
)
Description:
media-sound:schismtracker-20120105:20171123-181953.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-11-23 19:08:09 UTC
Size:
31.81 KB
patch
obsolete
> * Package: media-sound/schismtracker-20120105 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux policykit userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking schismtracker-20120105.tar.bz2 to /var/tmp/portage/media-sound/schismtracker-20120105/work >>>> Source unpacked in /var/tmp/portage/media-sound/schismtracker-20120105/work >>>> Preparing source in /var/tmp/portage/media-sound/schismtracker-20120105/work/schismtracker-20120105 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/schismtracker-20120105/work/schismtracker-20120105 ... > * econf: updating schismtracker-20120105/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating schismtracker-20120105/config.guess with /usr/share/gnuconfig/config.guess >./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 --libdir=/usr/lib64 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... 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 we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-windres... (cached) no >checking for windres... (cached) no >checking for a Python interpreter with version >= 2.4... python >checking for python... /usr/bin/python >checking for python version... 3.4 >checking for python platform... linux >checking for python script directory... ${prefix}/lib64/python3.4/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python3.4/site-packages >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.2.10... yes >checking for strchr... yes >checking for memmove... yes >checking for strerror... yes >checking for strtol... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for strverscmp... yes >checking for stricmp... no >checking for strnicmp... no >checking for strcasestr... yes >checking for strptime... yes >checking for asprintf... yes >checking for vasprintf... yes >checking for memcmp... yes >checking for mmap... yes >checking for nice... yes >checking for unsetenv... yes >checking for dup... yes >checking for fnmatch... yes >checking for log2... no >checking for mkstemp... yes >checking for ANSI C header files... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether time.h and sys/time.h may both be included... yes >checking for inttypes.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/kd.h usability... yes >checking sys/kd.h presence... yes >checking for sys/kd.h... yes >checking linux/fb.h usability... yes >checking linux/fb.h presence... yes >checking for linux/fb.h... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for off_t... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for cos in -lm... yes >checking for CoreAudio/CoreMIDI Framework... not found >checking winsock.h usability... no >checking winsock.h presence... no >checking for winsock.h... no >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking for IOS_ReloadIOS in -logc... no >checking SDL_opengl.h usability... yes >checking SDL_opengl.h presence... yes >checking for SDL_opengl.h... yes >checking for snd_seq_open in -lasound... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking X11/Xlib.h usability... yes >checking X11/Xlib.h presence... yes >checking for X11/Xlib.h... yes >checking X11/XKBlib.h usability... yes >checking X11/XKBlib.h presence... yes >checking for X11/XKBlib.h... yes >checking for XvQueryExtension in -lXv... yes >checking for X11/extensions/Xvlib.h... yes >checking for library containing socket... none required >checking for Mercurial... not found >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/media-sound/schismtracker-20120105/work/schismtracker-20120105 ... >make -j1 >make all-am >make[1]: Entering directory '/var/tmp/portage/media-sound/schismtracker-20120105/work/schismtracker-20120105' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/page_blank.o schism/page_blank.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/charset.o schism/charset.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/sample-edit.o schism/sample-edit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/dmoz.o schism/dmoz.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/page_info.o schism/page_info.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/page.o schism/page.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/page_palette.o schism/page_palette.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/page_instruments.o schism/page_instruments.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/page_log.o schism/page_log.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/page_about.o schism/page_about.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/pattern-view.o schism/pattern-view.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/xpmdata.o schism/xpmdata.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/menu.o schism/menu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/volume-core.o schism/volume-core.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/disko.o schism/disko.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/page_loadinst.o schism/page_loadinst.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/mplink.o schism/mplink.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11 -DUSE_XV -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0 -O2 -pipe -march=native -Wall -c -o schism/clippy.o schism/clippy.c >schism/clippy.c:43:8: error: unknown type name âDisplayâ > static Display *SDL_Display = NULL; > ^~~~~~~ >schism/clippy.c:44:8: error: unknown type name âWindowâ > static Window SDL_Window; > ^~~~~~ >schism/clippy.c:47:8: error: unknown type name âAtomâ > static Atom atom_sel; > ^~~~ >schism/clippy.c:48:8: error: unknown type name âAtomâ > static Atom atom_clip; > ^~~~ >schism/clippy.c: In function â_clippy_copy_to_sysâ: >schism/clippy.c:98:29: warning: implicit declaration of function âXGetSelectionOwnerâ [-Wimplicit-function-declaration] > if (XGetSelectionOwner(SDL_Display, XA_PRIMARY) != SDL_Window) { > ^~~~~~~~~~~~~~~~~~ >schism/clippy.c:98:61: error: âXA_PRIMARYâ undeclared (first use in this function) > if (XGetSelectionOwner(SDL_Display, XA_PRIMARY) != SDL_Window) { > ^~~~~~~~~~ >schism/clippy.c:98:61: note: each undeclared identifier is reported only once for each function it appears in >schism/clippy.c:99:33: warning: implicit declaration of function âXSetSelectionOwnerâ [-Wimplicit-function-declaration] > XSetSelectionOwner(SDL_Display, XA_PRIMARY, SDL_Window, CurrentTime); > ^~~~~~~~~~~~~~~~~~ >schism/clippy.c:99:89: error: âCurrentTimeâ undeclared (first use in this function) > XSetSelectionOwner(SDL_Display, XA_PRIMARY, SDL_Window, CurrentTime); > ^~~~~~~~~~~ >schism/clippy.c:101:25: warning: implicit declaration of function âXChangePropertyâ; did you mean âgluTessPropertyâ? [-Wimplicit-function-declaration] > XChangeProperty(SDL_Display, > ^~~~~~~~~~~~~~~ > gluTessProperty >schism/clippy.c:102:33: warning: implicit declaration of function âDefaultRootWindowâ [-Wimplicit-function-declaration] > DefaultRootWindow(SDL_Display), > ^~~~~~~~~~~~~~~~~ >schism/clippy.c:103:33: error: âXA_CUT_BUFFER1â undeclared (first use in this function); did you mean âGL_AUX_BUFFERSâ? > XA_CUT_BUFFER1, XA_STRING, 8, > ^~~~~~~~~~~~~~ > GL_AUX_BUFFERS >schism/clippy.c:103:49: error: âXA_STRINGâ undeclared (first use in this function); did you mean â__STRINGâ? > XA_CUT_BUFFER1, XA_STRING, 8, > ^~~~~~~~~ > __STRING >schism/clippy.c:104:33: error: âPropModeReplaceâ undeclared (first use in this function) > PropModeReplace, (unsigned char *)dst, j); > ^~~~~~~~~~~~~~~ >schism/clippy.c:111:33: error: âXA_CUT_BUFFER0â undeclared (first use in this function); did you mean âXA_CUT_BUFFER1â? > XA_CUT_BUFFER0, XA_STRING, 8, > ^~~~~~~~~~~~~~ > XA_CUT_BUFFER1 >schism/clippy.c: In function â_x11_clip_filterâ: >schism/clippy.c:186:9: error: unknown type name âXSelectionRequestEventâ > XSelectionRequestEvent *req; > ^~~~~~~~~~~~~~~~~~~~~~ >schism/clippy.c:187:9: error: unknown type name âXEventâ > XEvent sevent; > ^~~~~~ >schism/clippy.c:188:9: error: unknown type name âAtomâ; did you mean â_Atomicâ? > Atom seln_type; > ^~~~ > _Atomic >schism/clippy.c:196:26: error: âSDL_SysWMmsg {aka struct SDL_SysWMmsg}â has no member named âeventâ > if (ev->syswm.msg->event.xevent.type == SelectionNotify) { > ^~ >schism/clippy.c:196:49: error: âSelectionNotifyâ undeclared (first use in this function) > if (ev->syswm.msg->event.xevent.type == SelectionNotify) { > ^~~~~~~~~~~~~~~ >schism/clippy.c:197:39: error: âSDL_SysWMmsg {aka struct SDL_SysWMmsg}â has no member named âeventâ > sevent = ev->syswm.msg->event.xevent; > ^~ >schism/clippy.c:198:27: error: request for member âxselectionâ in something not a structure or union > if (sevent.xselection.requestor == SDL_Window) { > ^ >schism/clippy.c:201:29: warning: implicit declaration of function âXGetWindowPropertyâ; did you mean âgluGetTessPropertyâ? [-Wimplicit-function-declaration] > if (XGetWindowProperty(SDL_Display, SDL_Window, atom_sel, > ^~~~~~~~~~~~~~~~~~ > gluGetTessProperty >schism/clippy.c:202:58: error: âFalseâ undeclared (first use in this function); did you mean âpauseâ? > 0, 9000, False, XA_STRING, > ^~~~~ > pause >schism/clippy.c:202:65: error: âXA_STRINGâ undeclared (first use in this function); did you mean â__STRINGâ? > 0, 9000, False, XA_STRING, > ^~~~~~~~~ > __STRING >schism/clippy.c:203:50: error: âAtomâ undeclared (first use in this function); did you mean âtmâ? > (Atom *)&seln_type, > ^~~~ > tm >schism/clippy.c:203:56: error: expected expression before â)â token > (Atom *)&seln_type, > ^ >schism/clippy.c:207:76: error: âSuccessâ undeclared (first use in this function); did you mean âeaccessâ? > (unsigned char **)&src) == Success) { > ^~~~~~~ > eaccess >schism/clippy.c:219:33: warning: implicit declaration of function âXFreeâ; did you mean âfreeâ? [-Wimplicit-function-declaration] > XFree(src); > ^~~~~ > free >schism/clippy.c:224:33: error: âSDL_SysWMmsg {aka struct SDL_SysWMmsg}â has no member named âeventâ > } else if (ev->syswm.msg->event.xevent.type == PropertyNotify) { > ^~ >schism/clippy.c:224:56: error: âPropertyNotifyâ undeclared (first use in this function) > } else if (ev->syswm.msg->event.xevent.type == PropertyNotify) { > ^~~~~~~~~~~~~~ >schism/clippy.c:225:39: error: âSDL_SysWMmsg {aka struct SDL_SysWMmsg}â has no member named âeventâ > sevent = ev->syswm.msg->event.xevent; > ^~ >schism/clippy.c:228:33: error: âSDL_SysWMmsg {aka struct SDL_SysWMmsg}â has no member named âeventâ > } else if (ev->syswm.msg->event.xevent.type != SelectionRequest) { > ^~ >schism/clippy.c:228:56: error: âSelectionRequestâ undeclared (first use in this function); did you mean âSelectionNotifyâ? > } else if (ev->syswm.msg->event.xevent.type != SelectionRequest) { > ^~~~~~~~~~~~~~~~ > SelectionNotify >schism/clippy.c:232:29: error: âSDL_SysWMmsg {aka struct SDL_SysWMmsg}â has no member named âeventâ > req = &ev->syswm.msg->event.xevent.xselectionrequest; > ^~ >schism/clippy.c:233:15: error: request for member âxselectionâ in something not a structure or union > sevent.xselection.type = SelectionNotify; > ^ >schism/clippy.c:234:15: error: request for member âxselectionâ in something not a structure or union > sevent.xselection.display = req->display; > ^ >schism/clippy.c:234:40: error: request for member âdisplayâ in something not a structure or union > sevent.xselection.display = req->display; > ^~ >schism/clippy.c:235:15: error: request for member âxselectionâ in something not a structure or union > sevent.xselection.selection = req->selection; > ^ >schism/clippy.c:235:42: error: request for member âselectionâ in something not a structure or union > sevent.xselection.selection = req->selection; > ^~ >schism/clippy.c:236:15: error: request for member âxselectionâ in something not a structure or union > sevent.xselection.target = None; > ^ >schism/clippy.c:236:36: error: âNoneâ undeclared (first use in this function) > sevent.xselection.target = None; > ^~~~ >schism/clippy.c:237:15: error: request for member âxselectionâ in something not a structure or union > sevent.xselection.property = None; > ^ >schism/clippy.c:238:15: error: request for member âxselectionâ in something not a structure or union > sevent.xselection.requestor = req->requestor; > ^ >schism/clippy.c:238:42: error: request for member ârequestorâ in something not a structure or union > sevent.xselection.requestor = req->requestor; > ^~ >schism/clippy.c:239:15: error: request for member âxselectionâ in something not a structure or union > sevent.xselection.time = req->time; > ^ >schism/clippy.c:239:37: error: request for member âtimeâ in something not a structure or union > sevent.xselection.time = req->time; > ^~ >schism/clippy.c:241:25: error: âXA_CUT_BUFFER0â undeclared (first use in this function); did you mean âGL_AUX_BUFFERSâ? > XA_CUT_BUFFER0, 0, 9000, False, req->target, > ^~~~~~~~~~~~~~ > GL_AUX_BUFFERS >schism/clippy.c:241:60: error: request for member âtargetâ in something not a structure or union > XA_CUT_BUFFER0, 0, 9000, False, req->target, > ^~ >schism/clippy.c:242:32: error: request for member âxselectionâ in something not a structure or union > &sevent.xselection.target, &seln_format, > ^ >schism/clippy.c:244:27: error: request for member âxselectionâ in something not a structure or union > if (sevent.xselection.target == req->target) { > ^ >schism/clippy.c:244:52: error: request for member âtargetâ in something not a structure or union > if (sevent.xselection.target == req->target) { > ^~ >schism/clippy.c:245:35: error: request for member âxselectionâ in something not a structure or union > if (sevent.xselection.target == XA_STRING) { > ^ >schism/clippy.c:249:57: error: request for member ârequestorâ in something not a structure or union > XChangeProperty(SDL_Display, req->requestor, req->property, > ^~ >schism/clippy.c:249:73: error: request for member âpropertyâ in something not a structure or union > XChangeProperty(SDL_Display, req->requestor, req->property, > ^~ >schism/clippy.c:250:39: error: request for member âxselectionâ in something not a structure or union > sevent.xselection.target, seln_format, PropModeReplace, > ^ >schism/clippy.c:250:72: error: âPropModeReplaceâ undeclared (first use in this function) > sevent.xselection.target, seln_format, PropModeReplace, > ^~~~~~~~~~~~~~~ >schism/clippy.c:252:31: error: request for member âxselectionâ in something not a structure or union > sevent.xselection.property = req->property; > ^ >schism/clippy.c:252:57: error: request for member âpropertyâ in something not a structure or union > sevent.xselection.property = req->property; > ^~ >schism/clippy.c:256:9: warning: implicit declaration of function âXSendEventâ [-Wimplicit-function-declaration] > XSendEvent(SDL_Display,req->requestor,False,0,&sevent); > ^~~~~~~~~~ >schism/clippy.c:256:35: error: request for member ârequestorâ in something not a structure or union > XSendEvent(SDL_Display,req->requestor,False,0,&sevent); > ^~ >schism/clippy.c:257:9: warning: implicit declaration of function âXSyncâ; did you mean âsyncâ? [-Wimplicit-function-declaration] > XSync(SDL_Display, False); > ^~~~~ > sync >schism/clippy.c: At top level: >schism/clippy.c:261:29: error: unknown type name âDisplayâ > static int (*orig_xlib_err)(Display *d, XErrorEvent *e) = NULL; > ^~~~~~~ >schism/clippy.c:261:41: error: unknown type name âXErrorEventâ > static int (*orig_xlib_err)(Display *d, XErrorEvent *e) = NULL; > ^~~~~~~~~~~ >schism/clippy.c:262:28: error: unknown type name âDisplayâ > static int handle_xlib_err(Display *d, XErrorEvent *e) > ^~~~~~~ >schism/clippy.c:262:40: error: unknown type name âXErrorEventâ > static int handle_xlib_err(Display *d, XErrorEvent *e) > ^~~~~~~~~~~ >schism/clippy.c: In function âclippy_initâ: >schism/clippy.c:285:25: error: âSDL_SysWMinfo {aka struct SDL_SysWMinfo}â has no member named âsubsystemâ > if (info.subsystem == SDL_SYSWM_X11) { > ^ >schism/clippy.c:285:39: error: âSDL_SYSWM_X11â undeclared (first use in this function); did you mean âSDL_SYSWMEVENTâ? > if (info.subsystem == SDL_SYSWM_X11) { > ^~~~~~~~~~~~~ > SDL_SYSWMEVENT >schism/clippy.c:286:43: error: âSDL_SysWMinfo {aka struct SDL_SysWMinfo}â has no member named âinfoâ > SDL_Display = info.info.x11.display; > ^ >schism/clippy.c:287:42: error: âSDL_SysWMinfo {aka struct SDL_SysWMinfo}â has no member named âinfoâ > SDL_Window = info.info.x11.window; > ^ >schism/clippy.c:288:44: error: âSDL_SysWMinfo {aka struct SDL_SysWMinfo}â has no member named âinfoâ > lock_display = info.info.x11.lock_func; > ^ >schism/clippy.c:289:46: error: âSDL_SysWMinfo {aka struct SDL_SysWMinfo}â has no member named âinfoâ > unlock_display = info.info.x11.unlock_func; > ^ >schism/clippy.c:294:36: warning: implicit declaration of function âXInternAtomâ [-Wimplicit-function-declaration] > atom_sel = XInternAtom(SDL_Display, "SDL_SELECTION", False); > ^~~~~~~~~~~ >schism/clippy.c:294:78: error: âFalseâ undeclared (first use in this function); did you mean âpauseâ? > atom_sel = XInternAtom(SDL_Display, "SDL_SELECTION", False); > ^~~~~ > pause >schism/clippy.c:297:25: error: âorig_xlib_errâ undeclared (first use in this function) > orig_xlib_err = XSetErrorHandler(handle_xlib_err); > ^~~~~~~~~~~~~ >schism/clippy.c:297:41: warning: implicit declaration of function âXSetErrorHandlerâ [-Wimplicit-function-declaration] > orig_xlib_err = XSetErrorHandler(handle_xlib_err); > ^~~~~~~~~~~~~~~~ >schism/clippy.c:297:58: error: âhandle_xlib_errâ undeclared (first use in this function); did you mean âorig_xlib_errâ? > orig_xlib_err = XSetErrorHandler(handle_xlib_err); > ^~~~~~~~~~~~~~~ > orig_xlib_err >schism/clippy.c: In function â_internal_clippy_pasteâ: >schism/clippy.c:317:9: error: unknown type name âWindowâ > Window owner; > ^~~~~~ >schism/clippy.c:331:33: error: âXA_PRIMARYâ undeclared (first use in this function) > getme = XA_PRIMARY; > ^~~~~~~~~~ >schism/clippy.c:338:30: error: âNoneâ undeclared (first use in this function) > if (owner == None || owner == SDL_Window) { > ^~~~ >schism/clippy.c:342:25: warning: implicit declaration of function âXConvertSelectionâ [-Wimplicit-function-declaration] > XConvertSelection(SDL_Display, getme, XA_STRING, atom_sel, SDL_Window, > ^~~~~~~~~~~~~~~~~ >schism/clippy.c:342:63: error: âXA_STRINGâ undeclared (first use in this function); did you mean â__STRINGâ? > XConvertSelection(SDL_Display, getme, XA_STRING, atom_sel, SDL_Window, > ^~~~~~~~~ > __STRING >schism/clippy.c:343:57: error: âCurrentTimeâ undeclared (first use in this function) > CurrentTime); > ^~~~~~~~~~~ >make[1]: *** [Makefile:1335: schism/clippy.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-sound/schismtracker-20120105/work/schismtracker-20120105' >make: *** [Makefile:667: all] Error 2 > * ERROR: media-sound/schismtracker-20120105::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-sound/schismtracker-20120105::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/schismtracker-20120105::gentoo'`. > * The complete build log is located at '/var/log/portage/media-sound:schismtracker-20120105:20171123-181953.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/schismtracker-20120105/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/schismtracker-20120105/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/schismtracker-20120105/work/schismtracker-20120105' > * S: '/var/tmp/portage/media-sound/schismtracker-20120105/work/schismtracker-20120105'
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 565046
:
416188
|
416190
|
416192
|
506182
|
506184
|
506186
|
506188
|
506190
| 506192 |
506194