FreeBSD Bugzilla – Attachment 163229 Details for
Bug 204494
[PATCH] sysutils/mdf2iso: mark UN'BROKEN (fetchable)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
QA LOG for sysutils/mdf2iso
sysutils-mdf2iso-QA-LOG (text/plain), 7.64 KB, created by
Chris Hutchinson
on 2015-11-17 02:49:59 UTC
(
hide
)
Description:
QA LOG for sysutils/mdf2iso
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2015-11-17 02:49:59 UTC
Size:
7.64 KB
patch
obsolete
>Script started on Mon Nov 16 18:28:09 2015 > >dev.box# make -DBATCH check-plist > >===> License GPLv2 accepted by the user >===> mdf2iso-0.3.1 depends on file: /usr/local/sbin/pkg - found >=> mdf2iso-0.3.1.tar.xz doesn't seem to exist in /usr/ports/distfiles/. >=> Attempting to fetch http://BSDforge.com/projects/source/sysutils/mdf2iso/mdf2iso-0.3.1.tar.xz > >mdf2iso-0.3.1.tar.xz 0% of 73 kB 0 Bps >mdf2iso-0.3.1.tar.xz 100% of 73 kB 13 MBps 00m00s >===> Fetching all distfiles required by mdf2iso-0.3.1 for building >===> Extracting for mdf2iso-0.3.1 >=> SHA256 Checksum OK for mdf2iso-0.3.1.tar.xz. >===> Patching for mdf2iso-0.3.1 >===> Configuring for mdf2iso-0.3.1 >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... yes >checking for gcc... cc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of cc... gcc3 >checking how to run the C preprocessor... cpp >checking for egrep... grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for working memcmp... yes >checking for strerror... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >===> Building for mdf2iso-0.3.1 >--- ./aclocal.m4 --- >cd . && /bin/sh /usr/ports/sysutils/mdf2iso/work/mdf2iso/missing --run aclocal-1.9 >/usr/ports/sysutils/mdf2iso/work/mdf2iso/missing: aclocal-1.9: not found >WARNING: `aclocal-1.9' is missing on your system. You should only need it if > you modified `acinclude.m4' or `configure.ac'. You might want > to install the `Automake' and `Perl' packages. Grab them from > any GNU archive site. >--- ./configure --- >--- ./config.h.in --- >--- ./configure --- >cd . && /bin/sh /usr/ports/sysutils/mdf2iso/work/mdf2iso/missing --run autoconf >--- ./config.h.in --- >cd . && /bin/sh /usr/ports/sysutils/mdf2iso/work/mdf2iso/missing --run autoheader >--- ./config.status --- >/bin/sh ./config.status --recheck >running /bin/sh ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd11.0 CC=cc CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing CPPFLAGS= CPP=cpp LDFLAGS= -fstack-protector build_alias=amd64-portbld-freebsd11.0 --no-create --no-recursion >--- ./config.h.in --- >rm -f stamp-h1 >touch ./config.h.in >--- ./config.status --- >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... no >checking for mawk... no >checking for nawk... nawk >checking whether make sets $(MAKE)... yes >checking for gcc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of cc... gcc3 >checking how to run the C preprocessor... cpp >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for working memcmp... yes >checking for strerror... yes >configure: creating ./config.status >--- stamp-h1 --- >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >--- all --- >/usr/bin/make all-recursive >--- all-recursive --- >Making all in src >--- ./Makefile.in --- >--- mdf2iso.o --- >--- ./Makefile.in --- >--- am--refresh --- >--- Makefile --- >--- mdf2iso.o --- >if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mdf2iso.o -MD -MP -MF ".deps/mdf2iso.Tpo" -c -o mdf2iso.o mdf2iso.c; then mv -f ".deps/mdf2iso.Tpo" ".deps/mdf2iso.Po"; else rm -f ".deps/mdf2iso.Tpo"; exit 1; fi >--- Makefile --- >--- am--refresh --- >--- mdf2iso --- >cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o mdf2iso mdf2iso.o >--- ./Makefile.in --- > cd . && /bin/sh /usr/ports/sysutils/mdf2iso/work/mdf2iso/missing --run automake-1.9 --foreign >/usr/ports/sysutils/mdf2iso/work/mdf2iso/missing: automake-1.9: not found >WARNING: `automake-1.9' is missing on your system. You should only need it if > you modified `Makefile.am', `acinclude.m4' or `configure.ac'. > You might want to install the `Automake' and `Perl' packages. > Grab them from any GNU archive site. >--- Makefile --- > /bin/sh ./config.status >config.status: creating Makefile >config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting >config.status: creating src/Makefile >config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating config.h >config.status: config.h is unchanged >config.status: executing depfiles commands >===> Staging for mdf2iso-0.3.1 >===> Generating temporary packing list >/usr/bin/make INSTALL_PROGRAM="/bin/sh /usr/ports/sysutils/mdf2iso/work/mdf2iso/install-sh -c -s" install_sh_PROGRAM="/bin/sh /usr/ports/sysutils/mdf2iso/work/mdf2iso/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z '' || echo "INSTALL_PROGRAM_ENV=STRIPPROG=''"` install >Making install in src >test -z "/usr/local/bin" || /usr/ports/sysutils/mdf2iso/work/mdf2iso/install-sh -d "/usr/ports/sysutils/mdf2iso/work/stage/usr/local/bin" > /bin/sh /usr/ports/sysutils/mdf2iso/work/mdf2iso/install-sh -c -s 'mdf2iso' '/usr/ports/sysutils/mdf2iso/work/stage/usr/local/bin/mdf2iso' >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) > >dev.box# make stage-qa > >====> Running Q/A tests (stage-qa) > >dev.box# make check-sanity > >===> License GPLv2 accepted by the user > >dev.box# portlint > >looks fine. > >dev.box# make clean > >===> Cleaning for mdf2iso-0.3.1 > >dev.box# uname > >FreeBSD dev.box 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r279289: >root@dev.box:/usr/obj/usr/src/sys/DEVBOX amd64 > >dev.box# exit > >exit > >Script done on Mon Nov 16 18:30:17 2015
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 204494
:
163044
|
163228
| 163229 |
163388
|
163389