From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Tiedtke Newsgroups: gmane.lisp.guile.user Subject: Re: Guile 1.8 / Viper System Interface Date: Mon, 29 Jun 2015 10:56:11 +0200 Message-ID: <5591082B.6030509@o2online.de> References: <558CE503.5020807@o2online.de> <559056A9.2030200@o2online.de> <87381b9egl.fsf@governatore.luna> <87si9brlt5.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1435568384 4467 80.91.229.3 (29 Jun 2015 08:59:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Jun 2015 08:59:44 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Jun 29 10:59:35 2015 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Z9Uud-0007x4-Kj for guile-user@m.gmane.org; Mon, 29 Jun 2015 10:59:35 +0200 Original-Received: from localhost ([::1]:41230 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9Uud-0004dj-4Y for guile-user@m.gmane.org; Mon, 29 Jun 2015 04:59:35 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9Urg-00088j-GW for guile-user@gnu.org; Mon, 29 Jun 2015 04:56:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z9Urb-0004sS-GH for guile-user@gnu.org; Mon, 29 Jun 2015 04:56:32 -0400 Original-Received: from mail155c50.megamailservers.eu ([91.136.10.165]:56210 helo=mail51c50.megamailservers.eu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9Urb-0004q3-1R for guile-user@gnu.org; Mon, 29 Jun 2015 04:56:27 -0400 X-Authenticated-User: michele.titke.o2online.de Original-Received: from [10.32.91.184] ([89.204.130.184]) (authenticated bits=0) by mail51c50.megamailservers.eu (8.14.9/8.13.1) with ESMTP id t5T8uBih031563 for ; Mon, 29 Jun 2015 08:56:15 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 In-Reply-To: <87si9brlt5.fsf@fencepost.gnu.org> X-CTCH-RefID: str=0001.0A020201.55910831.0080, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.1 cv=RY2pVTdv c=1 sm=1 tr=0 a=k8+bBqBcaRrbN7H3c/HCqA==:117 a=k8+bBqBcaRrbN7H3c/HCqA==:17 a=tJe01QhAHdwA:10 a=N659UExz7-8A:10 a=danhDmx_AAAA:8 a=6NIAYQVjzg_SjvyqyQMA:9 a=pILNOxqGKmIA:10 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 91.136.10.165 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:11891 Archived-At: On 29/06/2015 09:55, David Kastrup wrote: > Marco Maggi writes: > >> Michael Tiedtke wrote: >> >>> Today the first successful clean room build of Viper's System >>> Interface (still heavily recognizable as Guile 1.8) compiled >>> successfully and ran for the first time. >> Excuse me, I step in as a foreigner. If you do an unofficial fork of a >> GNU project: are you not required to change the name of the project to >> comply with the GPL? > How do you get that? > > GUILE 1.8.8 is released under LGPL 2.1. The respective clause does not > call for a renaming of the project. Here is the section for > modification: Legal can take a break. Justice is not a goddess but only an allegory and has to pause once again. Renaming is the first of many substantial changes and fair use considering the original distribution networks. > > 2. You may modify your copy or copies of the Library or any portion > of it, thus forming a work based on the Library, and copy and > distribute such modifications or work under the terms of Section 1 > above, provided that you also meet all of these conditions: > > a) The modified work must itself be a software library. LGPL: "A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables." Viper's System Interface (abbreviated VSI) will be available to the intended "audience" (i.e. public after publication) as a segmented text called source code. The LGPL will only apply to the collection of these segments in files which fulfill the cited criteria of a "library" and comply to the intentions of the original authors choosing that library. Additionally provided transformed mutations (aka binary or executable files) are not prohibited and if technically possible - can be "linked" against with the usual methods if supported by the system. Many libraries are executable binaries themselves (include the GNU C Library) but not every binary is suitable for every method of linking. (Whatever the undefined term "link" should mean). Example: mt@nPong:/lib64$ ./libc.so.6 GNU C Library (Ubuntu GLIBC 2.21-0ubuntu4) stable release version 2.21, by Roland McGrath et al. Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 4.9.2. Available extensions: crypt add-on version 2.1 by Michael Glad and others GNU Libidn by Simon Josefsson Native POSIX Threads Library by Ulrich Drepper et al BIND-8.2.3-T5B libc ABIs: UNIQUE IFUNC For bug reporting instructions, please see: . > > b) You must cause the files modified to carry prominent notices > stating that you changed the files and the date of any change. That's an unfair restriction of fair use considering the "open" mechanics of the distribution original distribution networks as well as the lack of such notices by the maintainers and distributers themselves which are not the original authors. Copyright holder is an undefined term. With substantial changes to the file it even might result in a copyright notice like the following excerpt from goops.scm ;;;; This software is a derivative work of other copyrighted softwares; the ;;;; copyright notices of these softwares are placed in the file COPYRIGHTS ;;;; ;;;; This file is based upon stklos.stk from the STk distribution by ;;;; Erick Gallesio . ;;;; > > c) You must cause the whole of the work to be licensed at no > charge to all third parties under the terms of this License. That is an impossible restriction of my freedom to trade even into the domain of my own texts. Trading wars ... don't even try it. > > d) If a facility in the modified Library refers to a function or a > table of data to be supplied by an application program that uses > the facility, other than as an argument passed when the facility > is invoked, then you must make a good faith effort to ensure that, > in the event an application does not supply such function or > table, the facility still operates, and performs whatever part of > its purpose remains meaningful. > > (For example, a function in a library to compute square roots has > a purpose that is entirely well-defined independent of the > application. Therefore, Subsection 2d requires that any > application-supplied function or table used by this function must > be optional: if the application does not supply it, the square > root function must still compute square roots.) > > There is a license but no licensing agreement because of the original publication process onto next to zero effort copying networks. The will of the original authors will be respected but not necessarily by letters as interpreted by any third party. Further publication of the derived work onto similar networks is granted by the original license. But there is no "anonymous" or other agreement on these networks especially if the software text is provided free of charge to the public. Thus third party licensing issue requests will be ignored, in the best case. Please consider reverting to the original distribution networks or others. We do not have be friends and can still get along in life. But if Justice' robbers and child pirates try they might end up where ... Viper (Guile/GOOPS) itself is tagged as with a "simplified BSD" on Launchpad which only should reflect my intentions as the original author. Initial releases of VSI will be recognizable as Guile and carry the original copyright notices as long as no substantial changes are made to the respective files. As an initial change the new directory hierarchy seems to reflect the directory layout of the original software package before it had become a library. Guile's current source tree can be considered broken or at least crippled with respected to common expectations about software package source code directory layout and feasability of modifications. (VSI (VSI-core VSI-srfi VSI-oop VSI-C) (trash (blurbs (LICENSE ...))) )