public inbox for gentoo-science@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-science] Freemat and QT4
@ 2007-10-24 23:27 Ivan Miljenovic
  2007-10-25  6:23 ` Andrey G. Grozin
  0 siblings, 1 reply; 2+ messages in thread
From: Ivan Miljenovic @ 2007-10-24 23:27 UTC (permalink / raw
  To: gentoo-science

[-- Attachment #1: Type: text/plain, Size: 388 bytes --]


I just tried emerging freemat 3.5 from the overlay, and it told me that it needed QT4.  Build log attached.

Ivan Miljenovic
_________________________________________________________________
New music from the Rogue Traders - listen now!
http://ninemsn.com.au/share/redir/adTrack.asp?mode=click&clientID=832&referral=hotmailtaglineOct07&URL=http://music.ninemsn.com.au/roguetraders

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: build.log --]
[-- Type: text/x-log, Size: 4723 bytes --]

>>> Unpacking source...
>>> Unpacking FreeMat-3.5.tar.gz to /var/tmp/portage/sci-mathematics/freemat-3.5/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/sci-mathematics/freemat-3.5/work/FreeMat-3.5 ...
 * econf: updating FreeMat-3.5/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating FreeMat-3.5/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ncurses --build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking whether ln -s works... yes
configure: Configuring for non-cross unix build
checking for pkg-config... /usr/bin/pkg-config
checking for QtCore QtGui QtOpenGL QtNetwork QtXml >= 4.2.0... checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for working ncurses... yes
configure: Set QT_CFLAGS... 
configure: Win32 flag is false
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-cf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-pghpf... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking how to get verbose linking output from i686-pc-linux-gnu-gfortran... -v
checking for Fortran 77 libraries of i686-pc-linux-gnu-gfortran...  -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../.. -lncurses -lgfortranbegin -lgfortran -lm

configure: error: Qt4 is required.  If you have Qt installed see --help for more options

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/sci-mathematics/freemat-3.5/work/FreeMat-3.5/config.log
 ^[[31;01m*^[[0m 
 ^[[31;01m*^[[0m ERROR: sci-mathematics/freemat-3.5 failed.
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m            ebuild.sh, line 1695:  Called dyn_compile
 ^[[31;01m*^[[0m            ebuild.sh, line 1033:  Called qa_call 'src_compile'
 ^[[31;01m*^[[0m            ebuild.sh, line   44:  Called src_compile
 ^[[31;01m*^[[0m   freemat-3.5.ebuild, line   36:  Called econf '--with-ncurses'
 ^[[31;01m*^[[0m            ebuild.sh, line  632:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m   			die "econf failed"
 ^[[31;01m*^[[0m  The die message:
 ^[[31;01m*^[[0m   econf failed
 ^[[31;01m*^[[0m 
 ^[[31;01m*^[[0m If you need support, post the topmost build error, and the call stack if relevant.
 ^[[31;01m*^[[0m A complete build log is located at '/var/tmp/portage/sci-mathematics/freemat-3.5/temp/build.log'.
 ^[[31;01m*^[[0m 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-science] Freemat and QT4
  2007-10-24 23:27 [gentoo-science] Freemat and QT4 Ivan Miljenovic
@ 2007-10-25  6:23 ` Andrey G. Grozin
  0 siblings, 0 replies; 2+ messages in thread
From: Andrey G. Grozin @ 2007-10-25  6:23 UTC (permalink / raw
  To: gentoo-science

On Thu, 25 Oct 2007, Ivan Miljenovic wrote:
> I just tried emerging freemat 3.5 from the overlay, and it told me that 
> it needed QT4.  Build log attached.
Sorry, I don't quite understand. freemat is in the main portage tree for 
quite some time (it does not exist in the science overlay now). And yes, 
it depends on qt-4. What's the problem?

Andrey
-- 
gentoo-science@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-25  6:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-24 23:27 [gentoo-science] Freemat and QT4 Ivan Miljenovic
2007-10-25  6:23 ` Andrey G. Grozin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox