[Slackbuilds-users] Error while installing package fontforge (20141014)

John Vogel jvogel4 at stny.rr.com
Mon Dec 8 05:41:49 UTC 2014


On Sun, 07 Dec 2014 18:11:03 +0100
enigma <enigma77 at gmx.net> wrote:

> 
> 
> I try to install fontforge (20141014) manually from the console, but also via sbopkg.
> In both cases I got the error message:
> 		
> 			make[2]: Leaving directory `/tmp/SBo/fontforge-20141014/Unicode'
> 			Making install in gutils
> 			make[2]: Entering directory `/tmp/SBo/fontforge-20141014/gutils'
> 			make[3]: Entering directory `/tmp/SBo/fontforge-20141014/gutils'
>  			/bin/mkdir -p '/tmp/SBo/package-fontforge/usr/lib64'
>  			/bin/sh ../libtool   --mode=install /bin/ginstall -c   libgutils.la
> 			libgioftp.la '/tmp/SBo/package-fontforge/usr/lib64'
> 			libtool: install: warning: relinking `libgutils.la'
> 			libtool: install: (cd /tmp/SBo/fontforge-20141014/gutils; /bin/sh
> 			/tmp/SBo/fontforge-20141014/libtool  --silent --tag CC --mode=relink gcc
> 			-std=gnu99 -std=gnu99 -O2 -fPIC -Wl,--no-undefined
> 			-I/tmp/SBo/freetype-2.4.10/src/truetype -I/tmp/SBo/freetype-2.4.10/include
> 			-I/tmp/SBo/freetype-2.4.10/include/freetype -pthread -I/usr/include/glib-2.0
> 			-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0
> 			-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz
> 			-I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0
> 			-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
> 			-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14	
> 			-I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libxml2
> 			-I/usr/include/python2.7 -pthread -version-info 2:0:0 -no-undefined -o
> 			libgutils.la -rpath /usr/lib64 libgutils_la-divisors.lo libgutils_la-dlist.lo	
> 			libgutils_la-fsys.lo libgutils_la-g_giomime.lo libgutils_la-gcol.lo
> 			libgutils_la-gimage.lo libgutils_la-gimageread.lo
> 			libgutils_la-gimagereadbmp.lo libgutils_la-gimagereadgif.lo
> 			libgutils_la-gimagereadjpeg.lo libgutils_la-gimagereadpng.lo
> 			libgutils_la-gimagereadras.lo libgutils_la-gimagereadrgb.lo
> 			libgutils_la-gimagereadtiff.lo libgutils_la-gimagereadxbm.lo
> 			libgutils_la-gimagereadxpm.lo libgutils_la-gimagewritebmp.lo
> 			libgutils_la-gimagewritegimage.lo libgutils_la-gimagewritejpeg.lo
> 			libgutils_la-gimagewritepng.lo libgutils_la-gimagewritexbm.lo
> 			libgutils_la-gimagewritexpm.lo libgutils_la-gio.lo libgutils_la-giofile.lo
> 			libgutils_la-giohosts.lo libgutils_la-giothread.lo libgutils_la-giotrans.lo
> 			libgutils_la-gnetwork.lo libgutils_la-gutils.lo libgutils_la-gwwintl.lo
> 			libgutils_la-prefs.lo libgutils_la-unicodelibinfo.lo -lpython2.7 -lgif -ljpeg
> 			-lpng -ltiff -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0
> 			-lpangoxft-1.0 -lpangoft2-1.0 -lXft -lpango-1.0 -lfreetype -lfontconfig
> 			-lgobject-2.0 -lglib-2.0 -lSM -lICE -lreadline -ltermcap -lpython2.7
> 			-lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2
> 			../Unicode/libgunicode.la ../lib/libgnu.la -lX11 -lm -lltdl -ldl
> 			-inst-prefix-dir /tmp/SBo/package-fontforge)
> 			.libs/libgutils_la-gimage.o: In function `GImageCreate':
> 			gimage.c:(.text+0x131): undefined reference to `NoMoreMemMessage'		
> 			.libs/libgutils_la-gimage.o: In function `_GImage_Create':
> 			gimage.c:(.text+0x251): undefined reference to `NoMoreMemMessage'
> 			.libs/libgutils_la-gimage.o: In function `GImageCreateAnimation':
> 			gimage.c:(.text+0x41c): undefined reference to `NoMoreMemMessage'
> 			.libs/libgutils_la-gimage.o: In function `GImageAddImageBefore':
> 			gimage.c:(.text+0x6a6): undefined reference to `NoMoreMemMessage'
> 			.libs/libgutils_la-gimagereadbmp.o: In function `GImageRead_Bmp':	
> 			gimagereadbmp.c:(.text+0x915): undefined reference to `NoMoreMemMessage'
> 			.libs/libgutils_la-gimagereadbmp.o:gimagereadbmp.c:(.text+0x1553): more	
> 			undefined references to `NoMoreMemMessage' follow
> 			collect2: error: ld returned 1 exit status
> 			libtool: install: error: relink `libgutils.la' with the above command before
> 			installing it
> 			make[3]: *** [install-libLTLIBRARIES] Fehler 1	
> 			make[3]: Leaving directory `/tmp/SBo/fontforge-20141014/gutils'
> 			make[2]: *** [install-am] Fehler 2
> 			make[2]: Leaving directory `/tmp/SBo/fontforge-20141014/gutils'
> 			make[1]: *** [install-recursive] Fehler 1
> 			make[1]: Leaving directory `/tmp/SBo/fontforge-20141014'	
> 			make: *** [install] Fehler 2
> 	
> 			fontforge:
> 			Would you like to continue processing the rest of the
> 			queue or would you like to abort?  If this failed
> 			package is a dependency of another package in the queue
> 			then it may not make sense to continue.
> 	
> 			(Y)es to continue, (N)o to abort, (R)etry the build?: 
> 		
> 
> My OS:			Slackware64 14.1 (multilib-installation). 
> Kernel			vmlinuz changed from Huge to Generic ; but System.map and config both linked on huge (dont know why, maybe i should it also linked to generic(?)
> Window-Manager:	Openbox
> Type of Installation:	FULL (Over 7,? GB on Harddisk)
> Current fontforge:	fontforge-20120731_b-x86_64-1_SBo  (install and run without problems)
> 
> 
> 
> Would be nice if someone knows a solution for my problem.
> 

Looks the same as this issue: https://github.com/fontforge/fontforge/issues/352



More information about the SlackBuilds-users mailing list