GNU bug report logs - #21373
compile for development version from git fails on OpenBSD

Previous Next

Package: guile;

Reported by: Jamil Egdemir <unclejamil <at> gmail.com>

Date: Sat, 29 Aug 2015 02:05:02 UTC

Severity: normal

Tags: notabug

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21373 in the body.
You can then email your comments to 21373 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#21373; Package guile. (Sat, 29 Aug 2015 02:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jamil Egdemir <unclejamil <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sat, 29 Aug 2015 02:05:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jamil Egdemir <unclejamil <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: compile for development version from git fails on OpenBSD
Date: Fri, 28 Aug 2015 21:47:51 -0400 (EDT)
[Message part 1 (text/plain, inline)]
Hi Guys,

I just pulled the latest from the git repo and the build failed on
OpenBSD 5.6 (output from dmesg is all the way at the bottom if that
helps):

$ git clone http://git.sv.gnu.org/r/guile.git 
$ cd guile
$ autoreconf --install
$ ./configure --prefix=/home/me/usr \
    --with-libltdl-prefix=/usr/local      \
    --with-libgmp-prefix=/usr/local       \
    --with-libunistring-prefix=/usr/local
$ gmake
gmake -C libguile scmconfig.h
gmake[1]: Entering directory '/home/me/buildarea/guile/libguile'
  GEN      gen-scmconfig.o
  GEN      gen-scmconfig
  GEN      scmconfig.h
gmake[1]: Leaving directory '/home/me/buildarea/guile/libguile'
gmake  all-recursive
gmake[1]: Entering directory '/home/me/buildarea/guile'
Making all in lib
gmake[2]: Entering directory '/home/me/buildarea/guile/lib'
  GEN      alloca.h
  GEN      c++defs.h
  GEN      warn-on-use.h
  GEN      arg-nonnull.h
  GEN      arpa/inet.h
  GEN      byteswap.h
  GEN      configmake.h
  GEN      dirent.h
  GEN      errno.h
  GEN      fcntl.h
  GEN      float.h
  GEN      langinfo.h
  GEN      locale.h
  GEN      math.h
  GEN      netdb.h
  GEN      poll.h
  GEN      signal.h
  GEN      unused-parameter.h
  GEN      stdalign.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/file.h
  GEN      sys/select.h
  GEN      sys/socket.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/times.h
  GEN      sys/types.h
  GEN      sys/uio.h
  GEN      time.h
  GEN      unistd.h
  GEN      wchar.h
  GEN      wctype.h
gmake  all-recursive
gmake[3]: Entering directory '/home/me/buildarea/guile/lib'
gmake[4]: Entering directory '/home/me/buildarea/guile/lib'
  CC       binary-io.lo
  CC       c-ctype.lo
  CC       c-strcasecmp.lo
  CC       c-strncasecmp.lo
  CC       dirname-lgpl.lo
  CC       basename-lgpl.lo
  CC       stripslash.lo
  CC       fd-hook.lo
  CC       full-read.lo
  CC       full-write.lo
  CC       localcharset.lo
  CC       malloca.lo
  CC       math.lo
  CC       nproc.lo
  CC       pipe2.lo
  CC       safe-read.lo
  CC       safe-write.lo
  CC       sockets.lo
  CC       stat-time.lo
  CC       strftime.lo
  CC       striconveh.lo
  CC       sys_socket.lo
  CC       tempname.lo
  CC       unistd.lo
  CC       unistr/u8-mbtouc.lo
  CC       unistr/u8-mbtouc-aux.lo
  CC       unistr/u8-mbtouc-unsafe.lo
  CC       unistr/u8-mbtouc-unsafe-aux.lo
  CC       wctype-h.lo
  CC       xsize.lo
  CC       asnprintf.lo
  CC       canonicalize-lgpl.lo
  CC       isfinite.lo
  CC       isinf.lo
  CC       isnand.lo
  CC       isnanf.lo
  CC       isnanl.lo
  CC       nl_langinfo.lo
  CC       printf-args.lo
  CC       printf-parse.lo
  CC       putenv.lo
  CC       readlink.lo
  CC       regex.lo
  CC       secure_getenv.lo
  CC       vasnprintf.lo
  CCLD     libgnu.la
  GEN      charset.alias
  GEN      ref-add.sed
  GEN      ref-del.sed
gmake[4]: Leaving directory '/home/me/buildarea/guile/lib'
gmake[3]: Leaving directory '/home/me/buildarea/guile/lib'
gmake[2]: Leaving directory '/home/me/buildarea/guile/lib'
Making all in meta
gmake[2]: Entering directory '/home/me/buildarea/guile/meta'
guile="`echo guile | /usr/local/bin/gsed -e 's,x,x,'`" ; guild="`echo guild | /usr/local/bin/gsed -e 's,x,x,'`" ; installed_guile="/home/me/usr/bin/$guile" ; /usr/local/bin/gsed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile <at> gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|2.2|g" -e "s|[@]GUILE_VERSION[@]|2.1.0.452-00884|g" -e "s|[@]GUILE_CFLAGS[@]|-I/usr/local/include -pthread|g" -e "s|[@]GUILE_LIBS[@]|-lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|0:0:0|g" -e "s|[@]BDW_GC_CFLAGS[@]|-I/usr/local/include|g" -e "s|[@]BDW_GC_LIBS[@]|-L/usr/local/lib -pthread -lgc|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|/usr/local/lib/libgmp.so.9.0|g" -e "s|[@]LIBLTDL[@]|/usr/local/lib/libltdl.so.5.0|g" -e "s|[@]LIBFFI_LIBS[@]|-L/usr/local/lib -lffi|g" -e "s|[@]LIBUNISTRING[@]|/usr/local/lib/libunistring.so.0.0 -L/usr/local/lib /usr/local/lib/libiconv.so.6.0 -Wl,-rpath,/usr/local/lib|g" -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/usr/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/home/me/usr/lib/pkgconfig|g" -e "s|[@]prefix[@]|/home/me/usr|g" -e "s|[@]exec_prefix[@]|/home/me/usr|g" -e "s|[@]bindir[@]|/home/me/usr/bin|g" -e "s|[@]libdir[@]|/home/me/usr/lib|g" -e "s|[@]includedir[@]|/home/me/usr/include|g" -e "s|[@]datarootdir[@]|/home/me/usr/share|g" -e "s|[@]datadir[@]|/home/me/usr/share|g" -e "s|[@]sitedir[@]|/home/me/usr/share/guile/site/2.2|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-config.in" > "guile-config.out"
chmod +x "guile-config.out"
mv "guile-config.out" "guile-config"
guile="`echo guile | /usr/local/bin/gsed -e 's,x,x,'`" ; guild="`echo guild | /usr/local/bin/gsed -e 's,x,x,'`" ; installed_guile="/home/me/usr/bin/$guile" ; /usr/local/bin/gsed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile <at> gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|2.2|g" -e "s|[@]GUILE_VERSION[@]|2.1.0.452-00884|g" -e "s|[@]GUILE_CFLAGS[@]|-I/usr/local/include -pthread|g" -e "s|[@]GUILE_LIBS[@]|-lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|0:0:0|g" -e "s|[@]BDW_GC_CFLAGS[@]|-I/usr/local/include|g" -e "s|[@]BDW_GC_LIBS[@]|-L/usr/local/lib -pthread -lgc|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|/usr/local/lib/libgmp.so.9.0|g" -e "s|[@]LIBLTDL[@]|/usr/local/lib/libltdl.so.5.0|g" -e "s|[@]LIBFFI_LIBS[@]|-L/usr/local/lib -lffi|g" -e "s|[@]LIBUNISTRING[@]|/usr/local/lib/libunistring.so.0.0 -L/usr/local/lib /usr/local/lib/libiconv.so.6.0 -Wl,-rpath,/usr/local/lib|g" -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/usr/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/home/me/usr/lib/pkgconfig|g" -e "s|[@]prefix[@]|/home/me/usr|g" -e "s|[@]exec_prefix[@]|/home/me/usr|g" -e "s|[@]bindir[@]|/home/me/usr/bin|g" -e "s|[@]libdir[@]|/home/me/usr/lib|g" -e "s|[@]includedir[@]|/home/me/usr/include|g" -e "s|[@]datarootdir[@]|/home/me/usr/share|g" -e "s|[@]datadir[@]|/home/me/usr/share|g" -e "s|[@]sitedir[@]|/home/me/usr/share/guile/site/2.2|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guild.in" > "guild.out"
chmod +x "guild.out"
mv "guild.out" "guild"
guile="`echo guile | /usr/local/bin/gsed -e 's,x,x,'`" ; guild="`echo guild | /usr/local/bin/gsed -e 's,x,x,'`" ; installed_guile="/home/me/usr/bin/$guile" ; /usr/local/bin/gsed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile <at> gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|2.2|g" -e "s|[@]GUILE_VERSION[@]|2.1.0.452-00884|g" -e "s|[@]GUILE_CFLAGS[@]|-I/usr/local/include -pthread|g" -e "s|[@]GUILE_LIBS[@]|-lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|0:0:0|g" -e "s|[@]BDW_GC_CFLAGS[@]|-I/usr/local/include|g" -e "s|[@]BDW_GC_LIBS[@]|-L/usr/local/lib -pthread -lgc|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|/usr/local/lib/libgmp.so.9.0|g" -e "s|[@]LIBLTDL[@]|/usr/local/lib/libltdl.so.5.0|g" -e "s|[@]LIBFFI_LIBS[@]|-L/usr/local/lib -lffi|g" -e "s|[@]LIBUNISTRING[@]|/usr/local/lib/libunistring.so.0.0 -L/usr/local/lib /usr/local/lib/libiconv.so.6.0 -Wl,-rpath,/usr/local/lib|g" -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/usr/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/home/me/usr/lib/pkgconfig|g" -e "s|[@]prefix[@]|/home/me/usr|g" -e "s|[@]exec_prefix[@]|/home/me/usr|g" -e "s|[@]bindir[@]|/home/me/usr/bin|g" -e "s|[@]libdir[@]|/home/me/usr/lib|g" -e "s|[@]includedir[@]|/home/me/usr/include|g" -e "s|[@]datarootdir[@]|/home/me/usr/share|g" -e "s|[@]datadir[@]|/home/me/usr/share|g" -e "s|[@]sitedir[@]|/home/me/usr/share/guile/site/2.2|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-2.2.pc.in" > "guile-2.2.pc.out"
mv "guile-2.2.pc.out" "guile-2.2.pc"
gmake[2]: Leaving directory '/home/me/buildarea/guile/meta'
Making all in libguile
gmake[2]: Entering directory '/home/me/buildarea/guile/libguile'
  GEN      libpath.h
  SNARF  alist.x
  SNARF  arbiters.x
  SNARF  array-handle.x
  SNARF  array-map.x
  SNARF  arrays.x
  SNARF  async.x
  SNARF  backtrace.x
  SNARF  boolean.x
  SNARF  bitvectors.x
  SNARF  bytevectors.x
  SNARF  chars.x
  SNARF  control.x
  SNARF  continuations.x
  SNARF  debug.x
  SNARF  deprecated.x
  SNARF  deprecation.x
  SNARF  dynl.x
  SNARF  dynwind.x
  SNARF  eq.x
  SNARF  error.x
  SNARF  eval.x
  SNARF  evalext.x
  SNARF  expand.x
  SNARF  extensions.x
  SNARF  feature.x
  SNARF  filesys.x
  SNARF  fluids.x
  SNARF  foreign.x
  SNARF  fports.x
  SNARF  frames.x
  SNARF  gc-malloc.x
  SNARF  gc.x
  SNARF  gettext.x
  SNARF  generalized-arrays.x
  SNARF  generalized-vectors.x
  SNARF  goops.x
  SNARF  gsubr.x
  SNARF  guardians.x
  SNARF  hash.x
  SNARF  hashtab.x
  SNARF  hooks.x
  SNARF  i18n.x
  SNARF  init.x
  SNARF  instructions.x
  SNARF  ioext.x
  SNARF  keywords.x
  SNARF  list.x
  SNARF  load.x
  SNARF  loader.x
  SNARF  macros.x
  SNARF  mallocs.x
  SNARF  memoize.x
  SNARF  modules.x
  SNARF  numbers.x
  SNARF  objprop.x
  SNARF  options.x
  SNARF  pairs.x
  SNARF  ports.x
  SNARF  print.x
  SNARF  procprop.x
  SNARF  procs.x
  SNARF  programs.x
  SNARF  promises.x
  SNARF  r6rs-ports.x
  SNARF  random.x
  SNARF  rdelim.x
  SNARF  read.x
  SNARF  root.x
  SNARF  rw.x
  SNARF  scmsigs.x
  SNARF  script.x
  SNARF  simpos.x
  SNARF  smob.x
  SNARF  sort.x
  SNARF  srcprop.x
  SNARF  srfi-1.x
  SNARF  srfi-4.x
  SNARF  srfi-13.x
  SNARF  srfi-14.x
  SNARF  srfi-60.x
  SNARF  stackchk.x
  SNARF  stacks.x
  SNARF  stime.x
  SNARF  strings.x
  SNARF  strorder.x
  SNARF  strports.x
  SNARF  struct.x
  SNARF  symbols.x
  SNARF  threads.x
  SNARF  throw.x
  SNARF  trees.x
  SNARF  unicode.x
  SNARF  uniform.x
  SNARF  values.x
  SNARF  variable.x
  SNARF  vectors.x
  SNARF  version.x
  SNARF  vm.x
  SNARF  vports.x
  SNARF  weak-set.x
  SNARF  weak-table.x
  SNARF  weak-vector.x
  SNARF  posix.x
  SNARF  net_db.x
  SNARF  socket.x
  SNARF  regex-posix.x
gmake  all-am
gmake[3]: Entering directory '/home/me/buildarea/guile/libguile'
  CC       libguile_2.2_la-alist.lo
  CC       libguile_2.2_la-arbiters.lo
  CC       libguile_2.2_la-array-handle.lo
  CC       libguile_2.2_la-array-map.lo
  CC       libguile_2.2_la-arrays.lo
  CC       libguile_2.2_la-async.lo
  CC       libguile_2.2_la-backtrace.lo
  CC       libguile_2.2_la-boolean.lo
  CC       libguile_2.2_la-bitvectors.lo
  CC       libguile_2.2_la-bytevectors.lo
  CC       libguile_2.2_la-chars.lo
  CC       libguile_2.2_la-control.lo
  CC       libguile_2.2_la-continuations.lo
  CC       libguile_2.2_la-debug.lo
  CC       libguile_2.2_la-deprecated.lo
  CC       libguile_2.2_la-deprecation.lo
  CC       libguile_2.2_la-dynstack.lo
  CC       libguile_2.2_la-dynwind.lo
  CC       libguile_2.2_la-eq.lo
  CC       libguile_2.2_la-error.lo
  CC       libguile_2.2_la-eval.lo
  CC       libguile_2.2_la-evalext.lo
  CC       libguile_2.2_la-expand.lo
  CC       libguile_2.2_la-extensions.lo
  CC       libguile_2.2_la-feature.lo
  CC       libguile_2.2_la-filesys.lo
  CC       libguile_2.2_la-finalizers.lo
  CC       libguile_2.2_la-fluids.lo
  CC       libguile_2.2_la-foreign.lo
  CC       libguile_2.2_la-foreign-object.lo
  CC       libguile_2.2_la-fports.lo
  CC       libguile_2.2_la-frames.lo
  CC       libguile_2.2_la-gc-malloc.lo
  CC       libguile_2.2_la-gc.lo
  CC       libguile_2.2_la-gettext.lo
  CC       libguile_2.2_la-generalized-arrays.lo
  CC       libguile_2.2_la-generalized-vectors.lo
  CC       libguile_2.2_la-goops.lo
  CC       libguile_2.2_la-gsubr.lo
  CC       libguile_2.2_la-guardians.lo
  CC       libguile_2.2_la-hash.lo
  CC       libguile_2.2_la-hashtab.lo
  CC       libguile_2.2_la-hooks.lo
  CC       libguile_2.2_la-i18n.lo
  CC       libguile_2.2_la-init.lo
  CC       libguile_2.2_la-inline.lo
  CC       libguile_2.2_la-instructions.lo
  CC       libguile_2.2_la-ioext.lo
  CC       libguile_2.2_la-keywords.lo
  CC       libguile_2.2_la-list.lo
  CC       libguile_2.2_la-load.lo
In file included from load.c:62:
../lib/stat-time.h:59: warning: no previous prototype for 'get_stat_atime_ns'
../lib/stat-time.h:72: warning: no previous prototype for 'get_stat_ctime_ns'
../lib/stat-time.h:85: warning: no previous prototype for 'get_stat_mtime_ns'
../lib/stat-time.h:98: warning: no previous prototype for 'get_stat_birthtime_ns'
../lib/stat-time.h:113: warning: no previous prototype for 'get_stat_atime'
../lib/stat-time.h:127: warning: no previous prototype for 'get_stat_ctime'
../lib/stat-time.h:141: warning: no previous prototype for 'get_stat_mtime'
../lib/stat-time.h:156: warning: no previous prototype for 'get_stat_birthtime'
  CC       libguile_2.2_la-loader.lo
  CC       libguile_2.2_la-macros.lo
  CC       libguile_2.2_la-mallocs.lo
  CC       libguile_2.2_la-memoize.lo
  CC       libguile_2.2_la-modules.lo
  CC       libguile_2.2_la-null-threads.lo
  CC       libguile_2.2_la-numbers.lo
  CC       libguile_2.2_la-objprop.lo
  CC       libguile_2.2_la-options.lo
  CC       libguile_2.2_la-pairs.lo
  CC       libguile_2.2_la-poll.lo
  CC       libguile_2.2_la-ports.lo
ports.c: In function 'canonicalize_encoding':
ports.c:131: warning: comparison is always false due to limited range of data type
ports.c: In function 'open_iconv_descriptors':
ports.c:1113: warning: comparison is always false due to limited range of data type
  CC       libguile_2.2_la-print.lo
  CC       libguile_2.2_la-procprop.lo
  CC       libguile_2.2_la-procs.lo
  CC       libguile_2.2_la-programs.lo
  CC       libguile_2.2_la-promises.lo
  CC       libguile_2.2_la-r6rs-ports.lo
  CC       libguile_2.2_la-random.lo
  CC       libguile_2.2_la-rdelim.lo
  CC       libguile_2.2_la-read.lo
  CC       libguile_2.2_la-root.lo
  CC       libguile_2.2_la-rw.lo
  CC       libguile_2.2_la-scmsigs.lo
  CC       libguile_2.2_la-script.lo
  CC       libguile_2.2_la-simpos.lo
  CC       libguile_2.2_la-smob.lo
  CC       libguile_2.2_la-sort.lo
  CC       libguile_2.2_la-srcprop.lo
  CC       libguile_2.2_la-srfi-1.lo
  CC       libguile_2.2_la-srfi-4.lo
  CC       libguile_2.2_la-srfi-13.lo
  CC       libguile_2.2_la-srfi-14.lo
  CC       libguile_2.2_la-srfi-60.lo
  CC       libguile_2.2_la-stackchk.lo
  CC       libguile_2.2_la-stacks.lo
  CC       libguile_2.2_la-stime.lo
  CC       libguile_2.2_la-strings.lo
  CC       libguile_2.2_la-strorder.lo
  CC       libguile_2.2_la-strports.lo
  CC       libguile_2.2_la-struct.lo
  CC       libguile_2.2_la-symbols.lo
  CC       libguile_2.2_la-threads.lo
  CC       libguile_2.2_la-throw.lo
  CC       libguile_2.2_la-trees.lo
  CC       libguile_2.2_la-unicode.lo
  CC       libguile_2.2_la-uniform.lo
  CC       libguile_2.2_la-values.lo
  CC       libguile_2.2_la-variable.lo
  CC       libguile_2.2_la-vectors.lo
  CC       libguile_2.2_la-version.lo
  CC       libguile_2.2_la-vm.lo
  CC       libguile_2.2_la-vports.lo
  CC       libguile_2.2_la-weak-set.lo
  CC       libguile_2.2_la-weak-table.lo
  CC       libguile_2.2_la-weak-vector.lo
  CC       libguile_2.2_la-dynl.lo
  CC       libguile_2.2_la-posix.lo
  CC       libguile_2.2_la-net_db.lo
  CC       libguile_2.2_la-socket.lo
  CC       libguile_2.2_la-regex-posix.lo
  CCLD     libguile-2.2.la
  CC       guile-guile.o
  CCLD     guile
/usr/local/lib/libgmp.so.9.0: warning: vsprintf() is often misused, please use vsnprintf()
./.libs/libguile-2.2.so.0.0: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libunistring.so.0.0: warning: stpcpy() is dangerous; do not use it
./.libs/libguile-2.2.so.0.0: warning: strcpy() is almost always misused, please use strlcpy()
./.libs/libguile-2.2.so.0.0: warning: strcat() is almost always misused, please use strlcat()
./.libs/libguile-2.2.so.0.0: warning: sprintf() is often misused, please use snprintf()
flex -t ./c-tokenize.lex > c-tokenize.c || { rm c-tokenize.c; false; }
"./c-tokenize.lex", line 1: unrecognized '%' directive
"./c-tokenize.lex", line 7: bad character: #
"./c-tokenize.lex", line 7: unknown error processing section 1
"./c-tokenize.lex", line 8: bad character: #
"./c-tokenize.lex", line 8: bad character: <
"./c-tokenize.lex", line 8: bad character: .
"./c-tokenize.lex", line 8: bad character: >
"./c-tokenize.lex", line 9: bad character: #
"./c-tokenize.lex", line 10: bad character: }
Makefile:3862: recipe for target 'c-tokenize.c' failed
gmake[3]: *** [c-tokenize.c] Error 1
gmake[3]: Leaving directory '/home/me/buildarea/guile/libguile'
Makefile:2251: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/home/me/buildarea/guile/libguile'
Makefile:1815: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/home/me/buildarea/guile'
Makefile:1700: recipe for target 'all' failed
gmake: *** [all] Error 2


--- DMESG OUTPUT STARTS HERE ---

$ dmesg
OpenBSD 5.6 (GENERIC.MP) #333: Fri Aug  8 00:20:21 MDT 2014
    deraadt <at> amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
RTC BIOS diagnostic error c<fixed_disk,invalid_time>
real mem = 4184596480 (3990MB)
avail mem = 4064419840 (3876MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xbcdee000 (27 entries)
bios0: vendor Hewlett-Packard version "68SSU Ver. F.29" date 10/23/2012
bios0: Hewlett-Packard HP EliteBook 2560p
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP HPET APIC MCFG TCPA SSDT SSDT SLIC SSDT SSDT ASF!
acpi0: wakeup devices LANC(S5) EHC1(S3) EHC2(S3) PCIB(S5) RP02(S4) ECF0(S4) RP03(S4) RP04(S5) WNIC(S5) RP06(S5) NIC_(S5) RP07(S4) RP08(S4) HST1(S5)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 2494.71 MHz
cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,NXE,LONG,LAHF,PERF,ITSC
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
cpu0: apic clock running at 99MHz
cpu0: mwait min=64, max=64, C-substates=0.2.1.1.2, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 2494.34 MHz
cpu1: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,NXE,LONG,LAHF,PERF,ITSC
cpu1: 256KB 64b/line 8-way L2 cache
cpu1: smt 1, core 0, package 0
cpu2 at mainbus0: apid 2 (application processor)
cpu2: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 2494.34 MHz
cpu2: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,NXE,LONG,LAHF,PERF,ITSC
cpu2: 256KB 64b/line 8-way L2 cache
cpu2: smt 0, core 1, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 2494.34 MHz
cpu3: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,NXE,LONG,LAHF,PERF,ITSC
cpu3: 256KB 64b/line 8-way L2 cache
cpu3: smt 1, core 1, package 0
ioapic0 at mainbus0: apid 0 pa 0xfec00000, version 20, 24 pins
acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
acpiprt0 at acpi0: bus -1 (PEGP)
acpiprt1 at acpi0: bus -1 (PCIB)
acpiprt2 at acpi0: bus 1 (RP01)
acpiprt3 at acpi0: bus 2 (RP02)
acpiprt4 at acpi0: bus 35 (RP03)
acpiprt5 at acpi0: bus 36 (RP04)
acpiprt6 at acpi0: bus 0 (PCI0)
acpiec0 at acpi0
acpicpu0 at acpi0: C3, C1, PSS
acpicpu1 at acpi0: C3, C1, PSS
acpicpu2 at acpi0: C3, C1, PSS
acpicpu3 at acpi0: C3, C1, PSS
acpipwrres0 at acpi0: APPR, resource for HDEF
acpipwrres1 at acpi0: COMP, resource for COM1
acpipwrres2 at acpi0: LPP_, resource for LPT0
acpitz0 at acpi0: critical temperature is 128 degC
acpitz1 at acpi0: critical temperature is 128 degC
acpitz2 at acpi0: critical temperature is 128 degC
acpitz3 at acpi0: critical temperature is 128 degC
acpitz4 at acpi0: critical temperature is 128 degC
acpitz5 at acpi0: critical temperature is 128 degC
acpitz6 at acpi0: critical temperature is 128 degC
acpitz7 at acpi0: critical temperature is 128 degC
acpibat0 at acpi0: BAT0 model "Primary" serial 34844 2011/07/11 type LIon oem "Hewlett-Packard"
acpibat1 at acpi0: BAT1 not present
acpiac0 at acpi0: AC unit online
acpibtn0 at acpi0: SLPB
acpibtn1 at acpi0: LID_
acpivideo0 at acpi0: DGFX
acpivideo1 at acpi0: GFX0
acpivout0 at acpivideo1: DD02
cpu0: Enhanced SpeedStep 2494 MHz: speeds: 2501, 2500, 2000, 1800, 1600, 1400, 1200, 1000, 800 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel Core 2G Host" rev 0x09
vga1 at pci0 dev 2 function 0 "Intel HD Graphics 3000" rev 0x09
intagp at vga1 not configured
inteldrm0 at vga1
drm0 at inteldrm0
drm: Memory usable by graphics device = 2048M
inteldrm0: 1366x768
wsdisplay0 at vga1 mux 1: console (std, vt100 emulation)
wsdisplay0: screen 1-5 added (std, vt100 emulation)
"Intel 6 Series MEI" rev 0x04 at pci0 dev 22 function 0 not configured
puc0 at pci0 dev 22 function 3 "Intel 6 Series KT" rev 0x04: ports: 1 com
com4 at puc0 port 0 apic 0 int 17: ns16550a, 16 byte fifo
com4: probed fifo depth: 0 bytes
em0 at pci0 dev 25 function 0 "Intel 82579LM" rev 0x04: msi, address 10:1f:74:e4:43:68
ehci0 at pci0 dev 26 function 0 "Intel 6 Series USB" rev 0x04: apic 0 int 16
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 "Intel 6 Series HD Audio" rev 0x04: msi
azalia0: codecs: IDT 92HD81B1X, Intel/0x2805, using IDT 92HD81B1X
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 "Intel 6 Series PCIE" rev 0xb4: msi
pci1 at ppb0 bus 1
ppb1 at pci0 dev 28 function 1 "Intel 6 Series PCIE" rev 0xb4: msi
pci2 at ppb1 bus 2
ppb2 at pci0 dev 28 function 2 "Intel 6 Series PCIE" rev 0xb4: msi
pci3 at ppb2 bus 35
"JMicron SD/MMC" rev 0x30 at pci3 dev 0 function 0 not configured
sdhc0 at pci3 dev 0 function 2 "JMicron SD Host Controller" rev 0x30: apic 0 int 18
sdmmc0 at sdhc0
ppb3 at pci0 dev 28 function 3 "Intel 6 Series PCIE" rev 0xb4: msi
pci4 at ppb3 bus 36
iwn0 at pci4 dev 0 function 0 "Intel Centrino Advanced-N 6205" rev 0x34: msi, MIMO 2T2R, MoW, address a0:88:b4:e7:7d:00
ehci1 at pci0 dev 29 function 0 "Intel 6 Series USB" rev 0x04: apic 0 int 16
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1
pcib0 at pci0 dev 31 function 0 "Intel QM67 LPC" rev 0x04
ahci0 at pci0 dev 31 function 2 "Intel 6 Series AHCI" rev 0x04: msi, AHCI 1.3
scsibus1 at ahci0: 32 targets
sd0 at scsibus1 targ 0 lun 0: <ATA, WDC WD3200BEKT-6, 01.0> SCSI3 0/direct fixed naa.50014ee6ac351f0f
sd0: 305245MB, 512 bytes/sector, 625142448 sectors
cd0 at scsibus1 targ 1 lun 0: <hp, CDDVDW TS-U633J, HH01> ATAPI 5/cdrom removable
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
uhub2 at uhub0 port 1 "Intel Rate Matching Hub" rev 2.00/0.00 addr 2
ugen0 at uhub2 port 1 "Validity Sensors VFS471 Fingerprint Reader" rev 1.10/0.86 addr 3
ugen1 at uhub2 port 2 "Sierra Wireless Inc HP un2430 Mobile Broadband Module" rev 2.00/0.02 addr 4
uhub3 at uhub1 port 1 "Intel Rate Matching Hub" rev 2.00/0.00 addr 2
uhidev0 at uhub3 port 2 configuration 1 interface 0 "Dell Dell USB Mouse" rev 1.10/29.10 addr 3
uhidev0: iclass 3/1
ums0 at uhidev0: 3 buttons, Z dir
wsmouse1 at ums0 mux 0
uvideo0 at uhub3 port 4 configuration 1 interface 0 "6047B0021701A011698XC HP HD Webcam [Fixed]" rev 2.00/20.15 addr 4
video0 at uvideo0
ugen2 at uhub3 port 6 "Broadcom Corp HP Integrated Module" rev 2.00/3.06 addr 5
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
scsibus3 at softraid0: 256 targets
root on sd0a (a09e53471f7910d8.a) swap on sd0b dump on sd0b
uhub4 at uhub3 port 1 "ALCOR Generic USB Hub" rev 1.10/3.12 addr 6


-j

-- 
-------------------------------------------------------------
Jamil Egdemir
unclejamil <at> gmail.com

Help support the Free Software Movement!
http://www.gnu.org/
-------------------------------------------------------------

Information forwarded to bug-guile <at> gnu.org:
bug#21373; Package guile. (Sat, 29 Aug 2015 12:27:01 GMT) Full text and rfc822 format available.

Message #8 received at 21373 <at> debbugs.gnu.org (full text, mbox):

From: <tomas <at> tuxteam.de>
To: Jamil Egdemir <unclejamil <at> gmail.com>
Cc: 21373 <at> debbugs.gnu.org
Subject: Re: bug#21373: compile for development version from git fails on
 OpenBSD
Date: Sat, 29 Aug 2015 14:26:55 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, Aug 28, 2015 at 09:47:51PM -0400, Jamil Egdemir wrote:
> Hi Guys,
> 
> I just pulled the latest from the git repo and the build failed on
> OpenBSD 5.6 (output from dmesg is all the way at the bottom if that
> helps):
> 
> $ git clone http://git.sv.gnu.org/r/guile.git 
> $ cd guile
> $ autoreconf --install
> $ ./configure --prefix=/home/me/usr \
>     --with-libltdl-prefix=/usr/local      \
>     --with-libgmp-prefix=/usr/local       \
>     --with-libunistring-prefix=/usr/local
> $ gmake

[elided]

> flex -t ./c-tokenize.lex > c-tokenize.c || { rm c-tokenize.c; false; }
> "./c-tokenize.lex", line 1: unrecognized '%' directive
> "./c-tokenize.lex", line 7: bad character: #
> "./c-tokenize.lex", line 7: unknown error processing section 1
> "./c-tokenize.lex", line 8: bad character: #
> "./c-tokenize.lex", line 8: bad character: <
> "./c-tokenize.lex", line 8: bad character: .
> "./c-tokenize.lex", line 8: bad character: >
> "./c-tokenize.lex", line 9: bad character: #
> "./c-tokenize.lex", line 10: bad character: }

[elided]

Just as a first hunch, I'd double check whether you've got a suitable
version/variant of flex.

Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlXhpQ8ACgkQBcgs9XrR2kYskwCfU3Kd8+uwZ7/KIxNWV+9sk9PL
GBcAnRL0KMHnr4NzKknfCCXshWXjQDRt
=bbvm
-----END PGP SIGNATURE-----




Information forwarded to bug-guile <at> gnu.org:
bug#21373; Package guile. (Sat, 29 Aug 2015 20:37:01 GMT) Full text and rfc822 format available.

Message #11 received at 21373 <at> debbugs.gnu.org (full text, mbox):

From: Jamil Egdemir <unclejamil <at> gmail.com>
To: 21373 <at> debbugs.gnu.org
Subject: Re: bug#21373: compile for development version from git fails on
 OpenBSD
Date: Sat, 29 Aug 2015 16:36:24 -0400
tomas <at> tuxteam.de writes:

>> flex -t ./c-tokenize.lex > c-tokenize.c || { rm c-tokenize.c; false; }
>> "./c-tokenize.lex", line 1: unrecognized '%' directive
>> "./c-tokenize.lex", line 7: bad character: #
>> "./c-tokenize.lex", line 7: unknown error processing section 1
>> "./c-tokenize.lex", line 8: bad character: #
>> "./c-tokenize.lex", line 8: bad character: <
>> "./c-tokenize.lex", line 8: bad character: .
>> "./c-tokenize.lex", line 8: bad character: >
>> "./c-tokenize.lex", line 9: bad character: #
>> "./c-tokenize.lex", line 10: bad character: }

>> Just as a first hunch, I'd double check whether you've got a suitable
>> version/variant of flex.

Thank you Tomas.

I was using the flex that came with OpenBSD 5.6 which was 2.5.4 so I
pulled down and installed flex-2.5.39.  This got me past these errors
though I'm not sure if this is associated with differences between the
OpenBSD brand of flex or just a versioning issue.  If it's a versioning
issue then it probably make sense to put something in configure.ac like
AC_PROG_LEX to make sure we have a flex that's a bit more recent than
2.5.4 as suggested here:

https://www.gnu.org/software/autoconf/manual/autoconf.html#Alternative-Programs

I guess the suggestion from the autoconf manual is to parse the output
of '$LEX --version'... Unfortunately the version of guile that is
packaged on OpenBSD is still 1.8 so I suspect most people who try to use
guile there will end up trying to build it from source and run into the
same problem I had.

I guess something like this might work in configure.ac:

AC_PROG_LEX

# parse the output from flex --version:
L_MAJ=$($LEX --version | cut -d . -f 1 | cut -d ' ' -f 2)
L_MIN=$($LEX --version | cut -d . -f 2)
L_REL=$($LEX --version | cut -d . -f 3)

# just making these up here 'cause I don't know what's really required:
L_REQ_MAJ=2
L_REQ_MIN=5
L_REQ_REL=30

# bring those numbers together:
L_REQ=$L_REQ_MAJ.$L_REQ_MIN.$L_REQ_REL
if [ $L_MAJ -lt $L_REQ_MAJ ] || [ $L_MIN -lt $L_REQ_MIN ] || [ $L_REL -lt $L_REQ_REL ] ; then
  echo "Installed flex version $L_MAJ.$L_MIN.$L_REL is too old!  Must be at least $L_REQ_MAJ.$L_REQ_MIN.$L_REQ_REL!"
  exit
else
  AC_SUBST([LEX_OUTPUT_ROOT], [lex.yy])
  AC_SUBST([LEXLIB], [''])
fi

or something like that.  Forgive my crappy shell coding here.  I haven't
done this sort of thing in a long time and I'm sure it's horrible and
about as portable as that old engine in the back of my garage but
whatever.. :)

In any case I'm on to a new set of errors now:

$ cd buildarea/guile
$ git pull
$ autoreconf --install
$ ./configure --prefix=/home/me/usr \
    --with-libltdl-prefix=/usr/local      \
    --with-libgmp-prefix=/usr/local       \
    --with-libunistring-prefix=/usr/local
$ gmake clean
$ gmake

<.. lots of output snipped out here ..>

  SNARF  socket.doc
  SNARF  regex-posix.doc
  GEN      guile-procedures.texi
Uncaught exception:
Throw to key encoding-error with args ("scm_to_stringn" "cannot convert narrow string to output locale" 78 #f #f)Threads explicit registering is not previously enabled
Abort trap (core dumped) 
Makefile:3859: recipe for target 'guile-procedures.texi' failed
gmake[3]: *** [guile-procedures.texi] Error 1
gmake[3]: Leaving directory '/home/me/buildarea/guile/libguile'
Makefile:2251: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/home/me/buildarea/guile/libguile'
Makefile:1815: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/home/me/buildarea/guile'
Makefile:1700: recipe for target 'all' failed
gmake: *** [all] Error 2

-jamil

-- 
Sent with my mu4e




Information forwarded to bug-guile <at> gnu.org:
bug#21373; Package guile. (Thu, 29 Oct 2015 23:15:01 GMT) Full text and rfc822 format available.

Message #14 received at 21373 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Jamil Egdemir <unclejamil <at> gmail.com>
Cc: 21373 <at> debbugs.gnu.org
Subject: Re: bug#21373: compile for development version from git fails on
 OpenBSD
Date: Fri, 30 Oct 2015 00:14:22 +0100
Jamil Egdemir <unclejamil <at> gmail.com> skribis:

> I was using the flex that came with OpenBSD 5.6 which was 2.5.4 so I
> pulled down and installed flex-2.5.39.  This got me past these errors
> though I'm not sure if this is associated with differences between the
> OpenBSD brand of flex or just a versioning issue.  If it's a versioning
> issue then it probably make sense to put something in configure.ac like
> AC_PROG_LEX to make sure we have a flex that's a bit more recent than
> 2.5.4 as suggested here:

We cannot use AC_PROG_LEX because Flex is not a dependency when building
from a tarball.  AC_PROG_LEX would look for flex/lex when running
‘configure’, even though it’s not actually needed.

Maybe we could specify a minimum version number in ‘HACKING’ though? I’m
not sure which one.

Thanks,
Ludo’.




Information forwarded to bug-guile <at> gnu.org:
bug#21373; Package guile. (Fri, 30 Oct 2015 13:16:02 GMT) Full text and rfc822 format available.

Message #17 received at 21373 <at> debbugs.gnu.org (full text, mbox):

From: Jamil Egdemir <unclejamil <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 21373 <at> debbugs.gnu.org
Subject: Re: bug#21373: compile for development version from git fails on
 OpenBSD
Date: Fri, 30 Oct 2015 09:15:54 -0400
Ludo',

> We cannot use AC_PROG_LEX because Flex is not a dependency when building
> from a tarball.  AC_PROG_LEX would look for flex/lex when running
> ‘configure’, even though it’s not actually needed.

Mmmmmm... good point.  Ok, scratch that idea.

> Maybe we could specify a minimum version number in ‘HACKING’ though? I’m
> not sure which one.

I was just looking through HACKING and it already mentions that "It's
probably not essential to have the latest version."  I suppose that
covers it and provides fair notice of the issue but I missed it there.
Building from source isn't really 'hacking' in my book because it's so
routine.  I figure if I missed that there then it's likely that's not
the first place where most people are going to look.  However, the
README is definitely going to hit a sysadmin's radar.  There's even a
section in there titled 'Special Instructions For Some Systems'.

Not sure if OpenBSD qualifies as a 'special system' but that might be an
appropriate place for a vague note on flex version requirements.
Perhaps something like this:

Special Instructions For Some Systems =====================================

-- OpenBSD

Since OpenBSD often lags behind other distributions due to security
audits it's a good idea to upgrade flex to the the latest version
available at http://flex.sourceforge.net/ before attempting to build
guile. (e.g. As of OpenBSD 5.6, flex-2.5.39 is known to work while 2.5.4
is insufficient.)

> Thanks,
> Ludo’.

Thank you Ludo' for the work you do on guile.  The work you guys do is
MUCH appreciated!  

-j

--
-------------------------------------------------------------
Jamil Egdemir
unclejamil <at> gmail.com
http://www.power-quant.org
(631) 338-3170 (cell)

Help support the Free Software Movement!
http://www.gnu.org/
-------------------------------------------------------------





Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Fri, 30 Oct 2015 16:17:02 GMT) Full text and rfc822 format available.

Notification sent to Jamil Egdemir <unclejamil <at> gmail.com>:
bug acknowledged by developer. (Fri, 30 Oct 2015 16:17:03 GMT) Full text and rfc822 format available.

Message #22 received at 21373-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Jamil Egdemir <unclejamil <at> gmail.com>
Cc: 21373-done <at> debbugs.gnu.org
Subject: Re: bug#21373: compile for development version from git fails on
 OpenBSD
Date: Fri, 30 Oct 2015 17:16:51 +0100
Jamil Egdemir <unclejamil <at> gmail.com> skribis:

>> Maybe we could specify a minimum version number in ‘HACKING’ though? I’m
>> not sure which one.
>
> I was just looking through HACKING and it already mentions that "It's
> probably not essential to have the latest version."  I suppose that
> covers it and provides fair notice of the issue but I missed it there.
> Building from source isn't really 'hacking' in my book because it's so
> routine.

Yes, but here you’re building from a Git checkout, which to us means
‘hacking’ in the sense that we provide self-contained tarballs if all
you want is to install Guile.

> Special Instructions For Some Systems =====================================
>
> -- OpenBSD
>
> Since OpenBSD often lags behind other distributions due to security
> audits it's a good idea to upgrade flex to the the latest version
> available at http://flex.sourceforge.net/ before attempting to build
> guile. (e.g. As of OpenBSD 5.6, flex-2.5.39 is known to work while 2.5.4
> is insufficient.)

Rather than going into the specifics, I added a mention of a known-good
version number in f57aba7.

Thank you,
Ludo’.




Added tag(s) notabug. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Fri, 30 Oct 2015 16:18:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 28 Nov 2015 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 204 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.