Date: Tue, 17 Mar 2015 16:46:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 198662] circular dependencies graphic/ImageMacgick Message-ID: <bug-198662-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198662 Bug ID: 198662 Summary: circular dependencies graphic/ImageMacgick Product: Ports & Packages Version: Latest Hardware: i386 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: yvesguerin@yahoo.ca I try to compile the graphics/ImageMagick port but I find some circular dependencies: - devel/sdl12 need devel/zziplib to install and zziplib need sdl to install - devel/doxygen and graphics/graphviz same thing version: - graphics/ImageMagick: 6.9.0.4,1 - devel/sdl12: 1.2.15_5,2 - devel/zziplib: 0.13.62_2 - devel/doxygen: 1.8.9.1,2 - graphics/graphviz: 2.38.0_6 log for devel/sdl12 and devel/zziplib ===> ImageMagick-6.9.0.4,1 depends on shared library: libgvc.so - not found ===> Verifying for libgvc.so in /usr/ports/graphics/graphviz ===> graphviz-2.38.0_6 depends on shared library: libIL.so - not found ===> Verifying for libIL.so in /usr/ports/graphics/devil ===> devil-1.7.8_20,1 depends on file: /usr/local/bin/sdl-config - not found *** ===> sdl-1.2.15_5,2 depends on shared library: libpulse-simple.so - not found ===> Verifying for libpulse-simple.so in /usr/ports/audio/pulseaudio ===> pulseaudio-5.0_3 depends on shared library: libdbus-1.so - not found ===> Verifying for libdbus-1.so in /usr/ports/devel/dbus ===> dbus-1.8.12_1 depends on executable: xmlto - not found ===> Verifying install for xmlto in /usr/ports/textproc/xmlto ===> xmlto-0.0.26_2 depends on file: /usr/local/bin/dblatex - not found ===> Verifying install for /usr/local/bin/dblatex in /usr/ports/textproc/dblatex ===> dblatex-0.3.2_4 depends on file: /usr/local/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty - not found ===> Verifying install for /usr/local/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty in /usr/ports/print/texlive-texmf ===> texlive-texmf-20140525_4 depends on executable: tlmgr - not found ===> Verifying install for tlmgr in /usr/ports/print/texlive-base ===> texlive-base-20140525_6 depends on executable: weave - not found ===> Verifying install for weave in /usr/ports/devel/tex-web2c ===> tex-web2c-20140525_1 depends on shared library: libzzip.so - not found ===> Verifying for libzzip.so in /usr/ports/devel/zziplib ===> zziplib-0.13.62_2 depends on executable: zip - found *** ===> zziplib-0.13.62_2 depends on file: /usr/local/bin/sdl-config - not found *** ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 CIRCULAR DEPENDENCIE ===> sdl-1.2.15_5,2 depends on shared library: libpulse-simple.so - not found log for devel/doxygen and graphics/graphviz ===> ImageMagick-6.9.0.4,1 depends on shared library: libgvc.so - not found ===> graphviz-2.38.0_6 depends on shared library: libIL.so - not found ===> devil-1.7.8_20,1 depends on file: /usr/local/bin/sdl-config - not found ===> sdl-1.2.15_5,2 depends on shared library: libpulse-simple.so - not found ===> pulseaudio-5.0_3 depends on shared library: libjack.so - not found ===> jackit-0.124.1_2 depends on executable: doxygen - not found *** ===> doxygen-1.8.9.1,2 depends on executable: dot - not found *** ===> graphviz-2.38.0_6 depends on shared library: libIL.so - not found ===> devil-1.7.8_20,1 depends on file: /usr/local/bin/sdl-config - not found ===> sdl-1.2.15_5,2 depends on shared library: libpulse-simple.so - not found ===> pulseaudio-5.0_3 depends on shared library: libjack.so - not found ===> jackit-0.124.1_2 depends on executable: doxygen - not found *** ===> doxygen-1.8.9.1,2 depends on executable: dot - not found *** ===> graphviz-2.38.0_6 depends on shared library: libIL.so - not found I run: FreeBSD daemonBSD 10.1-RELEASE-p6 FreeBSD 10.1-RELEASE-p6 #0: Tue Feb 24 18:57:59 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 port updated: 2015-03-09 (YYYY-MM-DD) I was able to resolved the sdl12-zziplib dependencies by installing zziplib via pkgng. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198662-13>