From owner-freebsd-ports@freebsd.org Tue Sep 18 10:23:54 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE0341099F74 for ; Tue, 18 Sep 2018 10:23:53 +0000 (UTC) (envelope-from jakob@grimstveit.no) Received: from mail-ot1-x331.google.com (mail-ot1-x331.google.com [IPv6:2607:f8b0:4864:20::331]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 734A689932 for ; Tue, 18 Sep 2018 10:23:53 +0000 (UTC) (envelope-from jakob@grimstveit.no) Received: by mail-ot1-x331.google.com with SMTP id w17-v6so1422688otk.3 for ; Tue, 18 Sep 2018 03:23:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=grimstveit.no; s=google; h=mime-version:from:date:message-id:subject:to; bh=b31PmzLMCoAaWi4DfuQeAUJUUwFqyDlFI/rLpqLIKqM=; b=ITDUsVp3UwgF04LY8gPUldFO0rDv5EUTRB9vfod82juHp/FOWLl/HM9BJ9jkSFfTRy Hx57cikr7ZO59FaGD5G3Vmwgt/qGx4Ahf5eU0zNM04Zqn00yfabzVzrlf1QlpbR+U2dI e1u7XCZB3N0AosFANLnxF08LWX4kzvtLGnDwQ= 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=b31PmzLMCoAaWi4DfuQeAUJUUwFqyDlFI/rLpqLIKqM=; b=Fa9hBKeLw4K5T8tmODvGiJTNaegIF3wBJVaKRd32FRsZH0lUjbCCzjC3gagQKHqHSr Y0GFy5UbGy0Cir/eLQDq/ESmyEGrw/u5A1TPJCIQgfyjujEiGDRHKrHnILkgsVyKc5yO 03qm9WtWLSJryKT9j8vv2wr3rBvqcIqkQKkZ1MIvOe16Aym5/y3REQsHeDH2RDfQYOqK x4x9xGMmAZRDh0yDseEPpefhndTf+jJqHscY6Hy460oLMHLwAhipTL1P2H86HpktjOck 2N+/k3CsgSL2jeYdlQyGUeIO+2BHDYDgTxwqJPmRd6qjE13Cl0Jourhm0zGwfasX0hB1 jUMw== X-Gm-Message-State: APzg51BJud4KkqBgaK0YDGGSHWTh8lVyp8gpfIIbiDF5tBvxy+AOg0PW Y7V1DIJTDoSOpij0Qj2In4U7iLaKdu9XD4+4BiU1qudl14E= X-Google-Smtp-Source: ANB0VdahyuiXbMgf5CI8g7c9y2pBCRWwEP9l+KAXV3Jm5ywXlxB+VEjW9KLSHip01cIuoIUgH7ZPavmKCZwGDzivplE= X-Received: by 2002:a9d:7143:: with SMTP id y3-v6mr16126431otj.305.1537266231671; Tue, 18 Sep 2018 03:23:51 -0700 (PDT) MIME-Version: 1.0 From: Jakob Breivik Grimstveit Date: Tue, 18 Sep 2018 12:23:35 +0200 Message-ID: Subject: Error building net/librsync2 To: FreeBSD Ports mailing list Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2018 10:23:54 -0000 $ uname -a FreeBSD core2.grimstveit.no 11.2-RELEASE-p3 FreeBSD 11.2-RELEASE-p3 #7 r338607: Wed Sep 12 13:24:12 CEST 2018 root@core2.grimstveit.no:/usr/obj/usr/src/sys/CORE2 amd64 [...] [22/53] /usr/bin/cc -Drsync_EXPORTS -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/rsync.dir/src/scoop.c.o -MF CMakeFiles/rsync.dir/src/scoop.c.o.d -o CMakeFiles/rsync.dir/src/scoop.c.o -c src/scoop.c [23/53] /usr/bin/cc -Drsync_EXPORTS -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/rsync.dir/src/version.c.o -MF CMakeFiles/rsync.dir/src/version.c.o.d -o CMakeFiles/rsync.dir/src/version.c.o -c src/version.c [24/53] /usr/bin/cc -Drsync_EXPORTS -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/rsync.dir/src/util.c.o -MF CMakeFiles/rsync.dir/src/util.c.o.d -o CMakeFiles/rsync.dir/src/util.c.o -c src/util.c [25/53] /usr/bin/cc -Drsync_EXPORTS -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/rsync.dir/src/mdfour.c.o -MF CMakeFiles/rsync.dir/src/mdfour.c.o.d -o CMakeFiles/rsync.dir/src/mdfour.c.o -c src/mdfour.c [26/53] /usr/bin/cc -Drsync_EXPORTS -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/rsync.dir/src/trace.c.o -MF CMakeFiles/rsync.dir/src/trace.c.o.d -o CMakeFiles/rsync.dir/src/trace.c.o -c src/trace.c [27/53] /usr/bin/cc -Drsync_EXPORTS -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/rsync.dir/src/tube.c.o -MF CMakeFiles/rsync.dir/src/tube.c.o.d -o CMakeFiles/rsync.dir/src/tube.c.o -c src/tube.c [28/53] /usr/bin/cc -Drsync_EXPORTS -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/rsync.dir/src/whole.c.o -MF CMakeFiles/rsync.dir/src/whole.c.o.d -o CMakeFiles/rsync.dir/src/whole.c.o -c src/whole.c [29/53] /usr/bin/cc -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/sumset_test.dir/tests/sumset_test.c.o -MF CMakeFiles/sumset_test.dir/tests/sumset_test.c.o.d -o CMakeFiles/sumset_test.dir/tests/sumset_test.c.o -c tests/sumset_test.c FAILED: CMakeFiles/sumset_test.dir/tests/sumset_test.c.o /usr/bin/cc -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/sumset_test.dir/tests/sumset_test.c.o -MF CMakeFiles/sumset_test.dir/tests/sumset_test.c.o.d -o CMakeFiles/sumset_test.dir/tests/sumset_test.c.o -c tests/sumset_test.c In file included from tests/sumset_test.c:27: /usr/local/include/librsync.h:430:21: error: unknown type name 'FILE' void rs_mdfour_file(FILE *in_file, char *result); ^ /usr/local/include/librsync.h:432:23: error: unknown type name 'FILE' rs_result rs_sig_file(FILE *old_file, FILE *sig_file, ^ /usr/local/include/librsync.h:432:39: error: unknown type name 'FILE' rs_result rs_sig_file(FILE *old_file, FILE *sig_file, ^ /usr/local/include/librsync.h:437:27: error: unknown type name 'FILE' rs_result rs_loadsig_file(FILE *, rs_signature_t **, rs_stats_t *); ^ /usr/local/include/librsync.h:441:43: error: unknown type name 'FILE' rs_result rs_delta_file(rs_signature_t *, FILE *new_file, FILE *delta_file, rs_stats_t *); ^ /usr/local/include/librsync.h:441:59: error: unknown type name 'FILE' rs_result rs_delta_file(rs_signature_t *, FILE *new_file, FILE *delta_file, rs_stats_t *); ^ /usr/local/include/librsync.h:443:25: error: unknown type name 'FILE' rs_result rs_patch_file(FILE *basis_file, FILE *delta_file, FILE *new_file, rs_stats_t *); ^ /usr/local/include/librsync.h:443:43: error: unknown type name 'FILE' rs_result rs_patch_file(FILE *basis_file, FILE *delta_file, FILE *new_file, rs_stats_t *); ^ /usr/local/include/librsync.h:443:61: error: unknown type name 'FILE' rs_result rs_patch_file(FILE *basis_file, FILE *delta_file, FILE *new_file, rs_stats_t *); ^ 9 errors generated. [30/53] /usr/bin/cc -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/sumset_test.dir/src/util.c.o -MF CMakeFiles/sumset_test.dir/src/util.c.o.d -o CMakeFiles/sumset_test.dir/src/util.c.o -c src/util.c [31/53] /usr/bin/cc -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/sumset_test.dir/src/hex.c.o -MF CMakeFiles/sumset_test.dir/src/hex.c.o.d -o CMakeFiles/sumset_test.dir/src/hex.c.o -c src/hex.c [32/53] /usr/bin/cc -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/sumset_test.dir/src/trace.c.o -MF CMakeFiles/sumset_test.dir/src/trace.c.o.d -o CMakeFiles/sumset_test.dir/src/trace.c.o -c src/trace.c [33/53] /usr/bin/cc -Drsync_EXPORTS -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/rsync.dir/src/sumset.c.o -MF CMakeFiles/rsync.dir/src/sumset.c.o.d -o CMakeFiles/rsync.dir/src/sumset.c.o -c src/sumset.c [34/53] /usr/bin/cc -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/sumset_test.dir/src/checksum.c.o -MF CMakeFiles/sumset_test.dir/src/checksum.c.o.d -o CMakeFiles/sumset_test.dir/src/checksum.c.o -c src/checksum.c [35/53] /usr/bin/cc -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/sumset_test.dir/src/sumset.c.o -MF CMakeFiles/sumset_test.dir/src/sumset.c.o.d -o CMakeFiles/sumset_test.dir/src/sumset.c.o -c src/sumset.c [36/53] /usr/bin/cc -Drsync_EXPORTS -I/usr/local/include -Isrc/blake2 -Isrc -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -Wall -O2 -pipe -march=native -fstack-protector -fno-strict-aliasing -fPIC -MD -MT CMakeFiles/rsync.dir/src/blake2/blake2b-ref.c.o -MF CMakeFiles/rsync.dir/src/blake2/blake2b-ref.c.o.d -o CMakeFiles/rsync.dir/src/blake2/blake2b-ref.c.o -c src/blake2/blake2b-ref.c ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/net/librsync2 ===>>> make build failed for net/librsync2 ===>>> Aborting update ===>>> Update for net/librsync2 failed ===>>> Aborting update ===>>> You can restart from the point of failure with this command line: portmaster net/librsync2 This command has been saved to /tmp/portmasterfail.txt librsync2-2.0.0_1 < -- Vyrdsamt, Jakob Breivik Grimstveit | +47 482 98 152 http://grimstveit.no/jakob