On 7-Jul-09, at 7:23 AM, Kristian Nielsen wrote:
Hi Toby,
Toby Thain writes:
On 3-Jun-09, at 12:48 PM, Kristian Nielsen wrote:
Toby Thain writes:
Toby Thain has proposed merging lp:~qu1j0t3/maria/solaris10-port
into lp:maria.
Added build scripts for 32 bit x86 architecture on
On 3-Jun-09, at 12:48 PM, Kristian Nielsen wrote:
Toby Thain writes:
Toby Thain has proposed merging lp:~qu1j0t3/maria/solaris10-port
into lp:maria.
Added build scripts for 32 bit x86 architecture on Solaris.
Renamed some scripts for consistency. Changed to dynamic linking
of libgcc
Toby Thain has proposed merging lp:~qu1j0t3/maria/solaris10-port into lp:maria.
Requested reviews:
Kristian Nielsen (knielsen)
Added build scripts for 32 bit x86 architecture on Solaris. Renamed some
scripts for consistency. Changed to dynamic linking of libgcc.
--
https
On 18-May-09, at 1:09 AM, Toby Thain wrote:
Hi list,
I have pushed some changes for SPARC (build script simplification
and a portability change to PBXT) to my private branch:
https://code.launchpad.net/~qu1j0t3/maria/solaris10-port
...
The 64-bit builds fail like this (on plugin load
Hi list,
I have pushed some changes for SPARC (build script simplification and
a portability change to PBXT) to my private branch:
https://code.launchpad.net/~qu1j0t3/maria/solaris10-port
This is a work in progress, as I have only been able to get passing
builds for 32 bit, not 64.
Avail
On 11-May-09, at 7:54 AM, Sergey Petrunya wrote:
Hi!
I've got several questions for our instance of buildbot:
...
Is it possible to set up buildbot to run several configurations,
but one after
the other? Looking at the buildbot status page, I see that
- there are not too many hosts
- they
On 5-May-09, at 2:39 PM, Kristian Nielsen wrote:
...
+export warnings c_warnings cxx_warnings base_cxxflags
Hm, these actually don't have to be exported, do they? Seems they
are mostly
for use in SETUP.sh?
If they need not be exported, please remove the export to avoid
confusion (if
it is n
On 8-May-09, at 1:45 AM, Kristian Nielsen wrote:
Kristian Nielsen writes:
I suggest you re-commit all of the changes as a single commit
(this is
generally preferred in Maria development), or at least add a good
commit
message (eg. mention fixing the BUILD/ scripts). Also, you should
add
On 5-May-09, at 2:39 PM, Kristian Nielsen wrote:
Toby Thain writes:
...
+# take only #define options - the others are gcc specific
+DEFS=""
+for F in $debug_cflags ; do
+ expr "$F" : "^-D" && DEFS="$DEFS $F"
+done
+debug_cflags="
On 5-May-09, at 9:24 AM, Kristian Nielsen wrote:
Hi Toby,
Nice (and much needed) cleanup of the Solaris BUILD/* scripts,
thanks a lot!
And thanks for the PBXT portability fixes also.
I have a few smaller comments given inline below. The patch should
be ok to
be pushed to main after thes
Hi list,
I am setting up a buildbot for Solaris 10/amd64 (later SPARC) and I
see this test failure on Sun cc (only).
gcc builds pass all tests. (Although a patch is required.)
Any clues?
--Toby
bzr branch lp:maria
...
BUILD/compile-solaris-amd64-forte && cd mysql-test/ && ./mysql-test-ru
11 matches
Mail list logo