Control: tags -1 patch

On Tue, Aug 21, 2018 at 06:52:27PM +0200, Helmut Grohne wrote:
>...
> | gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2    
> -I/usr/include/libpng16  -I/usr/include/freetype2 -I/usr/include/libpng16  
> -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16     
> -I/usr/include -I/usr/include/x86_64-linux-gnu    -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -pedantic -fvisibility=hidden -c -o gdcmpgif.o 
> gdcmpgif.c
> | /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -pedantic -fvisibility=hidden  -Wl,-z,relro 
> -Wl,-z,now -Wl,--as-needed -o gdcmpgif gdcmpgif.o -lgd  -lm   -lz  -lpng16 
> -lz  -lfreetype  -lfontconfig -lfreetype   -ljpeg  -lXpm -lX11 -L/usr/lib 
> -ltiff   -lwebp
> | libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
> -fvisibility=hidden -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gdcmpgif gdcmpgif.o  
> -Wl,--as-needed -lgd -lm -lpng16 -lz -lfontconfig 
> /usr/lib/x86_64-linux-gnu/libfreetype.so -ljpeg -lXpm -lX11 -L/usr/lib -ltiff 
> -lwebp
> | /usr/bin/ld: cannot find -lgd
> | collect2: error: ld returned 1 exit status
> | make[3]: *** [Makefile:810: gdcmpgif] Error 1
> | make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> | make[2]: *** [Makefile:623: all] Error 2
> | make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> | make[1]: *** [Makefile:419: all-recursive] Error 1
> | make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> | dh_auto_build: make -j1 returned exit code 2
> | make: *** [debian/rules:23: build] Error 2
> | dpkg-buildpackage: error: debian/rules build subprocess returned exit 
> status 2
> 
> I suspect a relation to autotools being updated.

And the actual bug is the src/Makefile.am part of 
debian/patches/tests-make-a-little-change-for-autopkgtest.patch
that should be removed.

> Helmut

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

Reply via email to