From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18152 invoked by alias); 27 Jan 2020 06:54:37 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 18145 invoked by uid 89); 27 Jan 2020 06:54:36 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=carbon, gui, lbz2, TERM X-HELO: mail-wr1-f41.google.com Received: from mail-wr1-f41.google.com (HELO mail-wr1-f41.google.com) (209.85.221.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 27 Jan 2020 06:54:35 +0000 Received: by mail-wr1-f41.google.com with SMTP id b6so9735065wrq.0 for ; Sun, 26 Jan 2020 22:54:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=3STq9oJRIRxq0Z6aD6CpfTefvMrlO8hrLbYhvqlfgOI=; b=nJMYRua3J0dTZ3kGPPnQik05pIeYbkerj2pkUDq52mGb8wZtYxQg3bSJOJ72gJ30Vw sU60oUtPArLYGYMYUAf1H5vkASsdSP/hUmEnd+aCIdQf0rfeuApieoBgyQs9Ks1uSIGJ MmdXIlkO0uDVEiMz+GLQg/FBnDJPuTB1dvH0oRfNKf/rj4stZSo8nvfpWEyr1XLV2cEo AV4rta7M6Jko4lUHI2jsGgYZZkoWwPLyX3UQTi9o3FTKjqlf/Y1Jqmd0I2TcH4+fkWF6 WYuTqy+8lodRR0HDqCUGF2w+WIc/PqwIRm9LTzI2MEKX8Ont99PddshAc+8axZL0daDs tNdA== Return-Path: Received: from ?IPv6:2003:ee:6727:2e01:ccab:524a:8f77:6366? (p200300EE67272E01CCAB524A8F776366.dip0.t-ipconnect.de. [2003:ee:6727:2e01:ccab:524a:8f77:6366]) by smtp.gmail.com with ESMTPSA id 124sm18565875wmc.29.2020.01.26.22.54.31 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 26 Jan 2020 22:54:32 -0800 (PST) Subject: Re: headache on build repeatibility: octave vs BLODA ? To: cygwin@cygwin.com References: <2904b4fa-6349-bd3e-c4ff-4b32a0bb3838@gmail.com> <0fb65878-ce51-f7cc-5e51-2b7197927262@SystematicSw.ab.ca> From: Marco Atzeri Message-ID: Date: Mon, 27 Jan 2020 06:54:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2 MIME-Version: 1.0 In-Reply-To: <0fb65878-ce51-f7cc-5e51-2b7197927262@SystematicSw.ab.ca> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2020-01/txt/msg00248.txt.bz2 Am 25.01.2020 um 19:15 schrieb Brian Inglis: > On 2020-01-25 09:55, Marco Atzeri wrote: >> >> Now I am seriously thinking about BLODA, but I have not >> noted any difference from the two AVs I was using >> Antivir and MS Defender, so I am wandering if last >> update for W10 Home x64 is the culprit. > > Also what W10 feature release YYMM and/or build NNNNN are you on? Betriebssystemname: Microsoft Windows 10 Home Betriebssystemversion: 10.0.18363 Nicht zutreffend Build 18363 >> Can anyone try to rebuild the Octave package and let me know >> if the segfault during test is present or not in your system ? >> >> Be aware that build time is very long (~ 4 hours) and requires >> a ton of mathematical libraries. >> >> Any suggestion will be appreciated > > Should this discussion perhaps be handled on cygwin-apps? > We don't always want to advertise just how messy the Cygwin package making > sausage factory can be. ;^> Sausage and Beer are a serious matter here in Munich; and both production must be clean and transparent ;-) > I believe the following Cygwin tools and libraries packages, pulled from the > package doc build dependencies, and found and filtered using apt-cyg listall, to > be sufficient, but may not all be necessary, and should be added to > octave.cygport, where it can be used as a build dependency install package list > for apt-cyg or setup: > > DEPEND="autoconf automake bison flex gcc-core gcc-fortran gcc-g++ gperf gnuplot > libtool make texinfo libopenblas liblapack-devel libpcre-devel libarpack-devel > libparpack-devel libcurl-devel libfftw3-devel libfltk-devel libfontconfig-devel > libfreetype-devel libglpk-devel libgl2ps-devel libGraphicsMagick-devel > libhdf5-devel libllvm-devel libportaudio-devel libQtOpenGL4-devel libqhull-devel > libqrupdate-devel libqscintilla2-devel libqscintilla2_qt4-devel > libqscintilla2_qt5-devel libqt3-devel libsuitesparseconfig-devel > libsundials-devel zlib-devel" > > Are there any changes you would make, especially for arpack, OpenGL, qt, scintilla? As I mentioned it needs a ton of libraries but I built with QT5 $ grep "libraries:" config.log Fortran libraries: -L/usr/lib/gcc/x86_64-pc-cygwin/7.4.0 -L/usr/lib/gcc/x86_64-pc-cygwin/7.4.0/../../../../x86_64-pc-cygwin/lib/../lib -L/usr/lib/gcc/x86_64-pc-cygwin/7.4.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-cygwin/7.4.0/../../../../x86_64-pc-cygwin/lib -L/usr/lib/gcc/x86_64-pc-cygwin/7.4.0/../../.. -lm -lsuitesparseconfig -lgfortran -lquadmath -lcygwin -ladvapi32 -lshell32 -luser32 Lex libraries: AMD libraries: -lamd -lsuitesparseconfig ARPACK libraries: -larpack BLAS libraries: -lblas BZ2 libraries: -lbz2 CAMD libraries: -lcamd -lsuitesparseconfig CARBON libraries: CCOLAMD libraries: -lccolamd -lsuitesparseconfig CHOLMOD libraries: -lcholmod -lsuitesparseconfig COLAMD libraries: -lcolamd -lsuitesparseconfig CURL libraries: -lcurl CXSPARSE libraries: -lcxsparse -lsuitesparseconfig DL libraries: FFTW3 libraries: -lfftw3_threads -lfftw3 FFTW3F libraries: -lfftw3f_threads -lfftw3f FLTK libraries: -lfltk_gl -lfltk fontconfig libraries: -lfontconfig -lfreetype FreeType2 libraries: -lfreetype GLPK libraries: -lglpk HDF5 libraries: -lhdf5 Java libraries: KLU libraries: -lklu -lsuitesparseconfig LAPACK libraries: -llapack LLVM libraries: Magick++ libraries: -lGraphicsMagick++ -lGraphicsMagick OpenGL libraries: -lGL -lGLU PCRE libraries: -lpcre PortAudio libraries: -lportaudio -lwinmm -lm PTHREAD libraries: QHULL libraries: -lqhull QRUPDATE libraries: -lqrupdate Qt GUI libraries: -lQt5Network -lQt5PrintSupport -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Xml -lQt5Core -lqscintilla2-qt5 Qt OpenGL libraries: -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core READLINE libraries: -lreadline Sndfile libraries: -lsndfile SuiteSparse config libraries: -lsuitesparseconfig SUNDIALS IDA libraries: -lsundials_ida SUNDIALS NVECTOR libraries: -lsundials_nvecserial TERM libraries: -lncurses UMFPACK libraries: -lumfpack -lamd -lsuitesparseconfig X11 libraries: -lX11 Z libraries: -lz Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple