On 04/01/2013 09:45 PM, Richard Shaw wrote:
On Mon, Apr 1, 2013 at 2:41 PM, Dominik 'Rathann' Mierzejewski <[email protected] <mailto:[email protected]>> wrote:On Monday, 01 April 2013 at 16:54, Richard Shaw wrote: > I'm still having trouble building freecad for EL-6. I can use my local mock > to install tbb-devel on both x86_64 and i386 configurations but the builds > fail on buildsys saying that tbb-devel is not available. > > Anyone know what's going on? It seems to be available directly in RHEL: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/tbb-2.2-3.20090809.el6.src.rpm My CentOS 6.4 box can see it in the repos as well: $ yum list tbb-devel Available Packages tbb-devel.i686 2.2-3.20090809.el6 base tbb-devel.x86_64 2.2-3.20090809.el6 base $ cat /etc/centos-release CentOS release 6.4 (Final I've gotten used to transient build issues but a "plague-client requeue" is usually enough to fix it, but this[1] has been a problem for over a week: Getting requirements for freecad-0.13-1.el6.src --> cmake28-2.8.8-4.el6.x86_64 --> 1:doxygen-1.6.1-6.el6.x86_64 --> swig-1.3.40-6.el6.x86_64 --> graphviz-2.26.0-7.el6.x86_64 --> gcc-gfortran-4.4.6-3.el6.x86_64 --> gettext-0.17-16.el6.x86_64 --> dos2unix-3.1-37.el6.x86_64 --> desktop-file-utils-0.15-9.el6.x86_64 Error: No Package found for tbb-devel I don't know what else to do... Richard [1] http://buildsys.rpmfusion.org/logs/el-6-rpmfusion_nonfree/16647-freecad-0.13-1.el6/x86_64/job.log
tbb has been introduced in RHEL 6.4, while it was in EPEL previously and has now been removed. Maybe the RPM Fusion builders are still pointing at CentOS 6.3 ?
Regards, Xavier
