Difference between revisions of "GNOME/Compile/3.22/Kali"

From i14i
Jump to navigation Jump to search
Line 82: Line 82:
... ^r untuk refresh, q untuk keluar, tunggu beberapa lama sampai proses build selesai ...
... ^r untuk refresh, q untuk keluar, tunggu beberapa lama sampai proses build selesai ...


=Bugfix Umum=
* coba configure
* coba clean
* coba distclean
* coba wipe directory and start over
=Bugfix Spesifik Kali Rolling=
=Bugfix Spesifik Kali Rolling=
==bijiben==
==bijiben==

Revision as of 03:59, 2 September 2016

Untuk memeriksa hasil terjemahan suatu aplikas GNOME, salah satu cara adalah dengan mengcompile aplikasi tersebut setelah terjemahan terbarunya kita pasang. GNOME memiliki aplikasi jhbuild untuk membantu kita melakukan compile.

JHBuild step-by-step

install Kali Rolling 64-bit

pastikan bahwa Anda memiliki free space di disk paling tidak 40 GB.

... masuk ke VM ...
host $ sudo lxc-console -n gnome

install JHBuild

$ sudo apt-get install git python make gnome-common yelp-tools autoconf automake 
$ git clone git://git.gnome.org/jhbuild
$ cd jhbuild
$ ./autogen.sh
$ make; make install
$ echo 'PATH=$PATH:~/.local/bin' >> ~/.bashrc
... logout dari VM lalu login lagi ...
$ mkdir .config
$ cp jhbuild/examples/sample.jhbuildrc .config/jhbuildrc
... edit jhbuildrc:
... hapus komentar di baris moduleset dan modules
... ubah isi moduleset menjadi [ 'gnome-world', 'gnome-apps-3.22' ]
$ mkdir log

periksa kelengkapan paket

$ jhbuild sanitycheck
$ sudo apt-get install apt-file cvs subversion flex bison docbook-xsl
$ sudo apt-file update
... persiapan compile di-background ... 
$ sudo apt-get install screen links
... pasang paket-paket yang diperlukan ...
$ jhbuild sysdeps --install
... grup 1 ...
$ sudo apt-get install --no-install-recommends \
libdmapsharing-3.0-dev libatasmart-dev libflac-dev uuid-dev libxcb1-dev \
libtasn1-6-dev libfontconfig1-dev python3-cairo-dev libfreetype6-dev libgbm-dev libudev-dev \
libnl-route-3-dev libical-dev python3-dev libusb-1.0-0-dev libexempi-dev \
libcanberra-gtk3-dev libv4l-dev libx11-dev libgl1-mesa-dev libxi-dev libvpx-dev \
libxdamage-dev libxkbfile-dev libsbc-dev libxcomposite-dev libxslt1-dev libpinyin7-dev \
libgraphviz-dev libgudev-1.0-dev libxft-dev libsqlite3-dev libplymouth-dev libstartup-notification0-dev \
libtag1-dev libjson-c-dev libwavpack-dev libmtdev-dev libnss3-dev libxt-dev libgmime-2.6-dev \
libcanberra-gtk-dev libxtst-dev libpolkit-agent-1-dev libp11-kit-dev libavahi-gobject-dev libcairo2-dev \
libxext-dev libanthy-dev libxcb-dri2-0-dev libgtkspell3-3-dev xutils-dev libpwquality-dev x11proto-kb-dev \
libpolkit-gobject-1-dev xserver-xorg-input-wacom libxrender-dev libxklavier-dev libxfixes-dev \
libarchive-dev libspeex-dev  libepoxy-dev libevdev-dev libdbus-glib-1-dev libexif-dev \
libmozjs-24-dev libxcb-xkb-dev libffi-dev libxml2-dev libpcre3-dev libegl1-mesa-dev libnl-genl-3-dev \
libxrandr-dev libgphoto2-dev libicu-dev libhangul-dev libdrm-dev libdotconf-dev libndp-dev liboauth-dev \
libdvdread-dev libasound2-dev liblcms2-dev libenchant-dev libsm-dev dbus-1-dbg libproxy-dev \
libxcursor-dev libnl-3-dev libexiv2-dev libsndfile1-dev libsmbclient-dev libsystemd-dev
... grup 2 ...
$ sudo apt-get install --no-install-recommends \
libmusicbrainz5-dev libwebkit2gtk-4.0-dev x11proto-core-dev xtrans-dev gtk-doc-tools \
libbluetooth-dev libmagic-dev libxinerama-dev libpam0g-dev ragel ruby libgpgme11-dev libmpfr-dev \
gperf libyaml-dev libwebp-dev libhyphen-dev iptables argyll xwayland texinfo libacl1-dev libkrb5-dev \
libiw-dev docbook-utils libcap-dev libdb5.3-dev libcups2-dev libgcrypt20-dev \
ppp-dev xmlto doxygen cmake libespeak-dev libsystemd-dev libtiff-dev libpoppler-dev \
libgles2-mesa-dev libpoppler-glib-dev libopus-dev libgexiv2-dev libssl-dev libvirt-dev \
libraw-dev libssh2-1-dev highlight spamassassin llvm libjasper-dev bogofilter libsasl2-dev wget \
libboost-dev gdb libwebkitgtk-3.0-dev valac docbook libreadline-dev libselinux1-dev \
sqlite python-gi uuid-runtime desktop-file-utils libtext-csv-perl sqlite3 gnome-shell \
libgstreamer-plugins-base1.0-dev libwebkitgtk-3.0-dev libgnutls28-dev libnice-dev libjpeg62-turbo-dev \
libboost1.58-dev bogofilter-bdb libtiff5-dev llvm-3.6-dev libfwup-dev libsmbios-dev libtotem-dev
... grup 3 ...
$ sudo apt-get install --no-install-recommends \
libcroco3-dev libunistring-dev libquvi-dev
... reboot VM, login via lxc-console ...
host $ sudo lxc-console -n gnome

library tambahan di /usr/local

... compile sendiri libpng16 ...
$ apt-get source libpng16
$ cd libpng1.6-1.6.20
$ ./autogen.sh
$ make
$ sudo make install

coba build

... download repositori gnome ...
$ jhbuild update
... persiapan build ...
$ screen -S build
... build tanpa download repositori. bila ingin repositori dimutakhirkan, hapus opsi -n ...
$ jhbuild tinderbox -n -o log
^a^a^d
$ links log/index.html
... ^r untuk refresh, q untuk keluar, tunggu beberapa lama sampai proses build selesai ...

Bugfix Umum

  • coba configure
  • coba clean
  • coba distclean
  • coba wipe directory and start over

Bugfix Spesifik Kali Rolling

bijiben

error:

Making all in libbiji
make[4]: Entering directory '/home/andika/.cache/jhbuild/build/bijiben/src/libbiji'
  GEN      stamp-biji-marshalers.h
  GEN      biji-marshalers.c
make  all-am
make[5]: Entering directory '/home/andika/.cache/jhbuild/build/bijiben/src/libbiji'
  CC       provider/biji-provider.lo
/home/andika/jhbuild/checkout/bijiben/src/libbiji/provider/biji-provider.c:30:32: fatal error: ../biji-marshalers.h: No such file or directory
compilation terminated.

solusi:

GNOME/Compile/Troubleshoot#Direktori_kerja_kosong

gst-plugins-base

error:

make -C app
make[4]: Entering directory '/home/vagrant/jhbuild/checkout/gst-plugins-base/gst-libs/gst/app'
make[4]: *** No rule to make target 'gstapp-marshal.list', needed by 'gstapp-marshal.h'.  Stop.
make[4]: Leaving directory '/home/vagrant/jhbuild/checkout/gst-plugins-base/gst-libs/gst/app'
Makefile:858: recipe for target 'app' failed

farstream

vinagre

error:

compile error, deprecated items

solusi:

belum ada, lihat bug 768674

gnome-autoar

error:

 make[2]: Entering directory '/home/vagrant/.cache/jhbuild/build/gnome-autoar'
  CCLD     tests/test-extract
  CCLD     tests/test-create
  CCLD     tests/test-extract-unit
/usr/bin/ld: tests/tests_test_extract_unit-test-extract-unit.o: undefined reference to symbol 'g_file_get_parent'
/home/vagrant/jhbuild/install/lib/libgio-2.0.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:876: recipe for target 'tests/test-extract-unit' failed

solusi:

belum ada