The build tag has no wiki summary.
0
votes
1answer
21 views
Executing a TFS Build Agent outside the domain of the Build Controller
I have the requirement to execute a build agent on a machine that is outside the domain of the build controller. Is this possible and if so, is any extra configuration needed.
0
votes
0answers
16 views
How to rebuild the kernel module after making changes to the module for the same kernel level
I installed openvswitch kernel module using apt-get and seems like apt-get build and install that package using dkms. Apt-get installs sources in /usr/src/openvswitch-version/ directory. I need to do ...
0
votes
0answers
21 views
Creating binary distribution of lxml
I need to install a current release of lxml into a virtualenv on a VPS. This VPS however has some memory quota that doesn't allow me to build the package there. I tried therefore to build a ...
-1
votes
1answer
43 views
Is it possible to resume installation (build) after it was failed? [closed]
I'm trying to install Ruby-2.0.0-rc2 with ruby-build on Windows under Cygwin. And for the second time I get BUILD FAILED error. First time I had no make utility and got BUILD FAILED very fast after ...
0
votes
1answer
34 views
Using WITH_FAST_MUTEXES configure option when building MySQL 5.5
In MySQL 5.1 there was the --with-fast-mutexes configure flag used almost everywhere in custom builds.
Currently, the documentation for MySQL 5.5 (here) says nothing about WITH_FAST_MUTEXES, but cmake ...
0
votes
0answers
77 views
Python default binary with additional shared libraries
If I build python with "./configure --prefix=/opt/python2.7/Python-2.7.3 --enable-shared"
I get an executable with the following libraries required by the executable:
# ldd ...
2
votes
1answer
54 views
Detect Debian dist-upgrade versus clean build
I am looking at a Debian server that has version wheezy/sid. Is there a way I can tell if this server was upgraded from squeeze via dist-upgrade versus being built from scratch as a wheezy server?
0
votes
1answer
112 views
Android java build drained 8GB of memory [closed]
I build Android-4.0.4 for odroid-x on a lenovo x220 core i7 8GB of RAM running Linux Mint 12 (Ubuntu-11.10). I start 5 jobs to build, and after a while OOM triggers and kills dozen of processes until ...
0
votes
1answer
140 views
Creating a Jenkins build farm in a hands-off manner?
My colleague and I have set up and run Jenkins on a KVM guest running Ubuntu 12.04 with good results for a while now. We are thinking about deploying a cluster of Jenkins CI hosts in master/slave ...
1
vote
0answers
307 views
Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-bloc(8,2)
I am a spanish speaker so excuse me for my bad english.
I am learning how to compile slackware kernel, so I have downloaded linux-3.2.7.tar.bz2 from http://www.kernel.org
Conditions:
Slackware ...
0
votes
1answer
158 views
Teamcity build agent gives 504 gateway timeout
I have a new teamcity build agent machine, which when started up tries to connect to the build server and fails. It never shows up in the connected, disconnected or unauthorised agents tabs of the ...
0
votes
1answer
114 views
Xen make: you must install 'guilt' on your build machine
While trying to build Xen on my Ubuntu 12.04 Server system I see the following:
package/xenclient/gcc/gcc.mk:30: warning: overriding commands for target `/home/hash/device/xen/dl/gcc-4.2.4.tar.bz2'
...
4
votes
2answers
593 views
Optimal way to build and deploy a website as a .deb package
I've been battling with deploying (mainly PHP) websites as .deb files for some time and wonder if there's a better way than my rather convoluted method. My goal is continuous integration on my staging ...
0
votes
2answers
234 views
Copying Centos to another server
I just did a fresh install of centos and spent ages adding all my standard libraries. Is there a way I can easily take a copy of this build and deploy to another new server?
-8
votes
2answers
127 views
How to time how long it takes to compile Red Hat from source? [closed]
I want to time how long it takes to compile the latest version of Red Hat Enterprise Linux 6. I have downloaded the SRPMs from the Red Hat's FTP server.
How do I time how long it takes to compile ...
0
votes
1answer
101 views
Installing GPSBabel on CentOS 5 x86_64
Well first let me say I have no clue about doing anything on my server, I ask my host to do all installs for me.
I run a website where users store latitude and longitude coordinates in my database. I ...
0
votes
2answers
260 views
Which hardware to VM ratio for Build-Server virtualization?
After a few comments and answers and thinking, I hope I can now add a
TL;DR : If I want full performance(a) and (simple) HW failure redundancy, does it make any sense to go for a virtualization ...
0
votes
1answer
91 views
How is the PHP extensions/modules file structure logic based?
I'm trying to configure/build PHP 5.3.10 on Linux/Slackware 12 but the extensions appear in the wrong directory when I run make install.
In the php.ini file is the extension dir defined:
...
3
votes
1answer
259 views
TFS 2010 - does the administration console on the build controller supposed to see all the agents?
We've recently migrated our TFS 2008 to TFS2010 and we wanted to have more than one build agent.
Disclaimer: lame geek naming comming...
So, the new server is the build controller (let's call him ...
0
votes
1answer
371 views
Mysql rpm package build for Scientific Linux
In my organization we need to deploy custom mysql packages for our Scientific Linux nodes.
We need the latest version of mysql and the install directory as
/opt/mysql
I am trying to build from ...
1
vote
3answers
188 views
Gentoo emerge from a list with USE flags and specific version
I've got a list of packages from a Gentoo server, like that:
[...snip...]
media-libs/libsdl-1.2.13 -X -aalib -alsa -arts -custom-cflags -dga -directfb -esd -fbcon -ggi -libcaca -nas -noaudio ...
1
vote
1answer
64 views
How is centos packages build?
Where do I find information about how a specific package in centos is build. Ie. what flags has been used on ./configure etc.
At the moment I'm trying to figure out how slapd (openldap-servers) are ...
0
votes
1answer
144 views
Problem building pyodbc on RHEL5
I'm trying to build the python module pyodbc on a RHEL5 server. I've downloaded the source directly from the pyodbc google code page. Whenever I run the
python setup.py build
command, I'm greeted ...
0
votes
1answer
44 views
In what situations have people used rpath
I have been asked to look into rpath as an option for doing our deployments in the future. We currently have various java webapps running in tomcat and jboss which we deploy using a mixture of rpms ...
1
vote
1answer
1k views
How to build (configure options) latest apache on ubuntu
I cannot figure out what are the correct ./configure options to build apache on an (oldish) ubuntu distribution that would preserve the same configuration file system.
I need apache with MPM Worker ...
1
vote
1answer
169 views
updating AD DNS from Linux build server
What options do I have, if any, to update an AD DNS server with new records as part of a deployment of a Linux server? Previously I was able to update a BIND server really very simply with some shared ...
0
votes
1answer
333 views
How to statically compile modules in Apache 2.2.17 for Win32
is it possibile to statically compile modules in apache.exe?
On both linux and mac side I was able to build an apache exec (httpd) stand alone that contains both all deps (apr, apr-util, pcre) and ...
0
votes
1answer
238 views
Alternative build manager to Hudson
I work at a software company where our primary development language is Java. Naturally, we use Hudson for continuous builds, which it works brilliantly for. However, Hudson is not so good at some of ...
1
vote
3answers
182 views
Building a new server?
I dont know if this is the right place to ask the question.
A friend of mine assigned me to create a web application for the company(warehouse) he works in order clients place orders etc.
The ...
0
votes
1answer
107 views
pyexiv2 build error src/exiv2wrapper.hpp:32:29: error: exiv2/preview.hpp: No such file or directory
The other day I used apt-get install python-pyexiv2 on my ubuntu server, but it seems to have given me an old version. It's not compatible with the code I wrote in my local development environment so ...
0
votes
1answer
337 views
Can't build mpc on Soalris 10
I'm trying to build mpc so that I can compile gcc 4.5, it fails with the following:
In file included from /usr/include/iso/stdarg_c99.h:34,
from /usr/include/stdarg.h:33,
...
0
votes
1answer
221 views
Why do I see two different ffmpeg binaries?
On Debian Lenny I built my own ffmpeg. When i do ffmpeg --version inside of a sudo bash shell I get the version I just build. Outside of it I get the old version. When using sudo ffmpeg I get the new ...
0
votes
2answers
55 views
checking Leopard Installer build on burned dvd
is there a way to discover the build of a Leopard installer without actually installing it?
I have 2 burned installers and one has a flaw and of course I forgot to label the builds on either
thanks ...
1
vote
3answers
84 views
Building on Idle Servers
I'm doing a build on my build server that can take advantage of multi-core processors, though I only have two - so it takes about 4 to 5 hours. There are several machines that us developers use for ...
0
votes
2answers
35 views
is there a way to automate changing filenames in <link> , <script> tags
when we use Expires header for text files like js, css, contents are cached in the browser, to get new content we need to change in the html file the new names in the link and script tag. When we add ...
0
votes
1answer
82 views
Get email at start of a TFS 2005 build
Using TFS 2005 I would like to send an email alert when a build is starting. Getting emails on BuildCompletion works great, just set it using the Team->Alerts. However, I cant find the event for ...
0
votes
2answers
152 views
Failure when make installworld is invoked to create a jail template in FreeBSD
I'm trying to follow this proceedure to install a jail template:
make installworld DESTDIR=/usr/jails/mroot
but get the following error:
===> lib/libcom_err/doc (install)
install-info --quiet ...
4
votes
2answers
2k views
Execute build task in Hudson with root privilages
I have a build script which executes apt-get and therefore requires root privileges. What is the best way to run this script in Hudson?
Currently the only solution I have found that works is to add ...
0
votes
1answer
229 views
Trying to build OpenSimulator.. nant fails
Output of nant is:
Buildfile: file:///root/opensim-0.6.8-release/OpenSim.build
Target framework: Mono 2.0 Profile
Target(s) specified: build
[echo] Using 'mono-2.0' Framework
init:
Debug:
...
2
votes
1answer
243 views
TFS 2010 - can Build servers be a VM?
I'm looking to setup a TFS environment. I'm proposing the TFS 2010 machine be a virtual box. can the Build server be a VM?
0
votes
2answers
632 views
Build Freebsd from source (LFS like)
Do you know any project/document similar to Linux from Scratch for FreeBSD?
Any pointers to build FreeBSD from scratch is appreciated. It is for learning purpose similar to LFS.
2
votes
1answer
367 views
Splitting build cross the network?
Is there a known solution for splitting build process cross the network machines?
Use case:
We are an average software development company. We own around 50 development workstations (Quad Core ...
1
vote
5answers
1k views
VMware Tools in Ubuntu guest on VMware Server 2 do not build
When trying to build the VMware tools in my Ubuntu 9.10 64 bit guest on a VMware Server 2.0.2 host with Debian 5 I'm getting strange errors like:
Building the vmmemctl module.
Using 2.6.x kernel ...
2
votes
3answers
422 views
finding binaries/files/libraries not in Path — specifically gcj
I am trying to build pdftk, which apparently requires gcj. Since it is not already in my path, I can either add the directory holding gcj to my path or define the path in the pre-made Makefile.
The ...
6
votes
2answers
527 views
Build gcc without a c compiler
Is it possible to build gcc without a c compiler already on the machine? If so, how?
3
votes
6answers
523 views
Build two servers or buy one from manufacturer?
I'm replacing three 7 year old servers with one new one. We are a small k-12 independent school, running AD, exchange, a database, and 3 3rd party apps.
From my research it looks like I can build 2 ...
1
vote
1answer
211 views
Is there a minimal php5ts.dll?
I've completed my web app and am using mongoose to serve the php pages. The whole app & mongoose is less then 2MB.
The php5ts.dll is almost 5MB so that really adds bloat. Also, my app is very ...
2
votes
4answers
106 views
Building a ASP.NET & SQL Server Machine(s); need some help
I currently have an asp.net web application running on an xp machine w/ iis 5.1 and sql server 2005 on our network. This application processes large excel files (50MB+), handles 100's of 1000's of ...
3
votes
3answers
2k views
Lazy disk backup for a ramdisk on Linux?
Quick and dirty summary: I want something like a write cache that drains only when the system isn't busy.
I want something along the lines of this question ...
1
vote
4answers
428 views
Software for a scalable, reliable, multi-TB storage array?
I recently picked up a bunch of hardware to build a new home media server. When fully configured, it'll have 20 1TB hotpluggable SATA-II drives running under a Linux system. To date, I've used RAID5 ...