FS#39176 - [w3m] build fails

Attached to Project: Arch Linux
Opened by Joel Teichroeb (klusark) - Wednesday, 05 March 2014, 02:27 GMT
Last edited by Gaetan Bisson (vesath) - Wednesday, 05 March 2014, 06:25 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Gaetan Bisson (vesath)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

DHAVE_CONFIG_H -c fb.c
gcc -I../.. -I../.. -I. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I./libwc -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c fb_img.c
make[2]: Leaving directory '/build/w3m/src/w3m-0.5.3/w3mimg/fb'
gcc -I.. -I.. -I. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I./libwc -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c w3mimg.c
ar rv w3mimg.a w3mimg.o x11/x11_w3mimg.o fb/fb_w3mimg.o fb/fb.o fb/fb_img.o fb/fb_w3mimg.o fb/fb.o fb/fb_img.o
ar: creating w3mimg.a
a - w3mimg.o
a - x11/x11_w3mimg.o
a - fb/fb_w3mimg.o
a - fb/fb.o
a - fb/fb_img.o
a - fb/fb_w3mimg.o
a - fb/fb.o
a - fb/fb_img.o
ranlib w3mimg.a
make[1]: Leaving directory '/build/w3m/src/w3m-0.5.3/w3mimg'
gcc -I. -I. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I./libwc -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/lib/w3m\" -DCGIBIN_DIR=\"/usr/lib/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/usr/etc\" -DCONF_DIR=\"/usr/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -o w3mimgdisplay w3mimgdisplay.o w3mimg/w3mimg.a -Wl,-O1,--sort-common,--as-needed,-z,relro -lm -lnsl -ldl -L/usr/lib -lImlib2 @my_libs@ -L/usr/lib -lImlib2 @my_libs@
gcc: error: @my_libs@: No such file or directory
gcc: error: @my_libs@: No such file or directory
Makefile:202: recipe for target 'w3mimgdisplay' failed
make: *** [w3mimgdisplay] Error 1
==> ERROR: A failure occurred in build().
Aborting...

Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Gaetan Bisson (vesath)
Wednesday, 05 March 2014, 06:25 GMT
Reason for closing:  Fixed
Additional comments about closing:  in SVN

Loading...