https://bugzilla.redhat.com/show_bug.cgi?id=834127 --- Comment #24 from Gary Gatling <gsgatlin@xxxxxxxx> --- Greetings, http://install.linux.ncsu.edu/pub/yum/itecs/public/bumblebee/fedora17/spec/7/VirtualGL.spec http://install.linux.ncsu.edu/pub/yum/itecs/public/bumblebee/fedora17/SRPMS/VirtualGL-2.3.1-6.fc17.src.rpm Ok. taking out the -devel being noarch fixed things with koji scratch builds for fedora 17 and fedora 16. I did think it was kind of odd the devel was noarch but I didn't give it much thought. I think I am doing epel correctly, but it fails. It seems there were different values for epel dist-6E-epel-testing-candidate and dist-6E-epel This is from mock from the web interface to koji: Getting requirements for VirtualGL-2.3.1-6.el6.src --> cmake28-2.8.8-4.el6.i686 --> fltk-devel-1.1.10-1.el6.i686 --> openssl-devel-1.0.0-20.el6_2.5.i686 Error: No Package found for turbojpeg-devel So I guess my question is can I submit my New Package SCM Request with el6 in it even if it fails in koji ? I know it is failing becuase of the BuildRequires: turbojpeg-devel where turbojpeg-devel is in fedora but I think turbojpeg-devel and turbojpeg are missing in epel at this time. So I guess I need to request that turbojpeg be added to epel first? Sorry about this process being so new to me. I was hoping this could be made availible through epel as well as fedora? It also seems to fail with f18 but not sure why. It gets to the 53% mark and goes and craps out: [ 53%] Built target sharedtex_mt Linking CXX executable ../bin/fakerut cd /builddir/build/BUILD/VirtualGL-2.3.1/server && /usr/bin/cmake -E cmake_link_script CMakeFiles/fakerut.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O3 -DNDEBUG -Wl,-z,relro -L/builddir/build/BUILD/VirtualGL-2.3.1/staticlib -static-libgcc CMakeFiles/fakerut.dir/fakerut.cpp.o -o ../bin/fakerut -rdynamic -z now /usr/lib64/libGL.so -lGLU -z now /usr/lib64/libX11.so -ldl -lpthread make[2]: Leaving directory `/builddir/build/BUILD/VirtualGL-2.3.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/VirtualGL-2.3.1/CMakeFiles 5 [ 53%] Built target fakerut make[1]: Leaving directory `/builddir/build/BUILD/VirtualGL-2.3.1' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.RxFZsk (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.RxFZsk (%build) Child returncode was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/VirtualGL.spec'] Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 352, in do raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/VirtualGL.spec'] LEAVE do --> EXCEPTION RAISED Pretty weird. Is that a show stopper if it fails in koji scratch build for f18? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review