Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2014 09:30:48 +0100
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports@FreeBSD.org
Cc:        gecko@FreeBSD.org, portmgr@FreeBSD.org
Subject:   thunderbird-i18n fails to extract | framework extract regression?
Message-ID:  <53216CB8.3070406@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
I get this extract failure when trying to build thunderbird-i18n
24.3.0_1 from an up-to-date ports tree on 9.2-RELEASE amd64:

> ===>  Found saved configuration for thunderbird-i18n-24.3.0_1
> ===> Fetching all distfiles required by thunderbird-i18n-24.3.0_1 for building
> => SHA256 Checksum OK for xpi/thunderbird-i18n-24.3.0/de.xpi.
> => SHA256 Checksum OK for xpi/thunderbird-i18n-24.3.0/fr.xpi.
> => SHA256 Checksum OK for xpi/thunderbird-i18n-24.3.0/de.xpi.
> => SHA256 Checksum OK for xpi/thunderbird-i18n-24.3.0/en-US.xpi.
> => SHA256 Checksum OK for xpi/thunderbird-i18n-24.3.0/fr.xpi.
> => SHA256 Checksum OK for xpi/thunderbird-i18n-24.3.0/pa-IN.xpi.
> ===>   thunderbird-i18n-24.3.0_1 depends on executable: zip - found
> Usage:
>   List:    tar -tf <archive-filename>
>   Extract: tar -xf <archive-filename>
>   Create:  tar -cf <archive-filename> [filenames...]
>   Help:    tar --help
> *** [do-extract] Error code 1

EXTRACT_CMD is /usr/bin/tar.  Adding USES=zip:infozip to the port's
Makefile appears to fix this, but this might be a regression in the
framework that portmgr@ should investigate.

And I do seek out portmgr@ to deal with matters way more carefully.

We have had too many framework breakages recently, and I have a feeling
that we have been rushing many changes of the "should work" category
that would have required an -exp run...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53216CB8.3070406>