gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r4885: some updates


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4885: some updates
Date: Mon, 30 Oct 2017 05:42:39 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4885
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-10-30 02:42:35 -0700
message:
  some updates
removed:
  pkg/gnu/lsh/carl               carl-20160617014725-uokjfnggs70iry9h-1288
modified:
  pkg/alpha/gcc/Makefile         makefile-20160617013554-2dgkgob7hbc1rnnp-16
  pkg/alpha/gcc/sha256sums       sha256sums-20160617013554-2dgkgob7hbc1rnnp-20
  pkg/freedesktop/appstream-glib/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-288
  pkg/freedesktop/appstream-glib/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-292
  pkg/gnu/binutils/config.mk     config.mk-20160617014931-xoexy3m6dzmdi50i-1
  pkg/gnu/ghostscript/Makefile   makefile-20160617014725-uokjfnggs70iry9h-716
  pkg/gnu/gurgle/Makefile        makefile-20160617014725-uokjfnggs70iry9h-1005
  pkg/gnustep/FTP/Makefile       makefile-20160617021536-2y71qvmiwaimvy1u-76
  pkg/other/libmypaint/Makefile  makefile-20170901053124-9kgam4xj2ihid0jg-3
  pkg/other/massxpert/Makefile   makefile-20161014072146-2rbvo75dh0dakktf-3
=== modified file 'pkg/alpha/gcc/Makefile'
--- a/pkg/alpha/gcc/Makefile    2017-10-24 18:12:46 +0000
+++ b/pkg/alpha/gcc/Makefile    2017-10-30 09:42:35 +0000
@@ -17,7 +17,7 @@
 
 NAME = The GNU Compiler Collection 
 GARNAME = gcc
-GARVERSION =  8-20171022
+GARVERSION =  8-20171029
 
 HOME_URL = http://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection alpha version

=== modified file 'pkg/alpha/gcc/sha256sums'
--- a/pkg/alpha/gcc/sha256sums  2017-10-24 18:12:46 +0000
+++ b/pkg/alpha/gcc/sha256sums  2017-10-30 09:42:35 +0000
@@ -1,1 +1,1 @@
-f6552a2d9dbca4449023f82016bad23788087351f9c85afede3dab2c8e2c331f  
download/gcc-8-20171022.tar.xz
+77d7b00d24911bfc7b6f15a19191a8d7341844fd8abbbb0ba1187ce34e4b832a  
download/gcc-8-20171029.tar.xz

=== modified file 'pkg/freedesktop/appstream-glib/Makefile'
--- a/pkg/freedesktop/appstream-glib/Makefile   2017-08-03 04:43:12 +0000
+++ b/pkg/freedesktop/appstream-glib/Makefile   2017-10-30 09:42:35 +0000
@@ -22,7 +22,7 @@
 
 NAME =    AppStream-Glib
 GARNAME = appstream-glib
-GARVERSION = 0.7.0
+GARVERSION = 0.7.2
 HOME_URL = http://people.freedesktop.org/~hughsient/
 LICENSE = LGPLv2+ 
 DESCRIPTION = appstream-glib GObjects, methods for AppStream metadata
@@ -34,7 +34,7 @@
 endef
 
 ######################################################################
-
+# 
https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-0.7.2.tar.xz
 MASTER_SITES = http://people.freedesktop.org/~hughsient/
 MASTER_SUBDIR = $(GARNAME)/releases/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.xz   
$(GARNAME)-$(GARVERSION).tar.xz.sha256sum

=== modified file 'pkg/freedesktop/appstream-glib/sha256sums'
--- a/pkg/freedesktop/appstream-glib/sha256sums 2017-08-03 04:43:12 +0000
+++ b/pkg/freedesktop/appstream-glib/sha256sums 2017-10-30 09:42:35 +0000
@@ -1,2 +1,2 @@
-08c3655a54af958263800f1f4a5ef4e6a1da4e6db2432006b1ea07b94f4bc106  
download/appstream-glib-0.7.0.tar.xz
-dd8401d40f5fa8cfe8809dca7c414a3ed8405f0d496bfc3dc6c1103e2f5574f6  
download/appstream-glib-0.7.0.tar.xz.sha256sum
+c3b95171db6f61e9273c0e1e9341f19e487e20d49c466f56cd87f18c1859b77f  
download/appstream-glib-0.7.2.tar.xz
+21d8fe01f8f210d058509266cd8fef23bd748333eefcb17c9e4d6c73d46bc0d0  
download/appstream-glib-0.7.2.tar.xz.sha256sum

=== modified file 'pkg/gnu/binutils/config.mk'
--- a/pkg/gnu/binutils/config.mk        2017-09-25 21:52:35 +0000
+++ b/pkg/gnu/binutils/config.mk        2017-10-30 09:42:35 +0000
@@ -1,4 +1,5 @@
 ## Configuration options for binutils ##
 
 CONFIGURE_OPTS ?= --with-sysroot=$(prefix)
-BUILD_OPTS ?= -I.
+BUILD_OPTS ?= 
+#-I.

=== modified file 'pkg/gnu/ghostscript/Makefile'
--- a/pkg/gnu/ghostscript/Makefile      2016-11-06 22:36:19 +0000
+++ b/pkg/gnu/ghostscript/Makefile      2017-10-30 09:42:35 +0000
@@ -37,6 +37,8 @@
 
 UILDDEPS =
 LIBDEPS =# libpng tiff zlib libiconv # libjpeg
+# apt install  liblcms2-dev
+
 
 ######################################################################
 

=== modified file 'pkg/gnu/gurgle/Makefile'
--- a/pkg/gnu/gurgle/Makefile   2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gurgle/Makefile   2017-10-30 09:42:35 +0000
@@ -19,6 +19,7 @@
 GARNAME = gurgle
 GARVERSION = 1.61
 HOME_URL = http://www.gnu.org/software/gurgle
+# or   http://homepages.inf.ed.ac.uk/timc/gurgle/
 DESCRIPTION = GNU Report Generator Language
 define BLURB
 GURGLE produces database report listings from record and field

=== removed file 'pkg/gnu/lsh/carl'
--- a/pkg/gnu/lsh/carl  2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/lsh/carl  1970-01-01 00:00:00 +0000
@@ -1,250 +0,0 @@
-make[7]: Entering directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1/src/argp'
-gcc -DHAVE_CONFIG_H -I.   -I.  -g -O2 -ggdb3 -Wall -W  -Wmissing-prototypes 
-Wmissing-declarations -Wstrict-prototypes  -Waggregate-return  -Wpointer-arith 
-Wbad-function-cast -Wnested-externs -MT argp-fmtstream.o -MD -MP -MF 
.deps/argp-fmtstream.Tpo -c -o argp-fmtstream.o argp-fmtstream.c
-In file included from argp-fmtstream.c:35:0:
-argp-namefrob.h:62:32:ierror: redefinition of 'argp_fmtstream_write'
- #define __argp_fmtstream_write argp_fmtstream_write
-                                ^
-argp-fmtstream.c:395:1: note: in expansion of macro '__argp_fmtstream_write'
- __argp_fmtstream_write (argp_fmtstream_t __fs,
- ^
-In file included from argp-fmtstream.c:34:0:
-argp-fmtstream.h:209:32: note: previous definition of 'argp_fmtstream_write' 
was here
- #define __argp_fmtstream_write argp_fmtstream_write
-                                ^
-argp-fmtstream.h:223:1: note: in expansion of macro '__argp_fmtstream_write'
- __argp_fmtstream_write (argp_fmtstream_t __fs,
- ^
-In file included from argp-fmtstream.c:35:0:
-argp-namefrory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1/src/argp':s
-gcc -DHAVE_CONFIG_H -I.   -I.  -g -O2 -ggdb3 -Wall -W  -Wmissing-prototypes 
-Wmissing-declarations -Wstrict-prototypes  -Waggregate-return  -Wpointer-arith 
-Wbad-function-cast -Wnested-externs -MT argp-fmtstream.o -MD -MP -MF 
.deps/argp-fmtstream.Tpo -c -o argp-fmtstream.o argp-fmtstream.c
-In file included from argp-fmtstream.c:35:0:
-argp-namefrob.h:62:32: error: redefinition of 'argp_fmtstream_write'
- #define __argp_fmtstream_write argp_fmtstream_write
-                                 ^
-                                                                
argp-fmtstream.c:395:1: note: in expansion of macro '__argp_fmtstream_write'
-                                                                 
__argp_fmtstream_write (argp_fmtstream_t __fs,
-                                                                  ^
-                                                                  In file 
included from argp-fmtstream.c:34:0:
-                                                                  
argp-fmtstream.h:209:32: note: previous definition of 'argp_fmtstream_write' 
was here
-                                                                   #define 
__argp_fmtstream_write argp_fmtstream_write
-                                                                               
                        ^
-                                                                               
                                                        argp-fmtstream.h:223:1: 
note: in expansion of macro '__argp_fmtstream_write'
-                                                                               
                                                         __argp_fmtstream_write 
(argp_fmtstream_t __fs,
-                                                                               
                                                          ^
-                                                                               
                                                          In file included from 
argp-fmtstream.c:35:0:
-                                                                               
                                                          
argp-namefrob.h:60:31: error: redefinition of 'argp_fmtstream_puts'
-                                                                               
                                                           #define 
__argp_fmtstream_puts argp_fmtstream_puts
-                                                                               
                                                                                
          ^
-                                                                               
                                                                                
                                          argp-fmtstream.c:409:1: note: in 
expansion of macro '__argp_fmtstream_puts'
-                                                                               
                                                                                
                                           __argp_fmtstream_puts 
(argp_fmtstream_t __fs, __const char *__str)
-                                                                               
                                                                                
                                            ^
-                                                                               
                                                                                
                                                In file included from 
argp-fmtstream.c:34:0:
-                                                                               
                                                                                
                                                argp-fmtstream.h:208:31: note: 
previous definition of 'argp_fmtstream_puts' was here
-                                                                               
                                                                                
                                                 #define __argp_fmtstream_puts 
argp_fmtstream_puts
-                                                                               
                                                                                
                                                                                
^
-                                                                               
                                                                                
                                                                                
                                argp-fmtstream.h:237:1: note: in expansion of 
macro '__argp_fmtstream_puts'
-                                                                               
                                                                                
                                                                                
                                 __argp_fmtstream_puts (argp_fmtstream_t __fs, 
__const char *__str)
-                                                                               
                                                                                
                                                                                
                                  ^
-                                                                               
                                                                                
                                                                                
                                  In file included from argp-fmtstream.c:35:0:
-                                                                               
                                                                                
                                                                                
                                  argp-namefrob.h:58:31: error: redefinition of 
'argp_fmtstream_putc'
-                                                                               
                                                                                
                                                                                
                                   #define __argp_fmtstream_putc 
argp_fmtstream_putc
-                                                                               
                                                                                
                                                                                
                                                                  ^
-                                                                               
                                                                                
                                                                                
                                                                                
                  argp-fmtstream.c:422:1: note: in expansion of macro 
'__argp_fmtstream_putc'
-                                                                               
                                                                                
                                                                                
                                                                                
                   __argp_fmtstream_putc (argp_fmtstream_t __fs, int __ch)
-                                                                               
                                                                                
                                                                                
                                                                                
                    ^
-                                                                               
                                                                                
                                                                                
                                                                                
                        In file included from argp-fmtstream.c:34:0:
-                                                                               
                                                                                
                                                                                
                                                                                
                        argp-fmtstream.h:207:31: note: previous definition of 
'argp_fmtstream_putc' was here
-                                                                               
                                                                                
                                                                                
                                                                                
                         #define __argp_fmtstream_putc argp_fmtstream_putc
-                                                                               
                                                                                
                                                                                
                                                                                
                                                        ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
        argp-fmtstream.h:250:1: note: in expansion of macro 
'__argp_fmtstream_putc'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
         __argp_fmtstream_putc (argp_fmtstream_t __fs, int __ch)
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
          ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
          In file included from argp-fmtstream.c:35:0:
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
          argp-namefrob.h:66:38: error: redefinition of 
'argp_fmtstream_set_lmargin'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
           #define __argp_fmtstream_set_lmargin argp_fmtstream_set_lmargin
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                 ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
         argp-fmtstream.c:432:1: note: in expansion of macro 
'__argp_fmtstream_set_lmargin'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
          __argp_fmtstream_set_lmargin (argp_fmtstream_t __fs, size_t __lmargin)
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
           ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
           In file included from argp-fmtstream.c:34:0:
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
           argp-fmtstream.h:210:38: note: previous definition of 
'argp_fmtstream_set_lmargin' was here
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
            #define __argp_fmtstream_set_lmargin argp_fmtstream_set_lmargin
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                      ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
          argp-fmtstream.h:260:1: note: in expansion of macro 
'__argp_fmtstream_set_lmargin'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
           __argp_fmtstream_set_lmargin (argp_fmtstream_t __fs, size_t 
__lmargin)
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
            ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                In file included from argp-fmtstream.c:35:0:
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                argp-namefrob.h:68:38: error: redefinition of 
'argp_fmtstream_set_rmargin'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                 #define __argp_fmtstream_set_rmargin argp_fmtstream_set_rmargin
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                       ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
           argp-fmtstream.c:444:1: note: in expansion of macro 
'__argp_fmtstream_set_rmargin'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
            __argp_fmtstream_set_rmargin (argp_fmtstream_t __fs, size_t 
__rmargin)
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                 ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                 In file included from argp-fmtstream.c:34:0:
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                 argp-fmtstream.h:211:38: note: previous definition of 
'argp_fmtstream_set_rmargin' was here
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                  #define __argp_fmtstream_set_rmargin 
argp_fmtstream_set_rmargin
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                        ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                argp-fmtstream.h:272:1: note: in expansion of macro 
'__argp_fmtstream_set_rmargin'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                 __argp_fmtstream_set_rmargin (argp_fmtstream_t __fs, size_t 
__rmargin)
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                  ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                  In file included from argp-fmtstream.c:35:0:
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                  argp-namefrob.h:70:38: error: redefinition of 
'argp_fmtstream_set_wmargin'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                   #define __argp_fmtstream_set_wmargin 
argp_fmtstream_set_wmargin
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                         ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                 argp-fmtstream.c:456:1: note: in expansion of macro 
'__argp_fmtstream_set_wmargin'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                  __argp_fmtstream_set_wmargin (argp_fmtstream_t __fs, size_t 
__wmargin)
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                   ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                   In file included from argp-fmtstream.c:34:0:
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                   argp-fmtstream.h:212:38: note: previous definition of 
'argp_fmtstream_set_wmargin' was here
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                    #define __argp_fmtstream_set_wmargin 
argp_fmtstream_set_wmargin
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                              ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                  argp-fmtstream.h:284:1: note: in expansion of macro 
'__argp_fmtstream_set_wmargin'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                   __argp_fmtstream_set_wmargin (argp_fmtstream_t __fs, size_t 
__wmargin)
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                    ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                        In file included from argp-fmtstream.c:35:0:
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                        argp-namefrob.h:72:32: error: redefinition of 
'argp_fmtstream_point'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                         #define __argp_fmtstream_point argp_fmtstream_point
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                         ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
         argp-fmtstream.c:468:1: note: in expansion of macro 
'__argp_fmtstream_point'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
          __argp_fmtstream_point (argp_fmtstream_t __fs)
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
           ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
           In file included from argp-fmtstream.c:34:0:
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
           argp-fmtstream.h:213:32: note: previous definition of 
'argp_fmtstream_point' was here
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
            #define __argp_fmtstream_point argp_fmtstream_point
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
argp-fmtstream.h:296:1: note: in expansion of macro '__argp_fmtstream_point'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
 __argp_fmtstream_point (argp_fmtstream_t __fs)
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  ^
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  Makefile:440: recipe for target 'argp-fmtstream.o' failed
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[7]: *** [argp-fmtstream.o] Error 1
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[7]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1/src/argp'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  Makefile:460: recipe for target 'all-recursive' failed
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[6]: *** [all-recursive] Error 1
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[6]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1/src/argp'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  Makefile:353: recipe for target 'all' failed
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[5]: *** [all] Error 2
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[5]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1/src/argp'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  Makefile:1039: recipe for target 'all-recursive' failed
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[4]: *** [all-recursive] Error 1
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[4]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1/src'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  Makefile:696: recipe for target 'all' failed
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[3]: *** [all] Error 2
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[3]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1/src'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  Makefile:384: recipe for target 'all-recursive' failed
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[2]: *** [all-recursive] Error 1
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[2]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  Makefile:324: recipe for target 'all' failed
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[1]: *** [all] Error 2
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make[1]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1'
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  [ ERROR  build]  Build failed. Exiting.
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  ../../gar.lib.mk:522: recipe for target 'build-work/lsh-2.1/Makefile' failed
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  make: *** [build-work/lsh-2.1/Makefile] Error 1
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  thuban carl /black1/home_alt/carl/btr/build/gsrc/gnu/lsh >>>>>>>>>> 
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  or: redefinition of 'argp_fmtstream_puts'
- #define __argp_fmtstream_puts argp_fmtstream_puts
-                               ^
-argp-fmtstream.c:409:1: note: in expansion of macro '__argp_fmtstream_puts'
- __argp_fmtstream_puts (argp_fmtstream_t __fs, __const char *__str)
- ^
-In file included from argp-fmtstream.c:34:0:
-argp-fmtstream.h:208:31: note: previous definition of 'argp_fmtstream_puts' 
was here
- #define __argp_fmtstream_puts argp_fmtstream_puts
-                               ^
-argp-fmtstream.h:237:1: note: in expansion of macro '__argp_fmtstream_puts'
- __argp_fmtstream_puts (argp_fmtstream_t __fs, __const char *__str)
- ^
-In file included from argp-fmtstream.c:35:0:
-argp-namefrob.h:58:31: error: redefinition of 'argp_fmtstream_putc'
- #define __argp_fmtstream_putc argp_fmtstream_putc
-                               ^
-argp-fmtstream.c:422:1: note: in expansion of macro '__argp_fmtstream_putc'
- __argp_fmtstream_putc (argp_fmtstream_t __fs, int __ch)
- ^
-In file included from argp-fmtstream.c:34:0:
-argp-fmtstream.h:207:31: note: previous definition of 'argp_fmtstream_putc' 
was here
- #define __argp_fmtstream_putc argp_fmtstream_putc
-                               ^
-argp-fmtstream.h:250:1: note: in expansion of macro '__argp_fmtstream_putc'
- __argp_fmtstream_putc (argp_fmtstream_t __fs, int __ch)
- ^
-In file included from argp-fmtstream.c:35:0:
-argp-namefrob.h:66:38: error: redefinition of 'argp_fmtstream_set_lmargin'
- #define __argp_fmtstream_set_lmargin argp_fmtstream_set_lmargin
-                                      ^
-argp-fmtstream.c:432:1: note: in expansion of macro 
'__argp_fmtstream_set_lmargin'
- __argp_fmtstream_set_lmargin (argp_fmtstream_t __fs, size_t __lmargin)
- ^
-In file included from argp-fmtstream.c:34:0:
-argp-fmtstream.h:210:38: note: previous definition of 
'argp_fmtstream_set_lmargin' was here
- #define __argp_fmtstream_set_lmargin argp_fmtstream_set_lmargin
-                                      ^
-argp-fmtstream.h:260:1: note: in expansion of macro 
'__argp_fmtstream_set_lmargin'
- __argp_fmtstream_set_lmargin (argp_fmtstream_t __fs, size_t __lmargin)
- ^
-In file included from argp-fmtstream.c:35:0:
-argp-namefrob.h:68:38: error: redefinition of 'argp_fmtstream_set_rmargin'
- #define __argp_fmtstream_set_rmargin argp_fmtstream_set_rmargin
-                                      ^
-argp-fmtstream.c:444:1: note: in expansion of macro 
'__argp_fmtstream_set_rmargin'
- __argp_fmtstream_set_rmargin (argp_fmtstream_t __fs, size_t __rmargin)
- ^
-In file included from argp-fmtstream.c:34:0:
-argp-fmtstream.h:211:38: note: previous definition of 
'argp_fmtstream_set_rmargin' was here
- #define __argp_fmtstream_set_rmargin argp_fmtstream_set_rmargin
-                                      ^
-argp-fmtstream.h:272:1: note: in expansion of macro 
'__argp_fmtstream_set_rmargin'
- __argp_fmtstream_set_rmargin (argp_fmtstream_t __fs, size_t __rmargin)
- ^
-In file included from argp-fmtstream.c:35:0:
-argp-namefrob.h:70:38: error: redefinition of 'argp_fmtstream_set_wmargin'
- #define __argp_fmtstream_set_wmargin argp_fmtstream_set_wmargin
-                                      ^
-argp-fmtstream.c:456:1: note: in expansion of macro 
'__argp_fmtstream_set_wmargin'
- __argp_fmtstream_set_wmargin (argp_fmtstream_t __fs, size_t __wmargin)
- ^
-In file included from argp-fmtstream.c:34:0:
-argp-fmtstream.h:212:38: note: previous definition of 
'argp_fmtstream_set_wmargin' was here
- #define __argp_fmtstream_set_wmargin argp_fmtstream_set_wmargin
-                                      ^
-argp-fmtstream.h:284:1: note: in expansion of macro 
'__argp_fmtstream_set_wmargin'
- __argp_fmtstream_set_wmargin (argp_fmtstream_t __fs, size_t __wmargin)
- ^
-In file included from argp-fmtstream.c:35:0:
-argp-namefrob.h:72:32: error: redefinition of 'argp_fmtstream_point'
- #define __argp_fmtstream_point argp_fmtstream_point
-                                ^
-argp-fmtstream.c:468:1: note: in expansion of macro '__argp_fmtstream_point'
- __argp_fmtstream_point (argp_fmtstream_t __fs)
- ^
-In file included from argp-fmtstream.c:34:0:
-argp-fmtstream.h:213:32: note: previous definition of 'argp_fmtstream_point' 
was here
- #define __argp_fmtstream_point argp_fmtstream_point
-                                ^
-argp-fmtstream.h:296:1: note: in expansion of macro '__argp_fmtstream_point'
- __argp_fmtstream_point (argp_fmtstream_t __fs)
- ^
-Makefile:440: recipe for target 'argp-fmtstream.o' failed
-make[7]: *** [argp-fmtstream.o] Error 1
-make[7]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1/src/argp'
-Makefile:460: recipe for target 'all-recursive' failed
-make[6]: *** [all-recursive] Error 1
-make[6]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1/src/argp'
-Makefile:353: recipe for target 'all' failed
-make[5]: *** [all] Error 2
-make[5]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1/src/argp'
-Makefile:1039: recipe for target 'all-recursive' failed
-make[4]: *** [all-recursive] Error 1
-make[4]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1/src'
-Makefile:696: recipe for target 'all' failed
-make[3]: *** [all] Error 2
-make[3]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1/src'
-Makefile:384: recipe for target 'all-recursive' failed
-make[2]: *** [all-recursive] Error 1
-make[2]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1'
-Makefile:324: recipe for target 'all' failed
-make[1]: *** [all] Error 2
-make[1]: Leaving directory 
'/black1/home_alt/carl/btr/build/gsrc/gnu/lsh/work/lsh-2.1'
-[ ERROR  build]  Build failed. Exiting.
-../../gar.lib.mk:522: recipe for target 'build-work/lsh-2.1/Makefile' failed
-make: *** [build-work/lsh-2.1/Makefile] Error 1
-thuban carl /black1/home_alt/carl/btr/build/gsrc/gnu/lsh >>>>>>>>>> 

=== modified file 'pkg/gnustep/FTP/Makefile'
--- a/pkg/gnustep/FTP/Makefile  2017-09-10 22:48:27 +0000
+++ b/pkg/gnustep/FTP/Makefile  2017-10-30 09:42:35 +0000
@@ -35,7 +35,7 @@
 
 BUILDDEPS =
 LIBDEPS =
-
+# apt install  libicns-dev libicns1 icnsutils
 ######################################################################
 
 include ../../../gar/gar.lib/gnustep.mk

=== modified file 'pkg/other/libmypaint/Makefile'
--- a/pkg/other/libmypaint/Makefile     2017-09-01 05:32:13 +0000
+++ b/pkg/other/libmypaint/Makefile     2017-10-30 09:42:35 +0000
@@ -36,13 +36,14 @@
 
 BUILDDEPS =
 LIBDEPS =
-
+USE_AUTORECONF = yes
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
 
-pre-configure:
-       (cd work/$(GARNAME)-$(GARVERSION)/ ; ./autogen.sh )
+#pre-configure:
+##     (cd work/$(GARNAME)-$(GARVERSION)/ ; ./autogen.sh )
+#      $(MAKECOOKIE)
 
 

=== modified file 'pkg/other/massxpert/Makefile'
--- a/pkg/other/massxpert/Makefile      2017-09-26 02:07:42 +0000
+++ b/pkg/other/massxpert/Makefile      2017-10-30 09:42:35 +0000
@@ -1,4 +1,4 @@
-# Copyright ©  2016 Carl Hansen <address@hidden>
+# Copyright ©2016, 2017 Carl Hansen <address@hidden>
 # #
 # This file is part of GSRC.
 #
@@ -29,11 +29,13 @@
 MASTER_SUBDIR =  $(GARNAME)/old-massxpert/source/
 DISTFILES =  $(GARNAME)_$(GARVERSION).tar.gz
 SIGFILES = 
-LICENSE = GPL 3
+LICENSE = GNU GPL 3
 
 BUILDDEPS = cmake
 LIBDEPS =
 
+# apt install libqt5xml5 libqt5xmlpatterns5  libqt5xmlpatterns5-dev
+# 
 ######################################################################
 
 include ../../../gar/gar.lib/cmake.mk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]