Hello,

According compilation logs, graphviz-2.40.1 can't be
successfully compiled IF (and only if) qt-5.12.4 is installed.

Everything else equal, installing back qt-5.12.1
make graphviz compilation a success

Good compilation
;---------------
                             ~~~~~^~~~~~~
In file included from ../../lib/sparse/SparseMatrix.h:16,
                 from country_graph_coloring.h:17,
                 from country_graph_coloring.c:15:
../../lib/sparse/general.h:66:22: note: shadowed declaration is here
   66 | extern unsigned char Verbose;

dgepaintmain.c: In function 'init':
edgepaintmain.c:129:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
;---------------

Bad compilation
;---------------
In file included from ../../lib/sparse/SparseMatrix.h:16,
                 from country_graph_coloring.h:17,
                 from country_graph_coloring.c:15:
../../lib/sparse/general.h:66:22: note: shadowed declaration is here 66 | extern unsigned char Verbose;
      |                      ^~~~~~~

libtool: error: cannot find the library '' or unhandled argument '/libQt5Widgets.so'
;---------------

Pierre, obviously the qt5-1 patch was applied both time,
and 'diff' show now difference between available
svn/graphviz.patch and 8.4/graphviz.patch.


Please could someone confirm finding,...
and/or propose patches for BLFS svn

--
seen "Linux from scratch" and looking for ISO files
www.osukiss.org

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to