Bitcoin Forum
June 19, 2024, 03:12:58 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1] 2 3 »  All
  Print  
Author Topic: Bounty 0.1BTC - compile static build CentOS 5.5 & 6.5 (x32 and x64)  (Read 2727 times)
primer- (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
June 17, 2014, 03:52:13 PM
Last edit: June 17, 2014, 04:24:11 PM by primer-
 #1

I'm placing a 0.1BTC bounty for 2 static builds of pooler's cpuminer (https://github.com/pooler/cpuminer)

CentOS 5.5 x64
CentOS 6.5 x64

Both servers are deployed with minimal installation packages. You will connect to my server via teamviewer, ssh to the boxes, install dependencies and compile static builds. Screen recording
will be on.

BONUS +0.1BTC : set up mingw on the CentOS6.5 box and compile windows x64 and x86 builds

Payment will be made after work is done.


liteon
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


I'm a Firestarter!


View Profile WWW
June 17, 2014, 06:15:53 PM
 #2

I will do this for 0.1 BTC as you said.
PM me when you want to do it.

Selling NordVPN account with premium sub - expires 2021! PM me to buy.
primer- (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
June 17, 2014, 06:22:06 PM
 #3

Vidim da si nov korisnik, ako prvi put ovo radis neces uspeti...
liteon
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


I'm a Firestarter!


View Profile WWW
June 17, 2014, 06:24:40 PM
 #4

Ne brini, radio sam na linuxu do sada Smiley
Novi sam na ovom forumu i ne bih se registrovao do skoro, da nisam trazio miner da kupim.
Inace, ovo kad radimo, trebace ti Putty i moraces ti da se ulogujes na server, a ja cu da odradim ostatak.
Samo kazi kad hoces.

EDIT:
The last posting from your IP was less than 360 seconds ago. Please try again later.
===============================================================



Posalji mi adresu IP viewera i lozinku ako zelis odmah da ti to odradim.
Napravi "radnike" za servere i spremi mi to u nekom .txt fajlu.

Selling NordVPN account with premium sub - expires 2021! PM me to buy.
rarkenin
Hero Member
*****
Offline Offline

Activity: 784
Merit: 500



View Profile
June 17, 2014, 06:27:18 PM
 #5

For English speakers out there, is this still open, or has it been claimed in the posts above? If it is open, I am willing to do this.
primer- (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
June 17, 2014, 06:38:14 PM
 #6

For English speakers out there, is this still open, or has it been claimed in the posts above? If it is open, I am willing to do this.

I've sent liteon credentials and will be following his progress. If it turns out he cant do the work i'll revert the snapshots to clean state and let you take over.
primer- (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
June 17, 2014, 06:38:41 PM
 #7

Ne brini, radio sam na linuxu do sada Smiley
Novi sam na ovom forumu i ne bih se registrovao do skoro, da nisam trazio miner da kupim.
Inace, ovo kad radimo, trebace ti Putty i moraces ti da se ulogujes na server, a ja cu da odradim ostatak.
Samo kazi kad hoces.

EDIT:
The last posting from your IP was less than 360 seconds ago. Please try again later.
===============================================================



Posalji mi adresu IP viewera i lozinku ako zelis odmah da ti to odradim.
Napravi "radnike" za servere i spremi mi to u nekom .txt fajlu.

Poslao na PM teamviewer info
rarkenin
Hero Member
*****
Offline Offline

Activity: 784
Merit: 500



View Profile
June 17, 2014, 06:48:22 PM
 #8

For English speakers out there, is this still open, or has it been claimed in the posts above? If it is open, I am willing to do this.

Thanks, could you PM me if that happens, and I don't notice here? I try to monitor threads I've posted to recently using the forum tools but sometimes I don't get a chance to track everything.
liteon
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


I'm a Firestarter!


View Profile WWW
June 17, 2014, 06:52:17 PM
 #9



Poslao na PM teamviewer info

Kaze da je password pogresan.

Selling NordVPN account with premium sub - expires 2021! PM me to buy.
primer- (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
June 17, 2014, 06:52:36 PM
 #10

Liteon had enough time to connect via teamviewer and begin. He has not done so. New credentials sent to rarkenin
liteon
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


I'm a Firestarter!


View Profile WWW
June 17, 2014, 07:02:14 PM
 #11

Liteon had enough time to connect via teamviewer and begin. He has not done so. New credentials sent to rarkenin

No problem.

Selling NordVPN account with premium sub - expires 2021! PM me to buy.
rarkenin
Hero Member
*****
Offline Offline

Activity: 784
Merit: 500



View Profile
June 17, 2014, 09:01:02 PM
 #12

I've tried and failed so far, I'll be trying later on. If anyone can solve this and wants to share the bounty, I'll explain the situation:

curl compiles on both versions with --enable-static and --disable-shared, check
openssl compiles on 5.5 as static; 6.5 has an existing openssl-static package that appears to be valid
kerberos compiles on both as static. However, the compilation of cpuminer itself fails. 5.5 can't link to Kerberos, 6.5 can't link to -lcrypto

As a last resort, Statifier might be possible, but it currently has a few disadvantages, so I'm still seeking to obtain a true static build. Specifically, if the goal was performance, then Statifier is not possible as code is still position-independent.
primer- (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
June 17, 2014, 09:08:14 PM
 #13

I've tried and failed so far, I'll be trying later on. If anyone can solve this and wants to share the bounty, I'll explain the situation:

curl compiles on both versions with --enable-static and --disable-shared, check
openssl compiles on 5.5 as static; 6.5 has an existing openssl-static package that appears to be valid
kerberos compiles on both as static. However, the compilation of cpuminer itself fails. 5.5 can't link to Kerberos, 6.5 can't link to -lcrypto

As a last resort, Statifier might be possible, but it currently has a few disadvantages, so I'm still seeking to obtain a true static build. Specifically, if the goal was performance, then Statifier is not possible as code is still position-independent.

Statifier looks interesting. If you can create the static build on 6.5 and it runs on centos 5.5 that will be good enough for me, whatever the file size ends up to be.
rarkenin
Hero Member
*****
Offline Offline

Activity: 784
Merit: 500



View Profile
June 17, 2014, 09:11:17 PM
 #14

Is it OK if I try that tomorrow afternoon? Unfortunately, I'm going to be busy tonight and tomorrow morning.
primer- (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
June 17, 2014, 09:13:29 PM
 #15

Is it OK if I try that tomorrow afternoon? Unfortunately, I'm going to be busy tonight and tomorrow morning.

Tomorrow afternoon will work, thanks
liteon
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


I'm a Firestarter!


View Profile WWW
June 17, 2014, 10:21:13 PM
 #16

For a autotools configure try:

> env CFLAGS="[OPT] -m32" CXXFLAGS="[OPT] -m32" \
  ./configure --host=i686-pc-linux-gnu --enable-static [--disable-shared]
where OPT is other compiler flags, e.g., -O2, etc.

The explicit use of -static in $CFLAGS, $CXXFLAGS is probably not doing what you want.
It might be necessary to use: CC="gcc -m32", CXX="g++ -m32" (depending on the compiler) for the required mode to carry through to the link stage.

Selling NordVPN account with premium sub - expires 2021! PM me to buy.
Ov3rload
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 17, 2014, 10:24:24 PM
 #17

There is a problem with where those libraries are saved or how those are named, shouldn't be too hard to fix. (the correct path is missing?)

I can give it a try if you want, maybe just adding -L /usr/local/ssl/lib/ will help Tongue

primer- (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
June 17, 2014, 10:27:52 PM
 #18

I'd like to give liteon a try as he seems to know what hes doing.
Liteon you up for it ? You get the entire bounty if you succeed tonight.
liteon
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


I'm a Firestarter!


View Profile WWW
June 17, 2014, 10:34:08 PM
 #19

I'd like to give liteon a try as he seems to know what hes doing.
Liteon you up for it ? You get the entire bounty if you succeed tonight.

Nah, you denied my 1st attempt, so I will not try anything.
Will let this to someone else.

Selling NordVPN account with premium sub - expires 2021! PM me to buy.
primer- (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
June 17, 2014, 10:36:33 PM
 #20

I'd like to give liteon a try as he seems to know what hes doing.
Liteon you up for it ? You get the entire bounty if you succeed tonight.

Nah, you denied my 1st attempt, so I will not try anything.
Will let this to someone else.

Ok, no hard feelings, job was awarded to rarkenin as he has been around bitcointalk longer than you.
Pages: [1] 2 3 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!