From owner-freebsd-ports@FreeBSD.ORG Fri Feb 10 11:11:26 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 898B1106564A; Fri, 10 Feb 2012 11:11:26 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) by mx1.freebsd.org (Postfix) with ESMTP id 180DA8FC18; Fri, 10 Feb 2012 11:11:25 +0000 (UTC) Received: from outgoing.leidinger.net (p4FC41EEA.dip.t-dialin.net [79.196.30.234]) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id 7D66C844720; Fri, 10 Feb 2012 11:46:18 +0100 (CET) Received: from webmail.leidinger.net (webmail.Leidinger.net [IPv6:fd73:10c7:2053:1::3:102]) by outgoing.leidinger.net (Postfix) with ESMTPS id B87EF2C4F; Fri, 10 Feb 2012 11:46:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=leidinger.net; s=outgoing-alex; t=1328870775; bh=SGoIlDD9m+T3LujKdYXwMICVP5drAOVTMUaCVUtOfQw=; h=Date:Message-ID:From:To:Cc:Subject:References:In-Reply-To: Content-Type:MIME-Version; b=p6AQdFMqdLCF2U+iF0cFw8HFCK+WzPDkURR2t75dE4/0YMli/tTxHrEKqVTNXBPh0 m3Q8RzsmzljquiVPIKgK2JF/nuBokgUKQczPcH6+z0xoEASzvE+Sf398lmN7/9KH/N 3YA4S0sLQcKGUBTZ8Fei5TAHqcsnXO9UP0JwVR4FZevA1JhBuu2/Jf8fuC5j4uQxBZ zJBgR4GV0jrqodlHq95qWov2pcgHlOgCW+ee5gum9LhlRxckAOWlQ9KpujeoSjyte9 g5tNjuu65w36qxSsELmQp75AM3NzFLjQnojtra9KGmsN1ZiMhfd5JZnzdbRDyzYUtZ FhRm8jDwxx2Jw== Received: (from www@localhost) by webmail.leidinger.net (8.14.5/8.14.4/Submit) id q1AAkFMF085962; Fri, 10 Feb 2012 11:46:15 +0100 (CET) (envelope-from Alexander@Leidinger.net) X-Authentication-Warning: webmail.leidinger.net: www set sender to Alexander@Leidinger.net using -f Received: from 85.94.224.19 ([85.94.224.19]) by webmail.leidinger.net (Horde Framework) with HTTP; Fri, 10 Feb 2012 11:46:15 +0100 Date: Fri, 10 Feb 2012 11:46:15 +0100 Message-ID: <20120210114615.Horde.tdbrZ5jmRSRPNPV3gsfRT5w@webmail.leidinger.net> From: Alexander Leidinger To: Martin Wilke References: In-Reply-To: User-Agent: Internet Messaging Program (IMP) H4 (5.0.18) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: 7D66C844720.A1C90 X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=-0.554, required 6, autolearn=disabled, AWL -0.52, DKIM_SIGNED 0.10, DKIM_VALID -0.10, DKIM_VALID_AU -0.10, TW_ZJ 0.08, T_RP_MATCHES_RCVD -0.01) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1329475579.44922@5wBDehB1cpB8C6isGYmIug X-EBL-Spam-Status: No Cc: ports@FreeBSD.ORG, Alex Dupre Subject: Re: mysql 5.5 fails to build. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2012 11:11:26 -0000 Quoting Martin Wilke (from Fri, 10 Feb 2012 17:44:01 +0800): > Linking CXX executable mysqld > ../storage/innobase/libinnobase.a(row0merge.c.o): In function > `row_merge_write': > row0merge.c:(.text+0x571): undefined reference to `posix_fadvise' > ../storage/innobase/libinnobase.a(row0merge.c.o): In function > `row_merge_read': > row0merge.c:(.text+0x968): undefined reference to `posix_fadvise' > ../storage/innobase/libinnobase.a(row0merge.c.o): In function > `row_merge_build_indexes': > row0merge.c:(.text+0x1f08): undefined reference to `posix_fadvise' > In the tinderbox builds fine. > > > Some infos about the system > > FreeBSD 9.0-STABLE #1 r229835: Mon Jan 9 04:11:49 CET 2012, > Filesystem is ZFS, and all mysql servers running in a jail. > > Any idea? Did you update the jails recently from a FreeBSD version without posix_fadvise? I noticed in my ezjail-update logs that the update of files with file flags fails without aborting the installation/update. So maybe you have some old libs around. I recursively removed the flags from my basejails and did the update again. A quick look at ezjail suggests that the removal of the flags should happen automatically, but I didn't had the time to dig deeper. Bye, Alexander. -- Youth is when you blame all your troubles on your parents; maturity is when you learn that everything is the fault of the younger generation. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137