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

Bug#944753: marked as done (libglu FTBFS: src/libutil/error.c:60:10: error: ‘NULL’ undeclared here)



Your message dated Fri, 15 Nov 2019 06:05:59 +0000
with message-id <E1iVUk3-0007WH-M6@fasolo.debian.org>
and subject line Bug#944753: fixed in libglu 9.0.1-1
has caused the Debian Bug report #944753,
regarding libglu FTBFS: src/libutil/error.c:60:10: error: ‘NULL’ undeclared here
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
944753: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944753
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libglu
Version: 9.0.0-2.1
Severity: serious
Tags: ftbfs

libglu fails to build from source:

| /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"glu\" -DPACKAGE_TARNAME=\"glu\" -DPACKAGE_VERSION=\"9.0.0\" -DPACKAGE_STRING=\"glu\ 9.0.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\&component=GLU\"; -DPACKAGE_URL=\"\" -DPACKAGE=\"glu\" -DVERSION=\"9.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I..  -DLIBRARYBUILD -I../include -I../src/include -I../src/libnurbs/internals -I../src/libnurbs/interface -I../src/libnurbs/nurbtess -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm  -Wall -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/1st/libglu-9.0.0=. -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -c -o src/libutil/error.lo ../src/libutil/error.c
| libtool: compile:  gcc -DPACKAGE_NAME=\"glu\" -DPACKAGE_TARNAME=\"glu\" -DPACKAGE_VERSION=\"9.0.0\" "-DPACKAGE_STRING=\"glu 9.0.0\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=GLU\""; -DPACKAGE_URL=\"\" -DPACKAGE=\"glu\" -DVERSION=\"9.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DLIBRARYBUILD -I../include -I../src/include -I../src/libnurbs/internals -I../src/libnurbs/interface -I../src/libnurbs/nurbtess -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm -Wall -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/1st/libglu-9.0.0=. -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -c ../src/libutil/error.c  -fPIC -DPIC -o src/libutil/.libs/error.o
| ../src/libutil/error.c:60:10: error: 'NULL' undeclared here (not in a function)
|    60 |    { ~0, NULL } /* end of list indicator */
|       |          ^~~~
| ../src/libutil/error.c:34:1: note: 'NULL' is defined in header '<stddef.h>'; did you forget to '#include <stddef.h>'?
|    33 | #include <GL/glu.h>
|   +++ |+#include <stddef.h>
|    34 |
| make[1]: *** [Makefile:1274: src/libutil/error.lo] Error 1
| make[1]: Leaving directory '/build/1st/libglu-9.0.0/build'
| dh_auto_build: cd build && make -j1 returned exit code 2
| make: *** [debian/rules:25: build] Error 255
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

This failure is reproduced by reproducible builds and crossqa:
https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/libglu_9.0.0-2.1.rbuild.log.gz
http://crossqa.debian.net/build/libglu_9.0.0-2.1_armel_20191011150236.log

Helmut

--- End Message ---
--- Begin Message ---
Source: libglu
Source-Version: 9.0.1-1

We believe that the bug you reported is fixed in the latest version of
libglu, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 944753@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaalton@debian.org> (supplier of updated libglu package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 15 Nov 2019 07:45:36 +0200
Source: libglu
Architecture: source
Version: 9.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Timo Aaltonen <tjaalton@debian.org>
Closes: 944753
Changes:
 libglu (9.0.1-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #944753)
   * Use dh 12, drop dh_autoreconf from build-deps, override dh_missing.
   * control: Update VCS urls.
   * control: Bump policy to 4.4.1.
   * control: Drop Cyril from the uploaders.
Checksums-Sha1:
 c88871018b10dea6e82669a3c454504d4beefecb 1863 libglu_9.0.1-1.dsc
 2d1388106d2556a3847ae7404d7d9dba6531755b 662600 libglu_9.0.1.orig.tar.gz
 99d18d59de9fb2950f233403d4d1d011f5f36d03 14386 libglu_9.0.1-1.diff.gz
 ea07bdd3b199582c0c5affaf399a825ffe4c7453 6367 libglu_9.0.1-1_source.buildinfo
Checksums-Sha256:
 c6c3e8687f692d1a66589e4fa4d187a2ac23322c83fa4678fdd556288fc500bc 1863 libglu_9.0.1-1.dsc
 f6f484cfcd51e489afe88031afdea1e173aa652697e4c19ddbcb8260579a10f7 662600 libglu_9.0.1.orig.tar.gz
 fa9efc1f61ebe1eaf8ca51753395e019e7a20eb1c42d218badebec4f60a80e61 14386 libglu_9.0.1-1.diff.gz
 6d78189325ba31bcc63887a1e1646feda3875639591a680f445d4242d28e3060 6367 libglu_9.0.1-1_source.buildinfo
Files:
 5ed6227a6268b253553b1ba42d1f3234 1863 graphics optional libglu_9.0.1-1.dsc
 5599a0e0a97335e10239d9165aced60d 662600 graphics optional libglu_9.0.1.orig.tar.gz
 6657e50dfe5c3d58ec436128bd74e0f6 14386 graphics optional libglu_9.0.1-1.diff.gz
 dd01b4d0a8d6d30b38f8359e8c9ad6f3 6367 graphics optional libglu_9.0.1-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAl3OO5UACgkQy3AxZaiJ
hNwv0g//XjlUceFU43rDezdPmn5YGP1+hz+vwWWtUHh4Uq25/Z5l4AWxBanDOHCx
XlWCUDQvatJoWPWrddRBc0cslOHj2QcEEva/4T5l0fUL2O9QXrXMweILvB3bSvbu
1rwT5vH45J85RldAHKQMR+r9CVz6Xo+BAAmDk3Il32UNbGyJhaGQn036PNVNAy4v
7HPA7YFmsFlVwpmm2LIvmU2VCM2iaGqN5ohk861vpmOONP2BwLO11M5vzU4nioCt
j3V575WDCH6rHRn7rr75nQJfsi/6L8n3X6IYerWuLpk5sb5rsdNo1O4xykQS/PA/
eLb1T0GL9ltMUxgAnbQoQq64PZVtSpSxSzervZSn68OAYMVNtssHSqZSZCk9NgLf
rlpKAEfIQsGV6zUKuJjFboVKn9FSHywbtUZLkR7hjmtfUfDbyKikDK3DiJGIn92E
RMua2lyZHuGZkxnSDJJQfkqoR2r+SBOvncO13Ng+lQZ12+nE+flTN7Udg2ZsMKGo
lokqsU+nJDNT5dP5w9NAGmGkr0Xv67Q+AEzZkvySVW03Ec5PqJRJQ/f4o21/XiU+
Sc7G2bGJUi3igkAATk3MxYJQ1LOLID3LbtKJyH6S/dPg07qE9IBpv7vke3eOSNu5
pFroMH5aGHVAHuiH1uf6Xn/AydsQEdovLBCIqLW6jUnJY98mSgo=
=sE9F
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: