clogger RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Ben Armstrong <BArmstrong@dymaxion.ca>
To: <clogger-public@bogomips.org>
Subject: gem fails to build on Win 7 32 bit, DevKit 3.7.2 (rubyinstaller.org)
Date: Mon, 25 Jul 2016 12:07:58 -0300	[thread overview]
Message-ID: <230a2e9e-a0d3-2473-2cba-567eadc32c88@dymaxion.ca> (raw)

[-- Attachment #1: Type: text/plain, Size: 287 bytes --]

Hi,

I want to use clogger on Windows with the rubyinstaller.org version of 
Ruby 2.2.4. However, the native gem will not build. I have attached the 
gem_make.out from my failed attempt. Please resolve or let me know if 
there's anything else I can try to help solve this.

Thanks,

Ben

[-- Attachment #2: gem_make.out --]
[-- Type: text/plain, Size: 3061 bytes --]

current directory: c:/Ruby22/lib/ruby/gems/2.2.0/gems/clogger-2.0.2/ext/clogger_ext
c:/Ruby22/bin/ruby.exe -r ./siteconf20160725-8240-12azzw.rb extconf.rb
checking for ruby.h... yes
checking for fcntl.h... yes
checking for F_GETFL in fcntl.h... no
checking for O_NONBLOCK in unistd.h,fcntl.h... yes
checking for CLOCK_MONOTONIC in time.h... yes
checking for clockid_t in time.h... yes
checking for clock_gettime() in time.h... yes
checking for localtime_r() in time.h... yes
checking for gmtime_r() in time.h... yes
checking for struct tm.tm_gmtoff in time.h... no
checking for rb_str_set_len() in ruby.h... yes
checking for rb_thread_call_without_gvl() in ruby/thread.h... yes
checking for rb_thread_blocking_region() in ruby.h... no
checking for rb_thread_io_blocking_region() in ruby.h... yes
creating Makefile

To see why this extension failed to compile, please check the mkmf.log which can be found here:

  c:/Ruby22/lib/ruby/gems/2.2.0/extensions/x86-mingw32/2.2.0/clogger-2.0.2/mkmf.log

current directory: c:/Ruby22/lib/ruby/gems/2.2.0/gems/clogger-2.0.2/ext/clogger_ext
make "DESTDIR=" clean

current directory: c:/Ruby22/lib/ruby/gems/2.2.0/gems/clogger-2.0.2/ext/clogger_ext
make "DESTDIR="
generating clogger_ext-i386-mingw32.def
compiling clogger.c
In file included from clogger.c:11:0:
c:\devkit4.7.2\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/sys/time.h:42:13: error: conflicting types for 'gettimeofday'
In file included from c:/Ruby22/include/ruby-2.2.0/ruby/defines.h:163:0,
                 from c:/Ruby22/include/ruby-2.2.0/ruby/ruby.h:29,
                 from c:/Ruby22/include/ruby-2.2.0/ruby.h:33,
                 from clogger.c:1:
c:/Ruby22/include/ruby-2.2.0/ruby/win32.h:318:12: note: previous declaration of 'gettimeofday' was here
In file included from clogger.c:24:0:
blocking_helpers.h:57:0: warning: "stat" redefined [enabled by default]
In file included from c:/Ruby22/include/ruby-2.2.0/ruby/defines.h:163:0,
                 from c:/Ruby22/include/ruby-2.2.0/ruby/ruby.h:29,
                 from c:/Ruby22/include/ruby-2.2.0/ruby.h:33,
                 from clogger.c:1:
c:/Ruby22/include/ruby-2.2.0/ruby/win32.h:199:0: note: this is the location of the previous definition
clogger.c: In function 'to_path':
clogger.c:994:3: warning: passing argument 2 of 'fstati64' from incompatible pointer type [enabled by default]
In file included from c:/Ruby22/include/ruby-2.2.0/ruby/defines.h:163:0,
                 from c:/Ruby22/include/ruby-2.2.0/ruby/ruby.h:29,
                 from c:/Ruby22/include/ruby-2.2.0/ruby.h:33,
                 from clogger.c:1:
c:/Ruby22/include/ruby-2.2.0/ruby/win32.h:483:12: note: expected 'struct _stat64 *' but argument is of type 'struct stat *'
clogger.c:996:3: warning: passing argument 2 of 'my_stat' from incompatible pointer type [enabled by default]
In file included from clogger.c:24:0:
blocking_helpers.h:21:12: note: expected 'struct _stat64 *' but argument is of type 'struct stat *'
make: *** [clogger.o] Error 1

make failed, exit code 2

             reply	other threads:[~2016-07-25 15:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-25 15:07 Ben Armstrong [this message]
2016-07-25 21:04 ` gem fails to build on Win 7 32 bit, DevKit 3.7.2 (rubyinstaller.org) Eric Wong
2016-07-26  9:35   ` Ben Armstrong
2016-07-26 15:24     ` Ben Armstrong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/clogger/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=230a2e9e-a0d3-2473-2cba-567eadc32c88@dymaxion.ca \
    --to=barmstrong@dymaxion.ca \
    --cc=clogger-public@bogomips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/clogger.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).