FreeBSD Port: devel/libcheck - bug in package

Martin Olsson martin.olsson at sentor.se
Thu Apr 25 13:01:26 UTC 2013


Hi!
I don't know if the maintainer of devel/libcheck is active, so I forward
this report to ports at freebsd.org, hoping that someone will look into it.

/Martin

-----Ursprungligt meddelande-----
Från: Martin Olsson [mailto:martin.olsson at sentor.se] 
Skickat: den 24 april 2013 12:24
Till: 'sunpoet at FreeBSD.org'
Ämne: FreeBSD Port: devel/libcheck - bug in package

Hi!

I just wanted to report a bug I found when recompiling all packets on my
FreeBSD 9.1 i386.

I run:
portmaster --no-confirm -adgf

<snip>
gmake[1]: Entering directory `/usr/ports/devel/libcheck/work/check-0.9.9'
gmake[2]: Entering directory `/usr/ports/devel/libcheck/work/check-0.9.9'
gmake[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/doc/libcheck" || /bin/mkdir -p
"/usr/local/share/doc/libcheck"
 install  -o root -g wheel -m 444 SVNChangeLog ChangeLog ChangeLogOld NEWS
README '/usr/local/share/doc/libcheck'
test -z "/usr/local/share/aclocal" || /bin/mkdir -p
"/usr/local/share/aclocal"
 install  -o root -g wheel -m 444 check.m4 '/usr/local/share/aclocal'
test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p
"/usr/local/libdata/pkgconfig"
 install  -o root -g wheel -m 444 check.pc '/usr/local/libdata/pkgconfig'
gmake[2]: Leaving directory `/usr/ports/devel/libcheck/work/check-0.9.9'
gmake[1]: Leaving directory `/usr/ports/devel/libcheck/work/check-0.9.9'
Making install in checkmk
gmake[1]: Entering directory
`/usr/ports/devel/libcheck/work/check-0.9.9/checkmk'
gmake[2]: Entering directory
`/usr/ports/devel/libcheck/work/check-0.9.9/checkmk'
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
test -z "/usr/local/man/man1" || /bin/mkdir -p "/usr/local/man/man1"
 install  -o root -g wheel -m 444 doc/checkmk.1 '/usr/local/man/man1'
gmake[2]: Leaving directory
`/usr/ports/devel/libcheck/work/check-0.9.9/checkmk'
gmake[1]: Leaving directory
`/usr/ports/devel/libcheck/work/check-0.9.9/checkmk'
Making install in tests
gmake[1]: Entering directory
`/usr/ports/devel/libcheck/work/check-0.9.9/tests'
gmake[2]: Entering directory
`/usr/ports/devel/libcheck/work/check-0.9.9/tests'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory
`/usr/ports/devel/libcheck/work/check-0.9.9/tests'
gmake[1]: Leaving directory
`/usr/ports/devel/libcheck/work/check-0.9.9/tests'
install-info --quiet /usr/local/info/check.info /usr/local/info/dir
===>   Compressing manual pages for libcheck-0.9.9
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for libcheck-0.9.9

===>>> Creating a package for new version libcheck-0.9.9
tar: bin/checkmk: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256

===>>> Package creation of libcheck-0.9.9 failed
===>>> Aborting update

===>>> Update for devel/libcheck failed
===>>> Aborting update

===>>> Killing background jobs
Terminated

So it seems like the compilation is fine.
However, when portmaster is trying to create a package for libcheck-0.9.9,
it fails.

/Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5621 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20130425/d20adbf2/attachment.bin>


More information about the freebsd-ports mailing list