Cannot build binary RPMs from Percona provided SRC RPMs

Bug #1095575 reported by Ovais Tariq
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Confirmed
Undecided
Ignacio Nin
5.1
New
Undecided
Ignacio Nin
5.5
Confirmed
Undecided
Ignacio Nin

Bug Description

I am able to build MySQL binary RPMs from the source RPMs provided by Oracle by using the following command-line:
rpmbuild --rebuild --clean --define='runselftest 0' /usr/src/redhat/SRPMS/MySQL-5.5.29-1.rhel5.src.rpm

However, I am unable to build binary RPMs from the source RPMs provided by Percona. I am using the following command line:
rpmbuild --rebuild --clean --define='percona 1' --define='gotrevision 334' --define='runselftest 0' /usr/src/redhat/SRPMS/Percona-Server-55-5.5.28-rel29.1.334.rhel5.src.rpm

The source RPMs were downloaded from the following link:
http://www.percona.com/downloads/Percona-Server-5.5/Percona-Server-5.5.28-29.1/source/

Some information about the machine:

[root@centos58_01 redhat]# cat /etc/*-release
CentOS release 5.8 (Final)

[root@centos58_01 redhat]# uname -a
Linux centos58_01 2.6.18-308.el5 #1 SMP Tue Feb 21 20:06:06 EST 2012 x86_64 x86_64 x86_64 GNU/Linux

Please see the attached log from the rpmbuild run that fails.

Tags: pkg
Revision history for this message
Ovais Tariq (ovais-tariq) wrote :
Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :
Download full text (4.3 KiB)

The log file is missing the part after 'RPM build errors'.

Here is what I got

RPM build errors:
    user jenkins does not exist - using root
    group jenkins does not exist - using root
    user jenkins does not exist - using root
    group jenkins does not exist - using root
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/daemon_example.ini
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/adt_null.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/libdaemon_example.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/mypluglib.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/semisync_master.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/semisync_slave.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/auth.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/auth_socket.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/auth_test_plugin.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/qa_auth_client.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/qa_auth_interface.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/qa_auth_server.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/auth_pam.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/auth_pam_compat.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/dialog.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/debug/adt_null.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/debug/libdaemon_example.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/debug/mypluglib.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/debug/semisync_master.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/debug/semisync_slave.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-rel29.3.388.rhel5.x86_64/usr/lib64/mysql/plugin/debug/auth.so
    File not found: /root/rpmbuild/BUILDROOT/Percona-Server-55-5.5.28-...

Read more...

tags: added: pkg
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.