Package: gridengine User: ubuntu-de...@lists.ubuntu.com Version: 6.2u4-2 Severity: important Justification: fails to build from source Tags: patch
Hello dear maintainer, Pertaining to the above subject the package with the above mentioned version fails to build on ubuntu http://launchpadlibrarian.net/39241633/buildlog_ubuntu-lucid-i386.gridengine_6.2u4-2_FAILEDTOBUILD.txt.gz So in ubuntu we have applied the attached minimal trivial patch as a workaround, Regards -- Bhavani Shankar.R https://launchpad.net/~bhavi, a proud ubuntu community member. What matters in life is application of mind!, It makes great sense to have some common sense..!
diff -u gridengine-6.2u5/debian/rules gridengine-6.2u5/debian/rules --- gridengine-6.2u5/debian/rules +++ gridengine-6.2u5/debian/rules @@ -19,6 +19,8 @@ CFLAGS += -O2 endif +export SGE_INPUT_CFLAGS=-Wno-error + PRECMD=sh $(CURDIR)/debian/linux32-wrapper build: build-stamp