Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ooceapps installation #198

Open
cubit9-danielpeyer opened this issue Dec 4, 2022 · 1 comment
Open

ooceapps installation #198

cubit9-danielpeyer opened this issue Dec 4, 2022 · 1 comment

Comments

@cubit9-danielpeyer
Copy link

Hi All,
I am trying to test ooceapps on omnios 5.11 omnios-r151044-d3b715b9d1 but getting errors on the installation. This is the errors:

root@omnios:/tmp/ooceapps-0.10.6# ./configure --prefix=$HOME/opt/ooceapps
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./conftools/install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... plaintar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for perl... /usr/bin/perl
checking for curl... /usr/bin/curl
checking for wget... /usr/bin/wget
checking for pod2man... /usr/bin/pod2man
checking for perl version greater than or equal to 5.10.1... ok
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for gnumake... no
checking for gmake... /usr/bin/gmake
checking for gnu make availablility... /usr/bin/gmake is GNU make
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating etc/Makefile
config.status: creating lib/Makefile
config.status: creating thirdparty/Makefile

** CONFIGURE DONE **********************************************

Settings:

PERL5LIB = not set
PERL = /usr/bin/perl

The Makefiles use GNU make functionality.
Continue installation with

/usr/bin/gmake install

root@omnios:/tmp/ooceapps-0.10.6# /usr/bin/gmake install
Making install in etc
gmake[1]: Entering directory '/tmp/ooceapps-0.10.6/etc'
gmake[2]: Entering directory '/tmp/ooceapps-0.10.6/etc'
.././conftools/install-sh -c -d '/root/opt/ooceapps/etc'
/usr/bin/install -c -m 644 ooceapps.conf.dist fenix.conf.dist '/root/opt/ooceapps/etc'
gmake[2]: Nothing to be done for 'install-data-am'.
gmake[2]: Leaving directory '/tmp/ooceapps-0.10.6/etc'
gmake[1]: Leaving directory '/tmp/ooceapps-0.10.6/etc'
Making install in lib
gmake[1]: Entering directory '/tmp/ooceapps-0.10.6/lib'
gmake[2]: Entering directory '/tmp/ooceapps-0.10.6/lib'
gmake[2]: Nothing to be done for 'install-exec-am'.
.././conftools/install-sh -c -d '/root/opt/ooceapps/lib'
.././conftools/install-sh -c -d '/root/opt/ooceapps/lib/OOCEapps/PkgUpd'
/usr/bin/install -c -m 644 ./OOCEapps/PkgUpd/Go.pm ./OOCEapps/PkgUpd/JDK.pm ./OOCEapps/PkgUpd/PyMod.pm ./OOCEapps/PkgUpd/GitLab.pm ./OOCEapps/PkgUpd/Readline.pm ./OOCEapps/PkgUpd/Sqlite.pm ./OOCEapps/PkgUpd/Nasm.pm ./OOCEapps/PkgUpd/MariaDB.pm ./OOCEapps/PkgUpd/GCC.pm ./OOCEapps/PkgUpd/Byobu.pm ./OOCEapps/PkgUpd/Perl.pm ./OOCEapps/PkgUpd/GitHub.pm ./OOCEapps/PkgUpd/Xz.pm ./OOCEapps/PkgUpd/Zig.pm ./OOCEapps/PkgUpd/base.pm ./OOCEapps/PkgUpd/OpenSSL.pm ./OOCEapps/PkgUpd/NTFS3g.pm ./OOCEapps/PkgUpd/Python.pm ./OOCEapps/PkgUpd/Mozilla.pm ./OOCEapps/PkgUpd/Postgresql.pm ./OOCEapps/PkgUpd/ImageMagick.pm ./OOCEapps/PkgUpd/Sourceforge.pm ./OOCEapps/PkgUpd/Rust.pm ./OOCEapps/PkgUpd/XML.pm ./OOCEapps/PkgUpd/NodeJS.pm ./OOCEapps/PkgUpd/SG3Utils.pm ./OOCEapps/PkgUpd/Dbus.pm ./OOCEapps/PkgUpd/ISC.pm ./OOCEapps/PkgUpd/GNU.pm ./OOCEapps/PkgUpd/Bash.pm ./OOCEapps/PkgUpd/Munin.pm ./OOCEapps/PkgUpd/Groovy.pm ./OOCEapps/PkgUpd/AMDuc.pm ./OOCEapps/PkgUpd/Joe.pm ./OOCEapps/PkgUpd/Zip.pm ./OOCEapps/PkgUpd/VersionLock.pm ./OOCEapps/PkgUpd/Autogen.pm ./OOCEapps/PkgUpd/Gnome.pm ./OOCEapps/PkgUpd/Dav1d.pm '/root/opt/ooceapps/lib/OOCEapps/PkgUpd'
.././conftools/install-sh -c -d '/root/opt/ooceapps/lib/Fenix/Model/Handler/Issue'
/usr/bin/install -c -m 644 ./Fenix/Model/Handler/Issue/IPD.pm ./Fenix/Model/Handler/Issue/OpenSolaris.pm ./Fenix/Model/Handler/Issue/Illumos.pm ./Fenix/Model/Handler/Issue/base.pm ./Fenix/Model/Handler/Issue/Gerrit.pm ./Fenix/Model/Handler/Issue/Joyent.pm '/root/opt/ooceapps/lib/Fenix/Model/Handler/Issue'
.././conftools/install-sh -c -d '/root/opt/ooceapps/lib/OOCEapps'
/usr/bin/install -c -m 644 ./OOCEapps/Mattermost.pm ./OOCEapps/Utils.pm '/root/opt/ooceapps/lib/OOCEapps'
.././conftools/install-sh -c -d '/root/opt/ooceapps/lib/OOCEapps/Model'
/usr/bin/install -c -m 644 ./OOCEapps/Model/RelSuffix.pm ./OOCEapps/Model/Invoice.pm ./OOCEapps/Model/PSS.pm ./OOCEapps/Model/PkgDep.pm ./OOCEapps/Model/Cowsay.pm ./OOCEapps/Model/Log.pm ./OOCEapps/Model/Issue.pm ./OOCEapps/Model/Man.pm ./OOCEapps/Model/base.pm ./OOCEapps/Model/Patron.pm ./OOCEapps/Model/PkgStat.pm ./OOCEapps/Model/PkgUpd.pm '/root/opt/ooceapps/lib/OOCEapps/Model'
.././conftools/install-sh -c -d '/root/opt/ooceapps/lib/Fenix/Model/Handler'
/usr/bin/install -c -m 644 ./Fenix/Model/Handler/Issue.pm ./Fenix/Model/Handler/Help.pm ./Fenix/Model/Handler/base.pm ./Fenix/Model/Handler/Hi.pm '/root/opt/ooceapps/lib/Fenix/Model/Handler'
.././conftools/install-sh -c -d '/root/opt/ooceapps/lib/OOCEapps/Controller'
/usr/bin/install -c -m 644 ./OOCEapps/Controller/RelSuffix.pm ./OOCEapps/Controller/Invoice.pm ./OOCEapps/Controller/PSS.pm ./OOCEapps/Controller/PkgDep.pm ./OOCEapps/Controller/Cowsay.pm ./OOCEapps/Controller/Log.pm ./OOCEapps/Controller/Issue.pm ./OOCEapps/Controller/Man.pm ./OOCEapps/Controller/base.pm ./OOCEapps/Controller/Patron.pm ./OOCEapps/Controller/PkgStat.pm ./OOCEapps/Controller/PkgUpd.pm '/root/opt/ooceapps/lib/OOCEapps/Controller'
/usr/bin/install -c -m 644 ./OOCEapps.pm ./Fenix.pm '/root/opt/ooceapps/lib/.'
.././conftools/install-sh -c -d '/root/opt/ooceapps/lib/Fenix/Controller'
/usr/bin/install -c -m 644 ./Fenix/Controller/Hooks.pm '/root/opt/ooceapps/lib/Fenix/Controller'
.././conftools/install-sh -c -d '/root/opt/ooceapps/lib/Fenix'
/usr/bin/install -c -m 644 ./Fenix/Utils.pm '/root/opt/ooceapps/lib/Fenix'
.././conftools/install-sh -c -d '/root/opt/ooceapps/lib/Fenix/Model'
/usr/bin/install -c -m 644 ./Fenix/Model/IRC.pm '/root/opt/ooceapps/lib/Fenix/Model'
gmake[2]: Leaving directory '/tmp/ooceapps-0.10.6/lib'
gmake[1]: Leaving directory '/tmp/ooceapps-0.10.6/lib'
Making install in thirdparty
gmake[1]: Entering directory '/tmp/ooceapps-0.10.6/thirdparty'
** Installing Dependencies using Carton install
test -x carton/bin/carton || PERL_CPANM_OPT= PERL_CPANM_HOME=/tmp/ooceapps-0.10.6/thirdparty PERL_CARTON_PATH=/tmp/ooceapps-0.10.6/thirdparty /usr/bin/perl bin/cpanm -q --notest --local-lib-contained /tmp/ooceapps-0.10.6/thirdparty/carton Carton
Successfully installed Path-Tiny-0.144
Successfully installed Class-Tiny-1.008
Successfully installed Try-Tiny-0.31
Successfully installed IPC-Run3-0.048
Successfully installed File-Which-1.27
Successfully installed HTTP-Tinyish-0.18
Successfully installed ExtUtils-Helpers-0.026
! Configure failed for local-lib-2.000029. See /tmp/ooceapps-0.10.6/thirdparty/work/1670224344.1421/build.log for details.
Successfully installed ExtUtils-Config-0.008
Successfully installed ExtUtils-InstallPaths-0.012
Successfully installed String-ShellQuote-1.04
Successfully installed Win32-ShellQuote-0.003001
Successfully installed Module-CPANfile-1.1004
Successfully installed Capture-Tiny-0.48
Successfully installed CPAN-DistnameInfo-0.12
Successfully installed URI-5.17
Successfully installed Tie-Handle-Offset-0.004
Successfully installed CPAN-Common-Index-0.010
Successfully installed CPAN-Meta-Check-0.014
Successfully installed File-pushd-1.016
Successfully installed ExtUtils-MakeMaker-CPANfile-0.09
Successfully installed Parse-PMFile-0.43
! Installing the dependencies failed: Module 'local::lib' is not installed
! Bailing out the installation for Menlo-1.9019.
! Installing the dependencies failed: Module 'Menlo' is not installed
! Bailing out the installation for Menlo-Legacy-1.9022.
! Installing the dependencies failed: Module 'Menlo::CLI::Compat' is not installed
! Bailing out the installation for Carton-v1.0.35.
21 distributions installed
gmake[1]: *** [Makefile:422: cpanfile-5.36.snapshot] Error 1
gmake[1]: Leaving directory '/tmp/ooceapps-0.10.6/thirdparty'
gmake: *** [Makefile:440: install-recursive] Error 1

I don't know what is missing, any help here?

Thanks & Regards.

@hadfl
Copy link
Member

hadfl commented Dec 5, 2022

It looks like it fails to install local-lib. What does the log say?

! Configure failed for local-lib-2.000029. See /tmp/ooceapps-0.10.6/thirdparty/work/1670224344.1421/build.log for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants