|
Message-ID: <20130903132434.GA26500@gremlin.ru> Date: Tue, 3 Sep 2013 17:24:34 +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:11:51 +0200, John Spencer wrote: > it turns out, that with 5.6.11 it works just fine with make > DESTDIR=foobar install (rest of buildscript stayed the same, > only the segments part removed) I've tried to build 5.6.13, and it failed: [ 65%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_set.cc.o /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:395:25: error: 'LLONG_MAX' was not declared in this scope make[2]: *** [sql/CMakeFiles/binlog.dir/rpl_gtid_set.cc.o] Error 1 make[1]: *** [sql/CMakeFiles/binlog.dir/all] Error 2 make: *** [all] Error 2 error: Bad exit status from /home/gremlin/RPM/tmp/rpm-tmp.55534 (%build) I didn't investigate that thoroughly yet. > 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 :-) -- 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.