QtCreator does not have ./configure, you need to modify the configure phase to invoke qmake. I have already packaged QtCreator (we use it at university for a couple of courses), but haven't yet prepared proper patches for inclusion in Guix. See the attachment. It uses monolithic qt package instead of modular qtbase etc. I modified the qt package to enable qdoc (requires clang) and building of the documentation. Brett Gilio writes: > Hi all, > > I am beginning my attempt to package QtCreator. My approach, thus > far, > has been to look over the build documentation for the project in > question, and then incrementally change the Scheme definition for > the > package. Usually, this works out pretty well, but here I am > running into > a configuring error that I am not sure how to make sense of > because (as > far as I can see) it is not reporting an error. > > Here is the current package definition: > http://ix.io/1oTH > > Here is the kill ring for the build: > http://ix.io/1oTJ > > > -- > Brett M. Gilio > Free Software Foundation, Member > https://gnu.org/s/guix/ | https://emacs.org > -- Mikhail