Codebase list libdc1394 / c9bf2c2
Import Debian changes 1.1.0-5 libdc1394 (1.1.0-5) unstable; urgency=low . * add armel and armeb to control file Peter De Schrijver (p2) authored 16 years ago Sebastian Ramacher committed 3 years ago
3 changed file(s) with 9 addition(s) and 173 deletion(s). Raw diff Collapse all Expand all
+0
-170
config.log less more
0 PATH: /usr/local/bin
1 PATH: /usr/bin
2 PATH: /bin
3 PATH: /usr/games
4 configure:1540: checking for a BSD-compatible install
5 configure:1595: result: /usr/bin/install -c
6 configure:1606: checking whether build environment is sane
7 configure:1649: result: yes
8 configure:1664: checking whether make sets $(MAKE)
9 configure:1688: result: no
10 configure:1716: checking for working aclocal-1.4
11 configure:1727: result: missing
12 configure:1731: checking for working autoconf
13 configure:1742: result: missing
14 configure:1746: checking for working automake-1.4
15 configure:1757: result: missing
16 configure:1761: checking for working autoheader
17 configure:1772: result: missing
18 configure:1776: checking for working makeinfo
19 configure:1787: result: missing
20 configure:1844: checking for gcc
21 configure:1860: found /usr/bin/gcc
22 configure:1870: result: gcc
23 configure:2114: checking for C compiler version
24 configure:2117: gcc --version </dev/null >&5
25 gcc (GCC) 4.2.1 (Debian 4.2.1-5)
26 Copyright (C) 2007 Free Software Foundation, Inc.
27 This is free software; see the source for copying conditions. There is NO
28 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
29
30 configure:2120: $? = 0
31 configure:2122: gcc -v </dev/null >&5
32 Using built-in specs.
33 Target: x86_64-linux-gnu
34 Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --disable-werror --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
35 Thread model: posix
36 gcc version 4.2.1 (Debian 4.2.1-5)
37 configure:2125: $? = 0
38 configure:2127: gcc -V </dev/null >&5
39 gcc: '-V' option must have argument
40 configure:2130: $? = 1
41 configure:2153: checking for C compiler default output file name
42 configure:2156: gcc conftest.c >&5
43 conftest.c:1: fatal error: error closing /tmp/ccAdWB9v.s: No space left on device
44 compilation terminated.
45 configure:2159: $? = 1
46 configure: failed program was:
47 |
48 configure:2198: error: C compiler cannot create executables
49 See `config.log' for more details.
50
51
52 ac_cv_env_CC_set=
53 ac_cv_env_CC_value=
54 ac_cv_env_CFLAGS_set=
55 ac_cv_env_CFLAGS_value=
56 ac_cv_env_CPPFLAGS_set=
57 ac_cv_env_CPPFLAGS_value=
58 ac_cv_env_CPP_set=
59 ac_cv_env_CPP_value=
60 ac_cv_env_CXXCPP_set=
61 ac_cv_env_CXXCPP_value=
62 ac_cv_env_CXXFLAGS_set=
63 ac_cv_env_CXXFLAGS_value=
64 ac_cv_env_CXX_set=
65 ac_cv_env_CXX_value=
66 ac_cv_env_F77_set=
67 ac_cv_env_F77_value=
68 ac_cv_env_FFLAGS_set=
69 ac_cv_env_FFLAGS_value=
70 ac_cv_env_LDFLAGS_set=
71 ac_cv_env_LDFLAGS_value=
72 ac_cv_env_build_alias_set=
73 ac_cv_env_build_alias_value=
74 ac_cv_env_host_alias_set=
75 ac_cv_env_host_alias_value=
76 ac_cv_env_target_alias_set=
77 ac_cv_env_target_alias_value=
78 ac_cv_path_install='/usr/bin/install -c'
79 ac_cv_prog_ac_ct_CC=gcc
80 ac_cv_prog_make_make_set=no
81
82
83 ACLOCAL='/home/p2/libdc1394-1.1.0/missing aclocal-1.4'
84 AR=''
85 AUTOCONF='/home/p2/libdc1394-1.1.0/missing autoconf'
86 AUTOHEADER='/home/p2/libdc1394-1.1.0/missing autoheader'
87 AUTOMAKE='/home/p2/libdc1394-1.1.0/missing automake-1.4'
88 CC='gcc'
89 CFLAGS=''
90 CPP=''
91 CPPFLAGS=''
92 CXX=''
93 CXXCPP=''
94 CXXFLAGS=''
95 DEFS=''
96 ECHO='echo'
97 ECHO_C=''
98 ECHO_N='-n'
99 ECHO_T=''
100 EGREP=''
101 EXEEXT=''
102 F77=''
103 FFLAGS=''
104 INSTALL_DATA='${INSTALL} -m 644'
105 INSTALL_PROGRAM='${INSTALL}'
106 INSTALL_SCRIPT='${INSTALL}'
107 LDFLAGS=''
108 LIBOBJS=''
109 LIBS=''
110 LIBTOOL=''
111 LN_S=''
112 LTLIBOBJS=''
113 MAKEINFO='/home/p2/libdc1394-1.1.0/missing makeinfo'
114 OBJEXT=''
115 PACKAGE='libdc1394'
116 PACKAGE_BUGREPORT=''
117 PACKAGE_NAME=''
118 PACKAGE_STRING=''
119 PACKAGE_TARNAME=''
120 PACKAGE_VERSION=''
121 PATH_SEPARATOR=':'
122 RANLIB=''
123 SET_MAKE='MAKE=make'
124 SHELL='/bin/sh'
125 STRIP=''
126 VERSION='1.1.0'
127 X_CFLAGS=''
128 X_EXTRA_LIBS=''
129 X_LIBS=''
130 X_PRE_LIBS=''
131 ac_ct_AR=''
132 ac_ct_CC='gcc'
133 ac_ct_CXX=''
134 ac_ct_F77=''
135 ac_ct_RANLIB=''
136 ac_ct_STRIP=''
137 bindir='${exec_prefix}/bin'
138 build=''
139 build_alias=''
140 build_cpu=''
141 build_os=''
142 build_vendor=''
143 datadir='${prefix}/share'
144 exec_prefix='NONE'
145 host=''
146 host_alias=''
147 host_cpu=''
148 host_os=''
149 host_vendor=''
150 includedir='${prefix}/include'
151 infodir='${prefix}/share/info'
152 libdir='${exec_prefix}/lib'
153 libexecdir='${exec_prefix}/libexec'
154 localstatedir='${prefix}/var'
155 lt_age=''
156 lt_major=''
157 lt_revision=''
158 mandir='${prefix}/share/man'
159 oldincludedir='/usr/include'
160 prefix='/usr'
161 program_transform_name=''
162 sbindir='${exec_prefix}/sbin'
163 sharedstatedir='${prefix}/com'
164 sysconfdir='${prefix}/etc'
165 target_alias=''
166
167
168
169 configure: exit 77
0 libdc1394 (1.1.0-5) unstable; urgency=low
1
2 * add armel and armeb to control file
3
4 -- Peter De Schrijver (p2) <p2@debian.org> Sun, 16 Sep 2007 20:44:58 +0200
5
06 libdc1394 (1.1.0-4) unstable; urgency=low
17
28 * replace obsolete CLK_TCK by CLOCKS_PER_SEC (Closes: #441704)
88 Provides: libdc1394-dev
99 Conflicts: libdc1394-dev, libdc1394-10-dev, libdc1394-11-dev
1010 Section: libdevel
11 Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sh sparc
11 Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sh sparc ppc64 armel armeb
1212 Depends: libdc1394-13 (= ${Source-Version}), libraw1394-dev, libc6-dev
1313 Description: high level programming interface for IEEE1394 digital camera
1414 libdc1394 is a library that is intended to provide a high level
2020
2121 Package: libdc1394-13
2222 Section: libs
23 Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sh sparc ppc64
23 Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sh sparc ppc64 armel armeb
2424 Depends: ${shlibs:Depends}
2525 Description: high level programming interface for IEEE1394 digital camera
2626 libdc1394 is a library that is intended to provide a high level
3232
3333 Package: libdc1394-examples
3434 Section: libs
35 Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sh sparc ppc64
35 Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sh sparc ppc64 armel armeb
3636 Depends: ${shlibs:Depends}
3737 Conflicts: libdc1394-9
3838 Description: high level programming interface for IEEE1394 digital camera