[Bug 2061833] Re: [FFe] FTBFS on armfh - error: #error ANSI C compiler without void or unsigned char or prototypes

2024-04-21 Thread Bug Watch Updater
** Changed in: uucp (Debian)
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061833

Title:
  [FFe] FTBFS on armfh - error: #error ANSI C compiler without void or
  unsigned char or prototypes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uucp/+bug/2061833/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061833] Re: [FFe] FTBFS on armfh - error: #error ANSI C compiler without void or unsigned char or prototypes

2024-04-16 Thread Paride Legovini
uucp 1.07-29 is now in the unapproved queue.

** Changed in: uucp (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061833

Title:
  [FFe] FTBFS on armfh - error: #error ANSI C compiler without void or
  unsigned char or prototypes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uucp/+bug/2061833/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061833] Re: [FFe] FTBFS on armfh - error: #error ANSI C compiler without void or unsigned char or prototypes

2024-04-16 Thread Paride Legovini
uucp 1.07-29 is a purely bugfix upload which only addresses the armhf
FTBFS, no need for a FFe in this case. This said, thanks for the great
bug report with all the relevant pointers.

I'll proceed with the sync.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061833

Title:
  [FFe] FTBFS on armfh - error: #error ANSI C compiler without void or
  unsigned char or prototypes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uucp/+bug/2061833/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061833] Re: [FFe] FTBFS on armfh - error: #error ANSI C compiler without void or unsigned char or prototypes

2024-04-16 Thread Miriam España Acebal
** Description changed:

+ Feature Freeze Exception (FFe):
+ ---
+ 
+ This ftbfs for this package on main has been fixed on Debian and new
+ version is in the publishing history of the package at
+ https://launchpad.net/debian/+source/uucp/1.07-29
+ 
+ I downloaded the source from Debian and I made a rebuild on a ppa:
+ 
+ https://launchpad.net/~mirespace/+archive/ubuntu/fixing-general-noble-
+ packages/+sourcepub/15971907/+listing-archive-extra
+ 
+ The new package should not break any other packages that depend on it.
+ Please, allow the sync.
+ 
+ ---
  The relevant portion of the build log for armhf [1] is :
  
  make[4]: Entering directory '/<>/lib'
  gcc -DHAVE_CONFIG_H -I. -I..   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=3 -I.. -I./.. -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-fno-stack-clash-protection 
-fdebug-prefix-map=/<>=/usr/src/uucp-1.07-28build1 -Wall -g 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=3 -O2 -MT 
buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c
  In file included from buffer.c:25:
  ../uucp.h:103:3: error: #error ANSI C compiler 
withou-D_LARGEFILE_SOURCE-D_LARGEFILE_SOURCEt void or unsigned char or 
prototypes
-   103 |  #error ANSI C compiler without void or unsigned char or prototypes
-   |   ^
+   103 |  #error ANSI C compiler without void or unsigned char or prototypes
+   |   ^
  make[4]: *** [Makefile:355: buffer.o] Error 1
  
  Previous successful build [2] for the same architecture has the
  following compiler command line:
  
  gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I..
  -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-
  prefix-map=/<>=. -fstack-protector-strong -Wformat
  -Werror=format-security -fdebug-prefix-
  map=/<>=/usr/src/uucp-1.07-28 -Wall -g -Wl,-Bsymbolic-
  functions -Wl,-z,relro -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -O2
  -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c
  
  So new flags added in current attempt to build are: -D_LARGEFILE_SOURCE
  -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -D_FORTIFY_SOURCE=3
  -Werror=implicit-function-declaration -fno-stack-clash-protection
  
  [1] 
https://launchpadlibrarian.net/724114099/buildlog_ubuntu-noble-armhf.uucp_1.07-28build1_BUILDING.txt.gz
  [2] 
https://launchpadlibrarian.net/694347390/buildlog_ubuntu-noble-armhf.uucp_1.07-28_BUILDING.txt.gz

** Tags added: ubuntu-release

** Description changed:

  Feature Freeze Exception (FFe):
  ---
  
  This ftbfs for this package on main has been fixed on Debian and new
  version is in the publishing history of the package at
  https://launchpad.net/debian/+source/uucp/1.07-29
  
- I downloaded the source from Debian and I made a rebuild on a ppa:
+ I downloaded the source from Debian and I made a rebuild on a ppa to
+ check the build itself on our infra:
  
  https://launchpad.net/~mirespace/+archive/ubuntu/fixing-general-noble-
  packages/+sourcepub/15971907/+listing-archive-extra
  
  The new package should not break any other packages that depend on it.
  Please, allow the sync.
  
  ---
  The relevant portion of the build log for armhf [1] is :
  
  make[4]: Entering directory '/<>/lib'
  gcc -DHAVE_CONFIG_H -I. -I..   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=3 -I.. -I./.. -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-fno-stack-clash-protection 
-fdebug-prefix-map=/<>=/usr/src/uucp-1.07-28build1 -Wall -g 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=3 -O2 -MT 
buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c
  In file included from buffer.c:25:
  ../uucp.h:103:3: error: #error ANSI C compiler 
withou-D_LARGEFILE_SOURCE-D_LARGEFILE_SOURCEt void or unsigned char or 
prototypes
    103 |  #error ANSI C compiler without void or unsigned char or prototypes
    |   ^
  make[4]: *** [Makefile:355: buffer.o] Error 1
  
  Previous successful build [2] for the same architecture has the
  following compiler command line:
  
  gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I..
  -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-
  prefix-map=/<>=. -fstack-protector-strong -Wformat
  -Werror=format-security -fdebug-prefix-
  map=/<>=/usr/src/uucp-1.07-28 -Wall -g -Wl,-Bsymbolic-
  functions -Wl,-z,relro -Wl,-z,now 

[Bug 2061833] Re: [FFe] FTBFS on armfh - error: #error ANSI C compiler without void or unsigned char or prototypes

2024-04-16 Thread Miriam España Acebal
** Summary changed:

- FTBFS on armfh - error: #error ANSI C compiler without void or unsigned char 
or prototypes
+ [FFe] FTBFS on armfh - error: #error ANSI C compiler without void or unsigned 
char or prototypes

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061833

Title:
  [FFe] FTBFS on armfh - error: #error ANSI C compiler without void or
  unsigned char or prototypes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uucp/+bug/2061833/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs