You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Carl Marcum <cm...@apache.org> on 2020/09/01 10:39:50 UTC

Re: problem building AOO418 on centOS 6.10

Thanks Jim,

That did the trick!

For reference:
after adding this at the perl shell prompt:
install Time::HiRes

Now I can build AOO418 at least on CentOS 6.

Best regards,
Carl

On 8/31/20 3:15 PM, Jim Jagielski wrote:
> It looks to me that it's just that you are missing the Time/HiRes.pm CPAN module.
>
>> On Aug 31, 2020, at 3:03 PM, Carl Marcum <cm...@apache.org> wrote:
>>
>> Hi All,
>>
>> I'm trying to build AOO418 branch on a VirtualBox CentOS 6.10 VM.
>> I've mostly followed the centos 5 build instructions for 4.1.x with the notable exceptions of:
>>
>> built and installed dmake from here.
>>
>> http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
>>
>> tried building this one but it failed during make.
>>
>> http://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz
>>
>>   ended up installing this one.
>>
>> https://github.com/jimjag/epm/archive/epm-4.4.2.tar.gz
>>
>>
>> using the system perl
>>
>>
>> ./configure   \
>>      --enable-verbose \
>>      --with-system-stdlibs \
>>      --enable-crashdump=yes \
>>      --enable-category-b \
>>      --enable-opengl  \
>>      --enable-dbus  \
>>      --enable-gstreamer \
>>      --without-stlport \
>>      --with-package-format="installed"
>>
>>
>> here is my error...
>>
>>
>> =============
>> Building module instsetoo_native
>> =============
>>
>> Entering /home/carl/dev-git/openoffice/main/instsetoo_native/inc_openoffice/unix
>>
>>
>> Entering /home/carl/dev-git/openoffice/main/instsetoo_native/inc_openoffice/windows/msi_languages
>>
>> mkout -- version: 1.8
>> mkout -- version: 1.8
>>
>> Entering /home/carl/dev-git/openoffice/main/instsetoo_native/util
>>
>> cp -f /home/carl/dev-git/openoffice/main/solver/418/unxlngx6.pro/pck/intro.zip ../unxlngx6.pro/bin/intro.zip
>> cp -f /home/carl/dev-git/openoffice/main/solver/418/unxlngx6.pro/pck/openoffice_dev/intro.zip ../unxlngx6.pro/bin/dev/intro.zip
>> cp -f /home/carl/dev-git/openoffice/main/solver/418/unxlngx6.pro/lib/pyuno/uno.py ../unxlngx6.pro/bin/uno.py
>> cp -f /home/carl/dev-git/openoffice/main/solver/418/unxlngx6.pro/lib/pyuno/unohelper.py ../unxlngx6.pro/bin/unohelper.py
>> cp -f /home/carl/dev-git/openoffice/main/solver/418/unxlngx6.pro/lib/pyuno/pythonloader.py ../unxlngx6.pro/bin/pythonloader.py
>> cp -f /home/carl/dev-git/openoffice/main/solver/418/unxlngx6.pro/lib/pyuno/pythonscript.py ../unxlngx6.pro/bin/pythonscript.py
>> cp -f /home/carl/dev-git/openoffice/main/solver/418/unxlngx6.pro/lib/pyuno/officehelper.py ../unxlngx6.pro/bin/officehelper.py
>> cp -f /home/carl/dev-git/openoffice/main/solver/418/unxlngx6.pro/lib/pyuno/mailmerge.py ../unxlngx6.pro/bin/mailmerge.py
>> Can't locate Time/HiRes.pm in @INC (@INC contains: /home/carl/dev-git/openoffice/main/solenv/bin/modules /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/logger.pm line 28.
>> BEGIN failed--compilation aborted at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/logger.pm line 28.
>> Compilation failed in require at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/files.pm line 27.
>> BEGIN failed--compilation aborted at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/files.pm line 27.
>> Compilation failed in require at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/exiter.pm line 26.
>> BEGIN failed--compilation aborted at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/exiter.pm line 26.
>> Compilation failed in require at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/archivefiles.pm line 29.
>> BEGIN failed--compilation aborted at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/archivefiles.pm line 29.
>> Compilation failed in require at /home/carl/dev-git/openoffice/main/solenv/bin/make_installer.pl line 32.
>> BEGIN failed--compilation aborted at /home/carl/dev-git/openoffice/main/solenv/bin/make_installer.pl line 32.
>> Can't locate Time/HiRes.pm in @INC (@INC contains: /home/carl/dev-git/openoffice/main/solenv/bin/modules /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/logger.pm line 28.
>> BEGIN failed--compilation aborted at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/logger.pm line 28.
>> Compilation failed in require at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/files.pm line 27.
>> BEGIN failed--compilation aborted at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/files.pm line 27.
>> Compilation failed in require at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/exiter.pm line 26.
>> BEGIN failed--compilation aborted at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/exiter.pm line 26.
>> Compilation failed in require at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/archivefiles.pm line 29.
>> BEGIN failed--compilation aborted at /home/carl/dev-git/openoffice/main/solenv/bin/modules/installer/archivefiles.pm line 29.
>> Compilation failed in require at /home/carl/dev-git/openoffice/main/solenv/bin/make_installer.pl line 32.
>> BEGIN failed--compilation aborted at /home/carl/dev-git/openoffice/main/solenv/bin/make_installer.pl line 32.
>> dmake:  Error code 2, while making 'openoffice_en-US.installed'
>>
>> 1 module(s):
>>      instsetoo_native
>> need(s) to be rebuilt
>>
>> Reason(s):
>>
>> ERROR: error 65280 occurred while making /home/carl/dev-git/openoffice/main/instsetoo_native/util
>>
>> When you have fixed the errors in that module you can resume the build by running:
>>
>>      build --from instsetoo_native
>>
>>
>> could it be that I'm using the system perl 5.10.1 ?
>>
>>
>> Thanks,
>>
>> Carl
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org