Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 269597 Details for
Bug 363231
media-gfx/freewrl fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
freewrl-1.22.10-r1:20110412-013213.log (text/plain), 46.30 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-04-12 06:41:10 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-04-12 06:41:10 UTC
Size:
46.30 KB
patch
obsolete
> * Package: media-gfx/freewrl-1.22.10-r1 > * Repository: gentoo > * Maintainer: patrick@gentoo.org ian@aerobiology.ca > * USE: elibc_glibc glew java kernel_linux motif sox test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox > * Using: icedtea6-bin >>>> Unpacking source... >>>> Unpacking freewrl-1.22.10.tar.bz2 to /var/tmp/portage/media-gfx/freewrl-1.22.10-r1/work >>>> Source unpacked in /var/tmp/portage/media-gfx/freewrl-1.22.10-r1/work >>>> Preparing source in /var/tmp/portage/media-gfx/freewrl-1.22.10-r1/work/freewrl-1.22.10 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/freewrl-1.22.10-r1/work/freewrl-1.22.10 ... > * econf: updating freewrl-1.22.10/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating freewrl-1.22.10/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-fontconfig --disable-plugin --with-imageconvert=/usr/bin/convert --with-unzip=/usr/bin/unzip --with-x --with-target=motif --with-soundconv=/usr/bin/sox --disable-mozilla-js --disable-xulrunner-js --disable-firefox-js --disable-seamonkey-js --disable-libcurl --with-glew --disable-debug --disable-thread_colorized --disable-libeai --enable-java --disable-static --enable-sound >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking build system type... i686-pc-linux-gnu >checking host system type... i686-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 for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >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 fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... no >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/msg.h usability... yes >checking sys/msg.h presence... yes >checking for sys/msg.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking for sys/wait.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking return type of signal handlers... void >checking for sighandler_t... no >checking for int32_t... yes >checking for pid_t... yes >checking for stdbool.h that conforms to C99... (cached) yes >checking for _Bool... yes >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 i686-pc-linux-gnu-gcc needs -traditional... no >checking for strchr... yes >checking for strrchr... yes >checking for strdup... yes >checking for strndup... yes >checking for strerror... yes >checking for getopt... yes >checking for getopt_long... yes >checking for getopt_long_only... yes >checking for malloc... yes >checking for calloc... yes >checking for realloc... yes >checking for usleep... yes >checking for gettimeofday... yes >Platform: linux-gnu, linux >checking whether to enable debugging (default=off)... no >checking whether to enable colorized thread console output (default=off)... no >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for deflate in -lz... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for FREETYPE... yes >checking whether to enable fontconfig support... yes >checking for FONTCONFIG... yes >checking whether to enable libcurl (could be used instead of wget)... no >configure: Determining Javascript engine to build against >checking for mozilla-js... check disabled >checking for xulrunner-js... check disabled >checking for seamonkey-js... check disabled >checking for firefox-js... check disabled >checking for firefox2-js while ... checking for JAVASCRIPT_ENGINE... yes >configure: Using firefox2-js for Javascript engine library >checking for XML... yes >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for XML_ParserCreate in -lexpat... 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 for XAW... yes >checking for X11/extensions/xf86vmode.h... yes >checking for XF86VidModeQueryExtension in -lXxf86vm... yes >checking whether libXp is available... yes >checking for Motif... checking whether libXp is available... (cached) yes >libraries in default path, headers in default path >Target windowing system selected: motif >checking for OpenGL... yes >checking GL/glew.h usability... yes >checking GL/glew.h presence... yes >checking for GL/glew.h... yes >checking for glewInit in -lGLEW... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for jpeg_start_decompress in -ljpeg... yes >checking for PNG... yes >checking for IMLIB2... yes >checking whether to enable building of libEAI... no >checking whether to enable building of sound module... yes >checking whether to enable building of java classes... yes >checking whether to enable building of browser plugin... no >configure: Not building browser plug-in >checking for int32... no >checking for uint32... no >checking for int16... no >checking for uint16... no >configure: Status bar flavor: standard >checking for firefox... false >configure: WARNING: No internet browser -- FreeWRL will not process anchors! >configure: Using /usr/bin/sox for sound converter >checking for javac... /opt/icedtea6-bin-1.9.7/bin/javac >configure: Using /opt/icedtea6-bin-1.9.7/bin/javac for java compiler >checking for jar... /opt/icedtea6-bin-1.9.7/bin/jar >configure: Using /opt/icedtea6-bin-1.9.7/bin/jar for java archiver >configure: Using /usr/bin/unzip for zip decompressor >checking for wget... /usr/bin/wget >configure: Using /usr/bin/wget for http fetcher >configure: Using /usr/bin/convert for image converter >configure: creating ./config.status >config.status: creating vtempl >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/bin/Makefile >config.status: creating src/lib/Makefile >config.status: creating src/lib/libFreeWRL.pc >config.status: creating src/plugin/Makefile >config.status: creating src/libeai/Makefile >config.status: creating src/libeai/libFreeWRLEAI.pc >config.status: creating src/sound/Makefile >config.status: creating src/java/Makefile >config.status: creating src/message/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-gfx/freewrl-1.22.10-r1/work/freewrl-1.22.10 ... >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-gfx/freewrl-1.22.10-r1/work/freewrl-1.22.10' >Making all in src >make[2]: Entering directory `/var/tmp/portage/media-gfx/freewrl-1.22.10-r1/work/freewrl-1.22.10/src' >Making all in lib >make[3]: Entering directory `/var/tmp/portage/media-gfx/freewrl-1.22.10-r1/work/freewrl-1.22.10/src/lib' > CC main.lo > CC display.lo > CC threads.lo > CC io_files.lo > CC internal.lo > CC io_http.lo > CC list.lo > CC resources.lo >../../vtempl libFreeWRL \ >`cat $_EV` < ../../versions/template/version.c.in > internal_version.c > CC main/MainLoop.lo > CC main/SoundEngineClient.lo > CC main/ProdCon.lo > CC main/Snapshot.lo > CC main/ConsoleMessage.lo > CC main/utils.lo >list.c: In function 'ml_delete_all2': >list.c:231:15: warning: variable 'begin' set but not used [-Wunused-but-set-variable] > CC vrml_parser/CProto.lo >io_http.c: In function 'getInputResource': >io_http.c:333:19: warning: variable 'cwu' set but not used [-Wunused-but-set-variable] > CC vrml_parser/CParse.lo > CC vrml_parser/CParseLexer.lo >display.c: In function 'setGeometry_from_cmdline': >display.c:176:9: warning: variable 'c' set but not used [-Wunused-but-set-variable] > CC vrml_parser/CRoutes.lo > CC vrml_parser/CFieldDecls.lo >main/ConsoleMessage.c: In function 'fwvsnprintf': >main/ConsoleMessage.c:142:4: warning: format not a string literal and no format arguments [-Wformat-security] >main/ConsoleMessage.c: In function 'ConsoleMessage0': >main/ConsoleMessage.c:264:7: warning: "HAVE_VASPRINTF" is not defined [-Wundef] >main/ConsoleMessage.c:269:7: warning: "HAVE_FWVSNPRINTF" is not defined [-Wundef] >resources.c: In function 'possiblyUnzip': >resources.c:988:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >display.c: At top level: >display.c:214:0: warning: macro "strnstr" is not used [-Wunused-macros] >main/MainLoop.c: In function 'EventLoop': >main/MainLoop.c:414:17: warning: variable 'aev' set but not used [-Wunused-but-set-variable] >main/MainLoop.c:284:20: warning: unused variable 'slowloop_count' [-Wunused-variable] > CC vrml_parser/CParseParser.lo > CC x3d_parser/Bindable.lo > CC x3d_parser/X3DParser.lo >vrml_parser/CProto.c: In function 'protoFieldDecl_copy': >vrml_parser/CProto.c:498:37: warning: variable 'temp2' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:497:37: warning: variable 'temp' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c: In function 'tokenizeProtoBody': >vrml_parser/CProto.c:948:9: warning: variable 'ignore' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c: In function 'protoExpand': >vrml_parser/CProto.c:1254:2: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1271:2: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1327:5: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1329:5: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1330:5: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1335:4: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1336:4: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1351:5: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1351:20: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1360:4: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1360:4: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1360:4: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1360:4: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1389:7: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1390:7: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1391:7: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1399:7: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1400:7: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1410:6: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1410:6: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1410:6: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1417:5: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1417:5: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1417:5: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1420:4: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] >vrml_parser/CProto.c:1431:2: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] > CC x3d_parser/X3DProtoScript.lo > CC x3d_parser/capabilitiesHandler.lo > CC non_web3d_formats/ColladaParser.lo >vrml_parser/CRoutes.c: In function 'gatherScriptEventOuts': >vrml_parser/CRoutes.c:1332:19: warning: variable 'fn' set but not used [-Wunused-but-set-variable] >vrml_parser/CRoutes.c: In function 'process_eventsProcessed': >vrml_parser/CRoutes.c:1656:4: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'pthread_t' [-Wformat] >vrml_parser/CRoutes.c: In function 'Multimemcpy': >vrml_parser/CRoutes.c:1781:17: warning: variable 'tocount' set but not used [-Wunused-but-set-variable] > CC world_script/CScripts.lo > CC world_script/fieldGet.lo >vrml_parser/CParseParser.c: In function 'parser_routeStatement': >vrml_parser/CParseParser.c:1294:0: warning: macro "END_NODE" is not used [-Wunused-macros] >vrml_parser/CParseLexer.c: In function 'lexer_handle_EXTERNPROTO': >vrml_parser/CParseLexer.c:1352:15: warning: variable 'testname' set but not used [-Wunused-but-set-variable] > CC world_script/fieldSet.lo >x3d_parser/Bindable.c: In function 'bind_node': >x3d_parser/Bindable.c:296:25: warning: variable 'bgnode' set but not used [-Wunused-but-set-variable] >x3d_parser/Bindable.c: In function 'render_Fog': >x3d_parser/Bindable.c:509:6: warning: variable 'foglen' set but not used [-Wunused-but-set-variable] >x3d_parser/X3DParser.c: In function 'getFieldFromScript': >x3d_parser/X3DParser.c:376:9: warning: variable 'retUO' set but not used [-Wunused-but-set-variable] > CC world_script/JScript.lo >x3d_parser/X3DParser.c: In function 'parseAttributes': >x3d_parser/X3DParser.c:1373:10: warning: variable 'rv' set but not used [-Wunused-but-set-variable] > CC world_script/jsUtils.lo >vrml_parser/CParseParser.c: In function 'parser_sfnodeValue': >vrml_parser/CParseParser.c:2645:9: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 3 has type 'uintptr_t *' [-Wformat] >x3d_parser/capabilitiesHandler.c: In function 'handleVersion': >x3d_parser/capabilitiesHandler.c:246:6: warning: variable 'rt' set but not used [-Wunused-but-set-variable] > CC world_script/jsVRMLBrowser.lo >x3d_parser/X3DProtoScript.c: In function 'getFieldAccessMethodFromProtoInterface': >x3d_parser/X3DProtoScript.c:209:24: warning: variable 'myObj' set but not used [-Wunused-but-set-variable] >x3d_parser/X3DProtoScript.c: In function 'parseProtoInstanceFields': >x3d_parser/X3DProtoScript.c:624:9: warning: variable 'picatmalloc' set but not used [-Wunused-but-set-variable] >x3d_parser/X3DProtoScript.c:623:9: warning: variable 'picatindex' set but not used [-Wunused-but-set-variable] > CC world_script/jsVRMLClasses.lo >x3d_parser/X3DProtoScript.c: In function 'expandProtoInstance': >x3d_parser/X3DProtoScript.c:1233:21: warning: variable 'me' set but not used [-Wunused-but-set-variable] >x3d_parser/X3DProtoScript.c:1199:9: warning: variable 'readSizeThrowAway' set but not used [-Wunused-but-set-variable] >x3d_parser/X3DProtoScript.c:1191:8: warning: variable 'endIS' set but not used [-Wunused-but-set-variable] >x3d_parser/X3DProtoScript.c:1190:8: warning: variable 'IS' set but not used [-Wunused-but-set-variable] >x3d_parser/X3DProtoScript.c: In function 'parseScriptProtoField': >x3d_parser/X3DProtoScript.c:1656:6: warning: variable 'myFieldNumber' set but not used [-Wunused-but-set-variable] >x3d_parser/X3DProtoScript.c: In function 'initScriptWithScript': >x3d_parser/X3DProtoScript.c:2018:12: warning: variable 'myScriptNumber' set but not used [-Wunused-but-set-variable] >x3d_parser/X3DProtoScript.c: In function 'endExternProtoDeclare': >x3d_parser/X3DProtoScript.c:2093:9: warning: variable 'testname' set but not used [-Wunused-but-set-variable] >world_script/fieldGet.c: In function 'getField_ToJavascript': >world_script/fieldGet.c:68:6: warning: variable 'ignored' set but not used [-Wunused-but-set-variable] >world_script/fieldGet.c: In function 'set_one_ECMAtype': >world_script/fieldGet.c:134:2: warning: 'return' with a value, in function returning void [enabled by default] >world_script/fieldGet.c: In function 'set_one_MFElementType': >world_script/fieldGet.c:210:2: warning: 'return' with no value, in function returning non-void [-Wreturn-type] >world_script/fieldGet.c:224:4: warning: passing argument 1 of 'INT_TO_JSVAL' makes integer from pointer without a cast [enabled by default] >/usr/include/js/jsapi.h:250:1: note: expected 'jsint' but argument is of type 'struct JSContext *' >world_script/fieldGet.c:271:4: warning: passing argument 1 of 'INT_TO_JSVAL' makes integer from pointer without a cast [enabled by default] >/usr/include/js/jsapi.h:250:1: note: expected 'jsint' but argument is of type 'struct JSContext *' >world_script/fieldGet.c:317:4: warning: passing argument 1 of 'INT_TO_JSVAL' makes integer from pointer without a cast [enabled by default] >/usr/include/js/jsapi.h:250:1: note: expected 'jsint' but argument is of type 'struct JSContext *' >world_script/fieldGet.c:363:4: warning: passing argument 1 of 'INT_TO_JSVAL' makes integer from pointer without a cast [enabled by default] >/usr/include/js/jsapi.h:250:1: note: expected 'jsint' but argument is of type 'struct JSContext *' >world_script/fieldGet.c:407:4: warning: passing argument 1 of 'INT_TO_JSVAL' makes integer from pointer without a cast [enabled by default] >/usr/include/js/jsapi.h:250:1: note: expected 'jsint' but argument is of type 'struct JSContext *' >world_script/fieldGet.c:419:5: warning: passing argument 1 of 'OBJECT_TO_JSVAL' makes pointer from integer without a cast [enabled by default] >/usr/include/js/jsapi.h:202:1: note: expected 'struct JSObject *' but argument is of type 'jsval' >world_script/fieldGet.c:444:4: warning: passing argument 1 of 'INT_TO_JSVAL' makes integer from pointer without a cast [enabled by default] >/usr/include/js/jsapi.h:250:1: note: expected 'jsint' but argument is of type 'struct JSContext *' >world_script/fieldGet.c:456:5: warning: passing argument 1 of 'OBJECT_TO_JSVAL' makes pointer from integer without a cast [enabled by default] >/usr/include/js/jsapi.h:202:1: note: expected 'struct JSObject *' but argument is of type 'jsval' >world_script/fieldGet.c:481:4: warning: passing argument 1 of 'INT_TO_JSVAL' makes integer from pointer without a cast [enabled by default] >/usr/include/js/jsapi.h:250:1: note: expected 'jsint' but argument is of type 'struct JSContext *' >world_script/fieldGet.c:489:5: warning: passing argument 1 of 'INT_TO_JSVAL' makes integer from pointer without a cast [enabled by default] >/usr/include/js/jsapi.h:250:1: note: expected 'jsint' but argument is of type 'int *' >world_script/fieldGet.c:521:4: warning: passing argument 1 of 'INT_TO_JSVAL' makes integer from pointer without a cast [enabled by default] >/usr/include/js/jsapi.h:250:1: note: expected 'jsint' but argument is of type 'struct JSContext *' >world_script/fieldGet.c:556:4: warning: passing argument 1 of 'INT_TO_JSVAL' makes integer from pointer without a cast [enabled by default] >/usr/include/js/jsapi.h:250:1: note: expected 'jsint' but argument is of type 'struct JSContext *' >world_script/fieldGet.c:562:5: warning: passing argument 1 of 'INT_TO_JSVAL' makes integer from pointer without a cast [enabled by default] >/usr/include/js/jsapi.h:250:1: note: expected 'jsint' but argument is of type 'int *' >world_script/fieldGet.c:592:4: warning: passing argument 1 of 'INT_TO_JSVAL' makes integer from pointer without a cast [enabled by default] >/usr/include/js/jsapi.h:250:1: note: expected 'jsint' but argument is of type 'struct JSContext *' >world_script/fieldGet.c: In function 'set_one_MultiElementType': >world_script/fieldGet.c:765:2: warning: 'return' with a value, in function returning void [enabled by default] >world_script/fieldGet.c: In function 'setScriptMultiElementtype': >world_script/fieldGet.c:817:12: warning: variable 'obj' set but not used [-Wunused-but-set-variable] >world_script/fieldGet.c:816:13: warning: variable 'cx' set but not used [-Wunused-but-set-variable] > CC world_script/jsVRML_MFClasses.lo > CC world_script/jsVRML_SFClasses.lo >world_script/jsVRMLBrowser.c: In function 'createLoadUrlString': >world_script/jsVRMLBrowser.c:162:8: warning: variable 'orig' set but not used [-Wunused-but-set-variable] >world_script/jsVRMLBrowser.c: In function 'VrmlBrowserCreateVrmlFromString': >world_script/jsVRMLBrowser.c:445:6: warning: variable 'ra' set but not used [-Wunused-but-set-variable] >world_script/JScript.c: In function 'InitScriptField': >world_script/JScript.c:1027:7: warning: variable 'touched' set but not used [-Wunused-but-set-variable] > CC scenegraph/RenderFuncs.lo > CC scenegraph/Component_EnvironSensor.lo > CC scenegraph/quaternion.lo > CC scenegraph/Viewer.lo >world_script/jsVRMLClasses.c: In function '_standardMFGetProperty': >world_script/jsVRMLClasses.c:1075:4: warning: passing argument 1 of 'OBJECT_TO_JSVAL' makes pointer from integer without a cast [enabled by default] >/usr/include/js/jsapi.h:202:1: note: expected 'struct JSObject *' but argument is of type 'jsval' >world_script/jsVRMLClasses.c: In function 'doMFToString': >world_script/jsVRMLClasses.c:1130:62: warning: variable 'className_len' set but not used [-Wunused-but-set-variable] >world_script/jsVRMLClasses.c: In function 'doMFAddProperty': >world_script/jsVRMLClasses.c:1275:9: warning: variable 'p_len' set but not used [-Wunused-but-set-variable] >world_script/jsVRMLClasses.c:1273:8: warning: variable 'myv' set but not used [-Wunused-but-set-variable] > CC scenegraph/Component_Time.lo >world_script/jsVRML_SFClasses.c: In function 'SFRotationMultVec': >world_script/jsVRML_SFClasses.c:1501:16: warning: variable 'rlpt' set but not used [-Wunused-but-set-variable] > CC scenegraph/readpng.lo > CC scenegraph/Component_NURBS.lo >scenegraph/RenderFuncs.c: In function 'render_node': >scenegraph/RenderFuncs.c:675:5: warning: "DJTRACK_PICKSENSORS" is not defined [-Wundef] >scenegraph/RenderFuncs.c:720:5: warning: "DJTRACK_PICKSENSORS" is not defined [-Wundef] > CC scenegraph/Component_EventUtils.lo > CC scenegraph/Component_ProgrammableShaders.lo >scenegraph/Viewer.c: In function 'resolve_pos': >scenegraph/Viewer.c:272:9: warning: variable 'dist' set but not used [-Wunused-but-set-variable] >scenegraph/Viewer.c: In function 'handle_tick_exfly': >scenegraph/Viewer.c:945:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable] > CC scenegraph/NormalCalcs.lo > CC scenegraph/MPEG_Utils.lo >scenegraph/readpng.c: In function 'readpng_init': >scenegraph/readpng.c:102:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable] >x3d_parser/X3DProtoScript.c: At top level: >x3d_parser/X3DProtoScript.c:651:0: warning: macro "PICAT" is not used [-Wunused-macros] >x3d_parser/X3DProtoScript.c:636:0: warning: macro "VERIFY_PCAT_LEN" is not used [-Wunused-macros] >x3d_parser/X3DProtoScript.c:1152:0: warning: macro "MAKE_PROTO_COPY_FIELDS" is not used [-Wunused-macros] >x3d_parser/X3DProtoScript.c:646:0: warning: macro "PICAT_CAT" is not used [-Wunused-macros] > CC scenegraph/Tess.lo > CC scenegraph/Component_DIS.lo > CC scenegraph/Component_Rendering.lo > CC scenegraph/Component_Interpolation.lo > CC scenegraph/Component_Core.lo >scenegraph/NormalCalcs.c: In function 'normalize_ifs_face': >scenegraph/NormalCalcs.c:69:6: warning: variable 'facecount' set but not used [-Wunused-but-set-variable] > CC scenegraph/Component_EnvironEffects.lo > CC scenegraph/Component_Grouping.lo > CC scenegraph/Collision.lo > CC scenegraph/Component_Text.lo > CC scenegraph/LinearAlgebra.lo > CC scenegraph/Component_Geometry2D.lo > CC scenegraph/Component_Texturing.lo >scenegraph/Component_Rendering.c: In function 'compile_LineSet': >scenegraph/Component_Rendering.c:538:18: warning: variable 'color' set but not used [-Wunused-but-set-variable] > CC scenegraph/GeneratedCode.lo > CC scenegraph/Polyrep.lo > CC scenegraph/Component_Lighting.lo >scenegraph/Collision.c: In function 'intersect_segment_with_line_on_yplane': >scenegraph/Collision.c:166:14: warning: variable 'l' set but not used [-Wunused-but-set-variable] >scenegraph/Collision.c: In function 'cone_disp': >scenegraph/Collision.c:1746:22: warning: variable 'bn_normal' set but not used [-Wunused-but-set-variable] >scenegraph/Collision.c: In function 'cylinder_disp': >scenegraph/Collision.c:1819:12: warning: variable 'h' set but not used [-Wunused-but-set-variable] > CC scenegraph/Component_Geospatial.lo >scenegraph/Component_Text.c: In function 'FW_make_fontname': >scenegraph/Component_Text.c:315:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:323:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:324:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:332:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:333:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:348:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:356:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:357:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:365:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:366:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:381:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:389:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:390:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:398:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:399:2: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness [-Wpointer-sign] >/usr/include/fontconfig/fontconfig.h:798:1: note: expected 'const FcChar8 *' but argument is of type 'char *' >scenegraph/Component_Text.c:421:44: warning: assignment makes integer from pointer without a cast [enabled by default] > CC scenegraph/Component_Scripting.lo > CC scenegraph/Component_KeyDevice.lo >scenegraph/Component_Geometry2D.c: In function 'compile_ArcClose2D': >scenegraph/Component_Geometry2D.c:135:6: warning: variable 'xx' set but not used [-Wunused-but-set-variable] > CC scenegraph/StreamPoly.lo > CC scenegraph/Component_CubeMapTexturing.lo > CC scenegraph/Component_HAnim.lo > CC scenegraph/Vector.lo >scenegraph/GeneratedCode.c: In function 'dump_scene': >scenegraph/GeneratedCode.c:11264:32: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] >scenegraph/Polyrep.c: In function 'Extru_ST_map': >scenegraph/Polyrep.c:683:12: warning: variable 'ci' set but not used [-Wunused-but-set-variable] >scenegraph/Polyrep.c: In function 'render_polyrep': >scenegraph/Polyrep.c:782:19: warning: variable 'virt' set but not used [-Wunused-but-set-variable] >scenegraph/Polyrep.c: In function 'render_ray_polyrep': >scenegraph/Polyrep.c:975:19: warning: variable 'ray' set but not used [-Wunused-but-set-variable] >scenegraph/Polyrep.c:968:19: warning: variable 'virt' set but not used [-Wunused-but-set-variable] >scenegraph/Component_Geospatial.c: In function 'gccToGdc': >scenegraph/Component_Geospatial.c:805:16: warning: variable 'arg0' set but not used [-Wunused-but-set-variable] > CC scenegraph/Component_Shape.lo > CC scenegraph/Component_Navigation.lo >scenegraph/Component_KeyDevice.c:103:7: warning: "AQUA" is not defined [-Wundef] >scenegraph/Component_CubeMapTexturing.c: In function 'textureIsDDS': >scenegraph/Component_CubeMapTexturing.c:236:36: warning: multi-character character constant [-Wmultichar] >scenegraph/Component_CubeMapTexturing.c:239:41: warning: multi-character character constant [-Wmultichar] >scenegraph/Component_CubeMapTexturing.c:242:41: warning: multi-character character constant [-Wmultichar] >scenegraph/Component_CubeMapTexturing.c:197:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >scenegraph/StreamPoly.c: In function 'defaultTextureMap': >scenegraph/StreamPoly.c:578:10: warning: variable 'Tsize' set but not used [-Wunused-but-set-variable] >scenegraph/Component_CubeMapTexturing.c: At top level: >scenegraph/Component_CubeMapTexturing.c:49:0: warning: macro "CUBE_MAP_SIZE" is not used [-Wunused-macros] >scenegraph/Component_KeyDevice.c:164:0: warning: macro "PF10_KEY" is not used [-Wunused-macros] >scenegraph/Component_KeyDevice.c:158:0: warning: macro "PF4_KEY" is not used [-Wunused-macros] >scenegraph/Component_KeyDevice.c:156:0: warning: macro "PF2_KEY" is not used [-Wunused-macros] >scenegraph/Component_KeyDevice.c:160:0: warning: macro "PF6_KEY" is not used [-Wunused-macros] >scenegraph/Component_KeyDevice.c:165:0: warning: macro "PF11_KEY" is not used [-Wunused-macros] > CC scenegraph/Children.lo >scenegraph/Component_KeyDevice.c:159:0: warning: macro "PF5_KEY" is not used [-Wunused-macros] >scenegraph/Component_KeyDevice.c:163:0: warning: macro "PF9_KEY" is not used [-Wunused-macros] >scenegraph/Component_KeyDevice.c:162:0: warning: macro "PF8_KEY" is not used [-Wunused-macros] >scenegraph/Component_KeyDevice.c:161:0: warning: macro "PF7_KEY" is not used [-Wunused-macros] >scenegraph/Component_KeyDevice.c:157:0: warning: macro "PF3_KEY" is not used [-Wunused-macros] >scenegraph/Component_KeyDevice.c:171:0: warning: macro "PRTN_KEY" is not used [-Wunused-macros] > CC scenegraph/Component_Sound.lo > CC scenegraph/Component_Geometry3D.lo > CC scenegraph/Component_Networking.lo > CC scenegraph/Component_PointingDevice.lo > CC scenegraph/Component_Picking.lo > CC scenegraph/statics.lo > CC scenegraph/GenPolyRep.lo > CC scenegraph/Component_VRML1.lo > CC input/EAI_C_CommonFunctions.lo > CC input/EAIEventsIn.lo >scenegraph/Component_Sound.c: In function 'render_AudioControl': >scenegraph/Component_Sound.c:52:8: warning: variable 'midmin' set but not used [-Wunused-but-set-variable] > CC input/EAIEventsOut.lo >scenegraph/Component_Geometry3D.c: In function 'compile_Cylinder': >scenegraph/Component_Geometry3D.c:174:12: warning: variable 'a2' set but not used [-Wunused-but-set-variable] >scenegraph/Component_Geometry3D.c: In function 'collisionCylinder_init': >scenegraph/Component_Geometry3D.c:1980:13: warning: variable 'a2' set but not used [-Wunused-but-set-variable] >scenegraph/Component_Geometry3D.c: In function 'rendray_Cone': >scenegraph/Component_Geometry3D.c:2500:9: warning: variable 'cy0' set but not used [-Wunused-but-set-variable] > CC input/EAIHelpers.lo > CC input/EAIServ.lo >scenegraph/Component_Networking.c: In function 'render_LoadSensor': >scenegraph/Component_Networking.c:1034:21: warning: variable 'inode' set but not used [-Wunused-but-set-variable] >scenegraph/Component_Networking.c: In function 'load_Inline': >scenegraph/Component_Networking.c:1221:22: warning: variable 'parentResource' set but not used [-Wunused-but-set-variable] >scenegraph/Component_Networking.c:1220:22: warning: variable 'myres' set but not used [-Wunused-but-set-variable] >scenegraph/GenPolyRep.c: In function 'returnIndexedFanStripIndexSize': >scenegraph/GenPolyRep.c:67:10: warning: variable 'yy' set but not used [-Wunused-but-set-variable] >scenegraph/GenPolyRep.c: In function 'checkTriangleSetFields': >scenegraph/GenPolyRep.c:512:12: warning: variable 'zz' set but not used [-Wunused-but-set-variable] >scenegraph/GenPolyRep.c:512:9: warning: variable 'yy' set but not used [-Wunused-but-set-variable] >scenegraph/GenPolyRep.c:509:18: warning: variable 'points' set but not used [-Wunused-but-set-variable] >scenegraph/GenPolyRep.c: In function 'make_genericfaceset': >scenegraph/GenPolyRep.c:598:42: warning: variable 'this_normalindex' set but not used [-Wunused-but-set-variable] >scenegraph/GenPolyRep.c:598:29: warning: variable 'this_normal' set but not used [-Wunused-but-set-variable] >scenegraph/GenPolyRep.c:573:18: warning: variable 'normals' set but not used [-Wunused-but-set-variable] >scenegraph/GenPolyRep.c:566:6: warning: variable 'texCoordNodeType' set but not used [-Wunused-but-set-variable] >scenegraph/GenPolyRep.c: In function 'compute_spy_spz': >scenegraph/GenPolyRep.c:1228:6: warning: variable 'minorZ' set but not used [-Wunused-but-set-variable] >scenegraph/GenPolyRep.c:1224:6: warning: variable 'majorY' set but not used [-Wunused-but-set-variable] >scenegraph/GenPolyRep.c: In function 'make_Extrusion': >scenegraph/GenPolyRep.c:1403:9: warning: variable 'normal' set but not used [-Wunused-but-set-variable] >scenegraph/GenPolyRep.c:1402:9: warning: variable 'norindex' set but not used [-Wunused-but-set-variable] > CC input/InputFunctions.lo > CC input/SensInterps.lo > CC input/convert1To2.lo >input/EAIEventsIn.c: In function 'EAI_parse_commands': >input/EAIEventsIn.c:177:9: warning: variable 'throwAway' set but not used [-Wunused-but-set-variable] >input/EAIEventsIn.c:113:6: warning: variable 'retint' set but not used [-Wunused-but-set-variable] >input/EAIEventsIn.c: In function 'handleGETNODE': >input/EAIEventsIn.c:691:6: warning: variable 'mystrlen' set but not used [-Wunused-but-set-variable] >input/EAIEventsIn.c:689:6: warning: variable 'retint' set but not used [-Wunused-but-set-variable] >input/EAIEventsIn.c: In function 'handleGETEAINODETYPE': >input/EAIEventsIn.c:724:6: warning: variable 'retint' set but not used [-Wunused-but-set-variable] >input/EAIEventsIn.c: In function 'handleRoute': >input/EAIEventsIn.c:785:6: warning: variable 'adrem' set but not used [-Wunused-but-set-variable] >input/EAIEventsIn.c: In function 'createLoadURL': >input/EAIEventsIn.c:994:6: warning: variable 'retint' set but not used [-Wunused-but-set-variable] > CC opengl/RenderTextures.lo >input/EAIHelpers.c: In function 'EAI_GetType': >input/EAIHelpers.c:437:19: warning: variable 'protoBaseNode' set but not used [-Wunused-but-set-variable] >input/EAIHelpers.c: In function 'handleEAIGetValue': >input/EAIHelpers.c:660:6: warning: variable 'retint' set but not used [-Wunused-but-set-variable] > CC opengl/Textures.lo > CC opengl/Frustum.lo > CC opengl/OpenGL_Utils.lo > CC opengl/Material.lo >input/SensInterps.c: In function 'do_Oint4': >input/SensInterps.c:869:14: warning: variable 'endzero' set but not used [-Wunused-but-set-variable] >input/SensInterps.c:869:6: warning: variable 'stzero' set but not used [-Wunused-but-set-variable] > CC opengl/LoadTextures.lo >input/EAIHelpers.c: At top level: >input/EAIHelpers.c:116:0: warning: macro "MAXFIELDSPERNODE" is not used [-Wunused-macros] > CC opengl/RasterFont.lo >input/convert1To2.c: In function 'tokenizeVRML1_': >input/convert1To2.c:180:9: warning: variable 'ignore' set but not used [-Wunused-but-set-variable] >input/convert1To2.c: In function 'convert1To2': >input/convert1To2.c:290:9: warning: variable 'readSizeThrowAway' set but not used [-Wunused-but-set-variable] >opengl/Frustum.c: In function 'setExtent': >opengl/Frustum.c:405:6: warning: variable 'touched' set but not used [-Wunused-but-set-variable] >opengl/Frustum.c: In function 'propagateExtent': >opengl/Frustum.c:543:1: warning: variable 'my_scaleO' set but not used [-Wunused-but-set-variable] >opengl/Frustum.c:544:2: warning: variable 'my_scaleO' set but not used [-Wunused-but-set-variable] >opengl/Frustum.c:546:1: warning: variable 'my_scaleO' set but not used [-Wunused-but-set-variable] >opengl/Frustum.c:547:1: warning: variable 'my_scaleO' set but not used [-Wunused-but-set-variable] >opengl/OpenGL_Utils.c: In function 'zeroVisibilityFlag': >opengl/OpenGL_Utils.c:1301:6: warning: variable 'ocnum' set but not used [-Wunused-but-set-variable] >opengl/OpenGL_Utils.c: In function 'mesa_Ortho': >opengl/OpenGL_Utils.c:2662:0: warning: macro "M" is not used [-Wunused-macros] > CC plugin/pluginUtils.lo >opengl/Textures.c: In function 'move_texture_to_opengl': >opengl/Textures.c:822:6: warning: variable 'nurls' set but not used [-Wunused-but-set-variable] > CC plugin/PluginSocket.lo > CC internal_version.lo > CC ui/fwCommonX11.lo > CC ui/fwMotifWindow.lo > CC ui/statusbar.lo >plugin/pluginUtils.c: In function 'doBrowserAction': >plugin/pluginUtils.c:195:8: warning: variable 'description' set but not used [-Wunused-but-set-variable] >plugin/pluginUtils.c: In function 'sendXwinToPlugin': >plugin/pluginUtils.c:474:6: warning: variable 'writeSizeThrowAway' set but not used [-Wunused-but-set-variable] >plugin/PluginSocket.c:63:0: warning: macro "FSIGOK" is not used [-Wunused-macros] >ui/fwMotifWindow.c: In function 'aboutFreeWRLpopUp': >ui/fwMotifWindow.c:355:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] >ui/fwMotifWindow.c:356:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] >ui/statusbar.c: In function 'setup_projection': >ui/statusbar.c:98:8: warning: variable 'xvp' set but not used [-Wunused-but-set-variable] >ui/fwMotifWindow.c: At top level: >ui/fwMotifWindow.c:73:0: warning: macro "colourBlue" is not used [-Wunused-macros] >ui/fwMotifWindow.c:72:0: warning: macro "colourGreen" is not used [-Wunused-macros] >ui/fwMotifWindow.c:74:0: warning: macro "colourMagenta" is not used [-Wunused-macros] >ui/fwMotifWindow.c:71:0: warning: macro "colourRed" is not used [-Wunused-macros] >ui/fwMotifWindow.c:77:0: warning: macro "colourGrey" is not used [-Wunused-macros] >ui/fwMotifWindow.c:75:0: warning: macro "colourYellow" is not used [-Wunused-macros] >ui/fwMotifWindow.c:76:0: warning: macro "colourCyan" is not used [-Wunused-macros] >ui/fwMotifWindow.c:78:0: warning: macro "colourOrange" is not used [-Wunused-macros] > CCLD libFreeWRL.la >/usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ljs >collect2: ld returned 1 exit status >make[3]: *** [libFreeWRL.la] Error 1 >make[3]: Leaving directory `/var/tmp/portage/media-gfx/freewrl-1.22.10-r1/work/freewrl-1.22.10/src/lib' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/media-gfx/freewrl-1.22.10-r1/work/freewrl-1.22.10/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-gfx/freewrl-1.22.10-r1/work/freewrl-1.22.10' >make: *** [all] Error 2 >emake failed > * ERROR: media-gfx/freewrl-1.22.10-r1 failed (compile phase): > * emake failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 4450: Called _eapi2_src_compile > * ebuild.sh, line 665: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of 'emerge --info =media-gfx/freewrl-1.22.10-r1', > * the complete build log and the output of 'emerge -pqv =media-gfx/freewrl-1.22.10-r1'. >!!! When you file a bug report, please include the following information: >GENTOO_VM=icedtea6-bin CLASSPATH="" JAVA_HOME="/opt/icedtea6-bin-1.9.7" >JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="" >and of course, the output of emerge --info > * The complete build log is located at '/var/log/portage/build/media-gfx/freewrl-1.22.10-r1:20110412-013213.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/freewrl-1.22.10-r1/temp/environment'. > * S: '/var/tmp/portage/media-gfx/freewrl-1.22.10-r1/work/freewrl-1.22.10'
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 363231
: 269597