Date: Wed, 14 Mar 2001 07:24:37 -0800 (PST) From: Dennis Glatting <dennis.glatting@software-munitions.com> To: <ports@freebsd.org> Subject: compile problems under the revised kde2 Message-ID: <Pine.BSF.4.31.0103140717490.10721-100000@btw.plaintalk.bellevue.wa.us>
next in thread | raw e-mail | index | archive | help
I CVS sync'd with the archives yesterday and started rebuilding KDE2. It doesn't build. The following is a classic example from audio/kdemultimedia2. If I hand patch the makefile to include -pthreads then compilation fails further in the process. KDE games exhibits the same problem. I am running qt-2.3.0. dmesg output follows this compile output and a list of /var/db/pkg is at the end. ===> Building for kdemultimedia-2.1 gmake all-recursive gmake[1]: Entering directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1' Making all in aktion gmake[2]: Entering directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/aktion' Making all in pics gmake[3]: Entering directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/aktion/pics' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/aktion/pics' gmake[3]: Entering directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/aktion' /bin/sh ../libtool --mode=link --tag=CXX c++ -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -Os -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o aktion -R /usr/local/lib -R /usr/X11R6/lib -R /usr/X11R6/lib main.o libaktion.la -Wl,-export-dynamic -L/usr/local/lib -ljpeg -lstdc++ -lgcc c++ -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -Os -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o .libs/aktion main.o -Wl,-export-dynamic ./.libs/libaktion.so -L/usr/X11R6/lib -L/usr/local/lib -lstdc++ -lgcc -L/usr/libexec/elf -L/usr/libexec -L/usr/lib -lgcc -lstdc++ /usr/local/lib/libkparts.so /usr/local/lib/libkfile.so /usr/local/lib/libksycoca.so /usr/local/lib/libkio.so /usr/local/lib/libkdeui.so /usr/local/lib/libkdesu.so /usr/local/lib/libkdecore.so /usr/local/lib/libkdefakes.so -lgcc /usr/local/lib/libDCOP.so -lqt2-mt -lpng -lXext -lX11 -lSM -lICE -lutil -lz -lstdc++ -lstdc++ -lgcc -lstdc++ -lm /usr/local/lib/libjpeg.so -lstdc++ -lgcc -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_destroy' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_create' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_init' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_exit' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_condattr_init' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_mutexattr_destroy' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_condattr_destroy' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_setinheritsched' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_mutexattr_settype' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_mutexattr_init' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_mutex_trylock' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_setdetachstate' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_cond_timedwait' gmake[3]: *** [aktion] Error 1 gmake[3]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/aktion' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/aktion' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/audio/kdemultimedia2. *** Error code 1 Stop in /usr/ports/audio/kdemultimedia2. *** Error code 1 Stop in /usr/ports/audio/kdemultimedia2. Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.3-BETA #0: Tue Mar 13 22:38:47 PST 2001 root@btw:/usr/src/sys/compile/BTW Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (860.88-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> real memory = 268034048 (261752K bytes) avail memory = 255623168 (249632K bytes) Changing APIC ID for IO APIC #0 from 0 to 2 on chip Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170020, at 0xfec00000 Preloaded elf kernel "kernel" at 0xc0464000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Host to PCI bridge> on motherboard IOAPIC #0 intpin 19 -> irq 2 IOAPIC #0 intpin 17 -> irq 13 pci0: <PCI bus> on pcib0 pcib1: <PCI to PCI bridge (vendor=8086 device=250f)> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <NVidia Riva TNT2 graphics accelerator> at 0.0 irq 16 pcib2: <Intel 82801AA (ICH) Hub to PCI bridge> at device 30.0 on pci0 IOAPIC #0 intpin 18 -> irq 17 pci2: <PCI bus> on pcib2 pci2: <unknown card> (vendor=0x1102, dev=0x0002) at 7.0 irq 16 pci2: <unknown card> (vendor=0x1102, dev=0x7002) at 7.1 ahc0: <Adaptec 29160N Ultra160 SCSI adapter> port 0xe800-0xe8ff mem 0xfafff000-0xfaffffff irq 13 at device 8.0 on pci2 aic7892: Wide Channel A, SCSI Id=7, 32/255 SCBs xl0: <3Com 3c905-TX Fast Etherlink XL> port 0xec80-0xecbf irq 16 at device 11.0 on pci2 xl0: Ethernet address: 00:60:08:b0:3d:a6 miibus0: <MII bus> on xl0 nsphy0: <DP83840 10/100 media interface> on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl1: <3Com 3c905C-TX Fast Etherlink XL> port 0xec00-0xec7f mem 0xfaffec00-0xfaffec7f irq 17 at device 12.0 on pci2 xl1: Ethernet address: 00:b0:d0:a2:62:ac miibus1: <MII bus> on xl1 xlphy0: <3c905C 10/100 internal PHY> on miibus1 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isab0: <Intel 82801AA (ICH) PCI to LPC bridge> at device 31.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel ICH ATA66 controller> port 0xffa0-0xffaf at device 31.1 on pci0 ata1: at 0x170 irq 15 on atapci0 uhci0: <Intel 82801AA (ICH) USB controller> port 0xff80-0xff9f irq 2 at device 31.2 on pci0 usb0: <Intel 82801AA (ICH) USB controller> on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ums0: Microsoft Microsoft Wheel Mouse Optical\M-., rev 1.10/1.21, addr 2, iclass 3/1 ums0: 3 buttons and Z dir. pci0: <unknown card> (vendor=0x8086, dev=0x2413) at 31.3 irq 13 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 APIC_IO: Testing 8254 interrupt delivery APIC_IO: routing 8254 via IOAPIC #0 intpin 2 IP packet filtering initialized, divert enabled, rule-based forwarding enabled, default to deny, logging limited to 512 packets/entry by default IPsec: Initialized Security Association Processing. IP Filter: v3.4.16 initialized. Default = pass all, Logging = enabled SMP: AP CPU #1 Launched! acd0: CDROM <Lite-On LTN483S 48x Max> at ata1-master using PIO4 Waiting 2 seconds for SCSI devices to settle Mounting root from ufs:/dev/da0s1a da0 at ahc0 bus 0 target 0 lun 0 da0: <QUANTUM ATLAS10K2-TY092L DA40> Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz, offset 127, 16bit), Tagged Queueing Enabled da0: 8683MB (17783239 512 byte sectors: 255H 63S/T 1106C) da1 at ahc0 bus 0 target 1 lun 0 da1: <SEAGATE ST318451LW 0003> Fixed Direct Access SCSI-3 device da1: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da1: 17501MB (35843671 512 byte sectors: 255H 63S/T 2231C) xl0: promiscuous mode enabled #btw ls -l /var/db/pkg ./ ../ Mesa-3.2.1_1/ XFree86-4.0.1_10/ XFree86-4.0.2_5/ XFree86-4.0.2_6/ apache_fp-1.3.12/ arpwatch-2.1.a6/ arpwatch-2.1a4/ aspell-0.32.5/ autoconf-2.13/ bzip2-1.0.1/ ca-roots-1.0_1/ catdoc-0.90.3/ cclient-4.8/ cdecl-2.5/ choparp-971007/ cvsup-bin-16.1/ cvsup-mirror-1.2/ cvsupd-bin-16.1/ dopewars-1.4.8/ freelibiberty-0.2/ freetype-1.3.1_1/ freetype2-2.0.1/ gdbm-1.8.0/ gettext-0.10.35/ gmake-3.78.1/ iconv-2.0_1/ ifhp-3.3.10/ imap-uw-4.8_1/ isc-dhcp-2.0/ iso8879-1986/ ispell-3.1.20c/ jpeg-6b/ kdebase-2.1/ kdelibs-2.1/ kdesupport-2.1/ lcms-1.06/ libaudiofile-0.2.1_1/ libmng-1.0.0_1/ libtool-1.3.4_2/ libwww-5.3.1/ m4-1.4/ netcat-1.10/ nmap-2.53/ p5-Convert-UU-0.40/ p5-DBI-1.14/ p5-Data-ShowTable-3.3/ p5-IO-Socket-SSL-0.75/ p5-IO-stringy-1.210/ p5-MIME-Base64-2.11/ p5-MIME-Lite-1.137/ p5-Mail-Tools-1.1401/ p5-Mysql-modules-1.2215/ p5-Net-1.0703/ p5-Net-DNS-0.12/ p5-Net-Daemon-0.33/ p5-Net-SSLeay-1.05/ p5-PlRPC-0.2012/ p5-Storable-1.0.6/ pine-4.31/ png-1.0.9_1/ pspell-0.11.2/ qt-2.3.0/ rsaref-2.0/ setiathome-3.03_2/ squid-2.3/ ssh2-2.1.0p2/ ssh2-2.3.0/ tcl-8.2.3/ tcl-8.3.b1/ teTeX-1.0.7/ tiff-3.5.5/ tk-8.3.b1/ uulib-0.5.13/ xanim-2.80.2/ xearth-1.1/ xemacs-21.1.13/ xemacs-oa-packages-1.3/ xemacs-packages-1.7/ xxgdb-1.12/ 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?Pine.BSF.4.31.0103140717490.10721-100000>