Issue Type: Bug Bug
Affects Versions: JRuby 1.7.3
Assignee: Thomas E Enebo
Created: 12/Apr/13 5:31 AM
Description:

$ ant cext
Buildfile: C:\jruby-1.7.3\build.xml

init:

prepare-bin-jruby:

jar:

init:

create-dirs:

copy-resources:

update-constants:
[echo] Updating Constants.java
[exec] Result: 128
[echo] ...using git revision = fffffff, tzdata = 2011n
[copy] Copying 1 file to C:\jruby-1.7.3\src_gen\org\jruby\runtime

uc_internal:

prepare:

compile-annotation-binder:

compile-jruby:

emma:

instrument:

generate-method-classes:

gmc_internal:

generate-unsafe:

gu_internal:

compile:

unzip-native-libs:

jar-jruby:

add-emma-jars:

jar-jopenssl:

build-jruby-cext-native:
[exec] make[1]: Entering directory `/c/jruby-1.7.3/cext/src'
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -Wun
def -I"/c/jruby-1.7.3/cext/src/../..//build" -I"/c/jruby-1.7.3/cext/src" -I"/c/jruby-1.7.3/cext/src/../..//build"/jni -I
"/c/jruby-1.7.3/cext/src"/include -I"/c/jruby-1.7.3/cext/src"/include/ruby -I"/c/Program Files/Java/jdk1.7.0_15/include
" -I"/c/Program Files/Java/jdk1.7.0_15/include/win32" -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -ggdb -O0 -march
=native -mtune=native -D_JNI_IMPLEMENTATION_ -DRUBY_DLLSPEC="__declspec(dllexport)" -c /c/jruby-1.7.3/cext/src/util.cpp
-o /c/jruby-1.7.3/cext/src/../..//build/util.o
[exec] c:/jruby-1.7.3/cext/src/util.cpp: In function 'void ruby_setenv(const char*, const char*)':
[exec] c:/jruby-1.7.3/cext/src/util.cpp:147:26: error: 'setenv' was not declared in this scope
[exec] make[1]: *** [/c/jruby-1.7.3/cext/src/../..//build/util.o] Error 1
[exec] make: *** [all] Error 2
[exec] make[1]: Leaving directory `/c/jruby-1.7.3/cext/src'

BUILD FAILED
C:\jruby-1.7.3\build.xml:899: exec returned: 2

Total time: 13 seconds

Environment: jruby 1.7.3 (1.9.3p385) 2013-04-08 fffffff on Java HotSpot(TM) Client VM 1.7.0_15-b03 [Windows 7-x86]
DevKit-tdm-32-4.5.2-20111229-1559-sfx
Project: JRuby
Priority: Major Major
Reporter: Gunchin Alexey
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to