[kde-freebsd] [PATCH]
Max Brazhnikov
makc at freebsd.org
Fri Jan 17 23:27:48 UTC 2014
On Fri, 17 Jan 2014 16:31:47 -0500 Ajtim wrote:
> On Friday 17 January 2014 20:38:32 Max Brazhnikov wrote:
> > On Fri, 17 Jan 2014 17:36:49 +0100 pizzamig wrote:
> > > Hello folks!
> > >
> > > kdevelop 4.6 (and friends) are out since a month, so I developed a patch
> > > to speed up the commit phase :)
> >
> > Excellent!
> >
> > > I tested it, it seems to work pretty well.
> > > I've developed the patch against area51.
> >
> > I've just committed it to the portstree.
> >
> > Cheers,
> > Max
> > _______________________________________________
> > kde-freebsd mailing list
> > kde-freebsd at kde.org
> > https://mail.kde.org/mailman/listinfo/kde-freebsd
> > See also http://freebsd.kde.org/ for latest information
>
> I did try to install update on FreeBSD 10RC5, (amd64), KDE 4.11.4 and I got:
>
> [ 59%] Building CXX object language/CMakeFiles/kdevplatformlanguage.dir/duchain/indexeddeclaration.cpp.o
> In file included from /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/language/duchain/duchain.cpp:45:
> /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/util/google/dense_hash_map:106:10: fatal error: 'ext/hash_fun.h' file not found
> #include HASH_FUN_H // for hash<>
> ^
> /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/util/google/sparsehash/sparseconfig.h:8:20: note: expanded from macro 'HASH_FUN_H'
> #define HASH_FUN_H <ext/hash_fun.h>
> ^
> [ 60%] Building CXX object language/CMakeFiles/kdevplatformlanguage.dir/duchain/localindexeddeclaration.cpp.o
> In file included from /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/language/duchain/indexedducontext.cpp:24:
> In file included from /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/language/duchain/ducontextdynamicdata.h:26:
> /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/util/google/dense_hash_map:106:10: fatal error: 'ext/hash_fun.h' file not found
> #include HASH_FUN_H // for hash<>
> ^
> /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/util/google/sparsehash/sparseconfig.h:8:20: note: expanded from macro 'HASH_FUN_H'
> #define HASH_FUN_H <ext/hash_fun.h>
> ^
> [ 60%] Building CXX object language/CMakeFiles/kdevplatformlanguage.dir/duchain/topducontext.cpp.o
> In file included from /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/language/duchain/ducontext.cpp:47:
> In file included from /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/language/duchain/ducontextdynamicdata.h:26:
> /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/util/google/dense_hash_map:106:10: fatal error: 'ext/hash_fun.h' file not found
> #include HASH_FUN_H // for hash<>
> ^
> /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/util/google/sparsehash/sparseconfig.h:8:20: note: expanded from macro 'HASH_FUN_H'
> #define HASH_FUN_H <ext/hash_fun.h>
> ^
> 1 error generated.
> --- language/CMakeFiles/kdevplatformlanguage.dir/duchain/indexedducontext.cpp.o ---
> *** [language/CMakeFiles/kdevplatformlanguage.dir/duchain/indexedducontext.cpp.o] Error code 1
>
> make[4]: stopped in /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0
> 1 error generated.
> --- language/CMakeFiles/kdevplatformlanguage.dir/duchain/duchain.cpp.o ---
> *** [language/CMakeFiles/kdevplatformlanguage.dir/duchain/duchain.cpp.o] Error code 1
>
> make[4]: stopped in /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0
> 1 error generated.
> --- language/CMakeFiles/kdevplatformlanguage.dir/duchain/ducontext.cpp.o ---
> *** [language/CMakeFiles/kdevplatformlanguage.dir/duchain/ducontext.cpp.o] Error code 1
>
> make[4]: stopped in /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0
> In file included from /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/language/duchain/localindexedducontext.cpp:25:
> In file included from /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/language/duchain/ducontextdynamicdata.h:26:
> /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/util/google/dense_hash_map:106:10: fatal error: 'ext/hash_fun.h' file not found
> #include HASH_FUN_H // for hash<>
> ^
> /usr/ports/devel/kdevplatform/work/kdevplatform-1.6.0/util/google/sparsehash/sparseconfig.h:8:20: note: expanded from macro 'HASH_FUN_H'
> #define HASH_FUN_H <ext/hash_fun.h>
> ^
> 1 error generated.
Please remove devel/kdevplatform/files/patch-util_google_sparsehash_sparsehashconfig.h and try again.
Max
More information about the kde-freebsd
mailing list