Re: Gsoc 2020

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

 



Hi sir,
I was finally able to run ./setup --dev --force  and it worked.
But now when I go to dev/core repository and run ./autogen.sh it  is giving the following output.

Running ./configure with '--enable-debug --srcdir=/home/hp/lode/dev/core --enable-option-checking=fatal'
********************************************************************
*
*   Running LibreOffice build configuration.
*
********************************************************************

checking build system type... x86_64-pc-cygwin
checking host system type... x86_64-pc-cygwin
checking for product name... LibreOfficeDev
checking for package version... 7.0.0.0.alpha0+
checking for product version... 7.0
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for grep... (cached) /usr/bin/grep
checking for GNU Make... /usr/bin/make
checking for explicit COMSPEC... found: C:\Windows\system32\cmd.exe
checking for sed... /usr/bin/sed
checking whether to use link-time optimization... no
checking for explicit AFLAGS... no
checking for explicit CFLAGS... no
checking for explicit CXXFLAGS... no
checking for explicit OBJCFLAGS... no
checking for explicit OBJCXXFLAGS... no
checking for explicit LDFLAGS... no
checking whether build target is Release Build... no
checking whether to sign windows build... no
checking for gawk... gawk
checking for gawk... /usr/bin/gawk
checking for bash... /bin/sh
checking for GNU or BSD tar... tar
checking for tar's option to strip components... --strip-components
checking how to build and package galleries... internal src images for desktop
checking whether to build with Java support... yes
checking whether to treat the installation as read-only... no
checking whether to build a 64-bit LibreOffice... no
checking Visual C++... checking VC++ Build Tools and similar... configure: error: no Visual Studio 2017 installation found
Error running configure at ./autogen.sh line 292.

I have Visual Studio 19 installed on my system and its path is C:\ProgramData\Microsoft\Windows\Start Menu\Programs.

Regards 
Anshu Khare


On Sun, 26 Jan, 2020, 1:26 AM Ilmari Lauhakangas, <ilmari.lauhakangas@xxxxxxxxxxxxxxx> wrote:
For what it's worth, I am able to access
http://archive.apache.org/dist/ant/binaries/apache-ant-1.9.4-bin.zip
just fine.

Ilmari

anshu khare kirjoitti 25.1.2020 klo 16.55:
> Hi sir,
>
> I executed the whole process again.
> But it's again giving the same error.
>
> Regards
> Anshu
>
> On Sat, 25 Jan, 2020, 7:08 PM Mark Hung, <marklh9@xxxxxxxxx
> <mailto:marklh9@xxxxxxxxx>> wrote:
>
>     Hi anshu khare,
>
>     You should proceed only after you successfully completes setup. Http
>     500 means server side error. Try to run setup again.
>
>
>     anshu khare <anshukhare50@xxxxxxxxx <mailto:anshukhare50@xxxxxxxxx>>
>     於 2020年1月25日 週六 21:01 寫道:
>
>         Hi mentors
>
>         I am Anshu and I want to contribute to this organization. I was
>         trying to build libre-office on windows. When I ran ./setup I
>         got the output as follows :
>
>         Check directory 'packages' ... : Created
>         Check directory 'opt' ... : Created
>         Check directory 'ext_tar' ... : Created
>         Check directory 'adm' ... : Created
>         Check directory 'tb' ... : Created
>         Cloning into 'buildbot'...
>         Cloned /home/hp/lode/adm/buildbot
>         Check directory '/home/hp/lode/opt/bin' ... : Created
>         --2020-01-25 14:32:45--
>         http://dev-www.libreoffice.org/bin/cygwin/make-4.2.1-msvc.exe
>         Resolving dev-www.libreoffice.org
>         <http://dev-www.libreoffice.org> (dev-www.libreoffice.org
>         <http://dev-www.libreoffice.org>)... 89.238.68.201,
>         2a00:1828:a012:201::1
>         Connecting to dev-www.libreoffice.org
>         <http://dev-www.libreoffice.org> (dev-www.libreoffice.org
>         <http://dev-www.libreoffice.org>)|89.238.68.201|:80... connected.
>         HTTP request sent, awaiting response... 301 Moved Permanently
>         Location:
>         https://dev-www.libreoffice.org/bin/cygwin/make-4.2.1-msvc.exe
>         [following]
>         --2020-01-25 14:32:46--
>         https://dev-www.libreoffice.org/bin/cygwin/make-4.2.1-msvc.exe
>         Connecting to dev-www.libreoffice.org
>         <http://dev-www.libreoffice.org> (dev-www.libreoffice.org
>         <http://dev-www.libreoffice.org>)|89.238.68.201|:443... connected.
>         HTTP request sent, awaiting response... 200 OK
>         Length: 291328 (284K) [application/octet-stream]
>         Saving to: ‘make-4.2.1-msvc.exe’
>
>               0K .......... .......... .......... .......... ..........
>         17%  308K 1s
>              50K .......... .......... .......... .......... ..........
>         35%  294K 1s
>             100K .......... .......... .......... .......... ..........
>         52% 2.12M 0s
>             150K .......... .......... .......... .......... ..........
>         70%  432K 0s
>             200K .......... .......... .......... .......... ..........
>         87% 1.36M 0s
>             250K .......... .......... .......... ....               
>         100% 3.37M=0.5s
>
>         2020-01-25 14:32:48 (550 KB/s) - ‘make-4.2.1-msvc.exe’ saved
>         [291328/291328]
>
>         --2020-01-25 14:32:48--
>         http://archive.apache.org/dist/ant/binaries/apache-ant-1.9.4-bin.zip
>         Resolving archive.apache.org <http://archive.apache.org>
>         (archive.apache.org <http://archive.apache.org>)... 163.172.17.199
>         Connecting to archive.apache.org <http://archive.apache.org>
>         (archive.apache.org
>         <http://archive.apache.org>)|163.172.17.199|:80... connected.
>         HTTP request sent, awaiting response... 500 Operation not permitted
>         2020-01-25 14:32:48 ERROR 500: Operation not permitted.
>
>         /home/hp/lode/bin/utils.sh: line 120: module: parameter null or
>         not set
>
>         After this when I run cd dev/core, it says no such file exists.
>         Could you please help me with it?
>
>         Regards
>         Anshu
>         _______________________________________________
>         LibreOffice mailing list
>         LibreOffice@xxxxxxxxxxxxxxxxxxxxx
>         <mailto:LibreOffice@xxxxxxxxxxxxxxxxxxxxx>
>         https://lists.freedesktop.org/mailman/listinfo/libreoffice
>
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice@xxxxxxxxxxxxxxxxxxxxx
> https://lists.freedesktop.org/mailman/listinfo/libreoffice
>
_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice
_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux