pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/39637 (pdksh fails to compile on HP-UX as dependecy of ./bootstrap --full)



The following reply was made to PR pkg/39637; it has been noted by GNATS.

From: kordex - <kordex%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost, 
gnats-admin%netbsd.org@localhost, 
        asau%netbsd.org@localhost
Subject: Re: pkg/39637 (pdksh fails to compile on HP-UX as dependecy of 
        ./bootstrap --full)
Date: Sat, 20 Feb 2010 18:16:19 +0200

 Hey,
 
 progress made: regression! bootstraping does not work at all. Mind
 giving it some bonus to critical and high.
 
 <div class="highlight" ><pre>bash-3.2# ./bootstrap --prefix
 /opt/pkgsrc-tmp --workdir /tmp/rm-rf-me
 ===&gt; bootstrap command: ./bootstrap --prefix /opt/pkgsrc-tmp
 --workdir /tmp/rm-rf-me
 ===&gt; bootstrap started: Sat Feb 20 18:08:56 EET 2010
 Working directory is: /tmp/rm-rf-me
 ===&gt; running: /usr/bin/sed -e
 &#39;s|@DEFAULT_INSTALL_MODE@|&#39;0755&#39;|&#39;
 /pkgsrc/sysutils/install-sh/files/install-sh.in &gt;
 /tmp/rm-rf-me/bin/install-sh
 ===&gt; running: /usr/bin/chmod +x /tmp/rm-rf-me/bin/install-sh
 ===&gt; Creating default mk.conf in /tmp/rm-rf-me
 ===&gt; running: /usr/bin/sh /tmp/rm-rf-me/bin/install-sh -d -o root
 -g sys /tmp/rm-rf-me/sbin
 ===&gt; running: /usr/bin/sh /tmp/rm-rf-me/bin/install-sh -d -o root
 -g sys /tmp/rm-rf-me/share/mk
 ===&gt; Bootstrapping mk-files
 ===&gt; running: (cd /pkgsrc/pkgtools/bootstrap-mk-files/files
 &amp;&amp; env CP=/usr/bin/cp  OPSYS=HPUX
 MK_DST=/tmp/rm-rf-me/share/mk ROOT_GROUP=sys ROOT_USER=root
 SED=/usr/bin/sed SYSCONFDIR=/opt/pkgsrc-tmp/etc /usr/bin/sh
 ./bootstrap.sh)
 ===&gt; Bootstrapping bmake
 ===&gt; running: /usr/bin/sh /tmp/rm-rf-me/bin/install-sh -d -o root
 -g sys /tmp/rm-rf-me/bmake
 ===&gt; running: (cd /tmp/rm-rf-me/bmake &amp;&amp; env  /usr/bin/sh
 ./boot-strap  -q -o HPUX --prefix=/tmp/rm-rf-me
 --sysconfdir=/tmp/rm-rf-me --mksrc none
 --with-default-sys-path=/tmp/rm-rf-me/share/mk )
 checking for gcc... /usr/local/gcc4/bin/gcc
 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 /usr/local/gcc4/bin/gcc accepts -g... yes
 checking for /usr/local/gcc4/bin/gcc option to accept ISO C89... none needed
 checking how to run the C preprocessor... /usr/local/gcc4/bin/gcc -E
 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... no
 checking for unistd.h... yes
 checking minix/config.h usability... no
 checking minix/config.h presence... no
 checking for minix/config.h... no
 checking whether it is safe to define __EXTENSIONS__... yes
 checking for gcc... (cached) /usr/local/gcc4/bin/gcc
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether /usr/local/gcc4/bin/gcc accepts -g... (cached) yes
 checking for /usr/local/gcc4/bin/gcc option to accept ISO C89...
 (cached) none needed
 checking whether /usr/local/gcc4/bin/gcc needs -traditional... no
 checking for a BSD-compatible install... /tmp/rm-rf-me/bmake/install-sh -c
 checking for ANSI C header files... (cached) yes
 checking for sys/wait.h that is POSIX.1 compatible... yes
 checking for dirent.h that defines DIR... yes
 checking for library containing opendir... none required
 checking ar.h usability... yes
 checking ar.h presence... yes
 checking for ar.h... yes
 checking fcntl.h usability... yes
 checking fcntl.h presence... yes
 checking for fcntl.h... yes
 checking paths.h usability... no
 checking paths.h presence... no
 checking for paths.h... no
 checking poll.h usability... yes
 checking poll.h presence... yes
 checking for poll.h... yes
 checking ranlib.h usability... yes
 checking ranlib.h presence... yes
 checking for ranlib.h... yes
 checking for string.h... (cached) yes
 checking sys/select.h usability... no
 checking sys/select.h presence... no
 checking for sys/select.h... no
 checking sys/socket.h usability... yes
 checking sys/socket.h presence... yes
 checking for sys/socket.h... yes
 checking sys/time.h usability... yes
 checking sys/time.h presence... yes
 checking for sys/time.h... yes
 checking sys/uio.h usability... yes
 checking sys/uio.h presence... yes
 checking for sys/uio.h... yes
 checking for unistd.h... (cached) yes
 checking utime.h usability... yes
 checking utime.h presence... yes
 checking for utime.h... yes
 checking sys/cdefs.h usability... no
 checking sys/cdefs.h presence... no
 checking for sys/cdefs.h... no
 checking for __attribute__... no
 checking whether byte ordering is bigendian... yes
 checking for an ANSI C-conforming const... yes
 checking for off_t... yes
 checking for pid_t... yes
 checking for size_t... yes
 checking whether sys_siglist is declared... no
 checking whether time.h and sys/time.h may both be included... yes
 checking whether struct tm is in sys/time.h or time.h... time.h
 checking return type of signal handlers... void
 checking vfork.h usability... no
 checking vfork.h presence... no
 checking for vfork.h... no
 checking for fork... yes
 checking for vfork... yes
 checking for working fork... yes
 checking for working vfork... (cached) yes
 checking for vprintf... yes
 checking for _doprnt... yes
 checking for wait3 that fills in rusage... yes
 checking for getcwd... yes
 checking for getenv... yes
 checking for getopt... yes
 checking for getwd... yes
 checking for killpg... yes
 checking for putenv... yes
 checking for select... yes
 checking for setenv... no
 checking for sigaction... yes
 checking for sigvec... no
 checking for snprintf... yes
 checking for strerror... yes
 checking for strftime... yes
 checking for strtod... yes
 checking for strtol... yes
 checking for unsetenv... no
 checking for vsnprintf... yes
 checking for wait3... yes
 checking for wait4... no
 checking for waitpid... yes
 checking for getenv... (cached) yes
 checking for emalloc in -lutil... no
 checking whether stat file-mode macros are broken... no
 checking for struct stat.st_rdev... yes
 checking if diff -u works... no
 checking for MACHINE &amp; MACHINE_ARCH...
 defaults: MACHINE=hp-uxb, MACHINE_ARCH=9000
 Using: MACHINE=hp-uxb, MACHINE_ARCH=9000
 Using: MKSRC=mk
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating makefile.boot
 config.status: creating lst.lib/makefile.boot
 config.status: creating unit-tests/Makefile
 config.status: creating config.h
 
 You can now run
 
         make -f makefile.boot bootstrap
 
 to produce a fully functional bmake. You can then use:
 
         make -f makefile.boot install
 
 for an initial installation.  If you already have macros installed
 you can use:
 
         ./bmake -f Makefile
 
 to install etc.
 
 Make: Must be a separator on rules line 81.  Stop.
 Make: Must be a separator on rules line 81.  Stop.
 ===&gt; exited with status 1
 aborted.
 bash-3.2#
 </pre></div>
 
 
 2010/2/19  <asau%netbsd.org@localhost>:
 > Synopsis: pdksh fails to compile on HP-UX as dependecy of ./bootstrap --full
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: asau%NetBSD.org@localhost
 > State-Changed-When: Fri, 19 Feb 2010 09:45:36 +0000
 > State-Changed-Why:
 > Any progress since then?
 >
 >
 >
 >
 


Home | Main Index | Thread Index | Old Index