From owner-freebsd-ports@freebsd.org Sat Oct 10 00:26:10 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27CFF99A692 for ; Sat, 10 Oct 2015 00:26:10 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F30F4E51 for ; Sat, 10 Oct 2015 00:26:09 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date: Content-Transfer-Encoding:Content-Type:MIME-Version; bh=bzApvb9L1b9OGZ42z618mMdVfzZjlvNVNGdod+SonwE=; b=uEfrKpJLOp1/5HGd6pG4z1UJra xAM3Al90l6sIZ8G4VowF7rB91g2nrxP0FWhvzqFwwiv3mHWfMEk0dqquFctJpOCUIcPphUF/5nX7q j7+H1elf/5OsFdm5Wpptn8wVLZLgEu1IhGmX8xQjfMYOaZQdCuDUxXpgVrarV6tWzzuQ=; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]:14370 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1:ECDHE-RSA-AES128-SHA:128) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ZkhzE-00092B-Og; Fri, 09 Oct 2015 19:26:08 -0500 Received: from cpe-70-113-56-244.austin.res.rr.com ([70.113.56.244]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Fri, 09 Oct 2015 19:26:08 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 09 Oct 2015 19:26:08 -0500 From: Larry Rosenman To: Jason Unovitch Cc: Per olof Ljungmark , f-ports Subject: Re: HELP: Bacula compile with older version installed In-Reply-To: References: <6a6589e34fa675cee98181e74325474a@thebighonker.lerctr.org> <561853F2.2030106@intersonic.se> <354b9cb915ca5bc5d7aa20d218691455@thebighonker.lerctr.org> <692d5dfa67396da63d05009499bc5297@thebighonker.lerctr.org> Message-ID: <376bb1d6be0c15733580c5a1f3b6ee19@thebighonker.lerctr.org> X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/1.1.3 X-Spam-Score: -1.0 (-) X-LERCTR-Spam-Score: -1.0 (-) X-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 X-LERCTR-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1, SHORTCIRCUIT=-0.0001 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Oct 2015 00:26:10 -0000 On 2015-10-09 19:22, Jason Unovitch wrote: > On Fri, Oct 9, 2015 at 8:11 PM, Larry Rosenman wrote: >> On 2015-10-09 19:09, Jason Unovitch wrote: >>> >>> For sysutils/openipmi in PR 396109 the fix was this. However that >>> was >>> before USES= localbase hit the tree which according to the commit >>> message should prevent ports from picking up their own headers from >>> old versions in LOCALBASE. >>> >>> CPPFLAGS+= -I../include -I${LOCALBASE}/include >> >> >> This is a LINK issue, NOT a compile issue..... >> > > Apologies for the misdirection. It's been one of those long weeks > where no commits before coffee applies. BTDT -- Just looking for help from the experts. No harm no foul :) > >> >>> >>> On Fri, Oct 9, 2015 at 7:59 PM, Larry Rosenman >>> wrote: >>>> >>>> On 2015-10-09 18:55, Per olof Ljungmark wrote: >>>>> >>>>> >>>>> On 2015-10-10 01:19, Larry Rosenman wrote: >>>>>> >>>>>> >>>>>> Related to BZ# 193641, the new 7.2.0 bacula port doesn't link if >>>>>> the >>>>>> 7.0.5 packages are installed. >>>>>> >>>>>> we get: >>>>>> ==>Entering directory >>>>>> >>>>>> >>>>>> /var/ports/basejail/usr/ports/sysutils/bacula-server/work/bacula-7.2.0/src/dird >>>>>> >>>>>> --- bacula-dir --- >>>>>> Linking bacula-dir ... >>>>>> >>>>>> >>>>>> /var/ports/basejail/usr/ports/sysutils/bacula-server/work/bacula-7.2.0/libtool >>>>>> --silent --tag=CXX --mode=link /usr/bin/c++ -L../lib -L../cats >>>>>> -L../findlib -L/usr/local/lib -L/usr/local/lib -fstack-protector >>>>>> -o >>>>>> bacula-dir dird.o admin.o authenticate.o autoprune.o backup.o >>>>>> bsr.o >>>>>> catreq.o dir_plugins.o dird_conf.o expand.o fd_cmds.o getmsg.o >>>>>> inc_conf.o job.o jobq.o mac.o mac_sql.o mountreq.o msgchan.o >>>>>> next_vol.o >>>>>> newvol.o recycle.o restore.o run_conf.o scheduler.o ua_acl.o >>>>>> ua_cmds.o >>>>>> ua_dotcmds.o ua_query.o ua_input.o ua_label.o ua_output.o >>>>>> ua_prune.o >>>>>> ua_purge.o ua_restore.o ua_run.o ua_select.o ua_server.o >>>>>> snapshot.o >>>>>> ua_status.o ua_tree.o ua_update.o vbackup.o verify.o -lbacfind >>>>>> -lbacsql >>>>>> -lbaccats -lbaccfg -lbac -lm -lpthread -lintl -lwrap >>>>>> /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lssl >>>>>> -lcrypto >>>>>> dird.o: In function `main': >>>>> >>>>> >>>>> >>>>> pkg delete the old version first? >>>>> _______________________________________________ >>>>> freebsd-ports@freebsd.org mailing list >>>>> https://lists.freebsd.org/mailman/listinfo/freebsd-ports >>>>> To unsubscribe, send any mail to >>>>> "freebsd-ports-unsubscribe@freebsd.org" >>>> >>>> >>>> That works, but we (dvl@ and I) would like to get it work without >>>> having >>>> to >>>> do that. >>>> >>>> Jason Unovitch suggested USES= localbase, but that didn't help >>>> either. >>>> >>>> >>>> -- >>>> Larry Rosenman http://www.lerctr.org/~ler >>>> Phone: +1 214-642-9640 E-Mail: ler@lerctr.org >>>> US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961 >>>> _______________________________________________ >>>> freebsd-ports@freebsd.org mailing list >>>> https://lists.freebsd.org/mailman/listinfo/freebsd-ports >>>> To unsubscribe, send any mail to >>>> "freebsd-ports-unsubscribe@freebsd.org" >> >> >> -- >> Larry Rosenman http://www.lerctr.org/~ler >> Phone: +1 214-642-9640 E-Mail: ler@lerctr.org >> US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961 -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961