https://bugzilla.redhat.com/show_bug.cgi?id=1359402 --- Comment #16 from Tim Fenn <tim.fenn@xxxxxxxxx> --- (In reply to Antonio Trande from comment #15) > coot does not compile on rawhide: > > libtool: compile: g++ -DPACKAGE_NAME=\"coot\" -DPACKAGE_TARNAME=\"coot\" > -DPACKAGE_VERSION=\"0.8.7\" "-DPACKAGE_STRING=\"coot 0.8.7\"" > -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"coot\" > -DVERSION=\"0.8.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 > -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 > -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 > -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_OPENMP=1 -DFFTW2_PREFIX_S=1 > "-DHAVE_BOOST=/**/" -DHAVE_PYTHON=\"2.7\" "-DHAVE_BOOST_PYTHON=/**/" -I. > -I.. -I/usr/include -DHAVE_GOOCANVAS -I/usr/include/goocanvas-1.0 -pthread > -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 > -I/usr/include/libpng16 -DMAKE_ENHANCED_LIGAND_TOOLS -I/usr/include/rdkit > -DRDKIT_HAS_CAIRO_SUPPORT -DUSE_PYTHON -I/usr/include/python2.7 > -I/usr/include/python2.7 -DUSE_PYGTK -DPKGDATADIR=\"/usr/share/coot\" -O2 -g > -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions > -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches > -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic > -fno-strict-aliasing -Wall -Wno-unused -c lbg-search.cc -fPIC -DPIC -o > .libs/lbg-search.o > lbg-search.cc:37:47: fatal error: GraphMol/MolDraw2D/MolDraw2DCairo.h: No > such file or directory > #include <GraphMol/MolDraw2D/MolDraw2DCairo.h> > ^ > > Wrong path of header file. Hrm, there seems to be an issue with the rdkit package in rawhide - I know its changed recently to try to fix this issue: https://sourceforge.net/p/rdkit/mailman/message/35461353/ But it doesn't seem to be working properly just yet - here's the rawhide build without the rdkit patch: https://kojipkgs.fedoraproject.org//work/tasks/2472/16422472/build.log In file included from lbg-search.cc:37:0: /usr/include/rdkit/MolDraw2DCairo.h:18:42: fatal error: GraphMol/MolDraw2D/MolDraw2D.h: No such file or directory #include <GraphMol/MolDraw2D/MolDraw2D.h> Unless I'm missing something - any suggestions? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx