Skip to content

{bio}[GCC/4.8.4] biocompressors: DSRC-2.0rc, fastqz-1.5, fqzcomp-4.6, Quip-1.1.8, SCALCE-2.7, ZPAQ-7.00 (REVIEW)#1242

Merged
boegel merged 30 commits intoeasybuilders:developfrom
fgeorgatos:contrib_biocompressors
Feb 7, 2015
Merged

{bio}[GCC/4.8.4] biocompressors: DSRC-2.0rc, fastqz-1.5, fqzcomp-4.6, Quip-1.1.8, SCALCE-2.7, ZPAQ-7.00 (REVIEW)#1242
boegel merged 30 commits intoeasybuilders:developfrom
fgeorgatos:contrib_biocompressors

Conversation

@fgeorgatos
Copy link
Copy Markdown
Contributor

Signed-off-by: Fotis Georgatos [email protected]

Signed-off-by: Fotis Georgatos <[email protected]>
Signed-off-by: Fotis Georgatos <[email protected]>
@fgeorgatos fgeorgatos changed the title add Quip add biocompressors (Quip et al) Dec 10, 2014
@hpcugentbot
Copy link
Copy Markdown

Test PASSed.

1 similar comment
@hpcugentbot
Copy link
Copy Markdown

Test PASSed.

Signed-off-by: Fotis Georgatos <[email protected]>
@hpcugentbot
Copy link
Copy Markdown

Test PASSed.

@hpcugentbot
Copy link
Copy Markdown

Test PASSed.

@hpcugentbot
Copy link
Copy Markdown

Test FAILed.

@hpcugentbot
Copy link
Copy Markdown

Test PASSed.

@fgeorgatos fgeorgatos changed the title add biocompressors (Quip et al) add biocompressors (DSRC, fastqz, fqzcomp, Quip, SCALCE, ZPAQ et al) Dec 10, 2014
@fgeorgatos
Copy link
Copy Markdown
Contributor Author

Test report by @fgeorgatos
SUCCESS
Build succeeded for 6 out of 6
Linux debian 6.0.10, Intel(R) Xeon(R) CPU L5640 @ 2.27GHz, Python 2.6.6
See https://gist.github.com/3c2ce0d7182c479d13a0 for a full test report.

@fgeorgatos fgeorgatos changed the title add biocompressors (DSRC, fastqz, fqzcomp, Quip, SCALCE, ZPAQ et al) [GCC/4.8.2] add biocompressors (DSRC, fastqz, fqzcomp, Quip, SCALCE, ZPAQ et al) ; (REVIEW) Jan 20, 2015
@fgeorgatos
Copy link
Copy Markdown
Contributor Author

@boegel: DSRC is currently provided via github only, so the Binary version has been preferred for now; if this is an issue, I could drop it from this PR. Otherwise, we just need one more review over here.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

versionless 'source', so include a checksum for it?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and I'd prefer %(namelower)s

@boegel
Copy link
Copy Markdown
Member

boegel commented Jan 20, 2015

Jenkins: test this please

@hpcugentbot
Copy link
Copy Markdown

Refer to this link for build results (access rights to CI server needed):
https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/2271/
Test FAILed.

@hpcugentbot
Copy link
Copy Markdown

Refer to this link for build results (access rights to CI server needed):
https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/2272/
Test PASSed.

@fgeorgatos
Copy link
Copy Markdown
Contributor Author

Test report by @fgeorgatos
SUCCESS
Build succeeded for 7 out of 7
Linux debian 6.0.10, Intel(R) Xeon(R) CPU X5670 @ 2.93GHz, Python 2.6.6
See https://gist.github.com/e64ec34a0a9515e5b306 for a full test report.

@hpcugentbot
Copy link
Copy Markdown

Refer to this link for build results (access rights to CI server needed):
https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/2273/
Test PASSed.

@fgeorgatos
Copy link
Copy Markdown
Contributor Author

OK, here it is; bug fixed and retested. Just make your judicium on the pod2man bit.

@fgeorgatos
Copy link
Copy Markdown
Contributor Author

Test report by @fgeorgatos
SUCCESS
Build succeeded for 7 out of 7
Linux debian 6.0.10, Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz, Python 2.6.6
See https://gist.github.com/6d7299ff33e107c99409 for a full test report.

@fgeorgatos fgeorgatos changed the title {bio}[GCC/4.8.4] DSRC-2.0rc, fastqz-1.5, fqzcomp-4.6, Quip-1.1.8, SCALCE-2.7, ZPAQ-6.57 (REVIEW) {bio}[GCC/4.8.4] DSRC-2.0rc, fastqz-1.5, fqzcomp-4.6, Quip-1.1.8, SCALCE-2.7, ZPAQ-7.00 (REVIEW) Feb 6, 2015
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either include a build dependency for pod2man, or remove this all together...

As is, this is a liability for breaking this build...

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is interesting:

$ rpm -q --whatprovides `which pod2man`
perl-5.10.1-136.el6.x86_64

and indeed:

$ module load Perl/5.16.3-goolf-1.4.10-bare
$ which pod2man
/gpfs/scratch/projects/project_gpilot/vsc40023/software/Perl/5.16.3-goolf-1.4.10-bare/bin/pod2man

So, adding a Perl build on top of GCC/4.8.2 in here as a build dependency would do it!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fgeorgatos
Copy link
Copy Markdown
Contributor Author

@boegel:
I have some doubts if we should add the most recent Perl as a builddep for a manpage;
however, that should not be a blocker for the whole PR, so now it's MERGED!

@hpcugentbot
Copy link
Copy Markdown

Refer to this link for build results (access rights to CI server needed):
https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/2284/
Test FAILed.

@boegel
Copy link
Copy Markdown
Member

boegel commented Feb 7, 2015

@fgeorgatos: the only alternative is removed the use of pod2man... And it's not unlikely that these bioinfo people will like having Perl around anyway ;-)

@boegel
Copy link
Copy Markdown
Member

boegel commented Feb 7, 2015

@fgeorgatos: this needs fgeorgatos#36...

include missing '-bare' versionsuffix for Perl builddep in ZPAQ easyconfig
@fgeorgatos
Copy link
Copy Markdown
Contributor Author

@boegel: OK, merged; I think we (I) have entered bikesheding mode, so I just let go ;-)

@boegel
Copy link
Copy Markdown
Member

boegel commented Feb 7, 2015

Test report by @boegel
SUCCESS
Build succeeded for 8 out of 8 (8 easyconfigs in this PR)
Linux SL 6.5, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/b1e06431599384e6a510 for a full test report.

@hpcugentbot
Copy link
Copy Markdown

Refer to this link for build results (access rights to CI server needed):
https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/2285/
Test PASSed.

@boegel
Copy link
Copy Markdown
Member

boegel commented Feb 7, 2015

Looking great now, going in. Thanks @fgeorgatos!

boegel added a commit that referenced this pull request Feb 7, 2015
{bio}[GCC/4.8.4] DSRC-2.0rc, fastqz-1.5, fqzcomp-4.6, Quip-1.1.8, SCALCE-2.7, ZPAQ-7.00 (REVIEW)
@boegel boegel merged commit aa8b118 into easybuilders:develop Feb 7, 2015
@fgeorgatos fgeorgatos deleted the contrib_biocompressors branch February 7, 2015 18:24
@fgeorgatos fgeorgatos changed the title {bio}[GCC/4.8.4] DSRC-2.0rc, fastqz-1.5, fqzcomp-4.6, Quip-1.1.8, SCALCE-2.7, ZPAQ-7.00 (REVIEW) {bio}[GCC/4.8.4] biocompressors: DSRC-2.0rc, fastqz-1.5, fqzcomp-4.6, Quip-1.1.8, SCALCE-2.7, ZPAQ-7.00 (REVIEW) May 29, 2015
@fgeorgatos
Copy link
Copy Markdown
Contributor Author

Pointers for future work under the same thread (if anybody gets interested in this anytime soon):

also, keep an eye on: http://ga4gh.org/#/fileformats-team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants