| 00:24.10 | *** join/#brlcad milamber (~devlin@d118-75-244-176.try.wideopenwest.com) | |
| 00:24.11 | brlcad | starseeker: no need to clear your scores |
| 00:24.38 | brlcad | You should do the same at least for the proposals you are willing to mentor |
| 00:24.38 | brlcad | *at least* |
| 00:24.45 | brlcad | scoring more is fine |
| 00:29.05 | milamber | hello all, trying to compile brlcad 7.20.4 on ubuntu 12.04. using gcc 4.6.3 and i am getting the following error: http://pastebin.com/2Epu7DkT |
| 00:29.06 | milamber | any help would be greatly appreciated |
| 00:29.34 | brlcad | milamber: see the line "cc1: all warnings being treated as errors" |
| 00:29.56 | brlcad | so it's just strict compilation warnings -- you can disable those during cmake |
| 00:30.20 | brlcad | or use the latest svn sources where usually strict compilation issues stay fixed |
| 00:31.23 | milamber | brlcad: i don't think i have cmake installed. i was trying the standard configure/make/make install. is there a specific make option i can give? |
| 00:32.41 | brlcad | --disable-strict |
| 00:32.47 | brlcad | that's a configure option |
| 00:34.32 | milamber | brlcad: ok, running configure again now. are you still using both make and cmake? |
| 00:34.46 | milamber | brlcad: i thought the goal was to drop make support at some point? |
| 00:35.05 | brlcad | cmake doesn't replace make, it replace autogen/configure |
| 00:35.46 | brlcad | cmake outputs build systems including makefiles for *nix, msvc build files for windows, xcode projects for mac, etc |
| 00:36.40 | milamber | brlcad: learn something new everyday. going to run the distclean and run configure again. thanks for the info. |
| 00:36.49 | brlcad | removal of something as entrenched as our autotools build, however, is going to go through our documented deprecation process (meaning it'll linger for at least two minor releases) |
| 00:36.58 | brlcad | if you run distclean, you'll have to run autogen.sh again |
| 00:37.05 | brlcad | shoudln't need to though |
| 00:37.19 | brlcad | just rerunning configure should work just fine and pick up where the compilation left off |
| 00:37.57 | milamber | brlcad: it didn't like not running distclean |
| 02:34.22 | starseeker | brlcad: sorry, had already started clearing when I got the word :-/ |
| 02:34.33 | starseeker | worked out fine though - some of my scores were off |
| 03:34.45 | *** join/#brlcad stevegt_ (~stevegt@74-94-170-253-NewEngland.hfc.comcastbusiness.net) | |
| 06:19.10 | *** join/#brlcad andrei (andrei@188.25.160.56) | |
| 06:25.07 | *** join/#brlcad ksuzee (~ksuzee91@46.149.81.166) | |
| 06:38.47 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 06:53.01 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 07:23.07 | *** part/#brlcad ksuzee (~ksuzee91@46.149.81.166) | |
| 07:57.03 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 08:09.35 | *** join/#brlcad Neil___ (~chatzilla@117.229.82.192) | |
| 08:28.10 | *** join/#brlcad stas (~stas@82.208.133.12) | |
| 08:31.51 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 09:12.09 | *** join/#brlcad Neil___ (~chatzilla@117.229.78.77) | |
| 09:19.07 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 10:14.16 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 11:10.00 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 11:18.12 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 11:21.21 | ``Erik | milamber: cmake -DBRLCAD_ENABLE_STRICT=OFF /path/to/src && make all install |
| 11:23.23 | ``Erik | brlcad: strict issues are all over trunk, reasonably recent X11's use vararg macros, default gcc in ubuntu wigs out in libbu on printf format values (%z), ... |
| 11:57.36 | starseeker | growls at MSVC... why can't they support C99 blast it... |
| 12:12.14 | starseeker | hmm... http://www.ishani.org/web/2011/crowbarring-clang-into-vs/ |
| 12:13.18 | starseeker | now if we could just get Microsoft to hire him and get clang "officially" bundled... |
| 12:23.21 | ``Erik | no way that'd happen, stop thinking like a geek and think like a suit wearing 'business' type |
| 12:29.00 | *** join/#brlcad Neil___ (~chatzilla@117.229.48.233) | |
| 12:29.30 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 13:08.54 | milamber | brlcad: the ./configure -disable-strict built like a champ |
| 13:09.06 | milamber | ``Erik: thanks for the response |
| 13:13.57 | *** join/#brlcad stevegt_ (~stevegt@74-94-170-253-NewEngland.hfc.comcastbusiness.net) | |
| 13:58.30 | brlcad | ``Erik: haven't encountered the X11 vararg issue yet, but have seen the latter and there's a bit of code that tells gcc to not warn about it, presumably just not checking the gcc version right to turn it off |
| 13:59.04 | brlcad | have you looked at the X11 header to see if there's a toggle to get non vararg? |
| 13:59.18 | brlcad | er, s/vararg/variadic/ |
| 14:11.57 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 14:12.29 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 14:22.59 | *** join/#brlcad andrei (andrei@188.25.160.56) | |
| 14:40.05 | *** join/#brlcad merzo (~merzo@228-146-132-95.pool.ukrtel.net) | |
| 14:40.57 | ``Erik | brlcad: yeah, there's some fu to do different things based on gnuc version, but all resulting forms use "..." in 'em... as of xproto 7.0.22, apparently |
| 14:49.26 | *** join/#brlcad phoenixyjll (7319d80b@gateway/web/freenode/ip.115.25.216.11) | |
| 15:14.14 | *** join/#brlcad merzo (~merzo@112-137-133-95.pool.ukrtel.net) | |
| 15:47.43 | brlcad | ``Erik: looks like -Wno-variadic-macros will do the trick |
| 15:57.53 | *** join/#brlcad ksuzee (~ksuzee91@193.151.107.42) | |
| 16:21.57 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 16:25.15 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 16:36.40 | *** join/#brlcad Neil___ (~chatzilla@117.229.41.224) | |
| 16:43.20 | CIA-128 | BRL-CAD: 03brlcad * r50180 10/brlcad/trunk/misc/CMake/BRLCAD_CompilerFlags.cmake: add checks for -Wno-variadic-macros to quell compilation warnings about newer Xorg headers using the c99/c++11-only feature when we're compiling in c90/c++ mode. regroup the rest for consistency. |
| 17:07.54 | *** join/#brlcad ``Erik_ (~erik@66-118-151-70.static.sagonet.net) | |
| 17:29.53 | *** join/#brlcad Neil___ (~chatzilla@117.229.107.88) | |
| 17:56.40 | andrei | Hello |
| 17:58.34 | Neil___ | hello |
| 18:30.32 | brlcad | if any of you received e-mails recently regarding thanks or congrats, you can disregard them -- it's a bug in the melange interface |
| 18:30.46 | brlcad | we haven't finalized our selections in the least |
| 18:31.28 | brlcad | some bug caused a bunch of e-mails to get kicked out to lots of students |
| 18:38.39 | *** join/#brlcad crdueck (~cdk@129-97-210-228.uwaterloo.ca) | |
| 18:39.42 | *** join/#brlcad merzo (~merzo@31-143-133-95.pool.ukrtel.net) | |
| 18:41.46 | ksuzee | brlcad, thank you for information |
| 19:29.49 | CIA-128 | BRL-CAD: 03tbrowder2 * r50181 10/brlcad/trunk/src/conv/g-dot.c: ws |
| 19:32.00 | brlcad | ksuzee: you're welcome |
| 19:32.10 | brlcad | it's a bit fo a googley mess |
| 19:45.31 | *** join/#brlcad d_rossberg (~rossberg@BZ.BZFLAG.BZ) | |
| 19:46.42 | *** join/#brlcad ksuzee (~ksuzee91@193.151.107.42) | |
| 20:00.49 | *** join/#brlcad Neil_ (~chatzilla@117.229.66.221) | |
| 20:05.33 | CIA-128 | BRL-CAD: 03tbrowder2 * r50182 10/brlcad/trunk/src/conv/g-shell-rect.c: ws, style, semicolons after macros |
| 20:08.58 | CIA-128 | BRL-CAD: 03tbrowder2 * r50183 10/brlcad/trunk/src/conv/dxf/g-dxf.c: ws, style |
| 20:25.38 | *** join/#brlcad stas_ (~stas@188.24.35.114) | |
| 20:28.09 | jordisayol | arch is still in pre-alpha? |
| 20:31.49 | ``Erik_ | ya mean archer? |
| 20:32.09 | jordisayol | yes. s/arch/archer/ |
| 20:33.21 | ``Erik_ | it should be usable for quite a bit, but not a 100% replacement for mged yet |
| 20:34.00 | ``Erik_ | I can walk down the hall and ask the dev if you need details... |
| 20:34.50 | jordisayol | ``Erik_: no, i just want to know it to change the default program for g database files |
| 20:35.45 | jordisayol | now, in gnome desktop, brlcad deb packages set mged as the default program to open them |
| 20:36.06 | ``Erik_ | yeah, that should still be the case |
| 20:36.14 | jordisayol | ok |
| 20:36.21 | jordisayol | thanks ``Erik_ |
| 21:10.41 | CIA-128 | BRL-CAD: 03tbrowder2 * r50184 10/brlcad/trunk/src/librt/db_tree.c: ws |
| 21:13.02 | CIA-128 | BRL-CAD: 03tbrowder2 * r50185 10/brlcad/trunk/src/librt/db_tree.c: ws |
| 21:38.51 | *** part/#brlcad ksuzee (~ksuzee91@193.151.107.42) | |
| 22:22.50 | CIA-128 | BRL-CAD: 03tbrowder2 * r50186 10/brlcad/trunk/src/librt/db_tree.c: reset special magic to normal magic before leaving the function |