From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=AWL,BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,SPF_PASS, UNPARSEABLE_RELAY shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id D4E1E1F66E for ; Fri, 21 Aug 2020 12:51:11 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-2.v29.lw.sourceforge.com) by sfs-ml-2.v29.lw.sourceforge.com with esmtp (Exim 4.90_1) (envelope-from ) id 1k96Vg-0001eX-Uv; Fri, 21 Aug 2020 12:51:08 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k96Ve-0001eO-V1 for sox-devel@lists.sourceforge.net; Fri, 21 Aug 2020 12:51:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=In-Reply-To:Content-Transfer-Encoding:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=FJ6gJr909Vylp5C+30iqGKR5vtjpztUkrtLCWzUctUY=; b=PGPXZEu9qXxE7ZfRuXMDXaHx+O H7zBBNRFwvSSb7I5IDpRj0hgPhGb7UYN+VvgOEc6529o3XeoQ89L+YQ6KV19Tmpq2qprk+3aH0yEG C1Oom637XR2rEPfkNdRm/cu5htB+kLKV64Yl65MHXdkiq+vyqCAjH2PYIg4KM29to4go=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=In-Reply-To:Content-Transfer-Encoding:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=FJ6gJr909Vylp5C+30iqGKR5vtjpztUkrtLCWzUctUY=; b=l2I5/90i4fN8e/bXzAQjK7wyaD r2eILlJPrX0PSdNYHvVbptPF6TEi6U2qrd9iTXoQRLe2I30BtZKBGjlZPM4whvceHAGO5AacxqxYr tjV8n3sfVHegNWxD3/SWamyiKVDRl1zWp0qSHcmzcCtDV2qd7sqEsZndObUdYuBck86k=; Received: from uvt.stare.cz ([185.63.96.79] helo=mx.stare.cz) by sfi-mx-3.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.2) id 1k96Vd-000Iw0-En for sox-devel@lists.sourceforge.net; Fri, 21 Aug 2020 12:51:06 +0000 Received: from localhost (stare.cz [local]) by stare.cz (OpenSMTPD) with ESMTPA id 312e7f2a; Fri, 21 Aug 2020 14:50:57 +0200 (CEST) Date: Fri, 21 Aug 2020 14:50:56 +0200 From: Jan Stary To: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= Message-ID: <20200821125056.GA1525@www.stare.cz> References: <20200821081621.GA85272@www.stare.cz> <20200821084927.GA82784@www.stare.cz> <20200821124953.GC81576@www.stare.cz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200821124953.GC81576@www.stare.cz> X-Headers-End: 1k96Vd-000Iw0-En Subject: Re: Build system cleanup X-BeenThere: sox-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: sox-devel@lists.sourceforge.net Cc: sox-devel@lists.sourceforge.net Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: sox-devel-bounces@lists.sourceforge.net > > > Trying agsin with ./configure --prefix=$HOME --disable-lpc10 > > > to make it finosh without the lpc10 fail. Mysteriously, > > > it fails with standard C funcrtions not bewing found > > > > I installed OpenBSD in a VM and noticed the same thing. It seems to > > have something to do with linking shared libraries. Is OpenBSD doing > > something bizarre there? > > Full log attached; these is the failing line > (can we please make make V=1 the default, > so that the actual commands can be seen?) > > libtool: link: gcc -shared -fPIC -DPIC -o .libs/libsox.so.3.0 .libs/libsox_la-adpcms.o .libs/libsox_la-aiff.o .libs/libsox_la-cvsd.o .libs/libsox_la-g711.o .libs/libsox_la-g721.o .libs/libsox_la-g723_24.o .libs/libsox_la-g723_40.o .libs/libsox_la-g72x.o .libs/libsox_la-vox.o .libs/libsox_la-raw.o .libs/libsox_la-formats.o .libs/libsox_la-formats_i.o .libs/libsox_la-skelform.o .libs/libsox_la-xmalloc.o .libs/libsox_la-getopt.o .libs/libsox_la-util.o .libs/libsox_la-libsox.o .libs/libsox_la-libsox_i.o .libs/libsox_la-sox-fmt.o .libs/libsox_la-bend.o .libs/libsox_la-biquad.o .libs/libsox_la-biquads.o .libs/libsox_la-chorus.o .libs/libsox_la-compand.o .libs/libsox_la-compandt.o .libs/libsox_la-contrast.o .libs/libsox_la-dcshift.o .libs/libsox_la-delay.o .libs/libsox_la-dft_filter.o .libs/libsox_la-dither.o .libs/libsox_la-divide.o .libs/libsox_la-downsample.o .libs/libsox_la-earwax.o .libs/libsox_la-echo.o .libs/libsox_la-echos.o .libs/libsox_la-effects.o .libs/libsox_la-effects_i.o .libs/libsox_la-effects_i_dsp.o .libs/libsox_la-fade.o .libs/libsox_la-fft4g.o .libs/libsox_la-fir.o .libs/libsox_la-firfit.o .libs/libsox_la-flanger.o .libs/libsox_la-gain.o .libs/libsox_la-hilbert.o .libs/libsox_la-input.o .libs/libsox_la-ladspa.o .libs/libsox_la-loudness.o .libs/libsox_la-mcompand.o .libs/libsox_la-noiseprof.o .libs/libsox_la-noisered.o .libs/libsox_la-output.o .libs/libsox_la-overdrive.o .libs/libsox_la-pad.o .libs/libsox_la-phaser.o .libs/libsox_la-rate.o .libs/libsox_la-remix.o .libs/libsox_la-repeat.o .libs/libsox_la-reverb.o .libs/libsox_la-reverse.o .libs/libsox_la-silence.o .libs/libsox_la-sinc.o .libs/libsox_la-skeleff.o .libs/libsox_la-speed.o .libs/libsox_la-splice.o .libs/libsox_la-stat.o .libs/libsox_la-stats.o .libs/libsox_la-stretch.o .libs/libsox_la-swap.o .libs/libsox_la-synth.o .libs/libsox_la-tempo.o .libs/libsox_la-tremolo.o .libs/libsox_la-trim.o .libs/libsox_la-upsample.o .libs/libsox_la-vad.o .libs/libsox_la-vol.o .libs/libsox_la-raw-fmt.o .libs/libsox_la-s1-fmt.o .libs/libsox_la-s2-fmt.o .libs/libsox_la-s3-fmt.o .libs/libsox_la-s4-fmt.o .libs/libsox_la-u1-fmt.o .libs/libsox_la-u2-fmt.o .libs/libsox_la-u3-fmt.o .libs/libsox_la-u4-fmt.o .libs/libsox_la-al-fmt.o .libs/libsox_la-la-fmt.o .libs/libsox_la-ul-fmt.o .libs/libsox_la-lu-fmt.o .libs/libsox_la-8svx.o .libs/libsox_la-aiff-fmt.o .libs/libsox_la-aifc-fmt.o .libs/libsox_la-au.o .libs/libsox_la-avr.o .libs/libsox_la-cdr.o .libs/libsox_la-cvsd-fmt.o .libs/libsox_la-dvms-fmt.o .libs/libsox_la-dat.o .libs/libsox_la-hcom.o .libs/libsox_la-htk.o .libs/libsox_la-maud.o .libs/libsox_la-prc.o .libs/libsox_la-sf.o .libs/libsox_la-smp.o .libs/libsox_la-sounder.o .libs/libsox_la-soundtool.o .libs/libsox_la-sphere.o .libs/libsox_la-tx16w.o .libs/libsox_la-voc.o .libs/libsox_la-vox-fmt.o .libs/libsox_la-ima-fmt.o .libs/libsox_la-adpcm.o .libs/libsox_la-ima_rw.o .libs/libsox_la-wav.o .libs/libsox_la-wve.o .libs/libsox_la-xa.o .libs/libsox_la-nulfile.o .libs/libsox_la-f4-fmt.o .libs/libsox_la-f8-fmt.o .libs/libsox_la-gsrt.o .libs/libsox_la-flac.o .libs/libsox_la-opus.o .libs/libsox_la-sndio.o .libs/libsox_la-vorbis.o -L/usr/local/lib -lFLAC -lopusfile -lopus -lsndio -lvorbisenc -lvorbisfile -lvorbis -logg -lm -O2 -Wl,-z -Wl,defs -Wl,--as-needed -Wl,-retain-symbols-file,.libs/libsox.exp > ld: error: undefined symbol: free > ld: error: undefined symbol: sprintf > [etc] > > When I drop the "-Wl,-z -Wl,defs" from that line, > the "gcc -shared" command goes through as expected, > producing libsox.so > > > On OpenBSD, you really should be building with clang rather than the > > prehistoric gcc 4.2 it ships with. > > Yes. clang is the default amd64 compiler on OpenBSD, > for quite some time. > > $ cc --version > OpenBSD clang version 10.0.1 > Target: amd64-unknown-openbsd6.7 > Thread model: posix > InstalledDir: /usr/bin > > But autoconf uses gcc instead of cc. Just to make sure: the above problem is the same with clang . _______________________________________________ SoX-devel mailing list SoX-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-devel