From owner-freebsd-ports Wed Dec 11 3:10:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D20DA37B404 for ; Wed, 11 Dec 2002 03:10:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B411A43ED4 for ; Wed, 11 Dec 2002 03:10:12 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBBBACx3085470 for ; Wed, 11 Dec 2002 03:10:12 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBBBACxV085469; Wed, 11 Dec 2002 03:10:12 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B45537B401 for ; Wed, 11 Dec 2002 03:05:33 -0800 (PST) Received: from ib.com.ua (ib.com.ua [217.144.67.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5667643ED1 for ; Wed, 11 Dec 2002 03:05:26 -0800 (PST) (envelope-from toha@ib.com.ua) Received: from ib.com.ua (localhost.ib.com.ua [127.0.0.1]) by ib.com.ua (8.12.6/8.12.6) with ESMTP id gBBB3o81064193 for ; Wed, 11 Dec 2002 13:03:50 +0200 (EET) (envelope-from toha@ib.com.ua) Received: (from toha@localhost) by ib.com.ua (8.12.6/8.12.6/Submit) id gBBB3kM0064191; Wed, 11 Dec 2002 13:03:46 +0200 (EET) Message-Id: <200212111103.gBBB3kM0064191@ib.com.ua> Date: Wed, 11 Dec 2002 13:03:46 +0200 (EET) From: Anton Yudin Reply-To: Anton Yudin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46185: building /usr/ports/x11-wm/qnxstyle failed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46185 >Category: ports >Synopsis: building /usr/ports/x11-wm/qnxstyle failed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 11 03:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Anton Yudin >Release: FreeBSD 5.0-RC i386 >Organization: InformBANK >Environment: building /usr/ports/x11-wm/qnxstyle failed on gcc 3.2.1. see attached dmesg.boot and gcc-v correction: cd /usr/ports/x11-wm/qnxstyle && patch Building for qnxstyle-0.1 gmake all-recursive gmake[1]: Entering directory `/usr/ports/x11-wm/qnxstyle/work/qnxstyle-0.1' Making all in src gmake[2]: Entering directory `/usr/ports/x11-wm/qnxstyle/work/qnxstyle-0.1/src' /bin/sh ../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_PLUGIN -c qnx.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_PLUGIN -Wp,-MD,.deps/qnx.pp -c qnx.cpp -fPIC -DPIC -o .libs/qnx.o qnx.cpp:1952: default argument given for parameter 12 of `void QnxStyle::drawVGradient(QPainter*, const QColorGroup&, QColorGroup::ColorRole, int, int, int, int, int, int, int, int, bool = false) const' qnx.h:106: after previous specification in `void QnxStyle::drawVGradient(QPainter*, const QColorGroup&, QColorGroup::ColorRole, int, int, int, int, int, int, int, int, bool = false) const' qnx.cpp:1984: default argument given for parameter 12 of `void QnxStyle::drawHGradient(QPainter*, const QColorGroup&, QColorGroup::ColorRole, int, int, int, int, int, int, int, int, bool = false) const' qnx.h:107: after previous specification in `void QnxStyle::drawHGradient(QPainter*, const QColorGroup&, QColorGroup::ColorRole, int, int, int, int, int, int, int, int, bool = false) const' gmake[2]: *** [qnx.lo] ïÛÉÂËÁ 1 gmake[2]: Leaving directory `/usr/ports/x11-wm/qnxstyle/work/qnxstyle-0.1/src' gmake[1]: *** [all-recursive] ïÛÉÂËÁ 1 gmake[1]: Leaving directory `/usr/ports/x11-wm/qnxstyle/work/qnxstyle-0.1' gmake: *** [all-recursive-am] ïÛÉÂËÁ 2 *** Error code 2 Stop in /usr/ports/x11-wm/qnxstyle. --- kde.log ends here --- --- gcc-v begins here --- Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.1 [FreeBSD] 20021119 (release) --- gcc-v ends here --- --- dmesg.boot begins here --- Copyright (c) 1992-2002 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 5.0-RC #0: Mon Dec 9 10:47:58 EET 2002 root@npktest1.ib.com.ua:/usr/obj/usr/src/sys/NPKTEST1 Preloaded elf kernel "/boot/kernel/kernel" at 0xc0401000. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc04010a8. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 1395763676 Hz CPU: Pentium 4 (1395.76-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf0a Stepping = 10 Features=0x3febfbff real memory = 805044224 (767 MB) avail memory = 777633792 (741 MB) Initializing GEOMetry subsystem Pentium Pro MTRR support enabled netsmb_dev: loaded npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard ACPI-0625: *** Info: GPE Block0 defined as GPE0 to GPE15 ACPI-0625: *** Info: GPE Block1 defined as GPE16 to GPE31 Using $PIR table, 11 entries at 0xc00f3250 acpi0: power button is handled as a fixed feature programming model. Timecounter "ACPI-safe" frequency 3579545 Hz acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 acpi_cpu0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xf8000000-0xfbffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) pcib2: at device 30.0 on pci0 pci2: on pcib2 fxp0: port 0xdf00-0xdf3f mem 0xfeaff000-0xfeafffff irq 11 at device 8.0 on pci2 fxp0: Ethernet address 00:03:47:a7:4a:55 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at device 31.2 (no driver attached) pci0: at device 31.3 (no driver attached) pci0: at device 31.4 (no driver attached) pci0: at device 31.5 (no driver attached) atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 fdc0: port 0x3f7,0x3f4-0x3f5,0x3f2-0x3f3,0x3f0-0x3f1 irq 6 drq 2 on acpi0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A ppc0 port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 orm0: