[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1056074: libreoffice: FTBFS: boost1.83 transition



Hi,

Am 16.11.23 um 21:14 schrieb Rene Engelhard:
-----


Failed to install: No such file or directory at /<<PKGBUILDDIR>>/solenv/bin/ooinstall line 102.

-----

No, totally unrelated. (And I wonder how you got into this at all.)

And besides that, if it was that that it already built everything and is at install stage. So probably nothing boost-releated anyways.

if ($ENV{BUILD_TYPE} =~ m/ODK/) {
    print "Running SDK installer\n";
    system ("cd $ENV{SRC_ROOT}/instsetoo_native/util ; " .
            "perl -w $ENV{SRCDIR}/solenv/bin/make_installer.pl " .
"-f $ENV{BUILDDIR}/instsetoo_native/util/openoffice.lst -l en-US -p LibreOffice_SDK " .
            "-u $tmp_dir " .
            "-buildid $BUILD $destdir $strip $msi " .
            "-simple $path") && die "Failed to install: $!";
}

so it looks like the tree was incomplete or otherwise else an expected file/directory is not there? Still not boost-related :)

I am 100% sure this will be unreproducible in any case when I tried it.

Regards,

Rene


Reply to: