On 02/27/2017 09:25 AM, Fabian Arrotin wrote: > PS : the epel rebuild effort is a blind effort, just rebuilding the epel > srpms. Where is the php-imap srpms? I thought you said it was in php extras, But I am not finding any php directory of note in https://armv7.dev.centos.org/repodir/epel-pass-1/ Now I have not done a build rpm for 3+ years. So I went to: https://wiki.centos.org/HowTos/SetupRpmBuildEnvironment To set up a build environment. I then tried to follow: https://www.redhat.com/archives/rpm-list/2002-February/msg00030.html To try and build something. I downloaded: https://armv7.dev.centos.org/repodir/c7-pass-1/php/5.4.16-23.el7_0.3/SRPM/php-5.4.16-23.el7.3.src.rpm to my /home/rgm on my CubieTruck and got stopped at the: rpm -bp foo.spec &> bp.log Where bp.log reports: $ more bp.log rpm: -bp: unknown option SO: Where can I get the proper srpms that contains php-imp? Where can if find complete instructions on building from said srpms? thanks