[Success] 1 April Merge / 0.64pre on ubuntu12.04 like

[FINAL EDIT / SOLUTION SUMMARY]
Following what follow you will get it
Important Note : i have replace build by install from my initial post and add extra info, because should be the same! Now in my case i can build (special folder) and install synfig last dev .deb (like other software).

Original post was not a 1 april joke :wink:

In order to install synfig last cairo development in ubuntu 12.04 familly (x/l/k/t
?..) and should work the same with all .deb linuxlike.

Another boring Note - Working this things, always work better with an updated system


First : How to upgrade libcairo2 and libcairo2-dev up to 1.12 if not present in my repository ?
Adding “quantal main” (ubuntu 12.10) repository can be a solution.Take care to select manually only the .deb needed - libcairo2 and dependencies (or this will be the road to full system migration) - after this little update ,7 .deb or something like, don’t forget to disabled or suppress “quantal main” repository to preserve your system!

Second :

Another other boring note - Conflict can occurs 
!

Libcairo2 1.12x can cause text render issues in several application, for me was in LibreOffice from 3.?x to 4.0xx
To correct this problem, i have upgraded xorg-server (was 2:1.11 now is 2:1.13) solution from here . Done by enabling momently quantal repository.

I hope this can help.
[FINAL EDIT / END / SOLUTION SUMMARY]

Everything all right !!! ???

[EDIT 04/02] YEP ! [END EDIT 04/02]

héhé. quite 2/3 all right !

So after upgraded libcairo to > 1.12 (has i’m on precise 12/04 x, i activated quantal 12/10 repository for a while)

I builded with same build.sh has mentionned in how to ubuntu 9.10 thread who well worked before merge.

This is output from Synfig-studio (cause core make successfull !!!)

Copying file ABOUT-NLS Copying file config/config.rpath Copying file m4/codeset.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-h.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longdouble.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/signed.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/ulonglong.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize: copying file `config/config.guess' libtoolize: copying file `config/config.sub' libtoolize: copying file `config/install-sh' libtoolize: copying file `config/ltmain.sh' libtoolize: putting macros in `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. configure.ac:14: installing `config/missing' src/gui/Makefile.am: installing `config/depcomp' Makefile.am:89: shell find $(top_srcdir: non-POSIX variable name Makefile.am:89: (probably a GNU make extension) Makefile.am:91: shell find $(top_srcdir: non-POSIX variable name Makefile.am:91: (probably a GNU make extension) Makefile.am:98: shell find $(top_srcdir: non-POSIX variable name Makefile.am:98: (probably a GNU make extension) Makefile.am:105: shell find $(top_srcdir: non-POSIX variable name Makefile.am:105: (probably a GNU make extension) Makefile.am: installing `./INSTALL' Makefile.am: installing `./COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/ccache /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/ccache /usr/bin/g++... gcc3 checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... /usr/bin/ccache /usr/bin/g++ -E checking for debug flags... -DNDEBUG checking for optimization flags... -O2 checking for compiler warning flags to use... -W -Wall checking for arc profiling... no checking for branch-probabilities... no checking for profiling... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... no checking how to run the C++ preprocessor... /usr/bin/ccache /usr/bin/g++ -E checking for ld used by /usr/bin/ccache /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/ccache /usr/bin/g++ static flag -static works... yes checking if /usr/bin/ccache /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.14.2 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking for gtkmm-2.4 gthread-2.0... yes checking GTKMM_CFLAGS... -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/x86_64-linux-gnu/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/x86_64-linux-gnu/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ checking GTKMM_LIBS... -pthread -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 checking for Gtk::AboutDialog::set_program_name... yes checking for Gtk::AboutDialog::set_wrap_license... yes checking for synfig >= 0.63.05 ETL >= 0.04.15 sigc++-2.0... yes checking SYNFIG_CFLAGS... -pthread -I/home/devinfo/Sources/Synfig/synfig/install/include/synfig-0.0 -I/home/devinfo/Sources/Synfig/synfig/install/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include checking SYNFIG_LIBS... -L/home/devinfo/Sources/Synfig/synfig/install/lib -lsynfig -lxml++-2.6 -lcairomm-1.0 -lpangocairo-1.0 -lxml2 -lglibmm-2.4 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lpthread -lsigc-2.0 checking for FSOUND_Init in -lfmod... no checking for unordered_map<int,int>::const_iterator... yes checking for unordered_set<int,int>::const_iterator... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/errno.h usability... yes checking sys/errno.h presence... yes checking for sys/errno.h... yes checking for fork... yes checking for kill... yes checking for pipe... yes checking for setpriority... yes checking for mkfifo... yes checking for stat... yes checking for update-mime-database... /usr/bin/update-mime-database configure: creating ./config.status config.status: creating Makefile config.status: creating build_tools/Makefile config.status: creating doxygen.cfg config.status: creating po/Makefile.in config.status: creating synfigstudio.mime config.status: creating synfigstudio.keys config.status: creating synfigstudio.xml config.status: creating synfigstudio-thumbnailer.schemas config.status: creating src/Makefile config.status: creating src/gui/Makefile config.status: creating src/synfigapp/Makefile config.status: creating images/Makefile config.status: creating win32inst.nsi config.status: creating pkg-info/macosx/synfig-studio.info config.status: creating plugins/Makefile config.status: creating plugins/add-skeleton-simple/Makefile config.status: creating plugins/view-unhide-all-layers/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands config.status: error: po/Makefile.in.in was not created by intltoolize.

missing something 
?
checking for FSOUND_Init in -lfmod
 no
checking for CFPreferencesCopyAppValue
 no
checking for CFLocaleCopyCurrent
 no

others ???

see(:ya!

config.status: error: po/Makefile.in.in was not created by intltoolize.

Yes, build instructions has changed since plugins branch is incorporated.
For studio you need to replace:

autoreconf --install --force

by

autoreconf --install --force intltoolize --force --copy

I’ haven’t had time to update the build instructions :slight_smile:
-G

PS: packages will be uploaded this afternoon. I had some problems with the space on disk with the virtual machine yesterday.

In order to build April the first merge from ubuntu 12.04 familly,
First : upgrade libcairo2 and libcairo2-dev up to 1.12 (can be done by adding “quantal main” repository, take care to select manually only the .deb needed - libcairo2 and dependencies - after this little update ,7 .deb or something like, don’t forget to desabled or suppress “quantal main” repository to preserve your system!)
Second : update your’ “build.sh” at synfig-studio step adding :

intltoolize --force --copy && 

after

cd ../synfig-studio && autoreconf --install --force &&

see(:ya!

Libcairo2 1.12x can cause text render issues in several application, for me was in LibreOffice.
To correct this problem, i have upgraded xorg-server (was 2:1.11 now is 2:1.13) solution from here . Done by enabling momently quantal repo’

Note : xubuntu 12.04