pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: mysterious build failures



Hej,

> Am 23.09.2023 um 10:07 schrieb Benny Siegert <bsiegert%gmail.com@localhost>:
>
> Try rebuilding your libtool package with the same pkg_comp setup.

took a while because that built gcc10 as prerequisite.  But in the end, no difference.
pkg_comp apparently uses libtool from the original install media, and in auto mode destroys the chroot environment after the fact.
So, there should be a different solution ;-)

Cheers
	Oskar

>
> On Sat, Sep 23, 2023 at 9:20 AM Jan-Hinrich Fessel <oskar%fessel.org@localhost> wrote:
>>
>> In order to try someting different from my current build setup for pkgsrc, i thougt i should give pkg_comp a try.
>> But that did not reaaly work, because on some packages it threw an error that i previously thought was because of some error on my side.  Now i’m not so sure.
>> —
>> => Bootstrap dependency digest> 211023: found digest-20220214
>> ===> Skipping vulnerability checks.
>> WARNING: No /usr/pkg/libdata/pkgdb/pkg-vulnerabilities file found.
>> WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /usr/pkg/libdata/pkgdb fetch-pkg-vulnerabilities'.
>> ===> Building for libcfg+-0.7.0
>> cd ./src && /usr/pkg/bin/gmake
>> gmake[1]: Entering directory '/pkg_comp/work/pkg/devel/libcfg+/work/libcfg+-0.7.0/src'
>> cc  -DHAVE_CONFIG_H -I. -I. -I..  -O2 -c ../src/cfg+.c
>> cc  -DHAVE_CONFIG_H -I. -I. -I..  -O2 -c ../src/cmdline.c
>> cc  -DHAVE_CONFIG_H -I. -I. -I..  -O2 -c ../src/props.c
>> cc  -DHAVE_CONFIG_H -I. -I. -I..  -O2 -c ../src/parse.c
>> libtool: compile: unable to infer tagged configuration
>> libtool:   error: specify a tag with '--tag'
>> libtool: compile: unable to infer tagged configuration
>> gmake[1]: *** [../Rules.make:165: ../src/cfg+.lo] Error 1
>> gmake[1]: *** Waiting for unfinished jobs....
>> libtool:   error: specify a tag with '--tag'
>> gmake[1]: *** [../Rules.make:165: ../src/parse.lo] Error 1
>> libtool: compile: unable to infer tagged configuration
>> libtool:   error: specify a tag with '--tag'
>> gmake[1]: *** [../Rules.make:165: ../src/cmdline.lo] Error 1
>> libtool: compile: unable to infer tagged configuration
>> libtool:   error: specify a tag with '--tag'
>> gmake[1]: *** [../Rules.make:165: ../src/props.lo] Error 1
>> gmake[1]: Leaving directory '/pkg_comp/work/pkg/devel/libcfg+/work/libcfg+-0.7.0/src'
>> gmake: *** [Makefile:127: all-src] Error 2
>> *** Error code 2
>>
>> Stop.
>> bmake[1]: stopped in /pkg_comp/pkgsrc/devel/libcfg+
>> *** Error code 1
>>
>> Stop.
>> bmake: stopped in /pkg_comp/pkgsrc/devel/libcfg+
>> ——

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Home | Main Index | Thread Index | Old Index