Hi all, with the last update now are a blocked packages D: with freemind(antlr) and sqlitebrowser(antlr-cpp). [nomerge ] pentoo/pentoo-2015.1::pentoo USE="analyzer bluetooth cracking database desktop exploit footprint forensics forging fuzzers misc mitm mobile nfc proxies radio rce scanner voip wireless -pentoo" [nomerge ] pentoo/pentoo-database-2015.3-r1::pentoo USE="-minipentoo" [ebuild U ~] dev-db/sqlitebrowser-3.7.0-r1::gentoo [3.6.0::gentoo] USE="qt4 -qt5 {-test}" 1.475 KiB [nomerge ] pentoo/pentoo-2015.1::pentoo USE="analyzer bluetooth cracking database desktop exploit footprint forensics forging fuzzers misc mitm mobile nfc proxies radio rce scanner voip wireless -pentoo" [nomerge ] pentoo/pentoo-proxies-2015.3::pentoo USE="java -minipentoo" [nomerge ] net-proxy/mitmproxy-0.10.1::gentoo USE="doc -examples {-test}" PYTHON_TARGETS="python2_7" [ebuild R ~] dev-python/flask-0.10.1-r2::gentoo USE="doc -examples" PYTHON_TARGETS="python2_7 python3_4 -pypy -python3_3 -python3_5%" 0 KiB [nomerge ] dev-db/sqlitebrowser-3.7.0-r1::gentoo [3.6.0::gentoo] USE="qt4 -qt5 {-test}" [ebuild N ~] dev-cpp/antlr-cpp-2.7.7:2::gentoo USE="doc -examples -static-libs" ABI_X86="32 (64) (-x32)" 0 KiB [nomerge ] pentoo/pentoo-2015.1::pentoo USE="analyzer bluetooth cracking database desktop exploit footprint forensics forging fuzzers misc mitm mobile nfc proxies radio rce scanner voip wireless -pentoo" [nomerge ] pentoo/pentoo-exploit-2015.4-r2::pentoo USE="java -bindist -livecd -minipentoo" [nomerge ] net-analyzer/w3af-1.6.0.5-r2::pentoo USE="doc gtk -clamav {-test}" PYTHON_TARGETS="python2_7" [nomerge ] dev-python/soappy-0.12.5-r2::gentoo USE="ssl -examples" PYTHON_TARGETS="python2_7" [nomerge ] dev-python/m2crypto-0.22.3-r4::gentoo PYTHON_TARGETS="python2_7" [ebuild R ] dev-lang/python-exec-2.0.1-r1:2::gentoo PYTHON_TARGETS="(jython2_7) (pypy) (pypy3) (python2_7) (python3_3) (python3_4) (python3_5) (-jython2_5%*)" 0 KiB [blocks B ] dev-java/antlr:0[cxx] ("dev-java/antlr:0[cxx]" is hard blocking dev-cpp/antlr-cpp-2.7.7) Total: 4 packages (1 upgrade, 1 new, 2 reinstalls), Size of downloads: 1.475 KiB Conflict: 1 block (1 unsatisfied) * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (dev-cpp/antlr-cpp-2.7.7:2/2::gentoo, ebuild scheduled for merge) pulled in by dev-cpp/antlr-cpp:2= required by (dev-db/sqlitebrowser-3.7.0-r1:0/0::gentoo, ebuild scheduled for merge) (dev-java/antlr-2.7.7-r5:0/0::gentoo, installed) pulled in by dev-java/antlr:0[java] required by (dev-java/jaxme-0.5.2:0/0::gentoo, installed) For more information about Blocked Packages, please refer to the following section of the Gentoo Linux x86 Handbook (architecture is irrelevant): https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages I don't know if are a fix because it can be simply now incompatible packages... line of antlr-cpp ebuild (only are 1 ebuild) RDEPEND="!!dev-java/antlr:0[cxx]" Cya.
Created attachment 418960 [details] emerge --info
You are trying to mix unstable dev-cpp/antlr-cpp with stable dev-java/antlr:0. From the errors given I'd say you need to keyword at least these atoms: =dev-java/antlr-2.7.7-r7 =dev-java/jaxme-0.5.2-r2
mm, thx for the help, but i'm using the --autounmasl option, why it don't find that solution? does not fit...
i fixed it the dirty way with emerge -av1 --nodeps antlr:0 emerge -av1 --nodeps antlr-cpp emerge -av1 sqlite-browser
yes, it have a fix, but ¿why portage with the option --autounmask don't found the solution?