From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 15 13:30:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D74DF106574B for ; Wed, 15 Apr 2009 13:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B08328FC23 for ; Wed, 15 Apr 2009 13:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3FDU28Y039618 for ; Wed, 15 Apr 2009 13:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3FDU2SD039617; Wed, 15 Apr 2009 13:30:02 GMT (envelope-from gnats) Resent-Date: Wed, 15 Apr 2009 13:30:02 GMT Resent-Message-Id: <200904151330.n3FDU2SD039617@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, Oleg Ginzburg Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1597F106564A for ; Wed, 15 Apr 2009 13:23:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id DC2D58FC0A for ; Wed, 15 Apr 2009 13:23:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n3FDNHL8076308 for ; Wed, 15 Apr 2009 13:23:17 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n3FDNHml076295; Wed, 15 Apr 2009 13:23:17 GMT (envelope-from nobody) Message-Id: <200904151323.n3FDNHml076295@www.freebsd.org> Date: Wed, 15 Apr 2009 13:23:17 GMT From: Oleg Ginzburg To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/133751: sysutils/bacula-client building/install problem on i386/FreeBSD-8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Apr 2009 13:30:03 -0000 >Number: 133751 >Category: ports >Synopsis: sysutils/bacula-client building/install problem on i386/FreeBSD-8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 15 13:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Oleg Ginzburg >Release: 8.0-CURRENT >Organization: no company >Environment: FreeBSD oleg.net.nevosoft.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #1 r191101M: Wed Apr 15 13:00:20 MSD 2009 root@oleg.net.nevosoft.ru:/usr/obj/usr/src/sys/o20090103 i386 >Description: Bacula-client with recently update to 3.0 version (from 20090412), does not compile on i386/FreeBSD -HEAD (bacula-server compiling ok). Message from compile session: ---- Compiling xattr.c xattr.c: In function 'bool generic_xattr_build_streams(JCR*, FF_PKT*, int)': xattr.c:261: error: 'llistxattr' was not declared in this scope xattr.c:372: error: 'lgetxattr' was not declared in this scope xattr.c: In function 'bool generic_xattr_parse_streams(JCR*)': xattr.c:523: error: 'lsetxattr' was not declared in this scope *** Error code 1 Stop in /usr/ports/sysutils/bacula-client/work/bacula-3.0.0/src/filed. ====== Error in /usr/ports/sysutils/bacula-client/work/bacula-3.0.0/src/filed ====== ---- Stop in /usr/ports/sysutils/bacula-client/work/bacula-3.0.0. *** Error code 1 Stop in /usr/ports/sysutils/bacula-client. *** Error code 1 Stop in /usr/ports/sysutils/bacula-client. ------- >How-To-Repeat: 1) portsnap fetch update; 2) cd /usr/ports/bacula-client 3) make install note: Problem reproduce only for FreeBSD 8.0-CURRENT/i386. On the 8.0-CURRENT/amd64 or 7.x/i386 all fine. >Fix: >Release-Note: >Audit-Trail: >Unformatted: