ubuntuusers.de

build picsnvideos-0.2

Autor:
UlfZibis
Datum:
23. Juli 2022 15:01
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
ich@T500:~/Projects/Palm/JPilot/Pics_Videos_Plugin/picsnvideos-0 (Kopie).2$ autoreconf -i
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:8: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.in:8: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.in:8: the top level
configure.in:12: warning: The macro `AC_ISC_POSIX' is obsolete.
configure.in:12: You should run autoupdate.
./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from...
configure.in:12: the top level
configure.in:15: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.in:15: You should run autoupdate.
aclocal.m4:121: AC_PROG_LIBTOOL is expanded from...
configure.in:15: the top level
configure.in:23: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.in:23: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.in:23: the top level
configure.in:43: warning: The macro `AC_HELP_STRING' is obsolete.
configure.in:43: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.in:43: the top level
configure.in:124: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:124: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:124: the top level
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:11: installing './compile'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
ich@T500:~/Projects/Palm/JPilot/Pics_Videos_Plugin/picsnvideos-0 (Kopie).2$ autoupdate
autoupdate: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:23: warning: The preprocessor macro `STDC_HEADERS' is obsolete.
  Except in unusual embedded environments, you can safely include all
  ISO C90 headers unconditionally.
ich@T500:~/Projects/Palm/JPilot/Pics_Videos_Plugin/picsnvideos-0 (Kopie).2$ autoreconf -i
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:23: warning: The preprocessor macro `STDC_HEADERS' is obsolete.
configure.in:23:   Except in unusual embedded environments, you can safely include all
configure.in:23:   ISO C90 headers unconditionally.
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
ich@T500:~/Projects/Palm/JPilot/Pics_Videos_Plugin/picsnvideos-0 (Kopie).2$ ./configure --prefix=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/ich/Projects/Palm/JPilot/Pics_Videos_Plugin/picsnvideos-0 (Kopie).2/missing: Unknown `--is-lightweight' option
Try `/home/ich/Projects/Palm/JPilot/Pics_Videos_Plugin/picsnvideos-0 (Kopie).2/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
configure: WARNING: Libtool does not cope well with whitespace in `pwd`
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for main in -lgdbm... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for GNU libc compatible malloc... yes
checking for mkdir... yes
checking for utime... yes
checking for pilot-link header files... found at /usr/include
checking for pilot library files... found at /lib
checking for gethostent... yes
checking for setsockopt... yes
checking pilot-link version ... pi-version indicates 0.12.5
pilot-link has card support (>12.0)
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
ich@T500:~/Projects/Palm/JPilot/Pics_Videos_Plugin/picsnvideos-0 (Kopie).2$ make
(CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader)
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-am
make[1]: Verzeichnis „/home/ich/Projects/Palm/JPilot/Pics_Videos_Plugin/picsnvideos-0 (Kopie).2“ wird betreten
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -Wall  -I/usr/include -g -O2 -MT picsnvideos.lo -MD -MP -MF .deps/picsnvideos.Tpo -c -o picsnvideos.lo picsnvideos.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include -g -O2 -MT picsnvideos.lo -MD -MP -MF .deps/picsnvideos.Tpo -c picsnvideos.c  -fPIC -DPIC -o .libs/picsnvideos.o
picsnvideos.c: In function ‘fetchFileIfNeeded’:
picsnvideos.c:387:13: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
  387 |         int rv;
      |             ^~
mv -f .deps/picsnvideos.Tpo .deps/picsnvideos.Plo
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall  -I/usr/include -g -O2 -avoid-version  -o libpicsnvideos.la -rpath /usr/lib/jpilot/plugins picsnvideos.lo -lgdbm -L/lib -lpisock -lgdbm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/picsnvideos.o   -L/lib /usr/lib/libpisock.so -lgdbm  -g -O2   -pthread -Wl,-soname -Wl,libpicsnvideos.so -o .libs/libpicsnvideos.so
libtool: link: ( cd ".libs" && rm -f "libpicsnvideos.la" && ln -s "../libpicsnvideos.la" "libpicsnvideos.la" )
make[1]: Verzeichnis „/home/ich/Projects/Palm/JPilot/Pics_Videos_Plugin/picsnvideos-0 (Kopie).2“ wird verlassen