Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 412040 Details for
Bug 560622
x11-misc/macopix-1.7.4 : windres: can't get BFD_RELOC_RVA relocation type: No error
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-misc:macopix-1.7.4:20150916-054245.log
x11-misc:macopix-1.7.4:20150916-054245.log (text/plain), 49.98 KB, created by
Toralf Förster
on 2015-09-16 12:01:40 UTC
(
hide
)
Description:
x11-misc:macopix-1.7.4:20150916-054245.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-09-16 12:01:40 UTC
Size:
49.98 KB
patch
obsolete
> * Package: x11-misc/macopix-1.7.4 > * Repository: gentoo > * Maintainer: desktop-misc@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc gnutls kernel_linux nls userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking macopix-1.7.4.tar.bz2 to /var/tmp/portage/x11-misc/macopix-1.7.4/work >>>> Unpacking macopix-mascot-HxB-euc-ja-0.30.tar.gz to /var/tmp/portage/x11-misc/macopix-1.7.4/work >>>> Unpacking macopix-mascot-marimite-euc-ja-2.20.tar.gz to /var/tmp/portage/x11-misc/macopix-1.7.4/work >>>> Unpacking macopix-mascot-cosmos-euc-ja-1.02.tar.gz to /var/tmp/portage/x11-misc/macopix-1.7.4/work >>>> Unpacking macopix-mascot-mizuiro-euc-ja-1.02.tar.gz to /var/tmp/portage/x11-misc/macopix-1.7.4/work >>>> Unpacking macopix-mascot-pia2-euc-ja-1.02.tar.gz to /var/tmp/portage/x11-misc/macopix-1.7.4/work >>>> Unpacking macopix-mascot-tsukihime-euc-ja-1.02.tar.gz to /var/tmp/portage/x11-misc/macopix-1.7.4/work >>>> Unpacking macopix-mascot-triangle_heart-euc-ja-1.02.tar.gz to /var/tmp/portage/x11-misc/macopix-1.7.4/work >>>> Unpacking macopix-mascot-comic_party-euc-ja-1.02.tar.gz to /var/tmp/portage/x11-misc/macopix-1.7.4/work >>>> Unpacking macopix-mascot-kanon-euc-ja-1.02.tar.gz to /var/tmp/portage/x11-misc/macopix-1.7.4/work >>>> Unpacking macopix-mascot-one-euc-ja-1.02.tar.gz to /var/tmp/portage/x11-misc/macopix-1.7.4/work >>>> Source unpacked in /var/tmp/portage/x11-misc/macopix-1.7.4/work >>>> Preparing source in /var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4 ... > * econf: updating macopix-1.7.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating macopix-1.7.4/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 --libdir=/usr/lib64 --with-gtk2 --enable-nls --with-gnutls >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/bin/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 whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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... gcc3 >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking how to recognize dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 1572864 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... no >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... no >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... no >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for windres... windres >checking for working alloca.h... yes >checking for alloca... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) yes >checking stdio_ext.h usability... yes >checking stdio_ext.h presence... yes >checking for stdio_ext.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for unistd.h... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for working volatile... yes >checking whether closedir returns void... no >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether lstat accepts an empty string... no >checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking return type of signal handlers... void >checking whether stat accepts an empty string... no >checking for __argz_count... yes >checking for __argz_next... yes >checking for __argz_stringify... yes >checking for dup2... yes >checking for getcwd... yes >checking for gethostbyname... yes >checking for mempcpy... yes >checking for memset... yes >checking for mkdir... yes >checking for munmap... yes >checking for nl_langinfo... yes >checking for setlocale... yes >checking for socket... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strcspn... yes >checking for strdup... yes >checking for strrchr... yes >checking for strstr... yes >checking for strtol... yes >checking for strtoul... yes >checking for isascii... yes >checking for memmove... yes >checking for strncasecmp... yes >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.16... yes >checking for GLIB - version >= 2.0.0... yes (version 2.44.1) >checking for pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking for GTK+ - version >= 2.0.0... yes (version 2.24.28) >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for locale.h... (cached) yes >checking for LC_MESSAGES... yes >checking for libintl.h... (cached) yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... >./configure: line 28692: test: =: unary operator expected >checking whether to use SSL... yes >checking whether to use GNUTLS... yes >checking for GnuTLS includes... "" >checking gnutls/gnutls.h usability... yes >checking gnutls/gnutls.h presence... yes >checking for gnutls/gnutls.h... yes >checking for GnuTLS libraries... yes >checking whether to use OpenSSL... no >no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting >config.status: creating m4/Makefile >config.status: creating src/version.h >config.status: creating src/macopix_res.rc >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands > >############################################################################## > macopix 1.7.4 with Gtk+2.x > > (If you want to make with Gtk+1.x, use "./configure --with-gtk1" .) > > Compiling with GNUTLS to support SSL >############################################################################## > >The binary will be installed in /usr/bin >The common directory will be /usr/share/macopix/ > >Configure finished, type 'make' to build. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4' >Making all in m4 >make[2]: Entering directory '/var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4/m4' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4/m4' >Making all in po >make[2]: Entering directory '/var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4/po' >Making all in src >make[2]: Entering directory '/var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >main.c: In function âScanMenuâ: >main.c:705:3: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result [-Wunused-result] > getcwd(cwdname,1024); > ^ >main.c:725:5: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] > chdir(dirname); > ^ >main.c:775:5: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] > chdir(dirname); > ^ >main.c:807:3: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] > chdir(cwdname); > ^ >mv -f .deps/main.Tpo .deps/main.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT callbacks.o -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.o callbacks.c >callbacks.c: In function âext_playâ: >callbacks.c:1950:2: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result [-Wunused-result] > system(cmdline); > ^ >callbacks.c: In function âsound_playâ: >callbacks.c:1986:7: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result [-Wunused-result] > system(cmdline); > ^ >mv -f .deps/callbacks.Tpo .deps/callbacks.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT pixmap.o -MD -MP -MF .deps/pixmap.Tpo -c -o pixmap.o pixmap.c >mv -f .deps/pixmap.Tpo .deps/pixmap.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT gui.o -MD -MP -MF .deps/gui.Tpo -c -o gui.o gui.c >gui.c: In function âcc_flag_xpâ: >gui.c:1395:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > tmp_mascot.flag_xp=(gboolean)gdata; > ^ >gui.c: In function âcheck_menu_get_smenuâ: >gui.c:1756:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > selected_smenu=(gint)gdata; > ^ >gui.c: In function âtest_click_soundâ: >gui.c:1777:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_ptn=(int)gdata; > ^ >gui.c: In function âclear_click_soundâ: >gui.c:1785:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_ptn=(int)gdata; > ^ >gui.c: In function âmc_up_tgtâ: >gui.c:1815:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_tmp=(int)gdata; > ^ >gui.c: In function âmc_down_tgtâ: >gui.c:1841:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_tmp=(int)gdata; > ^ >gui.c: In function âmc_up_catâ: >gui.c:1872:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_cat=(int)gdata; > ^ >gui.c: In function âmc_down_catâ: >gui.c:1927:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_cat=(int)gdata; > ^ >gui.c: In function âCatRandomChangeMascotMenuâ: >gui.c:2583:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_cat=(gint)gdata; > ^ >gui.c: In function âChangeFontButtonâ: >gui.c:3314:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > bal_clk=(int)gdata; > ^ >gui.c: In function âChangeColorButtonâ: >gui.c:3364:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > bal_clk=(int)gdata; > ^ >gui.c: In function âdestroy_popupâ: >gui.c:3583:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > timer=(guint)data; > ^ >gui.c: In function âTestPutâ: >gui.c:3646:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_pix=(int)gdata; > ^ >gui.c: In function âTestAnimeâ: >gui.c:3678:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_ptn=(int)gdata; > ^ >gui.c: In function âcreate_change_image_dialogâ: >gui.c:4384:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_pix=(gint)gdata; > ^ >gui.c: In function âcreate_add_frame_dialogâ: >gui.c:5763:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_ptn=(int)gdata; > ^ >gui.c: In function âcreate_del_frame_dialogâ: >gui.c:5876:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_ptn=(int)gdata; > ^ >gui.c: In function âcreate_change_tgt_dialogâ: >gui.c:5990:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_tmp=(int)gdata; > ^ >gui.c: In function âcreate_add_tgt_dialogâ: >gui.c:6141:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_cat=(int)gdata; > ^ >gui.c: In function âcreate_del_tgt_dialogâ: >gui.c:6326:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_cat=(int)gdata; > ^ >gui.c: In function âcreate_change_duet_tgt_dialogâ: >gui.c:6911:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_ptn=(int)gdata; > ^ >gui.c: In function âcreate_change_click_sound_dialogâ: >gui.c:7078:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > i_ptn=(int)gdata; > ^ >gui.c: In function âcreate_file_selection_dialogâ: >gui.c:8618:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > mode=(gint) gdata; > ^ >gui.c: In function âcreate_menu_selection_dialogâ: >gui.c:8884:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > mode=(gint) gdata; > ^ >gui.c: In function âmake_pixmap_listâ: >gui.c:15584:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > my_signal_connect(button,"clicked",TestPut, (gpointer)(i_pix)); > ^ >gui.c:15604:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (gpointer)i_pix); > ^ >gui.c: In function âmake_pattern_listâ: >gui.c:15670:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > my_signal_connect(button,"clicked",create_add_frame_dialog,(gpointer)i_ptn); > ^ >gui.c:15678:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > my_signal_connect(button,"clicked",create_del_frame_dialog,(gpointer)i_ptn); > ^ >gui.c:15686:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > my_signal_connect(button,"clicked",TestAnime,(gpointer)i_ptn); > ^ >gui.c:15799:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (gpointer)(i_ptn)); > ^ >gui.c:15884:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (gpointer)(i_ptn)); > ^ >gui.c:15889:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (gpointer)i_ptn); > ^ >gui.c:15894:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (gpointer)i_ptn); > ^ >gui.c: In function âmake_cat_listâ: >gui.c:15940:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > my_signal_connect (button,"clicked",mc_up_cat,(gpointer)i_cat); > ^ >gui.c:15967:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > my_signal_connect (button,"clicked",mc_down_cat,(gpointer)i_cat); > ^ >gui.c:15994:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > my_signal_connect(button,"clicked",create_add_tgt_dialog,(gpointer)i_cat); > ^ >gui.c:16002:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > my_signal_connect(button,"clicked",create_del_tgt_dialog,(gpointer)i_cat); > ^ >gui.c: In function âmake_tgt_listâ: >gui.c:16246:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (gpointer)(i_cat*MAX_MENU_TARGET+i_tgt)); > ^ >gui.c:16286:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (gpointer)(i_cat*MAX_MENU_TARGET+i_tgt)); > ^ >gui.c:16296:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (gpointer)(i_cat*MAX_MENU_TARGET+i_tgt)); > ^ >gui.c: In function âmake_tgt_menuâ: >gui.c:16821:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (gpointer)i_cat); > ^ >gui.c: In function âmake_smenu_listâ: >gui.c:17581:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (gpointer *)i_menu); > ^ >gui.c: In function âpopup_messageâ: >gui.c:17671:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > my_signal_connect(dialog,"destroy",destroy_popup, (gpointer *)timer); > ^ >gui.c: In function âmy_file_chooser_add_shortcut_folderâ: >gui.c:2266:5: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result [-Wunused-result] > getcwd(dir,1024); > ^ >mv -f .deps/gui.Tpo .deps/gui.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT balloon.o -MD -MP -MF .deps/balloon.Tpo -c -o balloon.o balloon.c >mv -f .deps/balloon.Tpo .deps/balloon.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT clock.o -MD -MP -MF .deps/clock.Tpo -c -o clock.o clock.c >mv -f .deps/clock.Tpo .deps/clock.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT configfile.o -MD -MP -MF .deps/configfile.Tpo -c -o configfile.o configfile.c >mv -f .deps/configfile.Tpo .deps/configfile.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c >utils.c: In function âGetCurrentWMNameâ: >utils.c:386:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > return((gchar *)gdk_x11_screen_get_window_manager_name(screen)); > ^ >mv -f .deps/utils.Tpo .deps/utils.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT mail.o -MD -MP -MF .deps/mail.Tpo -c -o mail.o mail.c >mail.c: In function âmail_check_pop3â: >mail.c:714:5: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âsize_tâ [-Wformat=] > pop_debug_print("buff size = %d\n", strlen(buff)); > ^ >mail.c: In function âfs_get_mboxâ: >mail.c:1302:4: warning: âg_strncasecmpâ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:203) [-Wdeprecated-declarations] > if(g_strncasecmp(buf,"from:",5)==0) > ^ >mail.c:1336:4: warning: âg_strncasecmpâ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:203) [-Wdeprecated-declarations] > else if(g_strncasecmp(buf,"subject:",8)==0) > ^ >mail.c: In function âfs_get_procmailâ: >mail.c:1441:7: warning: âg_strncasecmpâ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:203) [-Wdeprecated-declarations] > if(g_strncasecmp(buf,"from:",5)==0) > ^ >mail.c:1468:7: warning: âg_strncasecmpâ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:203) [-Wdeprecated-declarations] > else if(g_strncasecmp(buf,"subject:",8)==0) > ^ >mail.c: In function âfs_get_qmailâ: >mail.c:1580:7: warning: âg_strncasecmpâ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:203) [-Wdeprecated-declarations] > if(g_strncasecmp(buf,"from:",5)==0) > ^ >mail.c:1607:7: warning: âg_strncasecmpâ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:203) [-Wdeprecated-declarations] > else if(g_strncasecmp(buf,"subject:",8)==0) > ^ >mail.c: In function âfs_get_pop3â: >mail.c:1746:7: warning: âg_strncasecmpâ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:203) [-Wdeprecated-declarations] > if(g_strncasecmp(buffer_header[header],"from:",5)==0) > ^ >mail.c:1767:7: warning: âg_strncasecmpâ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:203) [-Wdeprecated-declarations] > else if(g_strncasecmp(buffer_header[header],"subject:",8)==0) > ^ >mail.c: In function âcreate_biff_dialogâ: >mail.c:2026:7: warning: âg_strncasecmpâ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:203) [-Wdeprecated-declarations] > if(g_strncasecmp(buf_unmime," subject:",9)==0){ > ^ >mail.c:2043:7: warning: âg_strncasecmpâ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:203) [-Wdeprecated-declarations] > else if(g_strncasecmp(buf_unmime,"from:",5)==0){ > ^ >mail.c: In function âpop3_data_readâ: >mail.c:1137:7: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets( buf,BUFFSIZE-1,fp ); // read mail status > ^ >mail.c:1145:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets( buf,BUFFSIZE-1,fp ); > ^ >mail.c:1155:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets( buf,BUFFSIZE-1,fp ); > ^ >mail.c:1164:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets( buf,BUFFSIZE-1,fp ); // SSL verify_result > ^ >mail.c:1169:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets( buf,BUFFSIZE-1,fp ); // read total mail count > ^ >mail.c:1171:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets( buf,BUFFSIZE-1,fp ); // read fetched mail count > ^ >mail.c:1173:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets( buf,BUFFSIZE-1,fp ); // read pop status > ^ >mail.c:1175:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets( buf,BUFFSIZE-1,fp ); // read SPAM count > ^ >mail.c:1178:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets( buf,BUFFSIZE-1,fp ); // Last From > ^ >mail.c:1196:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets( buf,BUFFSIZE-1,fp ); // Last Sub > ^ >mv -f .deps/mail.Tpo .deps/mail.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT pop.o -MD -MP -MF .deps/pop.Tpo -c -o pop.o pop.c >mv -f .deps/pop.Tpo .deps/pop.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT md5c.o -MD -MP -MF .deps/md5c.Tpo -c -o md5c.o md5c.c >mv -f .deps/md5c.Tpo .deps/md5c.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT md5ify.o -MD -MP -MF .deps/md5ify.Tpo -c -o md5ify.o md5ify.c >mv -f .deps/md5ify.Tpo .deps/md5ify.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT nokkari.o -MD -MP -MF .deps/nokkari.Tpo -c -o nokkari.o nokkari.c >mv -f .deps/nokkari.Tpo .deps/nokkari.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT bmp.o -MD -MP -MF .deps/bmp.Tpo -c -o bmp.o bmp.c >mv -f .deps/bmp.Tpo .deps/bmp.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT bmpwrite.o -MD -MP -MF .deps/bmpwrite.Tpo -c -o bmpwrite.o bmpwrite.c >mv -f .deps/bmpwrite.Tpo .deps/bmpwrite.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT sockmsg.o -MD -MP -MF .deps/sockmsg.Tpo -c -o sockmsg.o sockmsg.c >mv -f .deps/sockmsg.Tpo .deps/sockmsg.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT codeconv.o -MD -MP -MF .deps/codeconv.Tpo -c -o codeconv.o codeconv.c >codeconv.c:853:2: warning: #warning FIXME_GTK2 [-Wcpp] > #warning FIXME_GTK2 > ^ >codeconv.c: In function âconv_code_converter_newâ: >codeconv.c:903:2: warning: #warning FIXME_GTK2 [-Wcpp] > #warning FIXME_GTK2 > ^ >codeconv.c: In function âconv_convertâ: >codeconv.c:928:2: warning: #warning FIXME_GTK2 [-Wcpp] > #warning FIXME_GTK2 > ^ >codeconv.c: In function âconv_get_code_conv_funcâ: >codeconv.c:1003:2: warning: #warning FIXME_GTK2 [-Wcpp] > #warning FIXME_GTK2 > ^ >codeconv.c: In function âconv_unmime_header_overwriteâ: >codeconv.c:1672:2: warning: #warning FIXME_GTK2 [-Wcpp] > #warning FIXME_GTK2 > ^ >codeconv.c: In function âconv_unmime_headerâ: >codeconv.c:1702:2: warning: #warning FIXME_GTK2 [-Wcpp] > #warning FIXME_GTK2 > ^ >mv -f .deps/codeconv.Tpo .deps/codeconv.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT unmime.o -MD -MP -MF .deps/unmime.Tpo -c -o unmime.o unmime.c >mv -f .deps/unmime.Tpo .deps/unmime.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c >mv -f .deps/base64.Tpo .deps/base64.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT quoted-printable.o -MD -MP -MF .deps/quoted-printable.Tpo -c -o quoted-printable.o quoted-printable.c >mv -f .deps/quoted-printable.Tpo .deps/quoted-printable.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT unlha.o -MD -MP -MF .deps/unlha.Tpo -c -o unlha.o unlha.c >mv -f .deps/unlha.Tpo .deps/unlha.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT untar.o -MD -MP -MF .deps/untar.Tpo -c -o untar.o untar.c >untar.c: In function âuntar_menuâ: >untar.c:148:3: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result [-Wunused-result] > system(szCmdLine); > ^ >mv -f .deps/untar.Tpo .deps/untar.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT trayicon.o -MD -MP -MF .deps/trayicon.Tpo -c -o trayicon.o trayicon.c >mv -f .deps/trayicon.Tpo .deps/trayicon.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o alpha.c >mv -f .deps/alpha.Tpo .deps/alpha.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT ssl.o -MD -MP -MF .deps/ssl.Tpo -c -o ssl.o ssl.c >ssl.c: In function âssl_init_socket_with_methodâ: >ssl.c:308:19: warning: assignment discards âconstâ qualifier from pointer target type > if ((server_cert = SSL_get_peer_certificate(ssl)) != NULL) { > ^ >mv -f .deps/ssl.Tpo .deps/ssl.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT sslmanager.o -MD -MP -MF .deps/sslmanager.Tpo -c -o sslmanager.o sslmanager.c >mv -f .deps/sslmanager.Tpo .deps/sslmanager.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DCOMMON_DIR=\""/usr/share/macopix/"\" -DPREFIX_DIR=\""/usr/share/"\" -march=native -O2 -pipe -MT dnd.o -MD -MP -MF .deps/dnd.Tpo -c -o dnd.o dnd.c >mv -f .deps/dnd.Tpo .deps/dnd.Po >windres macopix_res.rc -O coff -o macopix.res >windres: can't get BFD_RELOC_RVA relocation type: No error >Makefile:599: recipe for target 'macopix.res' failed >make[2]: *** [macopix.res] Error 1 >make[2]: Leaving directory '/var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4/src' >Makefile:382: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4' >Makefile:267: recipe for target 'all' failed >make: *** [all] Error 2 >emake failed > * ERROR: x11-misc/macopix-1.7.4::gentoo failed (compile phase): > * emake failed > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 218: Called default > * phase-functions.sh, line 763: Called default_src_compile > * phase-functions.sh, line 800: Called __eapi2_src_compile > * phase-helpers.sh, line 785: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of `emerge --info '=x11-misc/macopix-1.7.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-misc/macopix-1.7.4::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-misc:macopix-1.7.4:20150916-054245.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/macopix-1.7.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-misc/macopix-1.7.4/temp/environment'. > * Working directory: '/var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4' > * S: '/var/tmp/portage/x11-misc/macopix-1.7.4/work/macopix-1.7.4'
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 560622
:
412038
| 412040