From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 10 01:50:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E87D038A for ; Sat, 10 May 2014 01:50:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BDDA21AC for ; Sat, 10 May 2014 01:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4A1o0Jt034991 for ; Sat, 10 May 2014 01:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4A1o0TR034980; Sat, 10 May 2014 01:50:00 GMT (envelope-from gnats) Resent-Date: Sat, 10 May 2014 01:50:00 GMT Resent-Message-Id: <201405100150.s4A1o0TR034980@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Tsurutani Naoki Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7CA42388 for ; Sat, 10 May 2014 01:49:46 +0000 (UTC) Received: from smtp-auth.kuins.kyoto-u.ac.jp (smtp-auth.kuins.kyoto-u.ac.jp [133.3.248.237]) by mx1.freebsd.org (Postfix) with ESMTP id 233EB1A9 for ; Sat, 10 May 2014 01:49:45 +0000 (UTC) Received: from smtp-auth.kuins.kyoto-u.ac.jp (smtp-auth.kuins.kyoto-u.ac.jp [127.0.0.1]) by postfix.imss70 (Postfix) with ESMTP id 9C3E92EC002; Sat, 10 May 2014 10:49:43 +0900 (JST) Received: from h120.65.226.10.32118.vlan.kuins.net (p26253-ipngn100407kyoto.kyoto.ocn.ne.jp [180.48.129.253]) by smtp-auth.kuins.kyoto-u.ac.jp (Postfix) with ESMTP id 8AAA62EC001; Sat, 10 May 2014 10:49:43 +0900 (JST) Received: from h120.65.226.10.32118.vlan.kuins.net (localhost [127.0.0.1]) by h120.65.226.10.32118.vlan.kuins.net (8.14.8/8.14.8/20071004-1) with ESMTP id s4A1nexW017105; Sat, 10 May 2014 10:49:40 +0900 (JST) (envelope-from turutani@h120.65.226.10.32118.vlan.kuins.net) Received: (from turutani@localhost) by h120.65.226.10.32118.vlan.kuins.net (8.14.8/8.14.8/Submit) id s4A1neNZ017104; Sat, 10 May 2014 10:49:40 +0900 (JST) (envelope-from turutani) Message-Id: <201405100149.s4A1neNZ017104@h120.65.226.10.32118.vlan.kuins.net> Date: Sat, 10 May 2014 10:49:40 +0900 (JST) From: Tsurutani Naoki Reply-To: Tsurutani Naoki To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/189538: building net/netatalk fails with cups Cc: turutani@scphys.kyoto-u.ac.jp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2014 01:50:01 -0000 >Number: 189538 >Category: ports >Synopsis: building net/netatalk fails with cups >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 10 01:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Tsurutani Naoki >Release: FreeBSD 8.4-STABLE i386 >Organization: >Environment: System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 8.4-STABLE FreeBSD 8.4-STABLE #27 r264335: Fri Apr 11 12:27:54 JST 2014 turutani@h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386 >Description: building net/netatalk on the host with cups fails. >How-To-Repeat: % make ... print_cups.c: In function 'cups_printername_ok': print_cups.c:134: error: dereferencing pointer to incomplete type print_cups.c:135: error: dereferencing pointer to incomplete type print_cups.c:167: error: dereferencing pointer to incomplete type print_cups.c:169: error: dereferencing pointer to incomplete type print_cups.c: In function 'cups_get_printer_status': print_cups.c:246: error: dereferencing pointer to incomplete type print_cups.c:247: error: dereferencing pointer to incomplete type print_cups.c:277: error: dereferencing pointer to incomplete type print_cups.c:279: error: dereferencing pointer to incomplete type print_cups.c:294: error: dereferencing pointer to incomplete type print_cups.c:296: error: dereferencing pointer to incomplete type print_cups.c:304: error: dereferencing pointer to incomplete type print_cups.c:311: error: dereferencing pointer to incomplete type gmake[3]: *** [print_cups.o] Error 1 >Fix: I have no idea, but this site shows some solution; https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713558 >Release-Note: >Audit-Trail: >Unformatted: