Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2007 23:30:21 +0400
From:      Alex Keda <admin@lissyara.su>
To:        ph@desktopbsd.net
Cc:        ports@FreeBSD.org
Subject:   Cannot compile desktopbsd-tools on x64, FreeBSD-CURRENT
Message-ID:  <46E6ECCD.6020109@lissyara.su>

next in thread | raw e-mail | index | archive | help
on my laptop (AMD64, FreeBSD7.0) i cannot compile desktopbsd-tools. On 
i386 (CURRENT) - compiled successful.
acer# uname -a
FreeBSD acer.lissyara.int.otradno.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: 
Sun Sep  9 23:51:55 MSD 2007     
root@acer.lissyara.int.otradno.ru:/usr/obj/usr/src/sys/main-color-console  
amd64
========== build log ==================
acer# cd /usr/ports/sysutils/desktopbsd-tools/
acer# make clean
===>  Cleaning for desktopbsd-tools-1.1_2
acer# make
===>  Vulnerability check disabled, database not found
===>  Extracting for desktopbsd-tools-1.1_2
=> MD5 Checksum OK for desktopbsd-tools-1.1.tar.bz2.
=> SHA256 Checksum OK for desktopbsd-tools-1.1.tar.bz2.
===>  Patching for desktopbsd-tools-1.1_2
===>  Applying FreeBSD patches for desktopbsd-tools-1.1_2
===>   desktopbsd-tools-1.1_2 depends on executable: qmake - found
===>   desktopbsd-tools-1.1_2 depends on file: /usr/local/bin/moc - found
===>   desktopbsd-tools-1.1_2 depends on shared library: kfontinst - found
===>   desktopbsd-tools-1.1_2 depends on shared library: kimproxy - found
===>  Configuring for desktopbsd-tools-1.1_2
Compiling translation files...Done.
Generating IDL for hardware notification...Done.
Run make to start the build.
===>  Building for desktopbsd-tools-1.1_2
cd libdbsddisk && qmake libdbsddisk.pro -spec 
/usr/local/share/qt/mkspecs/freebsd-g++ -o Makefile
Project MESSAGE: Building for architecture amd64
cd libdbsddisk && make -f Makefile
cc -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  -DQT_NO_CHECK 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT 
-I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../src/sys/geom -I../../../../../../local/include 
-I/usr/local/include -o blocks.o blocks.c
cc -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  -DQT_NO_CHECK 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT 
-I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../src/sys/geom -I../../../../../../local/include 
-I/usr/local/include -o chunk.o chunk.c
cc -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  -DQT_NO_CHECK 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT 
-I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../src/sys/geom -I../../../../../../local/include 
-I/usr/local/include -o create_chunk.o create_chunk.c
cc -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  -DQT_NO_CHECK 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT 
-I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../src/sys/geom -I../../../../../../local/include 
-I/usr/local/include -o disk.o disk.c
cc -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  -DQT_NO_CHECK 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT 
-I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../src/sys/geom -I../../../../../../local/include 
-I/usr/local/include -o rules.o rules.c
cc -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  -DQT_NO_CHECK 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT 
-I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../src/sys/geom -I../../../../../../local/include 
-I/usr/local/include -o write_amd64_disk.o write_amd64_disk.c
cc -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  -DQT_NO_CHECK 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT 
-I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../src/sys/geom -I../../../../../../local/include 
-I/usr/local/include -o write_disk.o write_disk.c
cc -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  -DQT_NO_CHECK 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT 
-I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../src/sys/geom -I../../../../../../local/include 
-I/usr/local/include -o open_disk.o open_disk.c
open_disk.c: In function 'Int_Open_Disk':
open_disk.c:262: warning: empty body in an else-statement
open_disk.c:47: warning: 'b' may be used uninitialized in this function
open_disk.c:49: warning: 'alt' may be used uninitialized in this function
open_disk.c:49: warning: 'hd' may be used uninitialized in this function
open_disk.c:49: warning: 'sc' may be used uninitialized in this function
open_disk.c:49: warning: 'ty' may be used uninitialized in this function
open_disk.c:48: warning: 'off' may be used uninitialized in this function
open_disk.c:46: warning: 'i' may be used uninitialized in this function
cc -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  -DQT_NO_CHECK 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT 
-I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../src/sys/geom -I../../../../../../local/include 
-I/usr/local/include -o change.o change.c
change.c: In function 'Sanitize_Bios_Geom':
change.c:56: warning: comparison between signed and unsigned
rm -f libdbsddisk.so.1.0.0 libdbsddisk.so libdbsddisk.so.1 
libdbsddisk.so.1.0
c++ -Wl,-rpath,/usr/local/lib  -Wl,-rpath,/usr/local/lib -pthread 
-shared -Wl,-soname,libdbsddisk.so.1 -o libdbsddisk.so.1.0.0 blocks.o  
chunk.o  create_chunk.o  disk.o  rules.o  write_amd64_disk.o  
write_disk.o  open_disk.o  change.o   -L/usr/local/lib -L/usr/local/lib 
-L/usr/local/lib -lqt-mt -lXext -lX11 -lm
ln -s libdbsddisk.so.1.0.0 libdbsddisk.so
ln -s libdbsddisk.so.1.0.0 libdbsddisk.so.1
ln -s libdbsddisk.so.1.0.0 libdbsddisk.so.1.0
cd libdesktopbsd && qmake libdesktopbsd.pro -spec 
/usr/local/share/qt/mkspecs/freebsd-g++ -o Makefile
cd libdesktopbsd && make -f Makefile
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o device.o device.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o executor.o executor.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o rcconf.o rcconf.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o size.o size.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o variables.o variables.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o chunk.o chunk.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o disk.o disk.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o mntdevice.o mntdevice.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o ipv4addr.o ipv4addr.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o ipv4netmask.o ipv4netmask.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o lan.o lan.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o netinterface.o netinterface.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o networks.o networks.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o resolver.o resolver.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o wirelessinterface.o wirelessinterface.cpp
wirelessinterface.cpp: In member function 'QPtrList<AccessPoint> 
WirelessInterface::getAPs()':
wirelessinterface.cpp:264: warning: comparison between signed and 
unsigned integer expressions
wirelessinterface.cpp:279: warning: comparison between signed and 
unsigned integer expressions
wirelessinterface.cpp: In member function 'QString 
WirelessInterface::copySSID(const u_int8_t*, size_t) const':
wirelessinterface.cpp:371: warning: comparison between signed and 
unsigned integer expressions
wirelessinterface.cpp:376: warning: comparison between signed and 
unsigned integer expressions
wirelessinterface.cpp:380: warning: comparison between signed and 
unsigned integer expressions
wirelessinterface.cpp:383: warning: comparison between signed and 
unsigned integer expressions
wirelessinterface.cpp:388: warning: comparison between signed and 
unsigned integer expressions
wirelessinterface.cpp:396: warning: comparison between signed and 
unsigned integer expressions
wirelessinterface.cpp:400: warning: comparison between signed and 
unsigned integer expressions
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o wlan.o wlan.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o user.o user.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o package.o package.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o portauditengine.o portauditengine.cpp
portauditengine.cpp: In static member function 'static UnixProcess* 
PortAuditEngine::getProcess(int)':
portauditengine.cpp:32: warning: deprecated conversion from string 
constant to 'char*'
portauditengine.cpp:32: warning: deprecated conversion from string 
constant to 'char*'
portauditengine.cpp:32: warning: deprecated conversion from string 
constant to 'char*'
portauditengine.cpp:34: warning: comparison between signed and unsigned 
integer expressions
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o pkgupgradeengine.o pkgupgradeengine.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o portsupdateengine.o portsupdateengine.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o pkgdbupdateengine.o pkgdbupdateengine.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o pkgdeinstallengine.o pkgdeinstallengine.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o fsdevice.o fsdevice.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o accesspoint.o accesspoint.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o dbsdsettings.o dbsdsettings.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o defaultrouter.o defaultrouter.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o fastestcvsupengine.o fastestcvsupengine.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o portsdbupdateengine.o portsdbupdateengine.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o users.o users.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o pkgversion.o pkgversion.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o unixprocess.o unixprocess.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o domainname.o domainname.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o hostname.o hostname.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o portscleanengine.o portscleanengine.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o pkgdbcheckengine.o pkgdbcheckengine.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o sambaconf.o sambaconf.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o dbsdtranslator.o dbsdtranslator.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o environment.o environment.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o pkgupgradecontroller.o pkgupgradecontroller.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o portsnapengine.o portsnapengine.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o packagesettings.o packagesettings.cpp
/usr/local/bin/moc unixprocess.h -o moc_unixprocess.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o moc_unixprocess.o moc_unixprocess.cpp
/usr/local/bin/moc dbsdtranslator.h -o moc_dbsdtranslator.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o moc_dbsdtranslator.o moc_dbsdtranslator.cpp
/usr/local/bin/moc pkgupgradecontroller.h -o moc_pkgupgradecontroller.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../../../../../../local/include -I../../../../../../local/include 
-I/usr/local/include -o moc_pkgupgradecontroller.o 
moc_pkgupgradecontroller.cpp
rm -f libdesktopbsd.so.1.0.0 libdesktopbsd.so libdesktopbsd.so.1 
libdesktopbsd.so.1.0
c++ -Wl,-rpath,../libdbsddisk  -Wl,-rpath,/usr/local/lib -pthread 
-shared -Wl,-soname,libdesktopbsd.so.1 -o libdesktopbsd.so.1.0.0 
device.o  executor.o  rcconf.o  size.o  variables.o  chunk.o  disk.o  
mntdevice.o  ipv4addr.o  ipv4netmask.o  lan.o  netinterface.o  
networks.o  resolver.o  wirelessinterface.o  wlan.o  user.o  package.o  
portauditengine.o  pkgupgradeengine.o  portsupdateengine.o  
pkgdbupdateengine.o  pkgdeinstallengine.o  fsdevice.o  accesspoint.o  
dbsdsettings.o  defaultrouter.o  fastestcvsupengine.o  
portsdbupdateengine.o  users.o  pkgversion.o  unixprocess.o  
domainname.o  hostname.o  portscleanengine.o  pkgdbcheckengine.o  
sambaconf.o  dbsdtranslator.o  environment.o  pkgupgradecontroller.o  
portsnapengine.o  packagesettings.o moc_unixprocess.o  
moc_dbsdtranslator.o  moc_pkgupgradecontroller.o  -L../libdbsddisk 
-L/usr/local/lib -L/usr/local/lib -lcam -ldbsddisk -ldevinfo -lcrypt 
-lkvm -lutil -lqt-mt -lXext -lX11 -lm
ln -s libdesktopbsd.so.1.0.0 libdesktopbsd.so
ln -s libdesktopbsd.so.1.0.0 libdesktopbsd.so.1
ln -s libdesktopbsd.so.1.0.0 libdesktopbsd.so.1.0
cd libdesktopbsd-ui && qmake libdesktopbsd-ui.pro -spec 
/usr/local/share/qt/mkspecs/freebsd-g++ -o Makefile
cd libdesktopbsd-ui && make -f Makefile
/usr/local/bin/uic frmadduser.ui -o frmadduser.h
/usr/local/bin/uic frmchangepasswd.ui -o frmchangepasswd.h
/usr/local/bin/uic lanconfig.ui -o lanconfig.h
/usr/local/bin/uic frmlan.ui -o frmlan.h
/usr/local/bin/uic frmselif.ui -o frmselif.h
/usr/local/bin/uic frmwlan.ui -o frmwlan.h
/usr/local/bin/uic moddevinfo.ui -o moddevinfo.h
/usr/local/bin/uic moddiskpart.ui -o moddiskpart.h
/usr/local/bin/uic moddisksel.ui -o moddisksel.h
/usr/local/bin/uic modmount.ui -o modmount.h
/usr/local/bin/uic modnetworks.ui -o modnetworks.h
/usr/local/bin/uic modthrottling.ui -o modthrottling.h
/usr/local/bin/uic modusers.ui -o modusers.h
/usr/local/bin/uic frmdeinstallpkgs.ui -o frmdeinstallpkgs.h
/usr/local/bin/uic frmtextbrowser.ui -o frmtextbrowser.h
/usr/local/bin/uic frmmodulecontainer.ui -o frmmodulecontainer.h
/usr/local/bin/uic moddisksetup.ui -o moddisksetup.h
/usr/local/bin/uic frmcleanports.ui -o frmcleanports.h
/usr/local/bin/uic frmterminaldisplay.ui -o frmterminaldisplay.h
/usr/local/bin/uic uifrmpkgupgradecontroller.ui -o 
uifrmpkgupgradecontroller.h
/usr/local/bin/uic frmterminal.ui -o frmterminal.h
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o dbsdglobal.o dbsdglobal.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o terminaldisplay.o terminaldisplay.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o dbsdmodule.o dbsdmodule.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o dialogs.o dialogs.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o dbsdiconloader.o dbsdiconloader.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o translation.o translation.cpp
translation.cpp: In static member function 'static void 
Translation::translateWizard(QWizard*)':
translation.cpp:101: warning: comparison between signed and unsigned 
integer expressions
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o terminalformatter.o terminalformatter.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o portsupdateformatter.o portsupdateformatter.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o installedpkglistviewitem.o 
installedpkglistviewitem.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o porttoolsformatter.o porttoolsformatter.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o portauditformatter.o portauditformatter.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o frmpkgupgradecontroller.o 
frmpkgupgradecontroller.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o terminal.o terminal.cpp
/usr/local/bin/uic frmadduser.ui -i frmadduser.h -o frmadduser.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o frmadduser.o frmadduser.cpp
frmadduser.ui.h: In member function 'virtual void frmAddUser::verify()':
frmadduser.ui.h:50: warning: 'user' may be used uninitialized in this 
function
/usr/local/bin/uic frmchangepasswd.ui -i frmchangepasswd.h -o 
frmchangepasswd.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o frmchangepasswd.o frmchangepasswd.cpp
/usr/local/bin/uic frmlan.ui -i frmlan.h -o frmlan.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o frmlan.o frmlan.cpp
/usr/local/bin/uic frmselif.ui -i frmselif.h -o frmselif.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o frmselif.o frmselif.cpp
/usr/local/bin/uic frmwlan.ui -i frmwlan.h -o frmwlan.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o frmwlan.o frmwlan.cpp
/usr/local/bin/uic lanconfig.ui -i lanconfig.h -o lanconfig.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o lanconfig.o lanconfig.cpp
/usr/local/bin/uic moddevinfo.ui -i moddevinfo.h -o moddevinfo.cpp
c++ -c -pipe -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC  
-DQT_NO_CHECK -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. 
-I../libdesktopbsd -I../../../../../../local/include 
-I/usr/local/include -o moddevinfo.o moddevinfo.cpp
In file included from moddevinfo.cpp:26:
moddevinfo.ui.h: In member function 'int 
modDevInfo::insertDevice(devinfo_dev*, void*)':
moddevinfo.ui.h:35: error: cast from 'void*' to 'uint' loses precision
*** Error code 1

Stop in 
/usr/ports/sysutils/desktopbsd-tools/work/desktopbsd-tools/libdesktopbsd-ui.
*** Error code 1

Stop in /usr/ports/sysutils/desktopbsd-tools/work/desktopbsd-tools.
*** Error code 1

Stop in /usr/ports/sysutils/desktopbsd-tools.
acer#
acer#




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