Date: Sun, 20 Mar 2016 15:28:59 +0100 From: Christian Baer <christian.baer@uni-dortmund.de> To: freebsd-ports@freebsd.org Subject: Is the kmymoney port broken? Message-ID: <3819213.lvxybsyZCo@falbala>
next in thread | raw e-mail | index | archive | help
Hey guys! Because the precompiled KMymoney does not have homebanking compiled into it, I tried to compile the software with the ports. This normally works very well, but also often installs a lot of stuff that is only needed at compile time (and usually results in a long wait too), so if I don't have to, I usually do not choose this option. In this case however the port will not install. What I did: make config [to enable KBANKING] Note: NLS and CALENDAR are enabled too. make all This actually runs through. make install then stops before installing everything. I have put part of the output below the message. It seems like there is something missing, which make me think that possibly not everthing required is actually being built. System: FreeBSD falbala 10.2-RELEASE-p9 FreeBSD 10.2-RELEASE-p9 #0: Thu Jan 14 01:32:46 UTC 2016 amd64 (GENERIC kernel) Ports: revision 411445 Is this a known issue? Is there a workaround? Kind regards, Chris Output of make install (in part): -- Installing: /usr/ports/finance/kmymoney- kde4/work/stage/usr/local/share/doc/HTML/pt_BR/kmymoney/index.docbook -- Installing: /usr/ports/finance/kmymoney- kde4/work/stage/usr/local/share/doc/HTML/pt_BR/kmymoney/credits.docbook -- Installing: /usr/ports/finance/kmymoney- kde4/work/stage/usr/local/share/doc/HTML/pt_BR/kmymoney/details- reports.docbook -- Installing: /usr/ports/finance/kmymoney- kde4/work/stage/usr/local/share/doc/HTML/pt_BR/kmymoney/reference.docbook ====> Compressing man pages (compress-man) root@falbala:/usr/ports/finance/kmymoney-kde4 # make install ===> Installing for kmymoney-4.7.2_1 ===> kmymoney-4.7.2_1 depends on executable: update-mime-database - found ===> kmymoney-4.7.2_1 depends on file: /usr/local/lib/qt4/libQtDBus.so - found ===> kmymoney-4.7.2_1 depends on file: /usr/local/lib/qt4/libQtGui.so - found ===> kmymoney-4.7.2_1 depends on file: /usr/local/lib/qt4/libQtNetwork.so - found ===> kmymoney-4.7.2_1 depends on file: /usr/local/lib/qt4/libphonon.so - found ===> kmymoney-4.7.2_1 depends on file: /usr/local/lib/qt4/libQtSql.so - found ===> kmymoney-4.7.2_1 depends on file: /usr/local/lib/qt4/libQtSvg.so - found ===> kmymoney-4.7.2_1 depends on file: /usr/local/lib/qt4/libQtXml.so - found ===> kmymoney-4.7.2_1 depends on file: /usr/local/lib/libkdecore.so - found ===> kmymoney-4.7.2_1 depends on file: /usr/local/lib/libkpimutils.so - found ===> kmymoney-4.7.2_1 depends on shared library: libboost_graph.so - found (/usr/local/lib/libboost_graph.so) ===> kmymoney-4.7.2_1 depends on shared library: libalkimia.so - found (/usr/local/lib/libalkimia.so) ===> kmymoney-4.7.2_1 depends on shared library: libical.so - found (/usr/local/lib/libical.so) ===> kmymoney-4.7.2_1 depends on shared library: libgwengui-qt4.so - found (/usr/local/lib/libgwengui-qt4.so) ===> kmymoney-4.7.2_1 depends on shared library: libaqbanking.so - found (/usr/local/lib/libaqbanking.so) ===> kmymoney-4.7.2_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Checking if kmymoney already installed ===> Registering installation for kmymoney-4.7.2_1 pkg-static: Unable to access file /usr/ports/finance/kmymoney- kde4/work/stage/usr/local/include/kde4/kmymoney/importinterface.h: No such file or directory pkg-static: Unable to access file /usr/ports/finance/kmymoney- kde4/work/stage/usr/local/include/kde4/kmymoney/imymoneyprocessingcalendar.h: No such file or directory pkg-static: Unable to access file /usr/ports/finance/kmymoney- kde4/work/stage/usr/local/include/kde4/kmymoney/imymoneyserialize.h: No such file or directory
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3819213.lvxybsyZCo>