The following packages will be installed: separate+ Fetching README... 0%100%100%100%100%100%Done Fetching separate+.SlackBuild... 0%100%100%100%100%100%Done Fetching separate+.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Archive: /usr/src/slapt-src/graphics/separate+/separate+-0.5.8.zip creating: separate+-0.5.8/ creating: separate+-0.5.8/abstract-profiles/ inflating: separate+-0.5.8/abstract-profiles/L_invert.icc inflating: separate+-0.5.8/abstract-profiles/old_photo.icc inflating: separate+-0.5.8/abstract-profiles/Red&Black.icc inflating: separate+-0.5.8/abstract-profiles/Red&Green.icc creating: separate+-0.5.8/bin/ creating: separate+-0.5.8/bin/win32/ inflating: separate+-0.5.8/bin/win32/icc_colorspace.exe inflating: separate+-0.5.8/bin/win32/separate.exe inflating: separate+-0.5.8/bin/win32/separate_import.exe inflating: separate+-0.5.8/COPYING inflating: separate+-0.5.8/iccbutton.c inflating: separate+-0.5.8/iccbutton.h inflating: separate+-0.5.8/iccclassicons.h inflating: separate+-0.5.8/icc_colorspace.c inflating: separate+-0.5.8/icc_colorspace.h inflating: separate+-0.5.8/icon.h inflating: separate+-0.5.8/import.c inflating: separate+-0.5.8/jpeg.c inflating: separate+-0.5.8/jpeg.h inflating: separate+-0.5.8/lcms_wrapper.c inflating: separate+-0.5.8/lcms_wrapper.h creating: separate+-0.5.8/libgimp/ inflating: separate+-0.5.8/libgimp/gettext.h inflating: separate+-0.5.8/libgimp/stdplugins-intl.h inflating: separate+-0.5.8/Makefile inflating: separate+-0.5.8/Makefile.macosx inflating: separate+-0.5.8/Makefile.win32 inflating: separate+-0.5.8/platform.h creating: separate+-0.5.8/po/ inflating: separate+-0.5.8/po/cs.gmo inflating: separate+-0.5.8/po/cs.po inflating: separate+-0.5.8/po/es.gmo inflating: separate+-0.5.8/po/es.po inflating: separate+-0.5.8/po/fr.gmo inflating: separate+-0.5.8/po/fr.po inflating: separate+-0.5.8/po/ja.gmo inflating: separate+-0.5.8/po/ja.po inflating: separate+-0.5.8/po/ko.gmo inflating: separate+-0.5.8/po/ko.po inflating: separate+-0.5.8/po/Makefile inflating: separate+-0.5.8/po/pl.gmo inflating: separate+-0.5.8/po/pl.po inflating: separate+-0.5.8/po/ru.gmo inflating: separate+-0.5.8/po/ru.po inflating: separate+-0.5.8/po/separate.pot inflating: separate+-0.5.8/psd.c inflating: separate+-0.5.8/psd.h inflating: separate+-0.5.8/README inflating: separate+-0.5.8/readme.jp.txt inflating: separate+-0.5.8/README_ICC_COLORSPACE inflating: separate+-0.5.8/readme_icc_colorspace.jp.txt creating: separate+-0.5.8/sample-scripts/ inflating: separate+-0.5.8/sample-scripts/qexport.scm inflating: separate+-0.5.8/sample-scripts/qproof.scm inflating: separate+-0.5.8/separate-core.c inflating: separate+-0.5.8/separate-core.h inflating: separate+-0.5.8/separate-export.c inflating: separate+-0.5.8/separate-export.h inflating: separate+-0.5.8/separate-gui.c extracting: separate+-0.5.8/separate.c inflating: separate+-0.5.8/separate.h creating: separate+-0.5.8/sRGB/ inflating: separate+-0.5.8/sRGB/readme.txt inflating: separate+-0.5.8/sRGB/sRGB_type2.icc inflating: separate+-0.5.8/srgb_profile.h inflating: separate+-0.5.8/tiff.c inflating: separate+-0.5.8/tiff.h inflating: separate+-0.5.8/util.c inflating: separate+-0.5.8/util.h gcc -g -O2 -march=i486 -mtune=i686 `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c separate-core.c gcc -g -O2 -march=i486 -mtune=i686 `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c separate-gui.c separate-gui.c: In function ‘setup_widgets’: separate-gui.c:603:7: warning: implicit declaration of function ‘icc_button_set_enable_empty’ [-Wimplicit-function-declaration] icc_button_set_enable_empty (ICC_BUTTON (sc->rgbfileselector), FALSE); ^ gcc -g -O2 -march=i486 -mtune=i686 `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c separate-export.c separate-export.c: In function ‘create_psd_path_resource’: separate-export.c:155:42: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] const gchar **language_names = g_get_language_names (); ^ separate-export.c: In function ‘separate_export’: separate-export.c:392:19: warning: implicit declaration of function ‘separate_path_get_extention_offset’ [-Wimplicit-function-declaration] gint offset = separate_path_get_extention_offset (filename); ^ gcc -g -O2 -march=i486 -mtune=i686 `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c util.c gcc -g -O2 -march=i486 -mtune=i686 `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c tiff.c gcc -g -O2 -march=i486 -mtune=i686 `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c psd.c gcc -g -O2 -march=i486 -mtune=i686 `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c jpeg.c jpeg.c: In function ‘jpeg_write_image_data’: jpeg.c:239:36: warning: passing argument 2 of ‘jpeg_write_scanlines’ from incompatible pointer type [-Wincompatible-pointer-types] jpeg_write_scanlines (cinfo, dst_buf, n_lines); ^ In file included from jpeg.c:31:0: /usr/include/jpeglib.h:954:20: note: expected ‘JSAMPARRAY {aka unsigned char **}’ but argument is of type ‘gchar ** {aka char **}’ EXTERN(JDIMENSION) jpeg_write_scanlines (j_compress_ptr cinfo, ^ gcc -g -O2 -march=i486 -mtune=i686 `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c iccbutton.c iccbutton.c: In function ‘icc_button_class_init’: iccbutton.c:557:7: warning: ‘gdk_pixbuf_new_from_inline’ is deprecated [-Wdeprecated-declarations] pixbuf = gdk_pixbuf_new_from_inline (-1, icc_input_class_icon, FALSE, NULL); ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:33:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, from iccbutton.h:9, from iccbutton.c:6: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:314:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^ iccbutton.c:563:7: warning: ‘gdk_pixbuf_new_from_inline’ is deprecated [-Wdeprecated-declarations] pixbuf = gdk_pixbuf_new_from_inline (-1, icc_display_class_icon, FALSE, NULL); ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:33:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, from iccbutton.h:9, from iccbutton.c:6: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:314:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^ iccbutton.c:569:7: warning: ‘gdk_pixbuf_new_from_inline’ is deprecated [-Wdeprecated-declarations] pixbuf = gdk_pixbuf_new_from_inline (-1, icc_rgb_output_class_icon, FALSE, NULL); ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:33:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, from iccbutton.h:9, from iccbutton.c:6: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:314:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^ iccbutton.c:575:7: warning: ‘gdk_pixbuf_new_from_inline’ is deprecated [-Wdeprecated-declarations] pixbuf = gdk_pixbuf_new_from_inline (-1, icc_cmyk_output_class_icon, FALSE, NULL); ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:33:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, from iccbutton.h:9, from iccbutton.c:6: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:314:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^ iccbutton.c:581:7: warning: ‘gdk_pixbuf_new_from_inline’ is deprecated [-Wdeprecated-declarations] pixbuf = gdk_pixbuf_new_from_inline (-1, icc_link_class_icon, FALSE, NULL); ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:33:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, from iccbutton.h:9, from iccbutton.c:6: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:314:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^ iccbutton.c:587:7: warning: ‘gdk_pixbuf_new_from_inline’ is deprecated [-Wdeprecated-declarations] pixbuf = gdk_pixbuf_new_from_inline (-1, icc_abstract_class_icon, FALSE, NULL); ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:33:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, from iccbutton.h:9, from iccbutton.c:6: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:314:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^ iccbutton.c:593:7: warning: ‘gdk_pixbuf_new_from_inline’ is deprecated [-Wdeprecated-declarations] pixbuf = gdk_pixbuf_new_from_inline (-1, icc_link_class_icon, FALSE, NULL); // replace the icon with correct icon later ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:33:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, from iccbutton.h:9, from iccbutton.c:6: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:314:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^ iccbutton.c:599:7: warning: ‘gdk_pixbuf_new_from_inline’ is deprecated [-Wdeprecated-declarations] pixbuf = gdk_pixbuf_new_from_inline (-1, icc_link_class_icon, FALSE, NULL); // replace the icon with correct icon later ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:33:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, from iccbutton.h:9, from iccbutton.c:6: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:314:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^ gcc -g -O2 -march=i486 -mtune=i686 `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c lcms_wrapper.c gcc -g -lm separate-core.o separate-gui.o separate-export.o util.o tiff.o psd.o jpeg.o iccbutton.o lcms_wrapper.o -o separate `pkg-config gimp-2.0 --libs` `pkg-config gimpui-2.0 --libs` `pkg-config gtk+-2.0 --libs` `pkg-config lcms --libs` -ltiff -ljpeg gcc -g -O2 -march=i486 -mtune=i686 `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c import.c gcc -g -lm import.o -o separate_import `pkg-config gimp-2.0 --libs` `pkg-config gimpui-2.0 --libs` `pkg-config gtk+-2.0 --libs` `pkg-config lcms --libs` -ltiff -ljpeg gcc -g -O2 -march=i486 -mtune=i686 `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c icc_colorspace.c icc_colorspace.c: In function ‘assign_dialog’: icc_colorspace.c:1165:3: warning: implicit declaration of function ‘icc_button_set_enable_empty’ [-Wimplicit-function-declaration] icc_button_set_enable_empty (ICC_BUTTON (destProfile), FALSE); ^ gcc -g -lm icc_colorspace.o iccbutton.o lcms_wrapper.o -o icc_colorspace `pkg-config gimp-2.0 --libs` `pkg-config gimpui-2.0 --libs` `pkg-config gtk+-2.0 --libs` `pkg-config lcms --libs` -ltiff -ljpeg cd po && make PREFIX="/usr" make[1]: Entering directory '/usr/src/slapt-src/graphics/separate+/separate+-0.5.8/po' msgfmt -o cs.gmo cs.po msgfmt -o es.gmo es.po msgfmt -o fr.gmo fr.po msgfmt -o pl.gmo pl.po msgfmt -o ko.gmo ko.po make[1]: Leaving directory '/usr/src/slapt-src/graphics/separate+/separate+-0.5.8/po' install -d "/usr/lib/gimp/2.0/plug-ins" install -c -s separate separate_import icc_colorspace "/usr/lib/gimp/2.0/plug-ins" cd po && make PREFIX="/usr" install make[1]: Entering directory '/usr/src/slapt-src/graphics/separate+/separate+-0.5.8/po' linguas="cs es fr ja ru pl ko"; \ for lang in $linguas; do \ dir="/usr/share/locale/$lang/LC_MESSAGES"; \ mkdir -p "$dir"; \ install -m 644 -c $lang.gmo "$dir/gimp20-separate.mo"; \ echo "installing $lang.gmo as $dir/gimp20-separate.mo"; \ done installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gimp20-separate.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gimp20-separate.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gimp20-separate.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gimp20-separate.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gimp20-separate.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gimp20-separate.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/gimp20-separate.mo make[1]: Leaving directory '/usr/src/slapt-src/graphics/separate+/separate+-0.5.8/po' Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/graphics/separate+/separate+-0.5.8-i486-2salix.txz ./ usr/ usr/lib/ usr/lib/gimp/ usr/lib/gimp/2.0/ usr/lib/gimp/2.0/plug-ins/ usr/lib/gimp/2.0/plug-ins/icc_colorspace usr/lib/gimp/2.0/plug-ins/separate_import usr/doc/ usr/doc/separate+-0.5.8/ usr/doc/separate+-0.5.8/README usr/doc/separate+-0.5.8/COPYING usr/doc/separate+-0.5.8/readme_icc_colorspace.jp.txt usr/doc/separate+-0.5.8/README_ICC_COLORSPACE usr/doc/separate+-0.5.8/readme.jp.txt usr/doc/separate+-0.5.8/sample-scripts/ usr/doc/separate+-0.5.8/sample-scripts/qexport.scm usr/doc/separate+-0.5.8/sample-scripts/qproof.scm usr/doc/separate+-0.5.8/separate+.SlackBuild install/ install/slack-desc Slackware package /usr/src/slapt-src/graphics/separate+/separate+-0.5.8-i486-2salix.txz created. Installing package separate+-0.5.8-i486-2salix... WARNING: File already exist usr/lib/gimp/2.0/plug-ins/icc_colorspace (it will be replaced) WARNING: File already exist usr/lib/gimp/2.0/plug-ins/separate_import (it will be replaced) | separate+ (CMYK support for GIMP) | | separate+ is a CMYK plugin for the GNU Image Manipulation Program | which brings improved ICC color management, soft-proof color, color | profile switching, and duotone support to your workflow...plus, | obviously, the ability to separate colors from RGB images. | | After installed, your new color separation options will be located | in the Image menu of GIMP, in a Separate submenu. | | http://sourceforge.jp/projects/separate-plus/ | |