Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#39940 - [shhmsg] needs options=(staticlibs)

Attached to Project: Community Packages
Opened by Roman Neuhauser (roman-neuhauser) - Friday, 18 April 2014, 15:39 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 19 April 2014, 02:36 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

roman@wrench MINE/home:roman-neuhauser:arch-community/shhmsg 1180:0 > makepkg -frs
==> Making package: shhmsg 1.4.1-1 (Fri Apr 18 17:39:06 CEST 2014)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found shhmsg-1.4.1.tar.gz
==> Validating source files with md5sums...
shhmsg-1.4.1.tar.gz ... Passed
==> Extracting sources...
-> Extracting shhmsg-1.4.1.tar.gz with bsdtar
==> Removing existing pkg/ directory...
==> Starting build()...
gcc -I. -MM *.c >depend
gcc -o vars.o -c -s -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I. -DHAVE_STRERROR vars.c
gcc -o streams.o -c -s -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I. -DHAVE_STRERROR streams.c
gcc -o progname.o -c -s -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I. -DHAVE_STRERROR progname.c
gcc -o errno.o -c -s -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I. -DHAVE_STRERROR errno.c
gcc -o error.o -c -s -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I. -DHAVE_STRERROR error.c
gcc -o fatal.o -c -s -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I. -DHAVE_STRERROR fatal.c
gcc -o message.o -c -s -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I. -DHAVE_STRERROR message.c
gcc -o verbose.o -c -s -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I. -DHAVE_STRERROR verbose.c
ar rcs libshhmsg.a vars.o streams.o progname.o errno.o error.o fatal.o message.o verbose.o
==> Entering fakeroot environment...
==> Starting package()...
install -d -m 755 /home/roman/wc/MINE/home:roman-neuhauser:arch-community/shhmsg/pkg/shhmsg/usr//lib /home/roman/wc/MINE/home:roman-neuhauser:arch-community/shhmsg/pkg/shhmsg/usr//include
install -m 644 libshhmsg.a /home/roman/wc/MINE/home:roman-neuhauser:arch-community/shhmsg/pkg/shhmsg/usr//lib
install -m 644 shhmsg.h /home/roman/wc/MINE/home:roman-neuhauser:arch-community/shhmsg/pkg/shhmsg/usr//include
==> Tidying install...
-> Purging unwanted files...
-> Removing libtool files...
-> Removing static library files...
-> Compressing man and info pages...
-> Stripping unneeded symbols from binaries and libraries...
==> Creating package "shhmsg"...
-> Generating .PKGINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: shhmsg 1.4.1-1 (Fri Apr 18 17:39:06 CEST 2014)
roman@wrench MINE/home:roman-neuhauser:arch-community/shhmsg 1181:0 > tar tf shhmsg-1.4.1-1-x86_64.pkg.tar.xz
.PKGINFO
.MTREE
usr/
usr/lib/
usr/include/
usr/include/shhmsg.h


patch attached
This task depends upon

Closed by  Doug Newgard (Scimmia)
Saturday, 19 April 2014, 02:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed last October.
https://projects.archlinux.org/svntogit/ community.git/commit/trunk?h=packages/sh hmsg&id=9ee1288660206d3fbdb4e241044e 619caee22fd6

Loading...