From cayanen5etoeio at yahoo.de Thu Sep 1 02:49:56 2011 From: cayanen5etoeio at yahoo.de (Rick) Date: Thu, 1 Sep 2011 14:49:56 +0800 Subject: =?GB2312?B?RGlnaXRhbCBQaG90byBFZGl0aW5nIFNlcg==?= =?GB2312?B?dmljZXMgLSBQaG90byBDdXRvdXQgU2Vydg==?= =?GB2312?B?aWNl?= Message-ID: You are receiving this email because we wish you to use our digital photo editing services. Digital Photo Editing Services : We are a China based Imaging Professionals. We offer basic and advanced digital photo Editing services and solutions like photo Cutout, morphological photo Editing, photoshop photo Editing, satellite photo Editing, color photo Editing and vector photo Editing using latest techniques. Our strength in providing Editing solutions for digital images like photo masking, photo re-touching, back ground cleaning & cloning, sharpening & restoration of color, all this derive from our vast experience. Our dedicated team of highly skilled and experienced professionals serves the photo Editing requirements of our clients. An in house quality checking mechanism assures value addition and delivers perfect job. Our team can deliver your job overnight or in time bounded fashion irrespective of job size. Our mainly services are: 1. Photo Cutout 2. Photo Enhancement 3. Photo Retouching 4. Vector Conversion 5. Pop Art 6. Images Masking 7. Clipping Path 8. Photo Restoration 9. Web Design Photo Editing Services: Our Photo Editing services includes advanced photo cutouts/clippings, balancing brightness / contrast in an image, repair of minor scratches, creases, minor dust, and spot removal to removal of major scratches, cracks, creases, and stains in all areas. We also repair seriously faded/damaged photographs and make it print ready. Best regards, Rick Rockanoson Imaging Professionals Contact: ibwallace at yeah.net Send address to koremovereick at yeah.net for remove From normalperson at yhbt.net Thu Sep 1 22:38:46 2011 From: normalperson at yhbt.net (Eric Wong) Date: Fri, 2 Sep 2011 02:38:46 +0000 Subject: [ANN] Rainbows! 4.3.1 + Zbatery 4.1.1 - small bugfix Message-ID: <20110902023846.GA334@dcvr.yhbt.net> Two releases, same change: This release fixes a potential reentrancy deadlock when using the default logger from the Ruby standard library. * http://rainbows.rubyforge.org/ * git://bogomips.org/rainbows.git * http://rainbows.rubyforge.org/NEWS.atom.xml * http://zbatery.bogomip.org/ * git://bogomips.org/zbatery.git * http://zbatery.bogomip.org/NEWS.atom.xml (Zbatery can't pull in this fix from Rainbows! since the signal handlers are setup differently for a single process) -- Eric Wong From gkistner at nvidia.com Wed Sep 7 15:02:32 2011 From: gkistner at nvidia.com (Gavin Kistner) Date: Wed, 7 Sep 2011 12:02:32 -0700 Subject: Error building Zbatery on Windows Message-ID: <01804B6F1D74DE41819D69F2866C60EF50F6F3C58F@HQMAIL03.nvidia.com> Microsoft Windows [Version 5.2.3790] (C) Copyright 1985-2003 Microsoft Corp. c:\ >ruby -v ruby 1.9.2p180 (2011-02-18) [i386-mingw32] c:\ >gem -v 1.5.2 c:\ >gem install zbatery Fetching: kgio-2.6.0.gem (100%) Temporarily enhancing PATH to include DevKit... Building native extensions.? This could take a while... ERROR:? Error installing zbatery: ??????? ERROR: Failed to build gem native extension. ??????? C:/Ruby192/bin/ruby.exe extconf.rb checking for CLOCK_MONOTONIC in time.h... no checking for CLOCK_MONOTONIC() in time.h... no checking for clockid_t in time.h... no checking for clock_gettime() in -lrt... no checking for t_open() in -lnsl... no checking for socket() in -lsocket... no checking for poll() in poll.h... no checking for getaddrinfo() in sys/types.h,sys/socket.h,netdb.h... no getaddrinfo required *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers.? Check the mkmf.log file for more details.? You may need configuration options. Provided configuration options: ??????? --with-opt-dir ??????? --without-opt-dir ??????? --with-opt-include ??????? --without-opt-include=${opt-dir}/include ??????? --with-opt-lib ??????? --without-opt-lib=${opt-dir}/lib ??????? --with-make-prog ??????? --without-make-prog ??????? --srcdir=. ??????? --curdir ??????? --ruby=C:/Ruby192/bin/ruby ??????? --with-rtlib ??????? --without-rtlib ??????? --with-nsllib ??????? --without-nsllib ??????? --with-socketlib ??????? --without-socketlib Gem files will remain installed in C:/Ruby192/lib/ruby/gems/1.9.1/gems/kgio-2.6.0 for inspection. Results logged to C:/Ruby192/lib/ruby/gems/1.9.1/gems/kgio-2.6.0/ext/kgio/gem_make.out c:\ >type \Ruby192\lib\ruby\gems\1.9.1\gems\kgio-2.6.0\ext\kgio\mkmf.log have_macro: checking for CLOCK_MONOTONIC in time.h... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: int main() {return 0;} /* end */ "gcc -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -IC:/Ruby192/i nclude/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused -parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long?? - c conftest.c" conftest.c:8:3: error: #error conftest.c:9:1: error: expected identifier or '(' before '>>' token checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: /*top*/ 7: #ifndef CLOCK_MONOTONIC 8: # error 9: >>>>>> CLOCK_MONOTONIC undefined <<<<<< 10: #endif /* end */ -------------------- have_func: checking for CLOCK_MONOTONIC() in time.h... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " conftest.c: In function 't': conftest.c:9:53: error: 'CLOCK_MONOTONIC' undeclared (first use in this function) conftest.c:9:53: note: each undeclared identifier is reported only once for each function it appears in checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: int main() {return 0;} 9: int t() { void ((*volatile p)()); p = (void ((*)()))CLOCK_MONOTONIC; return 0; } /* end */ "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " C:\DOCUME~1\gkistner\LOCALS~1\Temp\1\cccXN0I7.o: In function `t': C:\Ruby192\lib\ruby\gems\1.9.1\gems\kgio-2.6.0\ext\kgio/conftest.c:9: undefined reference to `CLOCK_MONOTONIC' collect2: ld returned 1 exit status checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: int main() {return 0;} 9: int t() { CLOCK_MONOTONIC(); return 0; } /* end */ -------------------- have_type: checking for clockid_t in time.h... -------------------- no "gcc -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -IC:/Ruby192/i nclude/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused -parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long?? - c conftest.c" conftest.c:8:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'conftest_type' conftest.c:9:24: error: 'conftest_type' undeclared here (not in a function) checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: typedef clockid_t conftest_type; 9: int conftestval[sizeof(conftest_type)?1:-1]; /* end */ -------------------- have_library: checking for clock_gettime() in -lrt... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static -lrt? -lshell32 -lws2_32 ?" conftest.c: In function 't': conftest.c:9:53: error: 'clock_gettime' undeclared (first use in this function) conftest.c:9:53: note: each undeclared identifier is reported only once for each function it appears in checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: int main() {return 0;} 9: int t() { void ((*volatile p)()); p = (void ((*)()))clock_gettime; return 0; } /* end */ "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static -lrt? -lshell32 -lws2_32? " c:/rubydev/mingw/bin/../lib/gcc/mingw32/4.5.1/../../../../mingw32/bin/ld.exe: cannot find -lrt collect2: ld returned 1 exit status checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: int main() {return 0;} 9: int t() { clock_gettime(); return 0; } /* end */ -------------------- have_library: checking for t_open() in -lnsl... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static -lnsl? -lshell32 -lws2_32? " conftest.c: In function 't': conftest.c:8:53: error: 't_open' undeclared (first use in this function) conftest.c:8:53: note: each undeclared identifier is reported only once for each function it appears in checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: 6: /*top*/ 7: int main() {return 0;} 8: int t() { void ((*volatile p)()); p = (void ((*)()))t_open; return 0; } /* end */ "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static -lnsl? -lshell32 -lws2_32? " c:/rubydev/mingw/bin/../lib/gcc/mingw32/4.5.1/../../../../mingw32/bin/ld.exe: cannot find -lnsl collect2: ld returned 1 exit status checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: 6: /*top*/ 7: int main() {return 0;} 8: int t() { t_open(); return 0; } /* end */ -------------------- have_library: checking for socket() in -lsocket... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static -lsocket? -lshell32 -lws2_32? " c:/rubydev/mingw/bin/../lib/gcc/mingw32/4.5.1/../../../../mingw32/bin/ld.exe: cannot find -lsocket collect2: ld returned 1 exit status checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: 6: /*top*/ 7: int main() {return 0;} 8: int t() { void ((*volatile p)()); p = (void ((*)()))socket; return 0; } /* end */ "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static -lsocket? -lshell32 -lws2_32? " conftest.c: In function 't': conftest.c:8:1: error: too few arguments to function 'socket' c:\rubydev\mingw\bin\../lib/gcc/mingw32/4.5.1/../../../../include/winsock2.h:553:35: note: declared here checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: 6: /*top*/ 7: int main() {return 0;} 8: int t() { socket(); return 0; } /* end */ -------------------- have_func: checking for poll() in poll.h... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " conftest.c:5:18: fatal error: poll.h: No such file or directory compilation terminated. checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: int main() {return 0;} 9: int t() { void ((*volatile p)()); p = (void ((*)()))poll; return 0; } /* end */ "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " conftest.c:5:18: fatal error: poll.h: No such file or directory compilation terminated. checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: int main() {return 0;} 9: int t() { poll(); return 0; } /* end */ -------------------- have_func: checking for getaddrinfo() in sys/types.h,sys/socket.h,netdb.h... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " conftest.c:6:24: fatal error: sys/socket.h: No such file or directory compilation terminated. checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: #include 7: #include 8: 9: /*top*/ 10: int main() {return 0;} 11: int t() { void ((*volatile p)()); p = (void ((*)()))getaddrinfo; return 0; } /* end */ "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " conftest.c:6:24: fatal error: sys/socket.h: No such file or directory compilation terminated. checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: #include 7: #include 8: 9: /*top*/ 10: int main() {return 0;} 11: int t() { getaddrinfo(); return 0; } /* end */ -------------------- ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. ----------------------------------------------------------------------------------- From gkistner at nvidia.com Wed Sep 7 15:34:28 2011 From: gkistner at nvidia.com (Gavin Kistner) Date: Wed, 7 Sep 2011 12:34:28 -0700 Subject: Error building Zbatery on Windows Message-ID: <01804B6F1D74DE41819D69F2866C60EF50F6F3C59A@HQMAIL03.nvidia.com> Microsoft Windows [Version 5.2.3790] (C) Copyright 1985-2003 Microsoft Corp. c:\ >ruby -v ruby 1.9.2p180 (2011-02-18) [i386-mingw32] c:\ >gem -v 1.5.2 c:\ >gem install zbatery Fetching: kgio-2.6.0.gem (100%) Temporarily enhancing PATH to include DevKit... Building native extensions.? This could take a while... ERROR:? Error installing zbatery: ??????? ERROR: Failed to build gem native extension. ??????? C:/Ruby192/bin/ruby.exe extconf.rb checking for CLOCK_MONOTONIC in time.h... no checking for CLOCK_MONOTONIC() in time.h... no checking for clockid_t in time.h... no checking for clock_gettime() in -lrt... no checking for t_open() in -lnsl... no checking for socket() in -lsocket... no checking for poll() in poll.h... no checking for getaddrinfo() in sys/types.h,sys/socket.h,netdb.h... no getaddrinfo required *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers.? Check the mkmf.log file for more details.? You may need configuration options. Provided configuration options: ??????? --with-opt-dir ??????? --without-opt-dir ??????? --with-opt-include ??????? --without-opt-include=${opt-dir}/include ??????? --with-opt-lib ??????? --without-opt-lib=${opt-dir}/lib ??????? --with-make-prog ??????? --without-make-prog ??????? --srcdir=. ??????? --curdir ??????? --ruby=C:/Ruby192/bin/ruby ??????? --with-rtlib ??????? --without-rtlib ??????? --with-nsllib ??????? --without-nsllib ??????? --with-socketlib ??????? --without-socketlib Gem files will remain installed in C:/Ruby192/lib/ruby/gems/1.9.1/gems/kgio-2.6.0 for inspection. Results logged to C:/Ruby192/lib/ruby/gems/1.9.1/gems/kgio-2.6.0/ext/kgio/gem_make.out c:\ >type \Ruby192\lib\ruby\gems\1.9.1\gems\kgio-2.6.0\ext\kgio\mkmf.log have_macro: checking for CLOCK_MONOTONIC in time.h... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: int main() {return 0;} /* end */ "gcc -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -IC:/Ruby192/i nclude/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused -parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long?? - c conftest.c" conftest.c:8:3: error: #error conftest.c:9:1: error: expected identifier or '(' before '>>' token checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: /*top*/ 7: #ifndef CLOCK_MONOTONIC 8: # error 9: >>>>>> CLOCK_MONOTONIC undefined <<<<<< 10: #endif /* end */ -------------------- have_func: checking for CLOCK_MONOTONIC() in time.h... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " conftest.c: In function 't': conftest.c:9:53: error: 'CLOCK_MONOTONIC' undeclared (first use in this function) conftest.c:9:53: note: each undeclared identifier is reported only once for each function it appears in checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: int main() {return 0;} 9: int t() { void ((*volatile p)()); p = (void ((*)()))CLOCK_MONOTONIC; return 0; } /* end */ "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " C:\DOCUME~1\gkistner\LOCALS~1\Temp\1\cccXN0I7.o: In function `t': C:\Ruby192\lib\ruby\gems\1.9.1\gems\kgio-2.6.0\ext\kgio/conftest.c:9: undefined reference to `CLOCK_MONOTONIC' collect2: ld returned 1 exit status checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: int main() {return 0;} 9: int t() { CLOCK_MONOTONIC(); return 0; } /* end */ -------------------- have_type: checking for clockid_t in time.h... -------------------- no "gcc -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -IC:/Ruby192/i nclude/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused -parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long?? - c conftest.c" conftest.c:8:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'conftest_type' conftest.c:9:24: error: 'conftest_type' undeclared here (not in a function) checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: typedef clockid_t conftest_type; 9: int conftestval[sizeof(conftest_type)?1:-1]; /* end */ -------------------- have_library: checking for clock_gettime() in -lrt... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static -lrt? -lshell32 -lws2_32 ?" conftest.c: In function 't': conftest.c:9:53: error: 'clock_gettime' undeclared (first use in this function) conftest.c:9:53: note: each undeclared identifier is reported only once for each function it appears in checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: int main() {return 0;} 9: int t() { void ((*volatile p)()); p = (void ((*)()))clock_gettime; return 0; } /* end */ "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static -lrt? -lshell32 -lws2_32? " c:/rubydev/mingw/bin/../lib/gcc/mingw32/4.5.1/../../../../mingw32/bin/ld.exe: cannot find -lrt collect2: ld returned 1 exit status checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: int main() {return 0;} 9: int t() { clock_gettime(); return 0; } /* end */ -------------------- have_library: checking for t_open() in -lnsl... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static -lnsl? -lshell32 -lws2_32? " conftest.c: In function 't': conftest.c:8:53: error: 't_open' undeclared (first use in this function) conftest.c:8:53: note: each undeclared identifier is reported only once for each function it appears in checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: 6: /*top*/ 7: int main() {return 0;} 8: int t() { void ((*volatile p)()); p = (void ((*)()))t_open; return 0; } /* end */ "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static -lnsl? -lshell32 -lws2_32? " c:/rubydev/mingw/bin/../lib/gcc/mingw32/4.5.1/../../../../mingw32/bin/ld.exe: cannot find -lnsl collect2: ld returned 1 exit status checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: 6: /*top*/ 7: int main() {return 0;} 8: int t() { t_open(); return 0; } /* end */ -------------------- have_library: checking for socket() in -lsocket... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static -lsocket? -lshell32 -lws2_32? " c:/rubydev/mingw/bin/../lib/gcc/mingw32/4.5.1/../../../../mingw32/bin/ld.exe: cannot find -lsocket collect2: ld returned 1 exit status checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: 6: /*top*/ 7: int main() {return 0;} 8: int t() { void ((*volatile p)()); p = (void ((*)()))socket; return 0; } /* end */ "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static -lsocket? -lshell32 -lws2_32? " conftest.c: In function 't': conftest.c:8:1: error: too few arguments to function 'socket' c:\rubydev\mingw\bin\../lib/gcc/mingw32/4.5.1/../../../../include/winsock2.h:553:35: note: declared here checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: 6: /*top*/ 7: int main() {return 0;} 8: int t() { socket(); return 0; } /* end */ -------------------- have_func: checking for poll() in poll.h... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " conftest.c:5:18: fatal error: poll.h: No such file or directory compilation terminated. checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: int main() {return 0;} 9: int t() { void ((*volatile p)()); p = (void ((*)()))poll; return 0; } /* end */ "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " conftest.c:5:18: fatal error: poll.h: No such file or directory compilation terminated. checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: 7: /*top*/ 8: int main() {return 0;} 9: int t() { poll(); return 0; } /* end */ -------------------- have_func: checking for getaddrinfo() in sys/types.h,sys/socket.h,netdb.h... -------------------- no "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " conftest.c:6:24: fatal error: sys/socket.h: No such file or directory compilation terminated. checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: #include 7: #include 8: 9: /*top*/ 10: int main() {return 0;} 11: int t() { void ((*volatile p)()); p = (void ((*)()))getaddrinfo; return 0; } /* end */ "gcc -o conftest -IC:/Ruby192/include/ruby-1.9.1/i386-mingw32 -IC:/Ruby192/include/ruby-1.9.1/ruby/backward -I C:/Ruby192/include/ruby-1.9.1 -I.??? -D_GNU_SOURCE -DPOSIX_C_SOURCE=1-D_POSIX_C_SOURCE=200112L? -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-l ong-long conftest.c? -L. -LC:/Ruby192/lib -L.????? -lmsvcrt-ruby191-static? -lshell32 -lws2_32? " conftest.c:6:24: fatal error: sys/socket.h: No such file or directory compilation terminated. checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include 4: #include 5: #include 6: #include 7: #include 8: 9: /*top*/ 10: int main() {return 0;} 11: int t() { getaddrinfo(); return 0; } /* end */ -------------------- ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. ----------------------------------------------------------------------------------- From normalperson at yhbt.net Wed Sep 7 16:26:40 2011 From: normalperson at yhbt.net (Eric Wong) Date: Wed, 7 Sep 2011 20:26:40 +0000 Subject: Error building Zbatery on Windows In-Reply-To: <01804B6F1D74DE41819D69F2866C60EF50F6F3C59A@HQMAIL03.nvidia.com> References: <01804B6F1D74DE41819D69F2866C60EF50F6F3C59A@HQMAIL03.nvidia.com> Message-ID: <20110907202640.GA16024@dcvr.yhbt.net> Gavin Kistner wrote: > Fetching: kgio-2.6.0.gem (100%) > Temporarily enhancing PATH to include DevKit... > Building native extensions.? This could take a while... > ERROR:? Error installing zbatery: > ??????? ERROR: Failed to build gem native extension. kgio doesn't support non-Free systems. Maybe pre-kgio-dependent versions of Zbatery did, but we've never heard reports either way. Zbatery should always work on MMU-less platforms without fork() support, though I haven't had a chance to try. -- Eric Wong From normalperson at yhbt.net Fri Sep 9 16:49:25 2011 From: normalperson at yhbt.net (Eric Wong) Date: Fri, 9 Sep 2011 13:49:25 -0700 Subject: [TAN] [ANN] Unix systems programming mailing list Message-ID: <20110909204925.GA4370@dcvr.yhbt.net> Rainbows! doesn't have as many Unix-only idioms as Unicorn, but there are still bugfixes like commit 71b4507755f2bd279adb14e6cdc90e1380efa247 that could warrant more explanation. I'll probably cover various concurrency-related topics in later posts, but it won't be the main topic. The original announcement is here: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/387563 -- Eric Wong From yiasreann1gongsi at yahoo.de Thu Sep 8 03:48:47 2011 From: yiasreann1gongsi at yahoo.de (Rick) Date: Thu, 8 Sep 2011 15:48:47 +0800 Subject: =?GB2312?B?RGlnaXRhbCBQaG90byBFZGl0aW5nIFNlcg==?= =?GB2312?B?dmljZXMgLSBQaG90byBDdXRvdXQgU2Vydg==?= =?GB2312?B?aWNl?= Message-ID: You are receiving this email because we wish you to use our digital photo editing services. Digital Photo Editing Services : We are a China based Imaging Professionals. We offer basic and advanced digital photo Editing services and solutions like photo Cutout, morphological photo Editing, photoshop photo Editing, satellite photo Editing, color photo Editing and vector photo Editing using latest techniques. Our strength in providing Editing solutions for digital images like photo masking, photo re-touching, back ground cleaning & cloning, sharpening & restoration of color, all this derive from our vast experience. Our dedicated team of highly skilled and experienced professionals serves the photo Editing requirements of our clients. An in house quality checking mechanism assures value addition and delivers perfect job. Our team can deliver your job overnight or in time bounded fashion irrespective of job size. Our mainly services are: 1. Photo Cutout 2. Photo Enhancement 3. Photo Retouching 4. Vector Conversion 5. Pop Art 6. Images Masking 7. Clipping Path 8. Photo Restoration 9. Web Design Photo Editing Services: Our Photo Editing services includes advanced photo cutouts/clippings, balancing brightness / contrast in an image, repair of minor scratches, creases, minor dust, and spot removal to removal of major scratches, cracks, creases, and stains in all areas. We also repair seriously faded/damaged photographs and make it print ready. Best regards, Rick Rocksanki Imaging Professionals Contact: ibwallace at yeah.net Send address to koremovereick at yeah.net for remove From mail-1 at pr-mail.daynight.jp Tue Sep 13 05:09:14 2011 From: mail-1 at pr-mail.daynight.jp (=?ISO-2022-JP?B?GyRCNWE/TT5wSnMkTi1qJVMlOCVNJTklSCVpJTklSCU3JTklRiVgJTobKEI=?=) Date: 13 Sep 2011 18:09:14 +0900 Subject: =?ISO-2022-JP?B?GyRCOl9CcCVvITwlKyE8NV5KZ0IuSnMbKEIhGyRCIVolRyE8JT9Gfk5PNkhMM0JnTkw8dUNtJE4kPyRhIVsheSVhJWslXiUsGyhCU09ITxskQkA4M2glSyVlITwlORsoQg==?= Message-ID: <20110913090914.3290.qmail@www9.bizmail.jp> ??????SOHO??????013,439??2011?9?? ??????:79,652? ????????????????????????? ???????????????????????????????????????????? ???????? Please e-mail the delivery stop here.? kyo at biz-career.rulez.jp ?1? ????SOHO???????????????????????????????? ?PR???????????????????????????????? ?????????????????! SOHO???????????????! ????????????????????!!???????????????????! ????????????????????????????????!? ??? !! ?????????? ? http://community.rulez.jp/ ?PR???????????????????????????????? ???????9??????????????? ?????????????????????????? ??SOHO??????????3??????????????? ?????????????????????????? ?1????????????????! ????????????! ????????????????????????????? ?2?????????????????????????! ??????! ?SOHO????????????????! ?3??????????????????????!?????! ????????????????????! ? ? ????????? ? ???????! ??????????!! ? ? ????? http://community.rulez.jp/ ???????????????? ????????????????? ?????????????????????????? ????SOHO??????!! ?????????????? 1.???? ? 18,500 ? 5,550? 2.?????????????? ? 10,550 ? 45,900? 3.????????? ? 1,000 ? 31,531? 4.????????? 6 ? 42,000? 5.?????????? 4 ? 13,500? 6.???????????????? ? 90 ? 45,000? ????????183,481????? ???????????????????(1?2?4????)???????!! ? http://community.rulez.jp/ ? ?(??????????) ????????????????????????? ???????????????! ????????????!! ??????????????????????????????????? ?????????????????????????SOHO?????????? ?????????????????????????????????????????? ??????????????????????????????????? ??????????????? ??????????????????????????????????????? ?????????????????????? ?????????????????????????????????? ??????????????????????????? ???????????????????????????????????????????? ???????? Please e-mail the delivery stop here.? kyo at biz-career.rulez.jp ??????????????????????????????????? ??????????????)??????????????Web?????????? ??????????????????????????????????? Copyright (c) 1999 ???????????????????????All rights reserved.??????? From claudio at audiobox.fm Thu Sep 15 21:43:09 2011 From: claudio at audiobox.fm (Claudio Poli) Date: Fri, 16 Sep 2011 03:43:09 +0200 Subject: trysetrlimit always raises on Mac OS X Message-ID: <2A8DD860-975F-4E13-89D0-77B9AC4106E3@audiobox.fm> Hello, I decided to investigate on why rainbows! prints out Invalid argument - setrlimit on Lion. It turns out the method trysetrlimit in http_server.rb is trying to set RLIMIT_NOFILE to the maximum allowed number that it finds through cur, max = Process.getrlimit(var) This +max+ variable holds 9223372036854775807, while 256 is the +cur+ value. Then we find this line of code to actually set some value: cur <= want and Process.setrlimit(var, cur = max > want ? max : want) This setrlimit call will do Process.setrlimit(8, 9223372036854775807), Lion bombs out and there's no fallback at least for setting the want value. Setting Process.setrlimit second argument to the +want+ values works (mine is 406). It should also be noted that the Process.setrlimit(2..3) call returns nil when successful. The exact error: rainbows-4.3.1/lib/rainbows/http_server.rb:70:in `setrlimit': Invalid argument - setrlimit (Errno::EINVAL) I rewrote the method a bit, but it doesn't include the fact to set the max value, ever; I understand though that other operating systems might work, so I just leave this report open for thoughts. Currently setting this kind of limits on OSX is tricky at best and for some is not a recommended practice, I will not be surprised if this turns out to be a Ruby bug. I'm using 1.9.3-preview1 for this tests. -- Claudio iCoreTech Research Labs - AudioBox.fm Twitter: http://twitter.com/masterkain From normalperson at yhbt.net Fri Sep 16 06:42:09 2011 From: normalperson at yhbt.net (Eric Wong) Date: Fri, 16 Sep 2011 10:42:09 +0000 Subject: trysetrlimit always raises on Mac OS X In-Reply-To: <2A8DD860-975F-4E13-89D0-77B9AC4106E3@audiobox.fm> References: <2A8DD860-975F-4E13-89D0-77B9AC4106E3@audiobox.fm> Message-ID: <20110916104209.GB26335@dcvr.yhbt.net> Claudio Poli wrote: > Hello, > I decided to investigate on why rainbows! prints out Invalid argument > - setrlimit on Lion. Rainbows! isn't supported on non-Free operating systems even though it probably works. > It turns out the method trysetrlimit in http_server.rb is trying to > set RLIMIT_NOFILE to the maximum allowed number that it finds through > cur, max = Process.getrlimit(var) > > This +max+ variable holds 9223372036854775807, while 256 is the +cur+ value. OSX is broken here for returning RLIMIT_INFINITY (9223372036854775807). Working around broken things non-Free systems just encourages them to stay broken. If it were a Free system, I /might/ work around it while simultaneously getting it fixed upstream[1]. But this is a non-fatal error and just writes to the log, it won't stop Rainbows! from working. You can still set the limit higher before you start the process. If you're stuck on OSX, pressure OSX devs into fixing it. Remember, you (or your organization) _paid_ for OSX. > Currently setting this kind of limits on OSX is tricky at best and for > some is not a recommended practice, I will not be surprised if this > turns out to be a Ruby bug. I'm using 1.9.3-preview1 for this tests. Reading over the code in the Ruby trunk and ruby_1_9_3 branch, it looks fine and runs fine on GNU/Linux. [1] - we've done this in the past with MRI 1.8/1.9 bugs and have gotten everything fixed upstream From mail-1 at team66.thyme.jp Tue Sep 27 06:09:50 2011 From: mail-1 at team66.thyme.jp (=?ISO-2022-JP?B?GyRCNWE/TT5wSnMkTi1qJVMlOCVNJTklSCVpJTklSCU3JTklRiVgJTobKEI=?=) Date: 27 Sep 2011 19:09:50 +0900 Subject: =?ISO-2022-JP?B?GyRCOl9CcCVvITwlKyE8NV5KZ0IuSnMbKEIhGyRCIVolRyE8JT9Gfk5PNkhMM0JnTkw8dUNtJE4kPyRhIVsheSVhJWslXiUsGyhCU09ITxskQkA4M2glSyVlITwlORsoQg==?= Message-ID: <20110927100950.8838.qmail@www20.bizmail.jp> ??????SOHO??????13,447??2011?9?? ??????:56,725? ???????????????????????? ???????????????????????????????????????????? ???????? Please e-mail the delivery stop here.? kyo at biz-career.rulez.jp ?1? ????SOHO???????????????????????????????? ?PR???????????????????????????????? ?????????????????! SOHO???????????????! ????????????????????!!???????????????????! ????????????????????????????????!? ??? !! ?????????? ? http://community.rulez.jp/ ?PR???????????????????????????????? ???????9??????????????? ?????????????????????????? ??SOHO??????????3??????????????? ?????????????????????????? ?1????????????????! ????????????! ????????????????????????????? ?2?????????????????????????! ??????! ?SOHO????????????????! ?3??????????????????????!?????! ????????????????????! ? ? ????????? ? ???????! ??????????!! ? ? ????? http://community.rulez.jp/ ???????????????? ????????????????? ?????????????????????????? ????SOHO??????!! ?????????????? 1.???? ? 18,500 ? 5,550? 2.?????????????? ? 10,550 ? 45,900? 3.????????? ? 1,000 ? 31,531? 4.????????? 6 ? 42,000? 5.?????????? 4 ? 13,500? 6.???????????????? ? 90 ? 45,000? ????????183,481????? ???????????????????(1?2?4????)???????!! ? http://community.rulez.jp/ ? ?(??????????) ????????????????????????? ???????????????! ????????????!! ??????????????????????????????????? ?????????????????????????SOHO?????????? ?????????????????????????????????????????? ??????????????????????????????????? ??????????????? ??????????????????????????????????????? ?????????????????????? ?????????????????????????????????? ??????????????????????????? ???????????????????????????????????????????? ???????? Please e-mail the delivery stop here.? kyo at biz-career.rulez.jp ??????????????????????????????????? ??????????????)??????????????Web?????????? ??????????????????????????????????? Copyright (c) 1999 ???????????????????????All rights reserved.???????