X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-lf0-f53.google.com (mail-lf0-f53.google.com [209.85.215.53]) by lists.alpinelinux.org (Postfix) with ESMTP id A444E5C4ED7 for ; Wed, 21 Mar 2018 11:08:14 +0000 (GMT) Received: by mail-lf0-f53.google.com with SMTP id l4-v6so2868723lfg.12 for ; Wed, 21 Mar 2018 04:08:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marinelayer-io.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=AIXE4ap8xGKCpYkQ0nA6DuRfy763bt71pjuV0XcgKPY=; b=c0uGn1L+DZRhVVKxn8q2uD8Ory2EQYhAp/1DWGcypIQw+LPYNIEE0UJTjpLIkeqYk3 PfyNvraywOYxDs+wAPU4VW/30rFEu+VwywAj2ezVVpV9e/G/TrY7i3ax9iTrnYFBjkox pqaFf/d+eDMohwdLxGn3zbXSquH4NDrzzNBhoor6W6HjsE/04jmozMO1Knl3HScJD2+D 14lRokFolOpAwKQoILAmtRO4A/YBXQbR61EG5L8zKC4DmV+AzAyw1crIfDTwsyWAjDDh r8pj4Oun2JOVHcS67y4x2bXEvFCVc25nWJw2H+f2Q24QTNLh9Ch5Lmqozu7q0BpEhOne rzaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=AIXE4ap8xGKCpYkQ0nA6DuRfy763bt71pjuV0XcgKPY=; b=eFgAwwp0f6IfP7IYKcQLj1PunBbra2kW+h2PUnc8eLQ7NsCRqCDxCC91jHu0KnoxTh F9kmTdKe681h3ivSZLjJZAtCTtfpCB4CgETOmk/V9axRTNMdzLSaujVwhG3pLSfnGEcO BIqbnq5Chb8suvwyz8GQlVl2vu8snC3PRH7xKqvUnnXkZyBFmB/0rGhKhm/yXiHZnXYx ulOGHJSiJdIxGLyeE+rTOoWpwjcBfs9Zja4uzWtGG2DX0253z0EejrVjZ78L0dH48WyS 4odvv6fNtMT22PRcngdxoHRJZOI2MqkKz5VLWoEYUiXfbgfFWhE+VjFqdjCJlbRnoRP4 IO4Q== X-Gm-Message-State: AElRT7FDxDlRhdZ8lJF3ghzF0fGGHklVNXiMDoSoPdm+BD5ZxxRrKoU4 3tIvjnVpKM9OE+Q3JVrD8WSxnroGslpvxgbywLBLgSql X-Google-Smtp-Source: AG47ELvl02vUxOX2zj7U5v7/TeYF5y30G5NdIYCwgWyHWa2y/XD65mtTzowdv69NS3XH2U8x9Q9jrS4MFUSgWi5/dYE= X-Received: by 10.46.155.135 with SMTP id z7mr13199787lji.125.1521630493195; Wed, 21 Mar 2018 04:08:13 -0700 (PDT) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 2002:a19:9842:0:0:0:0:0 with HTTP; Wed, 21 Mar 2018 04:08:12 -0700 (PDT) From: =?UTF-8?Q?Mateusz_Miku=C5=82a?= Date: Wed, 21 Mar 2018 12:08:12 +0100 Message-ID: Subject: [alpine-user] Abuild-tar breaks tar archive on aarch64 To: alpine-user@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="883d24f225d406d2dc0567ea3554" --883d24f225d406d2dc0567ea3554 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, I tried to port package using arm64v8/alpine Docker image and qemu-aarch64-static with binfmt configured. Everything was fine except from created apk file for main package having 6 KiB size and only one broken symlink inside (*-dev, *-libs are OK). Investigated it a bit and apparently `abuild-tar` is the problem here, tarring main package yields 27.5 MiB text file and passing it through `abuild-tar --hash` reduces it to 6 KiB (again it works fine for *-dev and *-libs). Armhf build was fine. Any idea what to do about it? Best regards, Mateusz Miku=C5=82a --883d24f225d406d2dc0567ea3554 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

I tried to port package using arm64v8/alpine= Docker image and qemu-aarch64-static with binfmt configured.
Everything= was fine except from created apk file for main package having 6 KiB size a= nd only one broken symlink inside (*-dev, *-libs are OK).

Investigat= ed it a bit and apparently `abuild-tar` is the problem here, tarring main p= ackage yields 27.5 MiB text file and passing it through `abuild-tar --hash`= reduces it to 6 KiB (again it works fine for *-dev and *-libs).
Armhf b= uild was fine.

Any idea what to do about it?

Best regards,Mateusz Miku=C5=82a
--883d24f225d406d2dc0567ea3554-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---