Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 4 Sep 2013 11:18:22 +0400
From: gremlin@...mlin.ru
To: owl-users@...ts.openwall.com
Subject: Re: MySQL w/cmake: anyone tried packaging for Owl?

On 03-Sep-2013 15:35:51 +0200, John Spencer wrote:

 > > /home/gremlin/RPM/BUILD/mysql-5.6.13/sql/rpl_gtid_set.cc: In
 > > function 'rpl_gno parse_gno(const char**)':
 > > /home/gremlin/RPM/BUILD/mysql-5.6.13/sql/rpl_gtid_set.cc:396:25:
 > > error: 'LLONG_MAX' was not declared in this scope
 > > I didn't investigate that thoroughly yet.

 > that looks as if rpl_gtid_set.cc should include limits.h

Obviously, that was the first thing I tried. And, of course, it didn't
help.

 > > now i'm trying to figure out how i can prevent it from install
 > > its 10K tests eating 180MB of hd space.
 > > That's simple: you can use /bin/rm inside the %install section
 > > :-)

 > i'm trying to find a way it doesnt get copied around to save
 > build time...

I used a smile there... But sometimes /bin/rm really is a good friend
for the package builder.

 > this seems to work
 > echo "RETURN()" > tests/CMakeLists.txt

Yes, this is much more elegant solution.


-- 
Alexey V. Vissarionov aka Gremlin from Kremlin <gremlin ПРИ gremlin ТЧК ru>
GPG key ID: 0xEF3B1FA8, keyserver: hkp://subkeys.pgp.net
GPG key fingerprint: 8832 FE9F A791 F796 8AC9 6E4E 909D AC45 EF3B 1FA8

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.