Re: [blfs-book] [BLFS Trac] #7773: gcc-6.1.0

2016-05-01 Thread BLFS Trac via blfs-book
#7773: gcc-6.1.0
-+--
 Reporter:  bdubbs@… |   Owner:  pierre.labastie
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by renodr):

 Qt4 / its corresponding qtwebkit version have issues compiling. See #7787.

 I have an *untested* workaround for Qt4, but none for Qtwebkit.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] #7787: GCC-6 causes compilation problems with Qt4 and its corresponding Qtwebkit

2016-05-01 Thread BLFS Trac via blfs-book
#7787: GCC-6 causes compilation problems with Qt4 and its corresponding Qtwebkit
+-
 Reporter:  renodr  |  Owner:  blfs-book@…
 Type:  defect  | Status:  new
 Priority:  normal  |  Milestone:  7.10
Component:  BOOK|Version:  SVN
 Severity:  normal  |   Keywords:
+-
 While trying to compile Qt4 on my workstation, I found that it wouldn't
 compile due to a C++11 problem. I don't have the exact error at the
 moment, but I had to add "-std=c++99" to "mkspecs/commmon/gcc-base.conf"
 to get it to compile.

 On the other hand, I have not been able to get qtwebkit-2.3.4 to compile
 at all. Here is what I have tried:

 * Adding -fno-strict-aliasing to the makeargs parameter.
 * Adding -fno-delete-null-pointer-checks to the makeargs parameter.
 * Adding -std=c++99 to the makeargs parameter.

 Even with all of those options, I get the error/output seen here:

 http://higgs.linuxfromscratch.org/~renodr/qtwebkit-2.3.4-error-output.txt

 I have observed this issue on both trunk and systemd based systems, so I
 know it isn't specific to systemd.

 Somehow, I got it past that problem earlier to only have it complain about
 missing symbols and attributes in a *.ar archive that it created earlier
 and was trying to link to (I cannot provide more specifics. I currently
 only have links on that system at the moment).

 According to my records, this worked fine on GCC-5, but I haven't built it
 since Glibc-2.23 (or the patches for binutils and glibc), so I have no
 clue when it actually broke.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7700: LVM2-22.02.152

2016-05-01 Thread BLFS Trac via blfs-book
#7700: LVM2-22.02.152
-+---
 Reporter:  bdubbs@… |   Owner:  bdubbs@…
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+---
Changes (by bdubbs@…):

 * status:  assigned => closed
 * resolution:   => fixed


--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7700: LVM2-22.02.152

2016-05-01 Thread BLFS Trac via blfs-book
#7700: LVM2-22.02.152
-+---
 Reporter:  bdubbs@… |   Owner:  bdubbs@…
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---

Comment (by bdubbs@…):

 Fixed at revision 17314.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7470: ffmpeg-3.0.2

2016-05-01 Thread BLFS Trac via blfs-book
#7470: ffmpeg-3.0.2
-+--
 Reporter:  fo   |   Owner:  blfs-book@…
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by bdubbs@…):

 Can you give the headers for the patches?   Especially where you are the
 author.

 amarok and k3b have been removed from the book.  Do the svn versions now
 support kf5?  If so, can you post the archlinux svn urls please.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7700: LVM2-22.02.152

2016-05-01 Thread BLFS Trac via blfs-book
#7700: LVM2-22.02.152
-+---
 Reporter:  bdubbs@… |   Owner:  bdubbs@…
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---
Changes (by bdubbs@…):

 * owner:  blfs-book@… => bdubbs@…
 * status:  new => assigned


--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r17313 - in branches/systemd: general/genutils introduction/welcome pst/printing

2016-05-01 Thread via blfs-book
Author: renodr
Date: Sun May  1 12:53:47 2016
New Revision: 17313

Log:
iso-codes needs Python3 for its test suite
Typo fix

Modified:
   branches/systemd/general/genutils/iso-codes.xml
   branches/systemd/introduction/welcome/changelog.xml
   branches/systemd/pst/printing/gutenprint.xml

Modified: branches/systemd/general/genutils/iso-codes.xml
==
--- branches/systemd/general/genutils/iso-codes.xml Sun May  1 12:11:04 
2016(r17312)
+++ branches/systemd/general/genutils/iso-codes.xml Sun May  1 12:53:47 
2016(r17313)
@@ -74,6 +74,13 @@
   
 
 
+iso-codes Dependencies
+
+Recommended
+
+   (required for the test suite)
+
+
 User Notes:
   
 

Modified: branches/systemd/introduction/welcome/changelog.xml
==
--- branches/systemd/introduction/welcome/changelog.xml Sun May  1 12:11:04 
2016(r17312)
+++ branches/systemd/introduction/welcome/changelog.xml Sun May  1 12:53:47 
2016(r17313)
@@ -49,6 +49,9 @@
 
   [renodr] - cups-filters now requires avahi.
 
+
+  [renodr] - iso-codes needs Python3 for its test suite.
+
   
 
 

Modified: branches/systemd/pst/printing/gutenprint.xml
==
--- branches/systemd/pst/printing/gutenprint.xmlSun May  1 12:11:04 
2016(r17312)
+++ branches/systemd/pst/printing/gutenprint.xmlSun May  1 12:53:47 
2016(r17313)
@@ -286,7 +286,7 @@
 testpattern
 
   
-is a test programm to learn how to use libgutenprint.
+is a test program to learn how to use libgutenprint.
   
   
 testpattern
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7786: Don't build all llvm libraries as shared

2016-05-01 Thread BLFS Trac via blfs-book
#7786: Don't build all llvm libraries as shared
+--
 Reporter:  Krejzi  |   Owner:  blfs-book@…
 Type:  task|  Status:  closed
 Priority:  normal  |   Milestone:  7.10
Component:  BOOK| Version:  SVN
 Severity:  normal  |  Resolution:  wontfix
 Keywords:  |
+--
Changes (by bdubbs@…):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 I think we can close this as wontfix for right now.  We may want to
 reconsider later.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] Batch modify: #7411, #7681, #7784

2016-05-01 Thread BLFS Trac via blfs-book
Batch modification to #7411, #7681, #7784 by bdu...@linuxfromscratch.org:


Action: resolve

Comment:
Fixed at revision 17312.

--
Tickets URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r17312 - in trunk/BOOK: . general/prog introduction/welcome multimedia/libdriv x/lib

2016-05-01 Thread via blfs-book
Author: bdubbs
Date: Sun May  1 12:11:04 2016
New Revision: 17312

Log:
Update to imlib2-1.4.9.
Update to git-2.8.2.
Update to taglib-1.11.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/git.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/taglib.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/lib/imlib2.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Sun May  1 10:56:01 2016(r17311)
+++ trunk/BOOK/general.ent  Sun May  1 12:11:04 2016(r17312)
@@ -1,12 +1,12 @@
 
 
-   
-   
+   
+   
 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/general/prog/git.xml
==
--- trunk/BOOK/general/prog/git.xml Sun May  1 10:56:01 2016(r17311)
+++ trunk/BOOK/general/prog/git.xml Sun May  1 12:11:04 2016(r17312)
@@ -8,10 +8,10 @@
 
   
   ftp://ftp.kernel.org/pub/software/scm/git/git-.tar.xz;>
-  
+  
   
-  
-  
+  
+  
 ]>
 
 
@@ -32,7 +32,6 @@
 Introduction to Git
 
 
-
   Git is a free and open source, distributed
   version control system designed to handle everything from small to very
   large projects with speed and efficiency. Every
@@ -45,7 +44,6 @@
   http://www.nongnu.org/cvs/;>CVS,
   Perforce, and
   Team Foundation Server.
-
 
 
 _checked;

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun May  1 10:56:01 
2016(r17311)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun May  1 12:11:04 
2016(r17312)
@@ -44,6 +44,24 @@
 
 -->
 
+  May 1at, 2016
+  
+
+  [bdubbs] - Update to imlib2-1.4.9. Fixes
+  #7784.
+
+
+  [bdubbs] - Update to git-2.8.2. Fixes
+  #7581.
+
+
+  [bdubbs] - Update to taglib-1.11. Fixes
+  #7411.
+
+  
+
+
+
   April 29th, 2016
   
 

Modified: trunk/BOOK/multimedia/libdriv/taglib.xml
==
--- trunk/BOOK/multimedia/libdriv/taglib.xmlSun May  1 10:56:01 2016
(r17311)
+++ trunk/BOOK/multimedia/libdriv/taglib.xmlSun May  1 12:11:04 2016
(r17312)
@@ -7,10 +7,10 @@
   
   https://taglib.github.io/releases/taglib-.tar.gz;>
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sun May  1 10:56:01 2016(r17311)
+++ trunk/BOOK/packages.ent Sun May  1 12:11:04 2016(r17312)
@@ -268,7 +268,7 @@
 
 
 
-
+
 
 
 
@@ -494,7 +494,7 @@
 
 
 
-
+
 
 
 
@@ -731,7 +731,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/x/lib/imlib2.xml
==
--- trunk/BOOK/x/lib/imlib2.xml Sun May  1 10:56:01 2016(r17311)
+++ trunk/BOOK/x/lib/imlib2.xml Sun May  1 12:11:04 2016(r17312)
@@ -6,10 +6,10 @@
 
   
   
-  
-  
-  
-  
+  
+  
+  
+  
 ]>
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r17311 - in branches/systemd: . introduction/welcome pst/printing

2016-05-01 Thread via blfs-book
Author: renodr
Date: Sun May  1 10:56:01 2016
New Revision: 17311

Log:
cups-filters requires avahi for cups-browsed

Modified:
   branches/systemd/general.ent
   branches/systemd/introduction/welcome/changelog.xml
   branches/systemd/pst/printing/cups-filters.xml

Modified: branches/systemd/general.ent
==
--- branches/systemd/general.entSun May  1 04:39:26 2016(r17310)
+++ branches/systemd/general.entSun May  1 10:56:01 2016(r17311)
@@ -1,12 +1,12 @@
 
 
-   
-   
+   
+   
 
 
 
 
-
+
  
   
   

Modified: branches/systemd/introduction/welcome/changelog.xml
==
--- branches/systemd/introduction/welcome/changelog.xml Sun May  1 04:39:26 
2016(r17310)
+++ branches/systemd/introduction/welcome/changelog.xml Sun May  1 10:56:01 
2016(r17311)
@@ -44,6 +44,15 @@
 
 -->
 
+  May 1st, 2016
+  
+
+  [renodr] - cups-filters now requires avahi.
+
+  
+
+
+
   April 11th, 2016
   
 

Modified: branches/systemd/pst/printing/cups-filters.xml
==
--- branches/systemd/pst/printing/cups-filters.xml  Sun May  1 04:39:26 
2016(r17310)
+++ branches/systemd/pst/printing/cups-filters.xml  Sun May  1 10:56:01 
2016(r17311)
@@ -87,6 +87,7 @@
 
 Required
 
+  ,
   ,
   ,
   ,
@@ -104,7 +105,6 @@
 
 Optional
 
-  ,
   ,
(use of this might be broken),
   http://liblouis.org/;>Liblouis (Braille), and
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] Batch modify: #7411, #7681, #7784

2016-05-01 Thread BLFS Trac via blfs-book
Batch modification to #7411, #7681, #7784 by bdu...@linuxfromscratch.org:


Action: accept

--
Tickets URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7786: Don't build all llvm libraries as shared

2016-05-01 Thread BLFS Trac via blfs-book
#7786: Don't build all llvm libraries as shared
+--
 Reporter:  Krejzi  |   Owner:  blfs-book@…
 Type:  task|  Status:  new
 Priority:  normal  |   Milestone:  7.10
Component:  BOOK| Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:  |
+--

Comment (by Krejzi):

 I'm simply pointing out that you are going against recommendation. You are
 free to interpret it however you like and take whatever action you want.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7773: gcc-6.1.0

2016-05-01 Thread BLFS Trac via blfs-book
#7773: gcc-6.1.0
-+--
 Reporter:  bdubbs@… |   Owner:  pierre.labastie
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by pierre.labastie):

 the following sed is enough to fix the failures:
 {{{
 sed -i 's/major.*1000.*minor/major/' gcc/java/decl.c
 }}}
 See
 
https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/java/decl.c?r1=233218=235546=235575

 I've just seen that there is an icedtea version to compile openjdk-8. See
 http://blog.fuseyism.com. I do not know whether it uses gcj.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7786: Don't build all llvm libraries as shared

2016-05-01 Thread BLFS Trac via blfs-book
#7786: Don't build all llvm libraries as shared
+--
 Reporter:  Krejzi  |   Owner:  blfs-book@…
 Type:  task|  Status:  new
 Priority:  normal  |   Milestone:  7.10
Component:  BOOK| Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:  |
+--

Comment (by pierre.labastie):

 Replying to [comment:2 Krejzi]:
 > The documentation is up to date. See page footer:
 >
 > {{{
 > LLVM Project. Last updated on 2016-04-29. Created using Sphinx 1.1.3.
 > }}}
 >
 I meant the sentence in the documentation, not the documentation as a
 whole... Anyway, what is your point? As an example, if we relied on GCC
 documentation, we would create the ''build'' directory outside the source
 directory. There are a lot of other places where we do not follow the
 documentation. So why do you want to strictly follow the doc here? Note
 that I do not insist on keeping the current instructions. It's rather
 something like "It works, so why fix it?"

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7786: Don't build all llvm libraries as shared

2016-05-01 Thread BLFS Trac via blfs-book
#7786: Don't build all llvm libraries as shared
+--
 Reporter:  Krejzi  |   Owner:  blfs-book@…
 Type:  task|  Status:  new
 Priority:  normal  |   Milestone:  7.10
Component:  BOOK| Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:  |
+--

Comment (by Krejzi):

 The documentation is up to date. See page footer:

 {{{
 LLVM Project. Last updated on 2016-04-29. Created using Sphinx 1.1.3.
 }}}

 In previous LLVM versions, the shared lib had version in its name, ie
 libLLVM-3.7.so, while 3.8 with cmake produces libLLVM.so.

 LLVM 3.9 svn produces libLLVM-3.9.so, too, so I guess Mesa devs didn't
 feel the need to update their configure machinery just for one release.
 Note that mesa can also use either all static, all shared or one shared
 (all static and all shared depends on how LLVM was built). It will default
 to single shared lib before anything else.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7786: Don't build all llvm libraries as shared

2016-05-01 Thread BLFS Trac via blfs-book
#7786: Don't build all llvm libraries as shared
+--
 Reporter:  Krejzi  |   Owner:  blfs-book@…
 Type:  task|  Status:  new
 Priority:  normal  |   Milestone:  7.10
Component:  BOOK| Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:  |
+--

Comment (by pierre.labastie):

 This has been discussed in ticket #7528. Everything seems to work OK with
 the current instructions; and mesa does find the shared libraries. To me,
 this means that mesa devs use -DBUILD_SHARED_LIBS=ON. I guess that is
 documentation, which has not been updated for a while.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7773: gcc-6.1.0

2016-05-01 Thread BLFS Trac via blfs-book
#7773: gcc-6.1.0
-+--
 Reporter:  bdubbs@… |   Owner:  pierre.labastie
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by pierre.labastie):

 I've seen upstream have committed a bunch of fixes to the java suite
 '''after''' the release, so I'll try them.

 I agree that the GCC java suite is of little use in BLFS, since we now
 have OpenJDK 1.8, and GCC cannot be used to build it (version 1.7 is
 needed, while GCC is version 1.5). The only other place I know where
 ''gcj'' is used is in some swig tests. If it is too hard to get a
 functional GCC java suite, I'll archive it.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] #7786: Don't build all llvm libraries as shared

2016-05-01 Thread BLFS Trac via blfs-book
#7786: Don't build all llvm libraries as shared
+-
 Reporter:  Krejzi  |  Owner:  blfs-book@…
 Type:  task| Status:  new
 Priority:  normal  |  Milestone:  7.10
Component:  BOOK|Version:  SVN
 Severity:  normal  |   Keywords:
+-
 According to [1]:

 {{{
 BUILD_SHARED_LIBS is only recommended for use by LLVM developers. If you
 want to build LLVM as a shared library, you should use the
 LLVM_BUILD_LLVM_DYLIB option.
 }}}

 I suggest that you replace -DBUILD_SHARED_LIBS=ON with
 -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_LINK_LLVM_DYLIB=ON

 That will produce one shared library, libLLVM.so, and make all the tools
 link to it instead of individual, static ones. Note that mesa doesn't
 correcly detect this kind of shared lib just yet. A sed can be used (taken
 from Archlinux):

 {{{
 sed -i 's/LLVM_SO_NAME=.*/LLVM_SO_NAME=LLVM/' configure
 }}}

 [1] http://llvm.org/docs/CMake.html

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7520: ImageMagick-7.0.1-0 (was: ImageMagick-6.9.3-7 (Placeholder))

2016-05-01 Thread BLFS Trac via blfs-book
#7520: ImageMagick-7.0.1-0
-+--
 Reporter:  bdubbs@… |   Owner:  blfs-book@…
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--
Changes (by Krejzi):

 * milestone:  hold => 7.10


Old description:

> Do not update too often.  Wait for -6.9.4

New description:

 Now at 7.0.1

--

Comment:

 It seems to be a major update from 6.x. All packages depending on it
 should be tested first.

 As a sidenote, both their http and ftp server don't host all releases
 anymore, just latest release in the series (latest 6.9.3 is 6.9.3-9, no
 previous releases are available for download).

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r17310 - trunk/BOOK/general/genutils

2016-05-01 Thread via blfs-book
Author: krejzi
Date: Sun May  1 04:39:26 2016
New Revision: 17310

Log:
Imagemagick has http download url.

Modified:
   trunk/BOOK/general/genutils/imagemagick.xml

Modified: trunk/BOOK/general/genutils/imagemagick.xml
==
--- trunk/BOOK/general/genutils/imagemagick.xml Sat Apr 30 14:27:52 2016
(r17309)
+++ trunk/BOOK/general/genutils/imagemagick.xml Sun May  1 04:39:26 2016
(r17310)
@@ -6,8 +6,8 @@
 
   
 
-  
-  ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick--.tar.xz;>
+  https://www.imagemagick.org/download/releases/ImageMagick--.tar.xz;>
+  ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick--.tar.xz;>
   
   
   
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7773: gcc-6.1.0

2016-05-01 Thread BLFS Trac via blfs-book
#7773: gcc-6.1.0
-+--
 Reporter:  bdubbs@… |   Owner:  pierre.labastie
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by Krejzi):

 It appears that gcc devs have abandoned java. They seem to have released a
 compiler suite with several regressions in their java stack. If they don't
 care about their java implementation anymore, neither should you. Just
 drop the gcc java stack or remain at an older gcc version for the java
 suite if you really need it.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7773: gcc-6.1.0

2016-05-01 Thread BLFS Trac via blfs-book
#7773: gcc-6.1.0
-+--
 Reporter:  bdubbs@… |   Owner:  pierre.labastie
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by pierre.labastie):

 Also the compiled ''ecj'' binary does not run. It returns the error:
 {{{
 libgcj failure: gcj linkage error.
 Incorrect library ABI version detected.  Aborting
 }}}
 I have tried to remove any remnant of the previous gcj version, but no
 joy.
 I wonder whether this version of ''gcj'' is viable.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7773: gcc-6.1.0

2016-05-01 Thread BLFS Trac via blfs-book
#7773: gcc-6.1.0
-+--
 Reporter:  bdubbs@… |   Owner:  pierre.labastie
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by pierre.labastie):

 Right. I'll do that. I have another concern: there are 846 failures (about
 half the number of tests) in the libjava tests... Will try to investigate.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page