Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2000 20:21:05 -0500 (EST)
From:      dmaddox@sc.rr.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23186: The py-qt port fails to compile
Message-ID:  <200011300121.eAU1L5173965@cae88-102-101.sc.rr.com>

next in thread | raw e-mail | index | archive | help

>Number:         23186
>Category:       ports
>Synopsis:       The py-qt port fails to compile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 29 17:30:09 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Donald J. Maddox
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cae88-102-101.sc.rr.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Nov 21 10:21:43 EST 2000 root@cae88-102-101.sc.rr.com:/usr/src/sys/compile/RHIANNON i386

>Description:

	This port fails to compile (see below).

>How-To-Repeat:

>Fix:

	Unknown

>Release-Note:
>Audit-Trail:
>Unformatted:
 >ROOT-py-qt> make
 ===>  Extracting for py-qt-2.2
 >> Checksum OK for PyQt-2.2.tar.gz.
 ===>   py-qt-2.2 depends on file: /usr/local/bin/python2.0 - found
 ===>   py-qt-2.2 depends on executable: gmake - found
 ===>   py-qt-2.2 depends on executable: libtool - found
 ===>   py-qt-2.2 depends on shared library: sip.4 - found
 ===>   py-qt-2.2 depends on shared library: qt2.4 - found
 ===>  Patching for py-qt-2.2
 ===>  Applying FreeBSD patches for py-qt-2.2
 ===>  Configuring for py-qt-2.2
 creating cache ./config.cache
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 <SNIP>
 .
 .
 .
 creating config.h
 ===>  Building for py-qt-2.2
 gmake  all-recursive
 gmake[1]: Entering directory `/usr/ports/x11-toolkits/py-qt/work/PyQt-2.2'
 Making all in qt
 gmake[2]: Entering directory `/usr/ports/x11-toolkits/py-qt/work/PyQt-2.2/qt'
 c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include/python2.0 -I/usr/local/include/sip -I/usr/X11R6/include/qt2  -I/usr/X11R6/include  -fno-exceptions -Os -mpentiumpro -march=pentiumpro -pipe -c sip_helper.cpp
 /bin/sh ../libtool --mode=link c++ -fno-exceptions -Os -mpentiumpro -march=pentiumpro -pipe -lgcc -o sip_helper  sip_helper.o  
 mkdir .libs
 c++ -fno-exceptions -Os -mpentiumpro -march=pentiumpro -pipe -lgcc -o sip_helper sip_helper.o
 sip_helper.o: In function `QArray<char> type_info function':
 sip_helper.o(.gnu.linkonce.t.__tft6QArray1Zc+0x16): undefined reference to `QGArray type_info function'
 sip_helper.o(.gnu.linkonce.t.__tft6QArray1Zc+0x1e): undefined reference to `QGArray type_info node'
 gmake[2]: *** [sip_helper] Error 1
 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/py-qt/work/PyQt-2.2/qt'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/py-qt/work/PyQt-2.2'
 gmake: *** [all-recursive-am] Error 2
 *** Error code 2
 
 Stop in /usr/ports/x11-toolkits/py-qt.
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/py-qt.
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/py-qt.
 >ROOT-py-qt> 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011300121.eAU1L5173965>