From owner-freebsd-ports@freebsd.org Sun Oct 22 14:39:21 2017 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 0CE19E53C41 for ; Sun, 22 Oct 2017 14:39:21 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [104.225.5.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B7BC267CE5 for ; Sun, 22 Oct 2017 14:39:16 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 6237d74a TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Sun, 22 Oct 2017 08:39:13 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: libtool warning From: Adam Weinberger In-Reply-To: Date: Sun, 22 Oct 2017 08:39:12 -0600 Cc: FreeBSD Ports Content-Transfer-Encoding: quoted-printable Message-Id: References: To: blubee blubeeme X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Oct 2017 14:39:21 -0000 > On 22 Oct, 2017, at 8:36, blubee blubeeme wrote: >=20 > It doesn't install the .la files but it should make the .so and put = them in the proper place, the .so files aren't copied over either. >=20 > Why is that? Ah, I missed that part. Can you show us the Makefile you're using? # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org >=20 > On Sun, Oct 22, 2017 at 10:31 PM, Adam Weinberger = wrote: > > On 22 Oct, 2017, at 6:39, blubee blubeeme = wrote: > > > > Hello > > > > Anyone on this list seen these errors before? A lot of the files = don't get > > copied to the staging area. > > > > /bin/mkdir -p > > '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi' > > /bin/sh ../libtool --mode=3Dinstall install -s -m 555 main > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-main' > > libtool: warning: '../lib/libutsushi.la' has not been installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../filters/libflt-all.la' has not been installed = in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-usb.la' has not been = installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-hexdump.la' has not been = installed > > in '/usr/local/lib/utsushi' > > libtool: warning: = '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/ > > libutsushi.la' has not been installed in '/usr/local/lib/utsushi' > > libtool: install: install -m 555 -s .libs/main > > = /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi= -main > > /bin/sh ../libtool --mode=3Dinstall install -s -m 555 version > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-version' > > libtool: warning: '../lib/libutsushi.la' has not been installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../filters/libflt-all.la' has not been installed = in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-usb.la' has not been = installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-hexdump.la' has not been = installed > > in '/usr/local/lib/utsushi' > > libtool: warning: = '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/ > > libutsushi.la' has not been installed in '/usr/local/lib/utsushi' > > libtool: install: install -m 555 -s .libs/version > > = /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi= -version > > /bin/sh ../libtool --mode=3Dinstall install -s -m 555 help > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-help' > > libtool: warning: '../lib/libutsushi.la' has not been installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../filters/libflt-all.la' has not been installed = in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-usb.la' has not been = installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-hexdump.la' has not been = installed > > in '/usr/local/lib/utsushi' > > libtool: warning: = '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/ > > libutsushi.la' has not been installed in '/usr/local/lib/utsushi' > > libtool: install: install -m 555 -s .libs/help > > = /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi= -help > > /bin/sh ../libtool --mode=3Dinstall install -s -m 555 list > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-list' > > libtool: warning: '../lib/libutsushi.la' has not been installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../filters/libflt-all.la' has not been installed = in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-usb.la' has not been = installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-hexdump.la' has not been = installed > > in '/usr/local/lib/utsushi' > > libtool: warning: = '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/ > > libutsushi.la' has not been installed in '/usr/local/lib/utsushi' > > libtool: install: install -m 555 -s .libs/list > > = /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi= -list > > /bin/sh ../libtool --mode=3Dinstall install -s -m 555 scan > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-scan' > > libtool: warning: '../lib/libutsushi.la' has not been installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../filters/libflt-all.la' has not been installed = in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-usb.la' has not been = installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-hexdump.la' has not been = installed > > in '/usr/local/lib/utsushi' > > libtool: warning: = '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/ > > libutsushi.la' has not been installed in '/usr/local/lib/utsushi' > > libtool: install: install -m 555 -s .libs/scan > > = /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi= -scan > > /bin/sh ../libtool --mode=3Dinstall install -s -m 555 scan-cli > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-scan-cli' > > libtool: warning: '../lib/libutsushi.la' has not been installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../filters/libflt-all.la' has not been installed = in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-usb.la' has not been = installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-hexdump.la' has not been = installed > > in '/usr/local/lib/utsushi' > > libtool: warning: = '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/ > > libutsushi.la' has not been installed in '/usr/local/lib/utsushi' > > libtool: install: install -m 555 -s .libs/scan-cli > > = /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi= -scan-cli > > /bin/sh ../libtool --mode=3Dinstall install -s -m 555 scan-gtkmm > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-scan-gtkmm' > > libtool: warning: '../gtkmm/libutsushi-gtkmm.la' has not been = installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../lib/libutsushi.la' has not been installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../filters/libflt-all.la' has not been installed = in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-usb.la' has not been = installed in > > '/usr/local/lib/utsushi' > > libtool: warning: '../connexions/libcnx-hexdump.la' has not been = installed > > in '/usr/local/lib/utsushi' > > libtool: warning: = '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/ > > libutsushi.la' has not been installed in '/usr/local/lib/utsushi' > > libtool: install: install -m 555 -s .libs/scan-gtkmm > > = /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi= -scan-gtkmm > > gmake install-exec-hook >=20 > FreeBSD doesn't install the .la files, by choice. Those messages are = expected. >=20 > # Adam >=20 >=20 > -- > Adam Weinberger > adamw@adamw.org > https://www.adamw.org >=20 >=20