-
This story is to define a new organization for the TriBITS repo. The goals are:
1. Better define the different parts of tribits and their dependencies: "Core", "CI Support", "CTest Driver", etc.
2. A…
-
I'm running Debian-packaged Docker, attempting to write a Dockerfile that builds the MusicBrainz server using the attached Dockerfile. Right before executing `RUN cpanm --local-lib-contained /root/per…
-
A couple of applications that install a large amount of flows failed today on the latest revision of Trema. They ran OK without changes a few weeks ago, so after a bisection session I could attribute …
-
My project is hosted on Openshift and I'm trying to add a dependency on an artifact hosted in a private bitbucket repo using wagon-git. I set up the settings.xml file with the username and ran "mvn cl…
-
I get this error:
```
...
maketest: c-static-dylib
----- /Users/davidrenshaw/Code/rust/src/test/run-make/c-static-dylib/ --------------------
------ stdout -------------------------------------------…
-
Hello,
I got the following error when I changed the ConnectionString to use SQL Azure. It was working fine with LocalDB.
Error refers to BrockAllen.MembershipReboot.Ef line 54: db.SaveChanges();
E…
-
~/mylibs/apitrace/dispatch/glproc_egl.cpp: In function ‘void\* _getPrivateProcAddress(const char_)’:
~/mylibs/apitrace/dispatch/glproc_egl.cpp:142:52: error: ‘_eglGetProcAddress’ was not declared in t…
-
like this
```
Compiled src/ibrowse_app.erl
src/ibrowse_socks5.erl:3: can't find include lib "kernel/src/inet_dns.hrl"
src/ibrowse_socks5.erl:51: variable 'D' is unbound
src/ibrowse_socks5.erl…
-
To make this feasible I need to:
- Copy out build-intensive `deps/` subdirectories such as `atlas` to save compile time, especially on julia.mit.edu.
This is a note to self.
-
http://msdn.microsoft.com/en-us/library/9a89h429(v=vs.80).aspx
Unable to build the Debug release without disabling SAFESEH.
I'm not a windows guy, so this might be a bad thing for all i know, but if…