This has been fixed, please update your ports tree.
Hi Baptiste!
I have updated the ports tree. Still same error. :-/
# portsnap fetch update
Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found.
Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done.
Ports tree hasn't changed since last snapshot.
No updates needed.
Ports tree is already up to date.
# portmaster --no-confirm -adgf
...
...
<snip>
/bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe
-fno-strict-aliasing -Wall -ansi -pedantic -Wextra -Wstrict-prototypes
-Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -o ex_output
ex_output.o ../src/libcheck.la ../lib/libcompat.la -lrt
libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -ansi -pedantic
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings
-Wno-variadic-macros -o .libs/ex_output ex_output.o
../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -Wl,-rpath
-Wl,/usr/local/lib
cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe
-fno-strict-aliasing -Wall -ansi -pedantic -Wextra -Wstrict-prototypes
-Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -MT
ex_xml_output.o -MD -MP -MF .deps/ex_xml_output.Tpo -c -o ex_xml_output.o
ex_xml_output.c
mv -f .deps/ex_xml_output.Tpo .deps/ex_xml_output.Po
/bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe
-fno-strict-aliasing -Wall -ansi -pedantic -Wextra -Wstrict-prototypes
-Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -o
ex_xml_output ex_xml_output.o ../src/libcheck.la ../lib/libcompat.la -lrt
libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -ansi -pedantic
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings
-Wno-variadic-macros -o .libs/ex_xml_output ex_xml_output.o
../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -Wl,-rpath
-Wl,/usr/local/lib
cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe
-fno-strict-aliasing -Wall -ansi -pedantic -Wextra -Wstrict-prototypes
-Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -MT
ex_log_output.o -MD -MP -MF .deps/ex_log_output.Tpo -c -o ex_log_output.o
ex_log_output.c
mv -f .deps/ex_log_output.Tpo .deps/ex_log_output.Po
/bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe
-fno-strict-aliasing -Wall -ansi -pedantic -Wextra -Wstrict-prototypes
-Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -o
ex_log_output ex_log_output.o ../src/libcheck.la ../lib/libcompat.la -lrt
libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -ansi -pedantic
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings
-Wno-variadic-macros -o .libs/ex_log_output ex_log_output.o
../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -Wl,-rpath
-Wl,/usr/local/lib
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'
===>>> Creating a backup package for old 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 failed for libcheck-0.9.9!
===>>> Ignore this error [i]
===>>> Abort update [a]
===>>> Retry [r]
===>>> How would you like to proceed? [i]
Anything I can do to analyse this further for you?
(I'm no programmer, though)
/Martin
On Thu, 25 Apr 2013, Baptiste Daroussin wrote:
On Thu, Apr 25, 2013 at 03:01:24PM +0200, Martin Olsson wrote:
Hi!
I don't know if the maintainer of devel/libcheck is active, so I forward
this report to po...@freebsd.org, hoping that someone will look into it.
/Martin
-----Ursprungligt meddelande-----
Från: Martin Olsson [mailto:martin.ols...@sentor.se]
Skickat: den 24 april 2013 12:24
Till: 'sunp...@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
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"