This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ld /tmp/WineHelper/build/Default/WineHelper.app/Contents/MacOS/WineHelper normal i386 | |
mkdir /tmp/WineHelper/build/Default/WineHelper.app/Contents/MacOS | |
cd /tmp/WineHelper | |
/Developer/usr/bin/gcc-4.0 -o /tmp/WineHelper/build/Default/WineHelper.app/Contents/MacOS/WineHelper -L/tmp/WineHelper/build/Default -F/tmp/WineHelper/build/Default -filelist /tmp/WineHelper/build/WineHelper.build/Default/WineHelper.build/Objects-normal/i386/WineHelper.LinkFileList -framework Cocoa -arch i386 -prebind | |
Touch /tmp/WineHelper/build/Default/WineHelper.app | |
cd /tmp/WineHelper | |
/usr/bin/touch -c /tmp/WineHelper/build/Default/WineHelper.app | |
** BUILD SUCCEEDED ** | |
# Creating Wine.bundle... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--(/Users/andrewroth/Development/darwine-builds/buildEnv_1.1.16/wineEnv)-----------------------------------------------------------------------------------------------------------------------(andrewroth@andrew-roths-macbook-pro:s000)-- | |
--(01:07)-- $ ./build_darwine_x86.sh | |
##### buildDarwine => pkg-config: checking version... updating to 0.23 | |
##### buildDarwine => pkg-config-0.23.tar.gz: downloading ... OK | |
##### buildDarwine => pkg-config-0.23.tar.gz: unpacking... OK | |
##### buildDarwine => pkg-config-0.23: building... OK | |
##### buildDarwine => lcms: checking version... updating to 1.17 | |
##### buildDarwine => lcms-1.17.tar.gz: downloading ... OK |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--(/Users/andrewroth/Development/darwine-builds/buildEnv_1.1.16/wineEnv)-----------------------------------------------------------------------------------------------------------------------(andrewroth@andrew-roths-macbook-pro:s000)-- | |
--(03:46)-- $ ./build_darwine_x86.sh | |
##### buildDarwine => pkg-config: checking version... updating to 0.23 | |
##### buildDarwine => pkg-config-0.23.tar.gz: downloading ... OK | |
##### buildDarwine => pkg-config-0.23.tar.gz: unpacking... OK | |
##### buildDarwine => pkg-config-0.23: building... OK | |
##### buildDarwine => lcms: checking version... updating to 1.17 | |
##### buildDarwine => lcms-1.17.tar.gz: downloading ... OK |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--(/Users/andrewroth/Development/darwine-builds/buildEnv_1.1.16/wineEnv)-----------------------------------------------------------------------------------------------------------------------(andrewroth@andrew-roths-macbook-pro:s000)-- | |
--(04:38)-- $ ./build_darwine_x86.sh | |
##### buildDarwine => pkg-config: checking version... OK (0.23) | |
##### buildDarwine => lcms: checking version... OK (1.17) | |
##### buildDarwine => libjpeg: checking version... OK (6b) | |
##### buildDarwine => zlib: checking version... OK (1.2.3) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Undefined symbols: | |
"_htmlDocContentDumpOutput", referenced from: | |
_xmlnode_transformNode in node.o | |
"_xmlBufferContent", referenced from: | |
_xmlnode_get_xml in node.o | |
_xmlnode_transformNode in node.o | |
_xmlnode_transformNode in node.o | |
"_xmlParseChunk", referenced from: | |
_internal_parseStream in saxreader.o | |
_internal_parseStream in saxreader.o |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msxml3.spec attribute.o bsc.o cdata.o comment.o dispex.o docfrag.o domdoc.o domimpl.o element.o entityref.o factory.o httprequest.o main.o node.o nodelist.o nodemap.o parseerror.o pi.o queryresult.o regsvr.o saxreader.o schema.o text.o uuid.o xmldoc.o xmlelem.o version.res -o msxml3.dll.so -luuid -lurlmon -lshlwapi -loleaut32 -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -L/Users/andrewroth/Development/darwine-builds/buildEnv_1.1.17/wineEnv/usr/lib | |
Undefined symbols: | |
"_htmlDocContentDumpOutput", referenced from: | |
_xmlnode_transformNode in node.o | |
"_xmlBufferContent", referenced from: | |
_xmlnode_get_xml in node.o | |
_xmlnode_transformNode in node.o | |
_xmlnode_transformNode in node.o | |
"_xmlParseChunk", referenced from: | |
_internal_parseStream in saxreader.o |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by Wine configure 1.1.17, which was | |
generated by GNU Autoconf 2.63. Invocation command line was | |
$ ./configure | |
## --------- ## | |
## Platform. ## |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--(/Users/andrewroth/Development)-----------------------------------------------(andrewroth@ar-mbp:s001)-- | |
--(19:34)-- $ git clone [email protected]:andrewroth/active_scaffold_sortable_demo.git | |
Initialized empty Git repository in /Users/andrewroth/Development/active_scaffold_sortable_demo/.git/ | |
remote: Counting objects: 179, done. | |
remote: Compressing objects: 100% (119/119), done. | |
remote: Total 179 (delta 54), reused 164 (delta 42) | |
Receiving objects: 100% (179/179), 105.30 KiB | 51 KiB/s, done. | |
Resolving deltas: 100% (54/54), done. | |
--(/Users/andrewroth/Development)-----------------------------------------------(andrewroth@ar-mbp:s001)-- | |
--(19:35)-- $ cd active_scaffold_sortable_demo/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
On my server I get a stack level too deep. I have a ruby-debug here and I can see it looping now. | |
[446, 455] in /opt/ruby-enterprise-1.8.6-20090201/lib/ruby/1.8/net/http.rb | |
446 | |
447 # Creates a new Net::HTTP object. | |
448 # If +proxy_addr+ is given, creates an Net::HTTP object with proxy support. | |
449 # This method does not open the TCP connection. | |
450 def HTTP.new(address, port = nil, p_addr = nil, p_port = nil, p_user = nil, p_pass = nil) | |
=> 451 h = Proxy(p_addr, p_port, p_user, p_pass).newobj(address, port) | |
452 h.instance_eval { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>Action Controller: Exception caught</title> | |
<style> | |
body { background-color: #fff; color: #333; } | |
body, p, ol, ul, td { | |
font-family: verdana, arial, helvetica, sans-serif; | |
font-size: 13px; | |
line-height: 18px; |