Pinba extension compilation issue on CentOS 5.5

36 views
Skip to first unread message

Ilya Kozlov

unread,
Aug 31, 2011, 8:52:00 AM8/31/11
to pinba-...@googlegroups.com
Clean installation of CentOS 5.5

Adding repos with php5.2

Installing dependencies: yum install git-core php-devel gcc gcc-c++ protobuf-devel protobuf-compiler
Cloning current version: git clone git://github.com/tony2001/pinba_extension.git
phpize
./configure
make
Checking md5sums:
9598f523ec57d63b685f8849e98b3fa6  ./.libs/pinba-pb.o
219628939dd3b149b21ec23e242be41f  ./.libs/pinba.so
219628939dd3b149b21ec23e242be41f  ./modules/pinba.so

Let's try again:
rm -rf, git clone ... make and looking for checksums:
630ef1a4c4ab33bbb1c52adf3c44a10b  ./.libs/pinba-pb.o
3156a315ba562f4041315debd89aae47  ./.libs/pinba.so
3156a315ba562f4041315debd89aae47  ./modules/pinba.so
Checksums differs! And again and again...

The remaining files are the same. Could you please help me with this problem?

I have the same problem with php 5.3-3 :-(

--
WBR, Ilya Kozlov AKA unicast AKA Lin

Antony Dovgal

unread,
Sep 18, 2011, 2:19:09 AM9/18/11
to pinba-...@googlegroups.com
On 08/31/2011 04:52 PM, Ilya Kozlov wrote:
> Checking md5sums:
> 9598f523ec57d63b685f8849e98b3fa6 ./.libs/pinba-pb.o
> 219628939dd3b149b21ec23e242be41f ./.libs/pinba.so
> 219628939dd3b149b21ec23e242be41f ./modules/pinba.so
>
> Let's try again:
> rm -rf, git clone ... make and looking for checksums:
> 630ef1a4c4ab33bbb1c52adf3c44a10b ./.libs/pinba-pb.o
> 3156a315ba562f4041315debd89aae47 ./.libs/pinba.so
> 3156a315ba562f4041315debd89aae47 ./modules/pinba.so
> Checksums differs! And again and again...
>
> The remaining files are the same. Could you please help me with this problem?
>
> I have the same problem with php 5.3-3 :-(

Why do you think it's a problem?
AFAIK the resulting binaries should not always have the same checksum, even if the sources are still the same.

--
Wbr,
Antony Dovgal
---
http://pinba.org - realtime profiling for PHP

Reply all
Reply to author
Forward
0 new messages