Closed Bug 908498 Opened 11 years ago Closed 11 years ago

Add new RPM for sixgill

Categories

(Release Engineering :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sfink, Assigned: rail)

References

Details

I am working on running our static rooting hazard analysis on our slave pool, and it uses a gcc plugin written by Brian Hackett. I'd like to get it added to the yum repo that the slaves pull from.

It should be built with a newish gcc. I built it on a slave inside of a mock_mozilla environment with this line after installing the SRPM:

PATH=/tools/gcc-4.7.3-0moz1/bin:$PATH rpmbuild -ba sixgill.spec

but I imagine a direct --rebuild would work as well.

The SRPM is at https://people.mozilla.org/~sfink/data/rpms/sixgill-0.9.1-4.src.rpm

If you're ok with a prebuilt one, you can use https://people.mozilla.org/~sfink/data/rpms/sixgill-0.9.1-4.x86_64.rpm but I don't have a 32-bit one lying around. Then again, I don't strictly need one either, since I'll only be doing 64-bit analyses for now.

The RPM is based on bhackett's subversion repository, rev 172, but with several patches of my own.
Blocks: 834909
Assignee: nobody → rail
Blocks: 930802
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.