Back to Multiple platform build/check report for BioC 3.13
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:07 -0400 (Fri, 15 Oct 2021).

INSTALL results for HilbertVisGUI on tokay2

To the developers/maintainers of the HilbertVisGUI package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/HilbertVisGUI.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 863/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HilbertVisGUI 1.50.0  (landing page)
Simon Anders
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/HilbertVisGUI
git_branch: RELEASE_3_13
git_last_commit: d4cb976
git_last_commit_date: 2021-05-19 11:42:20 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  ERROR    ERROR  skippedskipped
machv2macOS 10.14.6 Mojave / x86_64... NOT SUPPORTED ...

Summary

Package: HilbertVisGUI
Version: 1.50.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe --arch x64 CMD INSTALL --no-multiarch HilbertVisGUI
StartedAt: 2021-10-14 07:01:52 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 07:03:02 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 69.6 seconds
RetCode: 1
Status:   ERROR  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe --arch x64 CMD INSTALL --no-multiarch HilbertVisGUI
###
##############################################################################
##############################################################################


* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
* installing *source* package 'HilbertVisGUI' ...
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
Package gtkmm-2.4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-2.4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm-2.4' found
Package gtkmm-2.4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-2.4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm-2.4' found
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG  -DSO_NAME=HilbertVisGUI -DMSWINDOWS    -I"C:/extsoft/include"   -DSO_NAME=HilbertVisGUI -DMSWINDOWS   -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c R_env_prot.c -o R_env_prot.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG  -DSO_NAME=HilbertVisGUI -DMSWINDOWS    -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_interface.cc -o R_interface.o
In file included from R_interface.cc:8:
display.h:7:10: fatal error: gtkmm.h: No such file or directory
 #include <gtkmm.h>
          ^~~~~~~~~
compilation terminated.
make: *** [C:/Users/biocbuild/bbs-3.13-bioc/R/etc/x64/Makeconf:243: R_interface.o] Error 1
ERROR: compilation failed for package 'HilbertVisGUI'
* removing 'C:/Users/biocbuild/bbs-3.13-bioc/R/library/HilbertVisGUI'