| 00:12.55 | *** join/#brlcad Gurwinder (3b5b768c@gateway/web/freenode/ip.59.91.118.140) | |
| 00:14.28 | Gurwinder | My ubuntu was crashed so I have to compile BRL-CAD again. But when I run make at 73% it gaves me error |
| 00:14.45 | Gurwinder | <PROTECTED> |
| 00:16.19 | Gurwinder | seached about it but can't get anything good , how to solve it? |
| 00:17.21 | Gurwinder | @brlcad: is there something wrong while I was doing svn? |
| 00:34.39 | *** join/#brlcad konrado (~konro@41.205.22.19) | |
| 00:51.44 | Notify | 03BRL-CAD Wiki:59.91.118.140 * 8406 /wiki/User:Gurwinder_Singh/GSoc15/log_developmen: |
| 00:53.57 | Notify | 03BRL-CAD Wiki:59.91.118.140 * 8407 /wiki/User:Gurwinder_Singh/GSoc15/log_developmen: |
| 00:56.08 | Notify | 03BRL-CAD Wiki:Nickstrauss * 0 /wiki/User:Nickstrauss: |
| 00:56.16 | Notify | 03BRL-CAD Wiki:59.91.118.140 * 8408 /wiki/User:Gurwinder_Singh/GSoc15/log_developmen: |
| 01:11.34 | Notify | 03BRL-CAD:starseeker * 65054 brlcad/trunk/src/libanalyze/raydiff.c: Start preparing to set up the raytracing using an actual pattern. |
| 01:14.17 | starseek1r | Gurwinder: sounds like you're missing a C++ dev library |
| 01:18.37 | Gurwinder | I think I have install but lets run make after updateing os |
| 01:19.17 | Gurwinder | no, got same error again |
| 01:19.37 | Gurwinder | In file included from /home/gurwinder/brlcad-svn-trunk/src/other/tclap/include/tclap/SwitchArg.h:30:0, |
| 01:19.51 | Gurwinder | from /home/gurwinder/brlcad-svn-trunk/src/other/tclap/include/tclap/CmdLine.h:27, |
| 01:20.55 | Gurwinder | error is of /home/gurwinder/brlcad-svn-trunk/src/other/tclap/include/tclap/Arg.h:48:2: |
| 01:46.37 | Notify | 03BRL-CAD:brlcad * 65055 brlcad/trunk/NEWS: credit carl again with extensive command consistency efforts |
| 02:02.26 | Notify | 03BRL-CAD:brlcad * 65056 brlcad/trunk/include/rt/db5.h: sync minortypes with the ID_ types, missing PNTS |
| 02:05.27 | brlcad | Gurwinder: you almost certainly do have stringstream, but for some reason tclap doesn't think you do |
| 02:05.50 | brlcad | Gurwinder: is this a fresh compile? i.e., you deleted your build directory and are starting clean? |
| 02:11.20 | Gurwinder | Yes, I do svn them cmake and then make |
| 02:11.51 | Gurwinder | I just install ubuntu 14.04 and start following http://brlcad.org/wiki/Compiling |
| 02:30.05 | brlcad | Gurwinder: do you have a C++ compiler installed? |
| 02:30.34 | brlcad | build-essential should have installed it for you |
| 02:34.41 | vasc | i had issues when compiling without using the built-in libraries for basically everything |
| 02:34.56 | vasc | tcl/tk in particular was a pain |
| 02:35.56 | brlcad | tcl/tk is generally a pain |
| 02:36.01 | Gurwinder | Yes, compiler is on my system |
| 02:38.25 | brlcad | Gurwinder: I think I see the issue, or at least I see one issue |
| 02:39.44 | brlcad | that error line in tclap is because it doesn't have HAVE_SSTREAM or HAVE_STRSTREAM defined |
| 02:41.19 | Gurwinder | ok, are HAVE_SSTREAM or HAVE_STRSTREAM require to be defined by me, manually? |
| 02:43.44 | brlcad | well cmake should have defined them in src/other/tclap/CMakeLists.txt |
| 02:44.52 | brlcad | and it clearly does some tests, sets some vars, maybe writes them into tclap_config.h but then that's protected in those files by a generic HAVE_CONFIG_H |
| 02:44.56 | brlcad | which isn't set |
| 02:46.36 | Gurwinder | hmm I have to do it now because I have my exam after 1 hrs. Or I put mail with error shown in it? |
| 02:47.15 | brlcad | Gurwinder: you should talk with starseek1r to get it fixed as I believe he enabled tclap |
| 02:47.47 | brlcad | Gurwinder: short term temporary fix, remove the HAVE_CONFIG_H wrappers around tclap_config.h in Arg.h (and two other headers) |
| 02:48.08 | brlcad | that's not the right fix, but it should get you compiling |
| 02:54.28 | brlcad | the tclap CMakeLists.txt file needs to change, probably to make HAVE_SSTREAM / HAVE_STRSTREAM defined as a CPPFLAGS wherever tclap is used, if sources are to remain unmodified, or HAVE_CONFIG_H is defined as CPPFLAGS wherever tclap is used, or sources are modified |
| 04:25.32 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 05:03.19 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 06:54.13 | *** join/#brlcad merzo (~merzo@91-76-133-95.pool.ukrtel.net) | |
| 09:06.49 | *** join/#brlcad merzo (~merzo@71-13-133-95.pool.ukrtel.net) | |
| 09:10.18 | *** join/#brlcad merzo (~merzo@71-13-133-95.pool.ukrtel.net) | |
| 09:14.26 | *** join/#brlcad merzo (~merzo@71-13-133-95.pool.ukrtel.net) | |
| 11:22.58 | *** join/#brlcad teepee-- (bc5c2133@gateway/web/freenode/ip.188.92.33.51) | |
| 11:30.49 | *** join/#brlcad cox_ (~quassel@188.226.208.53) | |
| 12:21.09 | Notify | 03BRL-CAD:ejno * 65057 (brlcad/trunk/misc/CMake/BRLCAD_CompilerFlags.cmake brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp): remove C linkage specification from static function gcv_fastgen4_write() |
| 12:23.35 | Notify | 03BRL-CAD:ejno * 65058 brlcad/trunk/misc/CMake/BRLCAD_CompilerFlags.cmake: revert unintentional commit of BRLCAD_CompilerFlags.cmake |
| 12:52.29 | *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14) | |
| 13:02.50 | *** join/#brlcad Gurwinder (3b599e31@gateway/web/freenode/ip.59.89.158.49) | |
| 13:08.40 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 13:36.32 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 13:53.15 | Notify | 03BRL-CAD:carlmoore * 65059 brlcad/trunk/src/libanalyze/raydiff.c: remove one trailing whitespace character |
| 14:06.06 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 14:07.14 | Gurwinder | brlcad: I have installed brlcad through .deb file but when I run mged I shows no command. |
| 14:08.26 | Gurwinder | brlcad: I run, benchmark run I stopped at frame 5. Where are files like src/conv/g-xxx.c ? |
| 14:19.43 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 14:25.29 | *** join/#brlcad dracarys983 (dracarys98@nat/iiit/x-cmqbmqhfsfzrfnmr) | |
| 14:33.15 | *** join/#brlcad Gurwinder (3b599e31@gateway/web/freenode/ip.59.89.158.49) | |
| 14:45.28 | Gurwinder | brlcad: found g-xxx.c in brlcad/share/sample_application. how to comiple it after editing it? |
| 14:56.36 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 15:05.57 | ``Erik | g-xxx.c is a skeletal example of what an exporter would look like, it's not meant to be compiled/used |
| 15:06.28 | ``Erik | how are you running mged? You might need to run it from the command line to answer what device to attach to (probably X) |
| 15:07.05 | ``Erik | benchmark takes roughly 20-30 minutes, be patient :D |
| 15:43.00 | Notify | 03BRL-CAD:carlmoore * 65060 brlcad/trunk/doc/docbook/system/man1/en/gencolor.xml: redo the remark about stdin, and do the EXAMPLE a 2nd time but using stdin instead of input on command line |
| 15:49.22 | Notify | 03BRL-CAD:ejno * 65061 brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp: detect CCONE2-compatible regions created by the fastgen4 importer (in progress) |
| 15:57.25 | *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14) | |
| 16:22.22 | Notify | 03BRL-CAD:carlmoore * 65062 brlcad/trunk/src/util/pix-bw.c: add new error message, and eliminate duplication of 2 lines (notice that 'invalid -e argument' causes transfer of control) |
| 16:37.25 | Notify | 03BRL-CAD:ejno * 65063 brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp: more work on CCONE cutout detection; fix rounding of color values |
| 16:44.45 | Notify | 03BRL-CAD Wiki:Bhollister * 8409 /wiki/User:Bhollister/DevLogMay2015: /* Tuesday, May 26, 2015 */ |
| 16:50.56 | Notify | 03BRL-CAD:ejno * 65064 brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp: record when a region representing a CCONE has been written |
| 17:26.24 | *** join/#brlcad sofat (~sofat@202.164.45.204) | |
| 17:26.34 | Notify | 03BRL-CAD:ejno * 65065 brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp: fix typos |
| 17:33.41 | *** join/#brlcad sofat (~sofat@202.164.45.204) | |
| 17:44.23 | Notify | 03BRL-CAD:ejno * 65066 brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp: add comments describing find_ccone_cutout() |
| 17:57.35 | *** join/#brlcad merzo (~merzo@90-33-133-95.pool.ukrtel.net) | |
| 18:00.53 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 18:03.07 | Notify | 03BRL-CAD Wiki:117.212.52.248 * 8410 /wiki/User:Gurwinder_Singh/GSoc15/log_developmen: |
| 18:04.15 | Notify | 03BRL-CAD Wiki:117.212.52.248 * 8411 /wiki/User:Gurwinder_Singh/GSoc15/log_developmen: /* 27 May */ |
| 18:32.43 | *** join/#brlcad andrei_il (~andrei@109.100.128.78) | |
| 18:37.35 | Notify | 03BRL-CAD:carlmoore * 65067 brlcad/trunk/src/libicv/color_space.c: fix comments (we need to test if 'This is a true condition' is correct), and don't need 'else' if preceded by transfer of control |
| 18:38.25 | Notify | 03BRL-CAD:ejno * 65068 (brlcad/trunk/src/libgcv/conv/fastgen4/NOTES brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp): update NOTES file for the fastgen plugin; code and comment formatting |
| 19:01.16 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 19:14.38 | Notify | 03BRL-CAD Wiki:Hitesh sofat * 8412 /wiki/User:Hiteshsofat/GSoc15/log_developmen: |
| 19:20.47 | *** join/#brlcad sofat (~sofat@202.164.45.208) | |
| 19:47.12 | Notify | 03BRL-CAD:carlmoore * 65069 brlcad/trunk/doc/docbook/system/man1/en/gencolor.xml: revise what was a 'pixels' reference; notice that I provided for this use of standard input when I discussed the EXAMPLE; will now have to consider the removal of -L and -H options, which will be provided for by -s512 and -s1024 respectively |
| 19:55.32 | Notify | 03BRL-CAD Wiki:Andrei.ilinca24 * 8413 /wiki/User:Andrei.ilinca24/logs: /* Coding Period */ |
| 19:56.46 | Notify | 03BRL-CAD:carlmoore * 65070 (brlcad/trunk/doc/docbook/system/man1/en/gencolor.xml brlcad/trunk/src/util/gencolor.c): Removed -L and -H; use -s512 and -s1024, respectively. |
| 20:19.07 | Notify | 03BRL-CAD:ejno * 65071 brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp: check return value of convert_primitive() |
| 20:32.53 | Notify | 03BRL-CAD Wiki:Deekaysharma * 8414 /wiki/User:Deekaysharma/logs: |
| 20:44.26 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 20:55.05 | Notify | 03BRL-CAD:ejno * 65072 brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp: work on supported boolean operations: wrap gcv_region_end() |
| 20:56.22 | *** join/#brlcad dracarys983 (dracarys98@nat/iiit/x-wjnbnewbvevqjiaa) | |
| 21:31.41 | Notify | 03BRL-CAD Wiki:Konrado DJ * 8415 /wiki/User:Konrado_DJ/GSoc2015/logs: /* 26 MAY 2015 */ |
| 21:36.54 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 21:59.18 | *** join/#brlcad merzo (~merzo@90-33-133-95.pool.ukrtel.net) | |
| 22:08.07 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 22:25.30 | Notify | 03BRL-CAD:carlmoore * 65073 brlcad/trunk/doc/docbook/system/man1/en/pix-bw.xml: reduce use of brackets in this man page |
| 22:34.30 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 22:56.20 | *** join/#brlcad vasc (~vasc@bl13-251-233.dsl.telepac.pt) | |
| 22:56.34 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 23:03.59 | Notify | 03BRL-CAD Wiki:Bhollister * 8416 /wiki/User:Bhollister/DevLogMay2015: /* Wednesday, May 27, 2015 */ |