oetiker / znapzend

zfs backup with remote capabilities and mbuffer integration.
www.znapzend.org
GNU General Public License v3.0
613 stars 137 forks source link

Error while compiling #333

Closed JMoVS closed 6 years ago

JMoVS commented 6 years ago

Hi,

I'm trying to compile latest HEAD on Mac OS 10.12 but it's failing with:

! Configure failed for ExtUtils-ParseXS-3.35. See /Users/justin/Documents/Development/znapzend/thirdparty/Ore/work/1523203609.72730/build.log for details.
! Installing the dependencies failed: Installed version (3.18) of ExtUtils::ParseXS is not in range '3.22'
! Bailing out the installation for Mouse-v2.5.2.
! Configure failed for Log-Minimal-0.19. See /Users/justin/Documents/Development/znapzend/thirdparty/Ore/work/1523203609.72730/build.log for details.
! Installing the dependencies failed: Module 'Log::Minimal' is not installed, Module 'Mouse' is not installed
! Bailing out the installation for OrePAN-0.08.
JMoVS commented 6 years ago

I'm also vowing for a new release - quite some bug fixes in master since the last release ;-)

oetiker commented 6 years ago

true ... about your compilation problem, try to do

touch PERL_MODULES

and then try building again ... that should help

JMoVS commented 6 years ago

well, it somehow still doesn't compile:

...
Successfully installed version-0.9919 (upgraded from 0.9902)
! Configure failed for Devel-PPPort-3.36. See /private/tmp/znapzend-20180408-99338-elk5zj/thirdparty/Ore/work/1523213202.652/build.log for details.
! Installing the dependencies failed: Installed version (3.20) of Devel::PPPort is not in range '3.33'
! Bailing out the installation for Mouse-v2.5.2.
! Installing the dependencies failed: Module 'Mouse' is not installed
! Bailing out the installation for OrePAN-0.08.
15 distributions installed
make[1]: *** [CPAN/touch] Error 1
make: *** [install-recursive] Error 1
...
JMoVS commented 6 years ago

seems to have been a temporary third-party error upstream.