| 00:06.36 | CIA-124 | BRL-CAD: 03starseeker * r50415 10/brlcad/trunk/configure.ac: Oops - couple more step items in autotools |
| 00:20.09 | *** join/#brlcad crdueck (~cdk@d173-238-127-19.home4.cgocable.net) | |
| 00:28.43 | CIA-124 | BRL-CAD: 03starseeker * r50416 10/brlcad/trunk/src/libtclcad/Makefile.am: add tclcad_private.h header to autotools extradist |
| 01:29.07 | CIA-124 | BRL-CAD: 03starseeker * r50417 10/brlcad/trunk/regress/Makefile.am: More files to clean in regress (autotools) |
| 01:42.30 | *** join/#brlcad Maloeran (~maloeran@mail.catchgamer.no) | |
| 02:03.47 | brlcad | oh, that's actually informative .. shared memory failure |
| 02:06.31 | starseeker | ah, finally. autotools distcheck completed. that just leaves the weird failure to enable local png at need... |
| 02:06.57 | brlcad | oh right, saw your note then forgot to reply |
| 02:07.46 | brlcad | I believe png was disabled in configure.ac due to an update |
| 02:08.06 | brlcad | intentionally, that is |
| 02:08.15 | starseeker | urm |
| 02:08.28 | starseeker | ok |
| 02:08.33 | brlcad | breaks the build on mac without setting custom flags as it requires a system png |
| 02:08.39 | starseeker | right |
| 02:09.05 | brlcad | the alternative is to reapply various patches that were lost when our bundled sources were upgraded |
| 02:09.16 | starseeker | vaguely remembers that now... |
| 02:09.25 | starseeker | patches other than the Makefile.am patch? |
| 02:09.52 | brlcad | distcheck failures |
| 02:09.59 | brlcad | so probably just the Makefile.am, but don't know |
| 02:10.04 | starseeker | nods |
| 02:10.04 | brlcad | easily enough to turn it back on |
| 02:10.35 | starseeker | might as well - it's currently tied in to the CMake distcheck, so I'll need to make it do something intelligent one way or the other |
| 02:10.39 | brlcad | svn merge -r47299:47298 configure.ac |
| 02:10.59 | brlcad | should turn it back on, see svn diff -r47299:47298 configure.ac |
| 02:11.41 | brlcad | you can still turn it on, you just have to add it in addition to --enable-all |
| 02:11.53 | brlcad | as-is that is |
| 02:26.20 | starseeker | nods |
| 02:30.00 | starseeker | humph - failed with "already configured" error |
| 02:30.06 | starseeker | I'll fiddle with it tomorrow |
| 02:31.37 | *** join/#brlcad louipc (~louipc@archlinux/fellow/louipc) | |
| 04:07.35 | *** join/#brlcad crdueck (~cdk@d173-238-127-19.home4.cgocable.net) | |
| 04:13.41 | *** join/#brlcad crdueck_ (~cdk@d173-238-127-19.home4.cgocable.net) | |
| 05:54.04 | *** join/#brlcad stas (~stas@188.24.35.114) | |
| 06:11.36 | *** join/#brlcad crdueck_ (~cdk@d173-238-127-19.home4.cgocable.net) | |
| 07:41.57 | *** join/#brlcad phoenix_ (~phoenix@183.20.76.167) | |
| 08:16.42 | *** join/#brlcad crdueck__ (~cdk@d173-238-127-19.home4.cgocable.net) | |
| 08:22.14 | *** join/#brlcad cristina (~cristina@188.24.77.63) | |
| 08:33.30 | *** join/#brlcad stas (~stas@82.208.133.12) | |
| 09:02.55 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 11:07.35 | ``Erik | brlcad: "either A and B" doesn't make sense, it's a grammar error :D (purge 'rocks' were mostly that I wanted to be the one to pull the trigger as I was the one who started the automake variant) |
| 11:08.40 | ``Erik | maybe a "will be removed for" line in deprecation.txt will help with planning? O.o |
| 11:32.12 | *** join/#brlcad kane_ (~Mesut@e181167076.adsl.alicedsl.de) | |
| 11:38.38 | *** join/#brlcad stas (~stas@82.208.133.12) | |
| 11:46.04 | *** join/#brlcad stas (~stas@82.208.133.12) | |
| 12:20.48 | *** join/#brlcad stas (~stas@82.208.133.12) | |
| 12:47.57 | *** join/#brlcad d_rossberg (~rossberg@BZ.BZFLAG.BZ) | |
| 13:14.11 | *** join/#brlcad ksuzee (~ksuzee91@46.149.82.97) | |
| 14:03.17 | *** part/#brlcad ksuzee (~ksuzee91@46.149.82.97) | |
| 14:29.26 | starseeker | woo-hoo - gimp 2.8 |
| 14:44.31 | *** join/#brlcad ksuzee (~ksuzee91@46.149.82.97) | |
| 14:50.43 | *** part/#brlcad ksuzee (~ksuzee91@46.149.82.97) | |
| 14:52.49 | CIA-124 | BRL-CAD: 03brlcad * r50418 10/brlcad/trunk/src/other/re2c/CMakeLists.txt: need to specify a c++ library for the stl if we happen to be compiling under an environment that does not automatically include it (e.g., ccache, gcc, others). |
| 14:58.07 | CIA-124 | BRL-CAD: 03starseeker * r50419 10/brlcad/trunk/ (configure.ac src/other/Makefile.am): Turn libpng build back on in autotools |
| 15:27.49 | CIA-124 | BRL-CAD: 03brlcad * r50420 10/brlcad/trunk/src/other/ (perplex/CMakeLists.txt step/cmake/SCL_Utils.cmake): more stl linkages for external deps compiling through cache or different compilers |
| 15:28.29 | CIA-124 | BRL-CAD: 03n_reed * r50421 10/brlcad/trunk/src/other/step/src/ (3 files in 2 dirs): signed/unsigned comparison changes based on SCL git f479cf4 and 402225e |
| 16:32.51 | CIA-124 | BRL-CAD: 03n_reed * r50422 10/brlcad/trunk/src/other/step/src/ (4 files in 2 dirs): cpp initialization warning fixes from SCL git f727293, b6bebbb, and 3156ea7 |
| 17:08.05 | *** join/#brlcad andrei_ (~andrei@188.25.170.86) | |
| 17:16.09 | brlcad | http://dictionary.reference.com/browse/either?s=t see the second definitino |
| 17:16.21 | brlcad | (``Erik) :) |
| 17:17.05 | CIA-124 | BRL-CAD: 03brlcad * r50423 10/brlcad/trunk/src/libpkg/pkg.c: somehow this passed compilation earlier but pkg needs the same compatibility fix as the rest of brl-cad for the FD_SET __extension__ keyword causing 'asm' compilation errors |
| 17:17.15 | brlcad | wow, that took a while |
| 17:25.39 | starseeker | yeah, something's up with sf |
| 17:25.46 | starseeker | can't get through |
| 17:37.57 | *** join/#brlcad kane__ (~Mesut@e182048064.adsl.alicedsl.de) | |
| 17:41.28 | CIA-124 | BRL-CAD: 03starseeker * r50426 10/brlcad/trunk/ (4 files in 4 dirs): Try to make the stdc++ usage a matter of detection instead of hardcoding. Untested on systems which would show the issue. |
| 17:57.47 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3540 10/wiki/User:Plussai: New page: Hi,my name is Laijiren |
| 18:01.18 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3541 10/wiki/User:Plussai: |
| 18:02.30 | *** join/#brlcad kane___ (~Mesut@e182060008.adsl.alicedsl.de) | |
| 18:05.27 | ``Erik | brlcad: except the fragment was conjunctive, so #4 :D |
| 18:08.23 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3542 10/wiki/User:Plussai: |
| 18:11.23 | CIA-124 | BRL-CAD: 03brlcad * r50427 10/brlcad/trunk/TODO: |
| 18:11.23 | CIA-124 | BRL-CAD: add some fbserv/libfb items after talking with parker on a variety of rtwizard |
| 18:11.23 | CIA-124 | BRL-CAD: and rendering issues. looks like the long-standing ogl slowness was due to |
| 18:11.23 | CIA-124 | BRL-CAD: double-buffering being absurdly slow compared to the render time for small |
| 18:11.23 | CIA-124 | BRL-CAD: models. |
| 18:13.08 | brlcad | ``Erik: clearly it wasn't the conjunction case .. there was no "statement followed by the disjuctive OR" :) |
| 18:14.00 | *** join/#brlcad merzo (~merzo@163-254-132-95.pool.ukrtel.net) | |
| 18:22.31 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3543 10/wiki/User:Plussai: |
| 18:23.42 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3544 10/wiki/User:Plussai: /* About Myself */ |
| 18:25.05 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3545 10/wiki/User:Plussai: /* Experience */ |
| 18:26.08 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3546 10/wiki/User:Plussai: /* Experience */ |
| 18:26.52 | CIA-124 | BRL-CAD: 03starseeker * r50425 10/brlcad/trunk/doc/README.Linux: List some of the more commonly missing devel packages on typical Redhat/Fedora installs that are needed for BRL-CAD building. |
| 18:26.53 | CIA-124 | BRL-CAD: 03brlcad * r50424 10/brlcad/trunk/src/ (libpc/CMakeLists.txt librt/CMakeLists.txt): |
| 18:26.53 | CIA-124 | BRL-CAD: two of our C libs use C++ libraries, so specify the stl dependency on their |
| 18:26.53 | CIA-124 | BRL-CAD: linker line in case we're going through ccache, a C compiler, or some other |
| 18:26.53 | CIA-124 | BRL-CAD: configuration where we need to explicitly link that library. needs to be |
| 18:26.53 | CIA-124 | BRL-CAD: abstracted in order to support stlport, but completes a ccache build for now. |
| 18:26.57 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3547 10/wiki/User:Plussai: /* Experience */ |
| 18:27.32 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3548 10/wiki/User:Plussai: /* Experience */ |
| 18:28.17 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3549 10/wiki/User:Plussai: /* Experience */ |
| 18:29.37 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3550 10/wiki/User:Plussai: /* Experience */ |
| 18:34.16 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3551 10/wiki/User:Plussai: /* Experience */ |
| 18:34.23 | ``Erik | statement followed by the conjunctive "and", thus the grammar issue :D |
| 18:34.46 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3552 10/wiki/User:Plussai: /* Experience */ |
| 18:35.56 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3553 10/wiki/User:Plussai: /* Experience */ |
| 18:36.26 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3554 10/wiki/User:Plussai: /* About Myself */ |
| 18:37.06 | ``Erik | have the mentors been assigned yet, or are we going hash that out and lay claim?? |
| 18:37.25 | ``Erik | s/.$// |
| 18:39.31 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3555 10/wiki/User:Plussai: /* Experience */ |
| 18:39.55 | CIA-124 | BRL-CAD: 03Plussai 07http://brlcad.org * r3556 10/wiki/User:Plussai: /* My proposal */ |
| 19:02.36 | *** join/#brlcad crdueck (~cdk@d173-238-127-19.home4.cgocable.net) | |
| 19:03.55 | CIA-124 | BRL-CAD: 03starseeker * r50428 10/brlcad/trunk/src/other/libpng/Makefile.am: Don't worry about pngvalid with autotools build |
| 19:28.58 | CIA-124 | BRL-CAD: 03starseeker * r50429 10/brlcad/trunk/ (configure.ac src/other/Makefile.am): |
| 19:28.58 | CIA-124 | BRL-CAD: After discussion, concensus is to require a working libpng on the system for |
| 19:28.58 | CIA-124 | BRL-CAD: autotools distcheck process. Putting forth the resources required to get |
| 19:28.58 | CIA-124 | BRL-CAD: libpng's autotools logic working with our distcheck (it still doesn't as of this |
| 19:28.58 | CIA-124 | BRL-CAD: commit) isn't justified give the deprecated status of BRL-CAD's autools build. |
| 20:00.44 | CIA-124 | BRL-CAD: 03starseeker * r50430 10/brlcad/trunk/ (3 files in 3 dirs): Switch to STDCXX_LINKLIB variable |
| 20:23.51 | CIA-124 | BRL-CAD: 03n_reed * r50431 10/brlcad/trunk/src/other/step/src/ (4 files in 2 dirs): Using std::string c_str() too much and empty() not enough. SCL git 2295e71 and b759a0e. |
| 20:28.36 | CIA-124 | BRL-CAD: 03n_reed * r50432 10/brlcad/trunk/src/other/step/src/ (14 files in 3 dirs): ws and old comment removal from SCL git 657a283 |
| 20:34.54 | CIA-124 | BRL-CAD: 03Erik 07http://brlcad.org * r3557 10/wiki/User:Erik: shuffle, add, etc |
| 20:45.32 | CIA-124 | BRL-CAD: 03starseeker * r50433 10/brlcad/trunk/ (misc/CMake/BRLCAD_Targets.cmake src/util/CMakeLists.txt): Fix routine for sorting include dirs, and use it for util directory. Seems to address issue on mac with using wrong png lib/headers. |
| 20:50.38 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 21:02.47 | CIA-124 | BRL-CAD: 03starseeker * r50434 10/brlcad/trunk/src/util/CMakeLists.txt: Remove debug message |
| 21:06.34 | CIA-124 | BRL-CAD: 03brlcad * r50435 10/brlcad/trunk/src/libged/rt.c: sort functions in order |
| 21:08.19 | CIA-124 | BRL-CAD: 03n_reed * r50436 10/brlcad/trunk/src/other/step/src/ (clutils/scl_hash.cc fedex_plus/classes.c): remove some goto statements based on SCL git a13ba21 and ecd400c |
| 21:13.30 | kanzure | ah plussai is doing trimmed nurbs tessellation.. nice |
| 23:02.09 | *** join/#brlcad ibot (~ibot@rikers.org) | |
| 23:02.09 | *** topic/#brlcad is BRL-CAD Open Source Solid Modeling || http://brlcad.org || logs: http://ibot.rikers.org/%23brlcad/ || Congratulations to our 11 accepted GSoC students!! | |