Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448380 - =media-sound/pnmixer-0.6_pre20111213 fails to configure
Summary: =media-sound/pnmixer-0.6_pre20111213 fails to configure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 448038
  Show dependency tree
 
Reported: 2012-12-24 08:32 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2012-12-24 13:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log (config.log,19.80 KB, text/plain)
2012-12-24 08:32 UTC, Vicente Olivert Riera (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vicente Olivert Riera (RETIRED) gentoo-dev 2012-12-24 08:32:03 UTC
Created attachment 333186 [details]
config.log

## ----------- ##
## Core tests. ##
## ----------- ##

configure:2229: checking for a BSD-compatible install
configure:2297: result: /usr/bin/install -c
configure:2308: checking whether build environment is sane
configure:2358: result: yes
...skipping...
configure:5487: checking whether to build with debug information
configure:5496: result: no
configure:5515: checking for XOpenDisplay in -lX11
configure:5540: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -g0 -Wall -Werror -Wno-uninitialized -Wformat -Wformat-security  -rdynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lX11   >&5
configure:5540: $? = 0
configure:5549: result: yes
configure:5566: checking for ceil in -lm
configure:5591: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -g0 -Wall -Werror -Wno-uninitialized -Wformat -Wformat-security  -rdynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm  -lX11  >&5
cc1: warnings being treated as errors
conftest.c:21:6: error: conflicting types for built-in function 'ceil'
configure:5591: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pnmixer"
| #define PACKAGE_TARNAME "pnmixer"
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 3086:  Called econf '--disable-debug' '--with-libnotify'
 *   phase-helpers.sh, line  501:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
Comment 1 Julian Ospald 2012-12-24 13:34:01 UTC
sry, I copied the wrong patch.
Comment 2 Julian Ospald 2012-12-24 13:35:15 UTC
+  24 Dec 2012; Julian Ospald <hasufell@gentoo.org>
+  files/pnmixer-0.6_pre20111213-build.patch:
+  use the right patch wrt #448380