Google Chrome 132 byl prohlášen za stabilní. Nejnovější stabilní verze 132.0.6834.8 přináší řadu novinek z hlediska uživatelů i vývojářů. Podrobný přehled v poznámkách k vydání. Opraveno bylo 16 bezpečnostních chyb. Vylepšeny byly také nástroje pro vývojáře (YouTube).
Byla vydána verze 11.0.0 knihovny libvirt (Wikipedie) zastřešující různé virtualizační technologie a vytvářející jednotné rozhraní pro správu virtuálních strojů. Současně byl ve verzi 11.0.0 vydán související modul pro Python libvirt-python. Přehled novinek v poznámkách k vydání.
Byla vydána nová verze 3.4.0 nástroje pro inkrementální kopírování souborů rsync (Wikipedie). Přehled oprav a vylepšení v souboru NEWS. Řešeno je 6 zranitelností.
V srpnu loňského roku byla vyhlášena RP2350 Hacking Challenge aneb oficiální výzva Raspberry Pi na prolomení bezpečnosti mikrokontroléru RP2350. Povedlo se. Včera byli představeni čtyři vítězové a jejich techniky.
Na čem aktuálně pracují vývojáři open source operačního systému Haiku (Wikipedie)? Byl publikován přehled vývoje za prosinec 2024. Vypíchnuto je začlenění webového prohlížeče Iceweasel, tj. alternativního sestavení Firefoxu.
Tetris a DOOM běžící v pdf. Proč a jak v příspěvku na blogu.
Společnost Oracle představila sadu nástrojů a skriptů pro sběr a analýzu dat o stavu linuxových systémů a jejich ladění pod společným názvem Oracle Linux Enhanced Diagnostics (OLED). K dispozici pod licencí GPLv2.
OpenZFS (Wikipedie), tj. implementace souborového systému ZFS pro Linux a FreeBSD, byl vydán ve verzi 2.3.0. Přináší RAIDZ Expansion, Fast Dedup, Direct IO, JSON a Long names.
Společnost PINE64 stojící za telefony PinePhone nebo notebooky Pinebook publikovala na svém blogu lednový souhrn novinek.
Baví vás bastlení, fyzika, IT a nebo prostě cokoliv technického? Proseděli jste celé Vánoce v záři obrazovky počítače a nebo jste o tom alespoň snili? Chcete se pochlubit technickými vánočními dárky? Pak doražte na Virtuální Bastlírnu - online pokec (nejen) techniků a bastlířů!
… více »esound
?
Stahnul jsem novy portage (menil jsem ACCEPT_KEYWORD na "~amd64), prekompiloval jsem cely system. Bohuzel se mi nepovedlo nekolik balicku.
System: Gentoo 2006.1 64bit
CPU: Turion64 X2
Pise to nasledujici:
make[2]: *** [html/index.html] Error 8 make[2]: Leaving directory `/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38' make: *** [all] Error 2 !!! ERROR: media-sound/esound-0.2.38 failed. Call stack: ebuild.sh, line 1629: Called dyn_compile ebuild.sh, line 975: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile esound-0.2.38.ebuild, line 52: Called die !!! Make failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/media-sound/esound-0.2.38/temp/build.log'Seznam balicku, ktere se nepovedly:
[ebuild N ] media-sound/esound-0.2.38 USE="alsa ipv6 tcpd -debug" 0 kB [ebuild N ] gnome-base/nautilus-2.18.1 USE="X gnome -beagle -debug -tracker" 0 kB [ebuild N ] gnome-base/gnome-mount-0.6 USE="gnome -debug" 0 kB
root@zeryk hurvajs # emerge esound Calculating dependencies... done! >>> Verifying ebuild Manifests... >>> Emerging (1 of 1) media-sound/esound-0.2.38 to / * esound-0.2.38.tar.bz2 RMD160 ... [ ok ] * esound-0.2.38.tar.bz2 SHA1 ... [ ok ] * esound-0.2.38.tar.bz2 SHA256 ... [ ok ] * esound-0.2.38.tar.bz2 size ... [ ok ] * checking ebuild checksums ... [ ok ] * checking auxfile checksums ... [ ok ] * checking miscfile checksums ... [ ok ] * checking esound-0.2.38.tar.bz2 ... [ ok ] >>> Unpacking source... >>> Unpacking esound-0.2.38.tar.bz2 to /var/tmp/portage/media-sound/esound-0.2.38/work * Applying esound-0.2.32-amd64.patch ... [ ok ] * Applying esound-0.2.36-mode_t.patch ... [ ok ] * Applying esound-0.2.38-as-needed.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38' ... * Running aclocal -I m4 ... [ ok ] * Running libtoolize --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: esound-0.2.38 * Applying sed-1.5.6.patch ... >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38 ... * econf: updating esound-0.2.38/config.sub with /usr/share/gnuconfig/config.sub * econf: updating esound-0.2.38/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --sysconfdir=/etc/esd --enable-ipv6 --disable-debugging --enable-alsa --with-libwrap --disable-dependency-tracking --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for correct ltmain.sh version... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for working alloca.h... yes checking for alloca... yes checking for setenv... yes checking for putenv... yes checking for fchown... yes checking for fchmod... yes checking for gethostbyname2... yes checking for connect... yes checking for gethostbyname... yes checking for hstrerror... yes checking for nanosleep... yes checking for usleep... yes checking for strtok_r... yes checking for inet_pton... yes checking whether to enable ipv6... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for getopt_long... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking if your platform supports esddsp... yes checking for dlopen... no checking for dlopen in -ldl... yes --------------------------------------------------------------------- --- Checking to see which audio header files your system uses. --- Most of these checks should fail. Do not be alarmed. checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking sys/audio.h usability... no checking sys/audio.h presence... no checking for sys/audio.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/audio.io.h usability... no checking sys/audio.io.h presence... no checking for sys/audio.io.h... no checking sun/audioio.h usability... no checking sun/audioio.h presence... no checking for sun/audioio.h... no checking dmedia/audio.h usability... no checking dmedia/audio.h presence... no checking for dmedia/audio.h... no checking sys/soundlib.h usability... no checking sys/soundlib.h presence... no checking for sys/soundlib.h... no checking sys/asoundlib.h usability... yes checking sys/asoundlib.h presence... yes checking for sys/asoundlib.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking mme/mme_api.h usability... no checking mme/mme_api.h presence... no checking for mme/mme_api.h... no checking for artsc-config... /usr/kde/3.5/bin/artsc-config checking for ARTS artsc - version >= 0.9.5... yes --------------------------------------------------------------------- --- Checking to see which audio libraries are required for linking. --- Most of these checks should also fail. Do not be alarmed. checking for _oss_ioctl... no checking for _oss_ioctl in -lossaudio... no checking for ALnewconfig... no checking for ALnewconfig in -laudio... no checking for snd_cards... no checking for snd_cards in -lsound... no checking for snd_cards... (cached) no checking for snd_cards in -lasound... no checking for snd_pcm_pause... no checking for snd_pcm_pause in -lasound... yes checking for alsa new PCM API... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for AUDIOFILE... yes --------------------------------------------------------------------- --- Checking for the documentation generation tools. NOTE: These --- are NOT required for proper compilation of the esound package. checking for jw... jw --------------------------------------------------------------------- checking for tcp_wrapper library and headers... yes checking to see if compiler understands -Wall... yes configure: creating ./config.status config.status: creating Makefile config.status: creating esd-config config.status: creating esound.spec config.status: creating esound.pc config.status: creating esddsp config.status: creating docs/Makefile config.status: creating docs/esd.1 config.status: creating docs/esdcat.1 config.status: creating docs/esd-config.1 config.status: creating docs/esdctl.1 config.status: creating docs/esddsp.1 config.status: creating docs/esdfilt.1 config.status: creating docs/esdloop.1 config.status: creating docs/esdmon.1 config.status: creating docs/esdplay.1 config.status: creating docs/esdrec.1 config.status: creating docs/esdsample.1 config.status: creating config.h config.status: executing depfiles commands Esound Configure Settings: Debugging support: no libwrap support: yes LIBS=-lasound -laudiofile -lm make all-recursive make[1]: Entering directory `/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38' Making all in docs make[2]: Entering directory `/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs' jw -f docbook -b html -o html ./esound.sgml Using catalogs: /etc/sgml/sgml-docbook-3.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:53:65:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:54:8:E: reference to entity "ISOamsa" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:52:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:60:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:61:8:E: reference to entity "ISOamsb" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:59:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:67:60:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:68:8:E: reference to entity "ISOamsc" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:66:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:74:67:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:75:8:E: reference to entity "ISOamsn" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:73:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:81:58:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:82:8:E: reference to entity "ISOamso" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:80:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:88:59:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:89:8:E: reference to entity "ISOamsr" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:87:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:95:50:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:96:7:E: reference to entity "ISObox" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:94:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:102:46:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:103:8:E: reference to entity "ISOcyr1" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:101:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:109:50:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:110:8:E: reference to entity "ISOcyr2" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:108:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:116:47:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Diacritical Marks//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:117:7:E: reference to entity "ISOdia" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:115:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:123:43:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Greek Letters//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:124:8:E: reference to entity "ISOgrk1" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:122:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:130:46:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:131:8:E: reference to entity "ISOgrk2" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:129:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:137:43:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Greek Symbols//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:138:8:E: reference to entity "ISOgrk3" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:136:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:144:55:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:145:8:E: reference to entity "ISOgrk4" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:143:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:151:43:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 1//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:152:8:E: reference to entity "ISOlat1" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:150:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:158:43:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 2//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:159:8:E: reference to entity "ISOlat2" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:157:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:165:57:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:166:7:E: reference to entity "ISOnum" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:164:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:172:40:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Publishing//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:173:7:E: reference to entity "ISOpub" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:171:0: entity was defined here jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:179:47:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES General Technical//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:180:8:E: reference to entity "ISOtech" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:178:0: entity was defined here jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:49:7:W: cannot generate system identifier for general entity "quot" jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:49:7:E: general entity "quot" not defined and no default entity jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:49:11:E: reference to entity "quot" for which no system identifier could be generated jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:49:6: entity was defined here jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:49:19:E: reference to entity "quot" for which no system identifier could be generated jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:49:6: entity was defined here jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:14:W: cannot generate system identifier for general entity "gt" jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:14:E: general entity "gt" not defined and no default entity jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:16:E: reference to entity "gt" for which no system identifier could be generated jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:13: entity was defined here jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:142:16:E: reference to entity "gt" for which no system identifier could be generated jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:13: entity was defined here jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:150:16:E: reference to entity "gt" for which no system identifier could be generated jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:13: entity was defined here jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:174:18:E: reference to entity "gt" for which no system identifier could be generated jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:13: entity was defined here jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:251:12:W: cannot generate system identifier for general entity "tilde" jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:251:12:E: general entity "tilde" not defined and no default entity jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:251:17:E: reference to entity "tilde" for which no system identifier could be generated jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:251:11: entity was defined here jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:335:22:E: reference to entity "tilde" for which no system identifier could be generated jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:251:11: entity was defined here jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:479:19:E: reference to entity "gt" for which no system identifier could be generated jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:13: entity was defined here jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:527:51:E: reference to entity "gt" for which no system identifier could be generated jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:13: entity was defined here jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:529:46:W: cannot generate system identifier for general entity "percnt" jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:529:46:E: general entity "percnt" not defined and no default entity jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:529:52:E: reference to entity "percnt" for which no system identifier could be generated jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:529:45: entity was defined here jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1bg.dsl:2:69:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1bg.dsl:3:5:E: reference to entity "cyr1" for which no system identifier could be generated jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1bg.dsl:2:0: entity was defined here jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1no.dsl:2:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 1//EN" jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1no.dsl:3:5:E: reference to entity "lat1" for which no system identifier could be generated jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1no.dsl:2:0: entity was defined here jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ro.dsl:2:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 1//EN" jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ro.dsl:3:5:E: reference to entity "lat1" for which no system identifier could be generated jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ro.dsl:2:0: entity was defined here jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ro.dsl:4:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 2//EN" jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ro.dsl:5:5:E: reference to entity "lat2" for which no system identifier could be generated jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ro.dsl:4:0: entity was defined here jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ru.dsl:2:69:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ru.dsl:3:5:E: reference to entity "cyr1" for which no system identifier could be generated jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ru.dsl:2:0: entity was defined here jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sl.dsl:2:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 2//EN" jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sl.dsl:3:5:E: reference to entity "lat2" for which no system identifier could be generated jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sl.dsl:2:0: entity was defined here jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sr.dsl:2:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 2//EN" jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sr.dsl:3:5:E: reference to entity "lat2" for which no system identifier could be generated jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sr.dsl:2:0: entity was defined here make[2]: *** [html/index.html] Error 8 make[2]: Leaving directory `/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38' make: *** [all] Error 2 !!! ERROR: media-sound/esound-0.2.38 failed. Call stack: ebuild.sh, line 1629: Called dyn_compile ebuild.sh, line 975: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile esound-0.2.38.ebuild, line 52: Called die !!! Make failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/media-sound/esound-0.2.38/temp/build.log'.
make[2]: Entering directory `/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs' jw -f docbook -b html -o html ./esound.sgml Using catalogs: /etc/sgml/sgml-docbook-3.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:53:65:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:54:8:E: reference to entity "ISOamsa" for which no system identifier could be generated jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:52:0: entity was defined hereTo říká, že není možné převést URN ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN na URL. Následkem čehož není možné načíst potřebné DTD moduly atd. Takže jsou tři možnosti: Buďto nemáte nainstalovaný balík app-text/sgml-common, který obsahuje potřebné entity, nebo máte rozbitý SGML catalog, který říká, jak přeložit URN na URL (ten by se měl aktualizovat při instalaci výše uvedeného balíku a zahrnout odkaz na katalog /usr/share/sgml/sgml-iso-entities-8879.1986/catalog) nebo máte rozbitý jade. Každopádně je chyba v ebuildu. Jeho autor spoléhá, že když se najde program jw, tak že máte nainstalové i všechny potřebné věci kolem DocBooku včetně DTD pro SGML verzi.
app-text/sgml-common
instalovany mam. Viz. nize:
root@zeryk hurvajs # emerge -s sgml Searching... [ Results for search key : sgml ] [ Applications found : 11 ] * app-doc/xorg-sgml-doctools Latest version available: 1.2 Latest version installed: [ Not Installed ] Size of files: 38 kB Homepage: http://xorg.freedesktop.org/ Description: X.Org sgml doctools License: xorg-sgml-doctools * app-emacs/psgml Latest version available: 1.2.5-r1 Latest version installed: [ Not Installed ] Size of files: 237 kB Homepage: http://sourceforge.net/projects/psgml/ Description: PSGML is a GNU Emacs Major Mode for editing SGML and XML coded documents. License: GPL-2 * app-text/docbook-sgml Latest version available: 1.0 Latest version installed: 1.0 Size of files: 0 kB Homepage: http://www.docbook.org/sgml/ Description: A helper package for sgml docbook License: GPL-2 * app-text/docbook-sgml-dtd Latest version available: 4.4 Latest version installed: 4.4 Size of files: 65 kB Homepage: http://www.docbook.org/sgml/ Description: Docbook SGML DTD 4.4 License: X11 * app-text/docbook-sgml-utils Latest version available: 0.6.14 Latest version installed: 0.6.14 Size of files: 122 kB Homepage: http://sources.redhat.com/docbook-tools/ Description: Shell scripts to manage DocBook documents License: GPL-2 * app-text/sgml-common Latest version available: 0.6.3-r5 Latest version installed: 0.6.3-r5 Size of files: 74 kB Homepage: http://www.iso.ch/cate/3524030.html Description: Base ISO character entities and utilities for SGML License: GPL-2 * app-text/sgmltools-lite Latest version available: 3.0.3-r10 Latest version installed: [ Not Installed ] Size of files: 68 kB Homepage: http://sgmltools-lite.sourceforge.net/ Description: Python interface to SGML software in a DocBook/OpenJade env License: GPL-2 * app-xemacs/psgml Latest version available: 1.44 Latest version installed: [ Not Installed ] Size of files: 294 kB Homepage: http://xemacs.org/ Description: Validated HTML/SGML editing. License: GPL-2 * app-xemacs/psgml-dtds Latest version available: 1.03 Latest version installed: [ Not Installed ] Size of files: 358 kB Homepage: http://xemacs.org/ Description: Deprecated collection of DTDs for psgml. License: GPL-2 * app-xemacs/sgml Latest version available: 1.11 Latest version installed: [ Not Installed ] Size of files: 26 kB Homepage: http://xemacs.org/ Description: SGML/Linuxdoc-SGML editing. License: GPL-2 * dev-perl/SGMLSpm Latest version available: 1.03-r5 Latest version installed: 1.03-r5 Size of files: 91 kB Homepage: http://search.cpan.org/author/DMEGG/SGMLSpm-1.03ii/ Description: Perl library for parsing the output of nsgmls License: GPL-2Ale uz nevim jestli myslite
jade
(ten instalovany mam) nebo openjade
* app-text/jadetex Latest version available: 3.13-r1 Latest version installed: [ Not Installed ] Size of files: 100 kB Homepage: http://jadetex.sourceforge.net/ Description: TeX macros used by Jade TeX output License: freedist * app-text/openjade Latest version available: 1.3.2-r1 Latest version installed: 1.3.2-r1 Size of files: 873 kB Homepage: http://openjade.sourceforge.net Description: Jade is an implementation of DSSSL - an ISO standard for formatting SGML and XML documents License: as-is * dev-java/jade Latest version available: 3.3-r1 Latest version installed: [ Not Installed ] Size of files: 1,638 kB Homepage: http://jade.cselt.it/ Description: JADE is FIPA-compliant Java Agent Development Environment License: LGPL-2
CATALOG "/etc/sgml/sgml-ent.cat"a jestli v souboru /etc/sgml/sgml-ent.cat je odkaz
CATALOG "/usr/share/sgml/sgml-iso-entities-8879.1986/catalog"V odkazovaném souboru pak by měla být řádka
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" ISOamsa.entkterá mapuje URN na URL. Na testování stačí rozbalit zdrojáky esoundu a v adresáři docs použít příkaz
nsgmls --no-output ./esound.sgml 2>&1 |head
.
/etc/sgml/catalog
tam to co ma byt neni. Mam tam jen tohle:
CATALOG "/etc/sgml/sgml-docbook.cat" CATALOG "/etc/sgml/sgml-docbook-4.1.cat" CATALOG "/etc/sgml/sgml-docbook-4.0.cat" CATALOG "/etc/sgml/dsssl-docbook-stylesheets.cat" CATALOG "/etc/sgml/sgml-docbook-3.0.cat" CATALOG "/etc/sgml/sgml-docbook-3.1.cat" CATALOG "/etc/sgml/xml-simple-docbook-4.1.2.4.cat" CATALOG "/etc/sgml/xml-simple-docbook-1.0.cat" CATALOG "/etc/sgml/xml-docbook-4.1.2.cat" CATALOG "/etc/sgml/xml-docbook-4.4.cat" CATALOG "/etc/sgml/sgml-docbook-4.4.cat" CATALOG "/etc/sgml/sgml-docbook-4.2.cat" CATALOG "/etc/sgml/xml-docbook-4.2.cat" CATALOG "/etc/sgml/xml-docbook-4.3.cat" CATALOG "/etc/sgml/openjade-1.3.2.cat"
/etc/sgml/catalog
. Nicmene to vypisuje stejne chyby. Zkusil jsem i znovu zkompilovat jade
. Zamaskoval jsem posledni verzi (instaloval jsem esound-0.2.36-r2
) a nic nepomohlo.
Tiskni Sdílej: