I believe the issue has been resolved. CellaRepertorium and BayesSpace also have been manually rerun so you should have (or shortly have) accurate build reports on your open submission.
Cheers Lori Shepherd Bioconductor Core Team Roswell Park Comprehensive Cancer Center Department of Biostatistics & Bioinformatics Elm & Carlton Streets Buffalo, New York 14263 ________________________________ From: Bioc-devel <bioc-devel-boun...@r-project.org> on behalf of Shepherd, Lori <lori.sheph...@roswellpark.org> Sent: Wednesday, September 9, 2020 11:29 AM To: McDavid, Andrew <andrew_mcda...@urmc.rochester.edu>; bioc-devel@r-project.org <bioc-devel@r-project.org>; mst...@fredhutch.org <mst...@fredhutch.org> Subject: Re: [Bioc-devel] Build issues under macOS Thanks everyone. I'm looking into the Single Package Builder issues with the build bin and hopefully will have a solution uploaded soon. Lori Shepherd Bioconductor Core Team Roswell Park Comprehensive Cancer Center Department of Biostatistics & Bioinformatics Elm & Carlton Streets Buffalo, New York 14263 ________________________________ From: Bioc-devel <bioc-devel-boun...@r-project.org> on behalf of McDavid, Andrew <andrew_mcda...@urmc.rochester.edu> Sent: Wednesday, September 9, 2020 11:26 AM To: bioc-devel@r-project.org <bioc-devel@r-project.org>; mst...@fredhutch.org <mst...@fredhutch.org> Subject: Re: [Bioc-devel] Build issues under macOS FWIW I am getting the same error in my builds on merida1 for a package that is under review: http://secure-web.cisco.com/1fi0cAc90qwsj_0fchhD0YC4uiLHQd0o4HYR5eLE3tx2LPSw-Z6bzsHUh9GORoSnthoiawosT0tgXA49TjW2iE9qNJJqCOburi1VJCCXkJ0wzP9uxDkH6LztUpfySrdCbtBAy2zLo-7sL5waSK4sqWBOnh-P598vNN5kyAWmdFy4xudqD-4_8H5VaCpgDa37lG422UiagbjAWLxSRuBZKS4j4-24rb6gNs61RPbPo_1OsybmZ3CkZnf7kYXNTP8lanOlmNLx-rx5-gFA7Uzgk2TELzqx8fph3Z_TkW3uZNaI9axgwVtwLbExTcC1qp9BRhV807F3Zy4MzUv_7hz2IZQ/http%3A%2F%2Fbioconductor.org%2Fspb_reports%2FCellaRepertorium_buildreport_20200908175926.html%23merida1_buildbin_anchor Similar to Matt, I have Rcpp code, but no fortran code so I am perplexed why there is any linking to gfortran happening in the first place, what install_name_tool is trying to do to the .so, and how I could attempt to reproduce this issue locally to investigate it myself. Andrew McDavid Biostatistics and Computational Biology Office: SRB 4.206 Ph: 585.275.5983 On Sep 9, 2020, at 6:00 AM, bioc-devel-requ...@r-project.org<mailto:bioc-devel-requ...@r-project.org> wrote: Date: Wed, 9 Sep 2020 01:03:10 +0000 From: "Stone, Matt" <mst...@fredhutch.org<mailto:mst...@fredhutch.org>> To: "bioc-devel@r-project.org<mailto:bioc-devel@r-project.org>" <bioc-devel@r-project.org<mailto:bioc-devel@r-project.org>> Subject: [Bioc-devel] Build issues under macOS Message-ID: <294fbff9-0972-4f77-8b8c-1b8e5a7f5...@fredhutch.org<mailto:294fbff9-0972-4f77-8b8c-1b8e5a7f5...@fredhutch.org>> Content-Type: text/plain; charset="utf-8" Hi, I've begun the submission of a new package [1], but I'm encountering some errors in the automated build under macOS on merida1 and would greatly appreciate any assistance. I've currently tried to build twice, once upon initial submission and once after updating the DESCRIPTION to remove a redundant Maintainer field. I'm a bit confused that each build failed with different errors, as the only difference between the two was the removal of the Maintainer field. In the first build [2], the binary build failed because the installer could not link to the fortran libraries. I have previously encountered a similar issue on my own macbook and was able to work around it by installing gfortran directly [3] rather than through homebrew. I have this noted in the package's README, but is there a better solution to ensure compatibility in more environments, including merida1? In the second build [4], the check failed because the package was uninstallable, and the binary build failed because edgeR could not be found. I'm assuming the latter is the cause of the former error. edgeR is an indirect dependency via scran; is it necessary to make it an explicit import? Before submission, I set up the BiocCheck github action supported by r-lib [5], and was able to build the package and run a mostly clean (minus a few NOTEs) check/BiocCheck under Ubuntu, Windows, and macOS. Is anyone familiar with the distinction between the environments on merida1 and the docker image in this workflow? I'd be happy to help update the latter to be consistent with merida1. Thank you! Matt [[alternative HTML version deleted]] _______________________________________________ Bioc-devel@r-project.org mailing list https://secure-web.cisco.com/1cnwY56922MotARP5rHn9d2t58aLWZKPs_xPOgftPyakhFKoHbydK2Iz8C75wlPM1NMmIlf6q6WaWkTnIOZyeHs72EID1emk4X8lY14BUpTi-wkOayDxQ_dTy-qgp1xBICng8emH9Dalfcl6qOen4oB4jV21PXKyYlLk_0BrGSGfQHJS_-oQd0i1YBhcSSi3DEio5vZF2XQdaT2oDyrPSKl5NES3ZO-sYg3FKxn4fyao9bFniYS80ZQo-bj_Y7oFkP_d19OaNGRh0QXyLi3HzmSrImTTF2oOjjsql7WFGrtRXtE-cx_5TIQjnTxZV9hMt7fvVqvCK8rSjgRHC2pmm8Q/https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fbioc-devel This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you. [[alternative HTML version deleted]] _______________________________________________ Bioc-devel@r-project.org mailing list https://secure-web.cisco.com/1xAIB_73jEUcRIlsS_tDEWd9zx7pyRnMHpOZPwX7jpfL8WcElmiX5tZKD8iZ5Nw9_22tlSmNQ5emVSSHHtNw5KXI0jmizJZhVGYTFyX1omvsWLDJcmuwk3IDfrRNjRKLLzR7PLJQbzWPrfyUX1xFGHWU3XxFFYL9bH5WVmwoxkbGEDXcq6PQGRTMeKwDlZMZHK62SNUPoDRbha6XGQTM6dNQ63niwXlg-gctlxGh9wxbWVHBTBgBI-qtRhi7lSkadhr4BWL3VC919Z1y1FQSUArI3SuNiohs6xCYULNwEapUtz-j8B-6APQOkk8caQdyz/https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fbioc-devel This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you. [[alternative HTML version deleted]] _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel