Opened 18 years ago

Closed 18 years ago

#9139 closed defect (fixed)

BUG: jpilot 0.99.7 doesn't build w/ pilot-link 0.11.7_1+darwin_8

Reported by: ytrewq1@… Owned by: kristian.peters@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…
Port:

Description

jpilot fails to build. port install output follows below.

$ sudo port -dv install jpilot DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/palm/jpilot DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/palm/jpilot DEBUG: Requested variant powerpc is not provided by port jpilot. DEBUG: Requested variant darwin is not provided by port jpilot. DEBUG: Requested variant macosx is not provided by port jpilot. DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv DEBUG: Searching for dependency: libiconv DEBUG: Found Dependency: receipt exists for libiconv DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/gtk1 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/gtk1 DEBUG: Searching for dependency: gtk1 DEBUG: Found Dependency: receipt exists for gtk1 DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/sysutils/pilot-link DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/sysutils/pilot-link DEBUG: Searching for dependency: pilot-link DEBUG: Found Dependency: receipt exists for pilot-link DEBUG: Skipping completed com.apple.main (jpilot) DEBUG: Skipping completed com.apple.unarchive (jpilot) DEBUG: Skipping completed com.apple.fetch (jpilot) DEBUG: Skipping completed com.apple.checksum (jpilot) DEBUG: Skipping completed com.apple.extract (jpilot) DEBUG: Skipping completed com.apple.patch (jpilot) ---> Configuring jpilot DEBUG: Executing com.apple.configure (jpilot) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_palm_jpilot/work/jpilot-0.99.7" && ./configure --prefix=/opt/local --with-libiconv-prefix=/opt/local --with-pilot-prefix=/opt/local --mandir=/opt/local/share/man --disable-gtk2' checking build system type... powerpc-apple-darwin8.6.0 checking host system type... powerpc-apple-darwin8.6.0 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... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking for sed... /usr/bin/sed configure: WARNING: Operating system darwin8.6.0 not supported by

jpilot-dialer

checking for perl... /opt/local/bin/perl checking whether NLS is requested... yes checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for msgmerge... /opt/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking how to link with libiconv... -L/opt/local/lib -liconv checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... -L/opt/local/lib -lintl -liconv -lc checking for pilot-link header files... found at /opt/local/include checking for pilot library files... found at /opt/local/lib checking for main in -lsocket... no checking to see if I can compile a pilot link program... ok checking running a pilot-link program ... ok checking pilot-link version ... configure: error: pilot-link versions 0.11.0 - 0.11.2 are not compatible with J-Pilot Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_palm_jpilot/work/jpilot-0.99.7" && ./configure --prefix=/opt/local --with-libiconv-prefix=/opt/local --with-pilot-prefix=/opt/local --mandir=/opt/local/share/man --disable-gtk2" returned error 1 Command output: checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking for sed... /usr/bin/sed configure: WARNING: Operating system darwin8.6.0 not supported by

jpilot-dialer

checking for perl... /opt/local/bin/perl checking whether NLS is requested... yes checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for msgmerge... /opt/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking how to link with libiconv... -L/opt/local/lib -liconv checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... -L/opt/local/lib -lintl -liconv -lc checking for pilot-link header files... found at /opt/local/include checking for pilot library files... found at /opt/local/lib checking for main in -lsocket... no checking to see if I can compile a pilot link program... ok checking running a pilot-link program ... ok checking pilot-link version ... configure: error: pilot-link versions 0.11.0 - 0.11.2 are not compatible with J-Pilot

Warning: the following items did not execute (for jpilot): com.apple.activate com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: /opt/local/bin/port: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 18 years ago by mww@…

Owner: changed from darwinports-bugs@… to kristian.peters@…
Summary: jpilot 0.99.7 doesn't build w/ pilot-link 0.11.7_1+darwin_8BUG: jpilot 0.99.7 doesn't build w/ pilot-link 0.11.7_1+darwin_8

comment:2 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

Updated to 0.99.9 of jpilot; pilot-link was also recently updated.

Note: See TracTickets for help on using tickets.