[Kde-bindings] [bindings] [Bug 321877] New: Commit 66c339d4216cc834014c38617c664647cf34d4b8 breaks build
Vadim Zhukov
persgray at gmail.com
Tue Jul 2 23:20:22 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=321877
Bug ID: 321877
Summary: Commit 66c339d4216cc834014c38617c664647cf34d4b8 breaks
build
Classification: Unclassified
Product: bindings
Version: 4.10
Platform: OpenBSD Packages
OS: OpenBSD
Status: UNCONFIRMED
Severity: grave
Priority: NOR
Component: general
Assignee: kde-bindings at kde.org
Reporter: persgray at gmail.com
After commit 66c339d4216cc834014c38617c664647cf34d4b8 Perl modules are
installed into
/usr/local/local/libdata/perl5/site-perl/...
instead of:
/usr/local/libdata/perl5/site-perl/...
Old value was detected correctly in 4.10.4. Please, revert the mentioned
commit.
Reproducible: Always
Perl-related values in CMakeCache.txt are same in both cases. Here they are:
$ egrep '^([^/].*)?PERL' ../build-i386/CMakeCache.txt
CUSTOM_PERL_SITE_ARCH_DIR:STRING=/usr/local/libdata/perl5/site_perl/i386-openbsd
PERL_EXECUTABLE:FILEPATH=/usr/bin/perl
PERL_INCLUDE_PATH:PATH=/usr/libdata/perl5/i386-openbsd/5.16.3/CORE
PERL_LIBRARY:FILEPATH=/usr/lib/libperl.so.13.0
PERL_EXECUTABLE-ADVANCED:INTERNAL=1
PERL_INCLUDE_PATH-ADVANCED:INTERNAL=1
PERL_LIBRARY-ADVANCED:INTERNAL=1
CMake prefix is /usr/local.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-bindings
mailing list