From owner-freebsd-mono@FreeBSD.ORG Tue Oct 8 09:42:21 2013 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EE168540 for ; Tue, 8 Oct 2013 09:42:21 +0000 (UTC) (envelope-from ericturgeon.bsd@gmail.com) Received: from mail-pa0-x22d.google.com (mail-pa0-x22d.google.com [IPv6:2607:f8b0:400e:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CA93B23B2 for ; Tue, 8 Oct 2013 09:42:21 +0000 (UTC) Received: by mail-pa0-f45.google.com with SMTP id rd3so8569564pab.18 for ; Tue, 08 Oct 2013 02:42:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=odW6ueQJuQIcMn/ZxHi41oP+kzOq+IfQnX+pNhn0Er0=; b=CLtZ4XWPO2P0eQ0yLZ2tDPB9ACO76LTVtnRoe8HIPdtYqJ46KIwHkLocpbw1j1EngC Q6ahVKMx9tG2XsrFUG9vbWKo/ucOOMQNc1avbOBECtS57NNisBNcbqOfi3ncXq3oYWCa sNuS8FxqHUvf/ikuh97zpMMz3CWgLXzqVz6Pfk1gaxSNoBTSz/T1MMSNZOF0rIhQbj6+ L6sJE5hCQGGZmDPo/dXR+BYtAbi2SJsB272dFqKwnxozSD/KYQwZvXkp+MRkVMSL/a2R 1tj56G5rP1u87rF4PK+a7pfeq9GiUqTHY9hAaWkhMYigXIb9IhJjAKzgQYEu2Onco0gM +wMQ== MIME-Version: 1.0 X-Received: by 10.66.218.98 with SMTP id pf2mr2502239pac.120.1381225340360; Tue, 08 Oct 2013 02:42:20 -0700 (PDT) Received: by 10.68.213.35 with HTTP; Tue, 8 Oct 2013 02:42:20 -0700 (PDT) Date: Tue, 8 Oct 2013 06:42:20 -0300 Message-ID: Subject: /usr/ports/devel/gio-sharp dont build From: Eric Turgeon To: mono@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 09:42:22 -0000 root@ericbsd:/usr/ports/devel/gio-sharp # make clean ===> Cleaning for gio-sharp-2.22.3_1 root@ericbsd:/usr/ports/devel/gio-sharp # make install clean ===> Fetching all distfiles required by gio-sharp-2.22.3_1 for building ===> Extracting for gio-sharp-2.22.3_1 => SHA256 Checksum OK for gio-sharp-2.22.3.tar.bz2. ===> Patching for gio-sharp-2.22.3_1 ===> gio-sharp-2.22.3_1 depends on executable: gmake - found ===> gio-sharp-2.22.3_1 depends on file: /usr/local/libdata/pkgconfig/gtk-sharp-2.0.pc - found ===> gio-sharp-2.22.3_1 depends on file: /usr/local/bin/intltool-extract - found ===> gio-sharp-2.22.3_1 depends on shared library: atk-1.0 - found ===> gio-sharp-2.22.3_1 depends on shared library: glib-2.0 - found ===> gio-sharp-2.22.3_1 depends on shared library: pcre - found ===> gio-sharp-2.22.3_1 depends on shared library: gtk-x11-2.0.0 - found ===> gio-sharp-2.22.3_1 depends on shared library: pango-1.0 - found ===> Configuring for gio-sharp-2.22.3_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking for mono... /usr/local/bin/mono checking for gmcs... /usr/local/bin/gmcs checking for gacutil... /usr/local/bin/gacutil checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIBSHARP... yes checking for GAPI... yes checking for GLIB... yes configure: creating ./config.status config.status: creating Makefile config.status: creating generator/Makefile config.status: creating gio/Makefile config.status: creating gio/AssemblyInfo.cs config.status: creating gio/gio-sharp.dll.config config.status: creating gio/gio-sharp-2.0.pc config.status: creating sources/Makefile ===> Building for gio-sharp-2.22.3_1 Making all in generator gmake[1]: Entering directory `/usr/ports/devel/gio-sharp/work/gio-sharp-2.22.3/generator' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/usr/ports/devel/gio-sharp/work/gio-sharp-2.22.3/generator' Making all in gio gmake[1]: Entering directory `/usr/ports/devel/gio-sharp/work/gio-sharp-2.22.3/gio' gmake -C ../generator gapi_codegen.exe gmake[1]: *** No rule to make target `gio-sharp.dll.mdb', needed by `all-am'. Stop. gmake[1]: *** Waiting for unfinished jobs.... *** Massaging the raw api into gio-api.xml cp ./gio-api.raw gio-api.xml chmod +w ./gio-api.xml gapi2-fixup --api=gio-api.xml --metadata=./Gio.metadata gmake[2]: Entering directory `/usr/ports/devel/gio-sharp/work/gio-sharp-2.22.3/generator' *** Building the generator /usr/local/bin/gmcs /out:gapi_codegen.exe ./AliasGen.cs ./BoxedGen.cs ./ByRefGen.cs ./CallbackGen.cs ./ChildProperty.cs ./ClassBase.cs ./ClassGen.cs ./CodeGenerator.cs ./ConstFilenameGen.cs ./ConstStringGen.cs ./Ctor.cs ./EnumGen.cs ./FieldBase.cs ./GenBase.cs ./GenerationInfo.cs ./HandleBase.cs ./IAccessor.cs ./IGeneratable.cs ./IManualMarshaler.cs ./InterfaceGen.cs ./LPGen.cs ./LPUGen.cs ./ManagedCallString.cs ./ManualGen.cs ./MarshalGen.cs ./MethodBase.cs ./MethodBody.cs ./Method.cs ./ObjectField.cs ./ObjectBase.cs ./ObjectGen.cs ./OpaqueGen.cs ./Parameters.cs ./Parser.cs ./Property.cs ./PropertyBase.cs ./ReturnValue.cs ./Signal.cs ./Signature.cs ./SimpleBase.cs ./SimpleGen.cs ./Statistics.cs ./StructBase.cs ./StructField.cs ./StructGen.cs ./SymbolTable.cs ./VirtualMethod.cs ./VMSignature.cs Warning: matched no nodes gmake[2]: Leaving directory `/usr/ports/devel/gio-sharp/work/gio-sharp-2.22.3/generator' gmake[1]: Leaving directory `/usr/ports/devel/gio-sharp/work/gio-sharp-2.22.3/gio' gmake: *** [all-recursive] Error 1 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/devel/gio-sharp. root@ericbsd:/usr/ports/devel/gio-sharp # -- *Eric Turgeon **GhostBSD project* Office location: 1-11 connaught Moncton NB Canada www.ghostbsd.org