From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=MidIdRuf0MPdRnwqPxmRjJWk3Y26mzVwZwx1iO7FPjc=; b=UFW6yJ1uwBV81k8Tzrtm3lLBORNpzQJiK2peCi668m5gqM+IiKPlWVNfpUqKrwaqJJ sD3thf73wvTu99Riu8Sb/K1W3DX4aMNnDpg9wJUdQXK10nUDyxzOJKbY6/+ZdamL0shf DmoypJ0iJGPFLS1tzvVx1pRAD80YPg4CdZfVIkX0Z2ggOfF5tf3CZ15qWqj/PdLnDXqr 4GM39WwPc1lofxMxNApG19/hexK8tiCXyJZALyY4jpzSAVMQRrWdW7PIUtPT7lhdvxsJ 986mz1ysXZlBY8JP8lWg2VduPIcTIXzQWlaAEphOGvd9yBYkdGbH9+tv5+znLH8Lkeg3 0dMg== X-Received: by 10.14.198.195 with SMTP id v43mr1146216een.62.1389694888213; Tue, 14 Jan 2014 02:21:28 -0800 (PST) Message-ID: <52D50FA5.9090207@gmail.com> Date: Tue, 14 Jan 2014 12:21:25 +0200 From: Viacheslav Dubrovskyi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Devel@lists.altlinux.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: [devel] =?utf-8?b?cGtnY29uZmlnLnByb3Yg0L3QtSDQv9GA0L7Qv9GD0YE=?= =?utf-8?b?0LrQsNC10YIgIisiINCyINC40LzQtdC90Lgg0LHQuNCx0LvQuNC+0YLQtdC6?= =?utf-8?b?0Lg/?= X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jan 2014 10:21:36 -0000 Archived-At: List-Archive: List-Post: Здравствуйте. Согласно https://bugzilla.altlinux.org/show_bug.cgi?id=29716 решил обновить пакет directfb до последней стабильной версии 1.7.1 Во время сборки получил вот такую ошибку: Processing files: libdirectfb-devel-1.7.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vEILLZ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) pkgconfig.prov: ERROR: /usr/src/tmp/directfb-buildroot/usr/lib64/pkgconfig/++dfb.pc: invalid pkg-config output: ++dfb = 1.7.1 find-provides: ERROR: /usr/lib/rpm/pkgconfig.prov failed error: /bin/sh failed error: Failed to find Provides Содержимое /usr/lib64/pkgconfig/++dfb.pc : prefix=/usr exec_prefix=/usr libdir=/usr/lib64 includedir=/usr/include Name: ++DFB Description: C++ binding for DirectFB Version: 1.7.1 Requires: directfb Libs: -l++dfb Cflags: -I/usr/include/++dfb Подозреваю не нравится символы "++" в имени. Вопрос: Почему? -- WBR, Viacheslav Dubrovskyi