00:04.13 |
starseeker |
phew. finally |
00:05.06 |
starseeker |
if anybody wants to tell me where else
distcheck is broken, you can try it out with make -j3
distcheck-full using latest trunk (warning, will do a LOT of
compiling) |
00:06.00 |
starseeker |
Right now, only the Make generator is likely
to work - Ninja is almost there but there are some bugs in the
generator logic that prevent ninja clean from doings its thing
correctly |
00:06.43 |
starseeker |
multiconfig has some wrinkles that need
pondering - like whether a distclean in Xcode should clear all
build configurations or just the current one |
00:28.22 |
CIA-128 |
BRL-CAD: 03tbrowder2 * r49941
10/brlcad/trunk/src/conv/comgeom/read.c: replace bu_strlcpy with
bu_vls_strncpy in getint and getdeouble functions to avoid chopping
the end char and invalidating the int read for fields of the input
string |
00:30.24 |
CIA-128 |
BRL-CAD: 03tbrowder2 * r49942
10/brlcad/trunk/src/conv/ (CMakeLists.txt Makefile.am
comgeom/3d.h): remove unused header file |
01:11.48 |
*** join/#brlcad Stattrav_
(~Stattrav@61.12.114.82) |
03:23.48 |
*** join/#brlcad Stattrav_
(~Stattrav@61.12.114.82) |
04:12.43 |
*** join/#brlcad ibot_
(~ibot@rikers.org) |
04:12.43 |
*** topic/#brlcad is BRL-CAD
Open Source Solid Modeling || http://brlcad.org || logs: http://ibot.rikers.org/%23brlcad/
|| BRL-CAD release 7.22.0 is forthcoming (eta: end of March) ||
BRL-CAD has applied to participate in GSoC 2012! |
04:27.48 |
*** join/#brlcad stevegt_
(~stevegt@c-69-181-134-76.hsd1.ca.comcast.net) |
04:28.09 |
*** join/#brlcad Neil__
(~chatzilla@117.228.197.157) |
04:45.47 |
*** join/#brlcad Thetawaves
(~Thetawave@7-139-42-72.gci.net) |
07:18.02 |
*** join/#brlcad andrei
(~andrei@188.25.175.145) |
07:42.08 |
*** join/#brlcad edlerk
(~edlerk@AMontsouris-552-1-82-111.w92-140.abo.wanadoo.fr) |
07:42.19 |
edlerk |
Hello? |
07:42.37 |
edlerk |
I am having trouble comipiling the brlcad
source. |
07:42.49 |
edlerk |
It seems that all warnings are being treated
as errors. |
07:43.44 |
edlerk |
I am compiling the source because the thing I
want to do does not seem to work with the i386.deb package although
it does work with the x86_64.deb package. |
07:47.28 |
*** join/#brlcad jordisayol
(~jordisayo@unaffiliated/jordisayol) |
07:47.50 |
edlerk |
I am having trouble comipiling the brlcad
source. |
07:47.55 |
edlerk |
It seems that all warnings are being treated
as errors. |
07:48.02 |
edlerk |
I am compiling the source because the thing I
want to do does not seem to work with the i386.deb package although
it does work with the x86_64.deb package. |
07:52.55 |
edlerk |
jordisayol: Hello. |
07:53.24 |
jordisayol |
hello |
07:53.39 |
edlerk |
Have you ever compiled the source? |
07:54.11 |
jordisayol |
yes |
07:54.41 |
edlerk |
Did you ever have trouble with it not
compiling because warnings were being treated as errors? |
07:54.41 |
jordisayol |
run cmake with this flag
-DBRLCAD_ENABLE_STRICT=OFF |
07:55.12 |
edlerk |
Okay. |
07:55.30 |
edlerk |
Thanks. |
07:55.46 |
jordisayol |
You are wellcome |
08:01.06 |
edlerk |
If it works, I would like to add this note to
the build instructions in README.cmake. Where do I submit the
patch? |
08:01.32 |
edlerk |
It would help a great deal if the build
instructions work right out of the box. |
08:02.39 |
jordisayol |
well, the idea is to correct all the
warning |
08:03.20 |
edlerk |
I see. I corrected a bunch of them first but
then the warnings started to be with regards to un-used function
arguments. |
08:03.47 |
edlerk |
There were a bunch of warnings in
nmg_tri.c |
08:04.02 |
edlerk |
Most of them were really simple to
fix. |
08:05.42 |
jordisayol |
btw, warnings treated as errors is explained
in INSTALL file |
08:07.28 |
edlerk |
That it is. I think I saw that once and then
forgot about it. Sorry. I do not like asking questions that are
explained in the docs. |
08:07.56 |
jordisayol |
you can propose those patch to
brlcad |
08:08.11 |
jordisayol |
no problem |
08:08.56 |
edlerk |
K. Through the sourceforge Traker:feature
requests? |
08:10.56 |
jordisayol |
yes, or subscribing to brlcad-devel mail
list |
08:11.03 |
edlerk |
Thanks. |
08:59.44 |
brlcad |
edlerk: the fix isn't to turn off strict
compilation, the fix is to address the warning being
reported |
09:00.36 |
brlcad |
turning off strict compilation is just a
crutch work-around, so it's not something to really encourage in
the documentation or otherwise |
11:36.33 |
*** join/#brlcad b0ef
(~b0ef@175.134.202.84.customer.cdi.no) |
12:26.46 |
*** join/#brlcad archivist
(~archivist@host81-149-189-98.in-addr.btopenworld.com) |
13:03.34 |
*** join/#brlcad npcdoom
(~npcdoom@190.39.142.150) |
13:03.34 |
*** join/#brlcad npcdoom
(~npcdoom@gugve/developer/npcdoom) |
13:32.45 |
*** join/#brlcad Al_Da_Best
(~Al_Da_Bes@027e71f6.bb.sky.com) |
13:51.02 |
starseeker |
do we still have a README.cmake? I thought
that got swapped in as the main README a while back |
13:51.21 |
starseeker |
sounds like an older version |
13:59.56 |
starseeker |
starts redoing Gentoo -
nothing like an install to eat up a weekend... |
16:15.18 |
andrei |
starseeker , why do you prefer Gentoo over
Arch? |
16:15.42 |
andrei |
I m changing my distro from ubuntu in a few
days and I am undecided |
16:17.48 |
starseeker |
andrei: never tried Arch - have used Gentoo
for a long time and am reasonably familiar with it |
16:19.03 |
andrei |
the only thing I know about Gentoo is that
it's very flexible |
16:24.13 |
starseeker |
your hardware has to be good to make it
tolerable, and you have to want to understand what's going
on |
16:24.18 |
starseeker |
no GUI setups for Gentoo installers |
16:25.37 |
andrei |
a GUI shouldn't be hard to install |
16:27.00 |
andrei |
speaking of minimal distro's |
16:27.20 |
andrei |
the only thing that "scares" me for the moment
is the package library diferences |
16:27.44 |
andrei |
for example arch does not use dkpg and neither
the apt-get wrapper |
16:30.21 |
andrei |
It might sound like a strange question, but it
just came into my mind. Why does BRL-CAD need a network package
library |
16:38.46 |
starseeker |
no, I mean the installation process isn't
graphical - you can install GUIs, of course |
16:39.23 |
starseeker |
andrei: raytracing results (for example) can
be communicated over the network to remote framebuffer
displays |
16:40.32 |
andrei |
at a rough approximation, how large can this
results be? |
16:44.57 |
starseeker |
umm? you can do as big a raytrace as you
want... |
16:46.25 |
andrei |
ah. I'm sorry |
16:46.43 |
andrei |
I didn't really know what raytraces are, I
looked them up now |
16:49.10 |
*** join/#brlcad Stattrav_
(~Stattrav@61.12.114.82) |
16:52.35 |
CIA-128 |
BRL-CAD: 03tbrowder2 * r49943
10/brlcad/trunk/regress/vdeck-comgeom-g.sh: add start of a new
regression test |
16:54.09 |
*** join/#brlcad crdueck
(~cdk@129-97-210-60.uwaterloo.ca) |
17:48.13 |
*** join/#brlcad crdueck
(~cdk@129-97-210-60.uwaterloo.ca) |
18:15.48 |
CIA-128 |
BRL-CAD: 03tbrowder2 * r49944
10/brlcad/trunk/regress/vdeck-comgeom-g/ (. m35.asc.gz
m35.g.gift5.txt): add dir and files to suppport vdeck regression
test |
18:36.56 |
*** join/#brlcad stevegt_1
(~stevegt@c-69-181-134-76.hsd1.ca.comcast.net) |
18:51.38 |
*** join/#brlcad Thetawaves
(~Thetawave@7-139-42-72.gci.net) |
19:01.25 |
*** join/#brlcad merzo
(~merzo@192-69-132-95.pool.ukrtel.net) |
20:15.25 |
*** join/#brlcad jordisayol
(~jordisayo@unaffiliated/jordisayol) |
20:43.32 |
starseeker |
gets fed up and gives Linux
Mint a go - something weird with Gentoo right now, and this
computer is getting long in the tooth to keep continually beating
on it with upgrade compilations... |
20:45.29 |
starseeker |
took out my Window install in the process...
growl. May be time to try the mingw cross-compilation
trick... |
20:58.34 |
CIA-128 |
BRL-CAD: 03tbrowder2 * r49945
10/brlcad/trunk/regress/vdeck-comgeom-g.sh: complete simple 2nd
test of comgeom-g |
20:59.09 |
CIA-128 |
BRL-CAD: 03tbrowder2 * r49946
10/brlcad/trunk/regress/CMakeLists.txt: activate vdeck/comgeom-g
regression test |
21:03.40 |
CIA-128 |
BRL-CAD: 03tbrowder2 * r49947
10/brlcad/trunk/regress/CMakeLists.txt: keep items sorted |
21:08.58 |
CIA-128 |
BRL-CAD: 03tbrowder2 * r49948
10/brlcad/trunk/NEWS: made month of next release current (fingers
crossed) |
22:25.14 |
*** join/#brlcad thiago_
(~thiago@187.106.51.193) |
22:25.18 |
*** join/#brlcad stevegt_1
(~stevegt@cislunar.TerraLuna.Org) |